blowfishpro / B9PartSwitch

A Kerbal Space Program plugin designed to implement switching of part meshes, resources, and nodes
GNU Lesser General Public License v3.0
50 stars 33 forks source link

Fatal error - B9PartSwitch.TankType and .TankResource for LiquidFuel #217

Closed als0052 closed 3 years ago

als0052 commented 3 years ago

I'm getting a strange fatal error thrown by this mod. I've tried all the trouble shooting I can to no avail. When I remove B9PartSwitch I can load the game, but adding it through CKAN causes the fatal exception. Running KSP 1.10.1 and all mods installed via CKAN. Log attached in the .zip file. Let me know if I need to attach anything else.

ExceptionImage B9PS_FatalException.zip

als0052 commented 3 years ago

I just found out you can export entire mod lists to .txt files. Attaching that as well just because.

KSP_1.10.1.2939_modlist_05-04-2021_20-28pm.txt

blowfishpro commented 3 years ago

Your GameData/Squad folder is missing things that the core game needs. Please reinstall it.

als0052 commented 3 years ago

Your GameData/Squad folder is missing things that the core game needs. Please reinstall it.

Already tried that

blowfishpro commented 3 years ago

The stock resources are missing from your install. This isn't a B9PartSwitch issue, it's just the only thing the complains loudly ranter than randomly breaking later in-game.

als0052 commented 3 years ago

The stock resources are missing from your install. This isn't a B9PartSwitch issue, it's just the only thing the complains loudly ranter than randomly breaking later in-game.

Well I don't know what happened but I gave reinstalling (re-re-install?) another shot. After re-re-installing this second time it seems to be working. Not sure what I did differently the first re-install attempt lol. Thanks for at least having proper error logging in your mods! And the quick response. No idea how you actually interpret those log files but its all greek to me.