diff options
Diffstat (limited to 'TF2 Crates/eclipse/crash-reports/crash-2016-05-21_14.29.30-server.txt')
| -rwxr-xr-x | TF2 Crates/eclipse/crash-reports/crash-2016-05-21_14.29.30-server.txt | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/TF2 Crates/eclipse/crash-reports/crash-2016-05-21_14.29.30-server.txt b/TF2 Crates/eclipse/crash-reports/crash-2016-05-21_14.29.30-server.txt new file mode 100755 index 0000000..aba0822 --- /dev/null +++ b/TF2 Crates/eclipse/crash-reports/crash-2016-05-21_14.29.30-server.txt @@ -0,0 +1,52 @@ +---- Minecraft Crash Report ---- +// There are four lights! + +Time: 5/21/16 2:29 PM +Description: Exception in server tick loop + +java.lang.NullPointerException: Exception in server tick loop + at com.thexfactor117.levels.events.EventEntityJoinWorld.onEntitySpawn(EventEntityJoinWorld.java:39) + at cpw.mods.fml.common.eventhandler.ASMEventHandler_10_EventEntityJoinWorld_onEntitySpawn_EntityJoinWorldEvent.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.World.addLoadedEntities(World.java:3626) + at net.minecraft.world.chunk.Chunk.onChunkLoad(Chunk.java:1007) + 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.skipQueue(AsynchronousExecutor.java:344) + at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302) + at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12) + at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:144) + at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119) + at net.minecraft.server.MinecraftServer.initialWorldChunkLoad(MinecraftServer.java:305) + at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:79) + at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:96) + at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445) + at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) + + +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: Mac OS X (x86_64) version 10.11.5 + Java Version: 1.8.0_05, Oracle Corporation + Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation + Memory: 849013640 bytes (809 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.1614 4 mods loaded, 4 mods active + States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored + UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) + UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) + UCHIJAA Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) + UCHIJAA levels{r2.3.1} [Levels] (bin) + 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: 0 / 8; [] + Type: Integrated Server (map_client.txt) + Is Modded: Definitely; Client brand changed to 'fml,forge'
\ No newline at end of file |
