OpenBlocks

OpenBlocks

56M Downloads

[1.7.10] Client Crash on chunk load - NullPointerException at openmods.network.ExtendedOutboundHandler.write

ProsperCraft opened this issue ยท 5 comments

commented

OpenBlocks-1.7.10-1.3-snapshot-433

Console messages-
http://pastebin.com/dbWkLeus

Client crash report-
http://pastebin.com/ZjQ7N8kH

commented

same here

commented

its just this mod to

commented

Hmm, I need some more info. What exactly were you doing? In which dimension? What time after game load? And most important, can you reproduce it?

Also, I will probably add few debug logs tomorrow.

commented

O.o
Perhaps a null dispatcher?

(I literally only understand 20% of OpenMods source now, someday I'll have the time to catch up and be useful)

commented

Ok, I added some extra debug logs.

But I think this may not be OpenBlocks issue. Server side exception has no side effects (it's just print, doesn't send anything to player), while client crash looks unrelated to our code (it's may be broken though). I'm unable to extract more info, since it's not stock Forge client (Optifine?) Closing this until more data is posted (if it can be reproduced, what was happening, full stacktraces if different than ones already posted).