View Issue Details

IDProjectCategoryView StatusLast Update
0000249Industrial-Craft²general / otherpublic2013-01-16 03:18
Reportervlad20012 Assigned ToPlayer  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Platform x64OSwindows 7 
Summary0000249: Crash if current items ID's do not match ID's of current world, while loading world
Descriptioncreate new world -> close minecraft -> change any ID in IC2.cfg -> run minecraft -> load saved world ->

java.lang.NullPointerException
at org.lwjgl.opengl.GL11.glEnable(GL11.java:1001)
at ic2.core.PlatformClient.displayError(PlatformClient.java:379)
at ic2.core.IC2.tickStart(IC2.java:1768)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:119)
at cpw.mods.fml.common.FMLCommonHandler.onWorldLoadTick(FMLCommonHandler.java:303)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:464)
at fy.run(SourceFile:849)
Steps To Reproducecreate new world -> close minecraft -> change any ID in IC2.cfg -> run minecraft -> load saved world -> get crash
Additional InformationYou can see this crash only in console, minecraft just freezes.
TagsNo tags attached.
Minecraft Version

Activities

vlad20012

2013-01-12 06:22

reporter   ~0000649

Used updated lwjgl-2.8.2

Player

2013-01-16 03:18

administrator   ~0000656

that was a bug in the error message displaying code, already fixed in the snapshots

Issue History

Date Modified Username Field Change
2013-01-09 19:23 vlad20012 New Issue
2013-01-12 06:22 vlad20012 Note Added: 0000649
2013-01-16 03:18 Player Note Added: 0000656
2013-01-16 03:18 Player Status new => resolved
2013-01-16 03:18 Player Fixed in Version => 1.113 beta
2013-01-16 03:18 Player Resolution open => fixed
2013-01-16 03:18 Player Assigned To => Player