[13:11:49] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 4/6/15 1:11 PM
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at hardcorequesting.QuestingData.<init>(QuestingData.java:518)
at hardcorequesting.QuestingData.readAllData(QuestingData.java:477)
at hardcorequesting.QuestingData$1.read(QuestingData.java:403)
at hardcorequesting.network.FileHelper.loadData(FileHelper.java:102)
at hardcorequesting.QuestingData.load(QuestingData.java:432)
at hardcorequesting.WorldEventListener.onLoad(WorldEventListener.java:23)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_559_WorldEventListener_onLoad_Load.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:73)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)