summaryrefslogtreecommitdiff
path: root/eclipse/crash-reports/crash-2015-11-22_21.01.10-server.txt
diff options
context:
space:
mode:
authorFoghrye4 <foghrye4@gmail.com>2017-08-10 18:50:56 +0300
committerFoghrye4 <foghrye4@gmail.com>2017-08-10 18:50:56 +0300
commit877312184c472d9845e5ef1008bc538f4634059f (patch)
tree4e098cc94296cc11f3b87e8ef64c3c568b6aeb51 /eclipse/crash-reports/crash-2015-11-22_21.01.10-server.txt
parent939d2ea16679ce64d98b98c716b85f851aa576e2 (diff)
fix missing source folder
Diffstat (limited to 'eclipse/crash-reports/crash-2015-11-22_21.01.10-server.txt')
-rw-r--r--eclipse/crash-reports/crash-2015-11-22_21.01.10-server.txt54
1 files changed, 0 insertions, 54 deletions
diff --git a/eclipse/crash-reports/crash-2015-11-22_21.01.10-server.txt b/eclipse/crash-reports/crash-2015-11-22_21.01.10-server.txt
deleted file mode 100644
index dc1fa05..0000000
--- a/eclipse/crash-reports/crash-2015-11-22_21.01.10-server.txt
+++ /dev/null
@@ -1,54 +0,0 @@
----- Minecraft Crash Report ----
-// Hey, that tickles! Hehehe!
-
-Time: 22.11.15 21:01
-Description: Exception in server tick loop
-
-java.lang.NullPointerException: Exception in server tick loop
- at ihl.utils.ChunkAndWorldLoadEventHandler.onChunkLoadEvent(ChunkAndWorldLoadEventHandler.java:37)
- at cpw.mods.fml.common.eventhandler.ASMEventHandler_67_ChunkAndWorldLoadEventHandler_onChunkLoadEvent_Load.invoke(.dynamic)
- at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
- at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
- at net.minecraft.world.chunk.Chunk.onChunkLoad(Chunk.java:923)
- at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:46)
- at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
- at net.minecraftforge.common.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:189)
- at net.minecraftforge.common.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:354)
- at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:596)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:547)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:111)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-
-
-A detailed walkthrough of the error, its code path and all known details is as follows:
----------------------------------------------------------------------------------------
-
--- System Details --
-Details:
- Minecraft Version: 1.7.10
- Operating System: Linux (amd64) version 3.19.0-33-generic
- Java Version: 1.7.0_80, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 229072632 bytes (218 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
- JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1564 9 mods loaded, 9 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
- UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeBin-1.7.10-10.13.4.1564-1.7.10.jar)
- UCHIJAAAA Forge{10.13.4.1564} [Minecraft Forge] (forgeBin-1.7.10-10.13.4.1564-1.7.10.jar)
- UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-dev.jar)
- UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
- UCHIJAAAA gregapi{GT6-MC1710} [Greg-API] (gregtech_1.7.10-6.00.58-dev.jar)
- UCHIJAAAA IC2{2.2.790-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.790-experimental-dev.jar)
- UCHIJAAAA ihl{0.582} [IHL Tools & Machines for IC2V2] (bin)
- UCHIJAAAA gregtech{GT6-MC1710} [GregTech] (gregtech_1.7.10-6.00.58-dev.jar)
- GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- Player Count: 1 / 8; [EntityPlayerMP['Player810'/11, l='New World', x=1840,19, y=16,00, z=-182,77]]
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'fml,forge' \ No newline at end of file