[ALL] The master "receiveMana crash" thread
Carrots4U opened this issue ยท 19 comments
I am on the latest build of Botania, which I downloaded instantly because I was hoping it would fix any other botania crashes I was getting totally randomly. I was walking around and poof, once again, crashed.
Crashlog:
Another, different, crash experienced just walking around, http://pastebin.com/GqKvbTdb
I'm at a loss here, I haven't even identified the main issue and even the band aids aren't working. I'm so sorry >.<
Can I get some info about these? Namely
- I've noticed all the reports have been on MP servers. What is the view distance of the server set on, and what is the view distance of your client?
- Can you reliably reproduce the crash every time by crossing some chunk boundary?
My client's view distance is set to 7, and server's is set to 10. The crash seems to only occur when our Botania tree farm is activated, and the crash itself is random very time. Sometime it happens instantly on logging in, others it can take 10 minutes. No need to apologize though! It must be hard porting such a huge mod as Botania to 1.8.9 without coming across some issue.
If at all convenient, can I see a screenshot of the farm? (Wherever the functional flower that crashes is located and how it's being fed)
You can join the server yourself to experience firsthand if you'd like. I'm on the same server as another bug reporter, whatthedrunk.
I added you to the sub, the sticky here has all the info https://www.reddit.com/r/allthemods/comments/42eese/drunken_fumble_v17_is_out/
Do you have a reddit account? We have a private subreddit with the IP and pack download listed. Edit: seems like whatthedrunk just added you to subreddit, it should be in the top sticky post.
I sent you a PM with the correct config files. The sticky there forgot to add them to the download. We were in a rush to get your new build up.
@whatthedrunk new build in releases
playing with the update but I just got a new crash with it. http://pastebin.com/ANu0Q53K
The new update is exactly the same with the new botania if you would like to login and look.
Seems like the new crash is because of the hopperhock?
vazkii.botania.common.block.subtile.functional.SubTileHopperhock.renderHUD(SubTileHopperhock.java:243)
@williewillus have you figured out if its worldObj
or worldObj.getBlockState(pos)
that causes the NPE in this line?