mockingbirdnest / Principia

đť‘›-Body and Extended Body Gravitation for Kerbal Space Program
MIT License
746 stars 67 forks source link

KSP (Unity) crashes during staging #4030

Closed jovanhadziristic closed 4 days ago

jovanhadziristic commented 4 days ago

I did not find Principia logs so updated ksp logs... Fresh install of the game 1.12.3 and 1.12.5 have the same issue + express install for RP/RO via CKAN for 1.12.3, manual RP/RO/Real Solar install for 1.12.5

It keeps crashing during staging and every time logs show the following: image

KSP_logs.zip

eggrobin commented 4 days ago

I did not find Principia logs

You won’t have a FATAL log, but you will have at least an INFO log. We need the INFO log to decode the stack trace and do anything useful with your report. See https://github.com/mockingbirdnest/Principia/wiki/Installing,-reporting-bugs,-and-frequently-asked-questions#windows-dialog-box-or-sigabrt.

That said, this feels like #4026.

jovanhadziristic commented 4 days ago

Principia logs: Principia_log.zip

jovanhadziristic commented 4 days ago

That said, this feels like https://github.com/mockingbirdnest/Principia/issues/4026.

image Had another crash, here is the screenshot. Looks the same as the other tread.

pleroy commented 4 days ago

Decoded stack trace:

https://github.com/mockingbirdnest/Principia/blob/9fb31039dab1a147e9f302f3f333341117983056/ksp_plugin/interface.cpp#L886-L890
pleroy commented 4 days ago

Duplicate of #4026.