With my test ship the game crashes when I try to start the game! It goes into the menu and lets me choose my adventure extension, but when I choose the ship the game crashes!
First of all I'll post the code for the playership startingPos.
Why didn't you put this mod in an adventure extension? You have half the mod in a module! This requires an unpacked version of transcendence.
You made changes to transcendence.xml AND you made a portion in an adventure extension... why?
If I am going to even start looking at the bugs, I would need to know a bit about all the changes you made to the transcendence file.
You might want to try working on smaller pieces at a time and debug as you go along. Large projects can get out of control quickly if you do a bunch of work without testing it and then move on to other portions before debugging.
Try rebuilding it in an adventure extension in sections. Get the topology and systems working, then try adding content. Use small step strategy to build massive mods.
Try rebuilding it in an adventure extension in sections. Get the topology and systems working, then try adding content. Use small step strategy to build massive mods.