CoreKeeperMods / CoreLib

A modding library for Core Keeper. Provides features that makes modding Core Keeper easier.
22 stars 7 forks source link

This seems to crash on GamePass. #13

Open PseudoCoffee opened 2 months ago

PseudoCoffee commented 2 months ago

Users trying this on game pass or ms store cannot load this library.

limoka commented 2 months ago

What mods do you have installed other than CoreLib? Please show your log, located C:\Users\<user-name>\AppData\LocalLow\Pugstorm\Core Keeper, send Player.log file from there.

PseudoCoffee commented 2 months ago

Only corelib and corelib commands installed as for logs i cant provide them since it didn't happen to me.

limoka commented 2 months ago

I have got more reports of this kind. I don't know the exact cause of this issue, but I'm unable to fix it either. For now you are forced not to use this mod

hontszpang commented 1 month ago

I have got the same issue with Corelib, Corelib.Commands, Corelib.Localization and Corelib.RewiredExtension installed. But when I try to uninstall Corelib.RewiredExtension and keep the other 3 libraries, the game won't crash.

limoka commented 1 month ago

It's not rewired module that causes this. CoreLib.Commands is the culprit. Now unfortunately this seems to be a bug of the game. It seems to break and panic whenever it encounters an ISystem. Commands uses some

Because this is game bug I'm unable to actually fix it. My best recommendation is uninstall CoreLib.Commands and any mods depending on it. Or just buy the game on steam, it doesn't have these issues.