OreCruncher / BetterRain

Based on the BetterRain mod from Wirsbo
20 stars 12 forks source link

Unexpected Error on 1.7.10 #144

Closed Sunconure11 closed 7 years ago

Sunconure11 commented 7 years ago

http://pastebin.com/JvPKsPWF

OreCruncher commented 7 years ago

This happen sporadically or all the time? Also, here is a scenario:

Sunconure11 commented 7 years ago

It happened when I tried to test to see if specific OreDictionaries from a pull I created got put in, by placing it on a block (oreGeneric). The result was me crashing when I stepped on the block. It kept happening until I removed the definition.

OreCruncher commented 7 years ago

Did you build the mod from scratch, or do a reload?

Sunconure11 commented 7 years ago

I used minetweaker to place the definition on the block.

OreCruncher commented 7 years ago

What I am trying to understand is the sequence of events to get to the point of the crash. The scenario I posted above is a way to do that, but it appears you are doing something different. It could be the same problem but triggered a different way. I just don't know if that is the case though.

OreCruncher commented 7 years ago

@Sunconure11 Try this jar out: https://github.com/OreCruncher/BetterRain/releases/tag/1.0.5.8 It has the fix for the scenario I outlined above.

Sunconure11 commented 7 years ago

Alright, I'll try it in a bit.

Sunconure11 commented 7 years ago

Error appears to have stopped.

OreCruncher commented 7 years ago

Pushed a 1.0.5.8 BETA that has the fix.