-
Notifications
You must be signed in to change notification settings - Fork 41
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
Seemingly random unity crashes (RW 1.5, Modded) #44
Comments
It seems I mostly get these crashes when clicking either on a pawn or a storage containing food, but it's not always, rather like every 15 - 20 minutes. |
I can add to this: I get a guaranteed crash when linking together two storage containers. At first I thought it was an error with Eccentric Tech - Spacer Furniture's fridges, but I managed to crash on a minimum mod list of only Performance Fish plus its requisites. Removing Performance Fish allows linking together storage containers without the unrecoverable freeze. Here's the steps I took to replicate it:
|
same thing happening to me....linking full shelves or food droppers crashes the game |
Just to clarify: I also got my crashes when clicking pawns and I never linked shelves, as I use LWM's Deep Storage. %UserProfile%\AppData\Local\Temp\RimWorld by Ludeon Studios (Type into "run" to immediately go there) They do get deleted if not taken out in good time, as its a temp folder, though. So best to do after you got a crash. I'm not sure if the HugsLib Log is the same as the player log, that might also be helpful for the developer. |
I also have been having the random unity crashes. I think it has to do with LWM Storage, or Vanilla Framework expanded. EDIT: I removed Deep Storage and have been playing without a crash for a while, I think the issue is there. |
I dont have Deep Storage but encounter this issues as well. |
I have only the 3 performance mods and it happens only when trying to link filled storage containers |
same crash when link storage containers |
Confirming that linking storages does crash the game, which also started happening after I updated the performance fish and fishery. Before, it did not happen. |
Hi, I can add some data to this. I can produce this very reliably (although I don't know if it's the exact same problem as everyone else):
Some notes: Edit: I think I narrowed it down to the exact patch: TryFindBestBetterStoreCellForWorker. Turning that off removes this particular crash. |
same crash when link storage containers |
The storage linking crash should be solved now. The other variety matters crash mentioned once here originates from a fishery bug and will be fixed in the near future, after finalizing a refactor and verifying that it's not causing conflicts with other mods referencing the library |
The crash still exists. |
To determine if the cause of your crash is the same as this one, could you try disabling the patches in the Performance Fish settings listed here? If the crash still occurs after disabling those settings and restarting the game, your bug is different from this one. Alternatively, if the crash no longer occurs after doing that, could you find the version of Performance Fish in your RimWorld mod list? |
Hey there,
since installation of Fishery I'm getting seemingly random Unity Crashes.
I have attached the crashdumps + playerlogs, might be related to Variety Matters? (VarietyMatters.New.Performance.FastLazy)
I have confirmed that when Performance Fish is not active no crashes happen - but I am of course not sure if that makes Performance Fish the cause. Please feel free to let me know if there is a different mod that is the cause and I'll gladly let them know.
Thanks for the great performance boost.
Crashes.zip
The text was updated successfully, but these errors were encountered: