Sigma88 / Sigma-Dimensions

The Universal Rescale Mod for KSP
Other
24 stars 7 forks source link

ModuleManager error on load #71

Closed TykoTek closed 6 years ago

TykoTek commented 6 years ago

This message pops up during game launch:

1 error related to GameData/Dimensions/Configs/ReDimension/newCacheFiles.cfg

Here are my log files: https://www.dropbox.com/sh/3ahnlcciy0ltcsd/AAAwJ2fKzCG7vj-BqOM5aGLra?dl=0

Sigma88 commented 6 years ago

apparently you have a body without a name, this will cause all kinds of errors with kopernicus as well

[ModuleManager] Cannot find key name in Body

you should be able to find out which body is the nameless one by removing SD and then looking at the module manager cachefile

after that, you should find which is the mod that creates a body without a name and fix that

once all bodies have a name, SD will stop giving errors

PS: the KSP.log was fine for this report, but you seem to have shared the old output_log

for future reference, the output_log.txt file now has been moved by SQUAD in an effort to encourage modding, you will now find it here:

%AppData%\..\LocalLow\Squad\Kerbal Space Program\output_log.txt

which is clearly a much easier place where to find the logs compared with the game install folder

TykoTek commented 6 years ago

Thanks! Interestingly I rolled back to 0.9.8 and the problem disappeared. I'm only running GPP which has always been pretty bug free. I am running a pre-release of ReScale, but I didn't think that would change the body names and such.

Appreciate the quick reply.

Sigma88 commented 6 years ago

I'll close the issue since it seems to be solved, let me know if you still have problems with it