-
Notifications
You must be signed in to change notification settings - Fork 14
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
[1.10.2] [Latest] Crash with CoFH ItemDucts #160
Comments
There's a high chance it is CoFH issue sending wrong item info (Item without assigned Block?) so I can try reporting it there as well if it comes to that? |
Threw
into the code and it no longer crashes :P at least that! |
Uf it was actually trying to put into a crucible item "Placeable Sand Layer" from mod Localized Weather &Storms which may not have a block form :) so there's that! |
@CallMeFoxie I also have this crash with Forever Stranded modpack. Where I have to put the code in order to get this working? |
It's been almost a year now :P Honestly do not remember, check the stack trace and add the null check there. |
What file/folder is it? |
Looking at the stack trace I'd guess probably CrucibleRegistry.java |
But I have to put the code in the file inside the world folder or in the mod one? |
It seems odd, the code is already there. Make sure you're running the latest version, I honestly do not remember, try the main developer ;) |
Ok thanks |
Hi,
I am triggering a crash with Crucible & CoFH ItemDucts. It was working for about an hour fine, now it crashes whenever I open the world +- immediatily (no way to check what's happening at the crucible), stack trace:
https://pastebin.com/iuBbSegj
CoFH pipes are (trying) to feed cobblestone into crucible. Or were the last time I managed to go past that place.
It's Forever Stranded modpack :)
Cheers, Ashley
The text was updated successfully, but these errors were encountered: