As of the FRACTAL update, using this mod will cause CTDs when customizing freighter or player colors. Once MBINCompiler is fully updated, I will fix this issue.
Hey Sorry to bother, I may be dumb (new to modding). So this mod can only work in fractal update and not newer versions? Because I am trying it on 4.72 and its not working.
Is it possible to include the LUA file so we can edit the pallet ourselves? I have a ship where everything is black, except for this blue and that's the only color I have to edit.
So, as far as i understand it, file "METADATA\GAMESTATE\PLAYERDATA\CUSTOMISATIONCOLOURPALETTES.MBIN" causes the issue with game crash when opening appearance editor. After comparing this file from with current (ver 4.6) game file, it turns out it missing like 75% of code, which in result crashes game. Adding missing code fixes this issue instantly, and i not noticed changes to colours (but most of that missing code is probably just placeholder or leftover)(still need to test what it affects, will update message later)
Other parts of mode "METADATA\SIMULATION" and "METADATA\UI" don't cause issues (as far as i tested everything seems to work fine)
As i said above, it requires a missing code, which probably was added in last updates. I could sent it or upload here but dont really know how. Hit me on discord (asdera) so i can send fixed file
69 comments
As of the FRACTAL update, using this mod will cause CTDs when customizing freighter or player colors.
Issue has been fixed.Once MBINCompiler is fully updated, I will fix this issue.
Thanks!!
Can now be found at nms-amumss-lua-mod-script-collection/Babscoole/courtycat MODs at main · MetaIdea/nms-amumss-lua-mod-script-collection (github.com)
Adding missing code fixes this issue instantly, and i not noticed changes to colours (but most of that missing code is probably just placeholder or leftover)(still need to test what it affects, will update message later)
Other parts of mode "METADATA\SIMULATION" and "METADATA\UI" don't cause issues (as far as i tested everything seems to work fine)