Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lisowskibraeden opened this issue Nov 19, 2022 · 3 comments
Open

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

lisowskibraeden opened this issue Nov 19, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@lisowskibraeden
Copy link

lisowskibraeden commented Nov 19, 2022

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):

  • RimWorld Version 1.4.3552 rev876 -> This is on the unstable branch, but this was occurring on the most up to date stable branch
  • OS: Windows 10

Additional context
Add any other context about the problem here.

@lisowskibraeden lisowskibraeden added the bug Something isn't working label Nov 19, 2022
@kbatbouta
Copy link
Owner

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
Copy link
Author

lisowskibraeden commented Nov 20, 2022

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
Copy link

mkire commented Oct 10, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants