kbatbouta / RimWorld-RocketMan

RocketMan is a RimWorld mod that is designed to improve RimWorld performance.
Eclipse Public License 2.0
48 stars 7 forks source link

[BUG] Pawns get stuck after selecting a task #40

Open lisowskibraeden opened 1 year ago

lisowskibraeden commented 1 year ago

Describe the bug A pawn appears to select a task, but a null reference error happens somewhere along the way to finding a path. This freezes the pawns in place. This also tanks the FPS

To Reproduce Steps to reproduce the behavior: Not sure how to reproduce exactly. I can provide a world file that it is happening in if that helps.

Expected behavior Pawns to not be stuck in one spot.

Logs

Screenshots The pawn will sit still. image

Environment (please complete the following information):

Additional context Add any other context about the problem here.

kbatbouta commented 1 year ago

It might be the DLC. Unfortunately I don't have it so it's going to be very hard to tell. It seems like a vanilla error. Rocketman will catch and rethrow this type of errors and nothing more.

lisowskibraeden commented 1 year ago

It was resolved by removing Rocketman, so I am pretty convinced it is related somehow. I can try to help if you would like to diagnose the error further as I do have the DLC. I have programming experience and some (quite limited) in Unity. I have been meaning to get into modding and this seems like an interesting start. Otherwise I hope you are able to get the DLC soon, it is quite fun!

I saved a copy of the world in a state where this is occurring.

mkire commented 10 months ago

https://gist.github.com/HugsLibRecordKeeper/f4491e8984d9eaa11fe9ba7efe734473 Having the same issue, turning rocketman off does seem to fix the problem, might be a weird mod interaction, i'd be happy to provide the save game if you'd care for it