diff options
Diffstat (limited to 'TF2 Crates/eclipse/crash-reports/crash-2016-05-21_14.19.45-server.txt')
| -rwxr-xr-x | TF2 Crates/eclipse/crash-reports/crash-2016-05-21_14.19.45-server.txt | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/TF2 Crates/eclipse/crash-reports/crash-2016-05-21_14.19.45-server.txt b/TF2 Crates/eclipse/crash-reports/crash-2016-05-21_14.19.45-server.txt new file mode 100755 index 0000000..230705d --- /dev/null +++ b/TF2 Crates/eclipse/crash-reports/crash-2016-05-21_14.19.45-server.txt @@ -0,0 +1,77 @@ +---- Minecraft Crash Report ---- +// This doesn't make any sense! + +Time: 5/21/16 2:19 PM +Description: Exception ticking world + +java.lang.NullPointerException: Exception ticking world + at com.thexfactor117.levels.events.EventEntityJoinWorld.onEntitySpawn(EventEntityJoinWorld.java:36) + 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.spawnEntityInWorld(World.java:1503) + at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:178) + at net.minecraft.world.WorldServer.tick(WorldServer.java:169) + at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:692) + at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) + at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) + at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) + 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: +--------------------------------------------------------------------------------------- + +-- Head -- +Stacktrace: + at com.thexfactor117.levels.events.EventEntityJoinWorld.onEntitySpawn(EventEntityJoinWorld.java:36) + 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.spawnEntityInWorld(World.java:1503) + at net.minecraft.world.SpawnerAnimals.findChunksForSpawning(SpawnerAnimals.java:178) + at net.minecraft.world.WorldServer.tick(WorldServer.java:169) + +-- Affected level -- +Details: + Level name: Test + All players: 1 total; [EntityPlayerMP['Player668'/256, l='Test', x=-129.24, y=12.51, z=1001.00]] + Chunk stats: ServerChunkCache: 675 Drop: 0 + Level seed: 4884920495422643745 + Level generator: ID 01 - flat, ver 0. Features enabled: true + Level generator options: + Level spawn location: World: (-163,4,995), Chunk: (at 13,0,3 in -11,62; contains blocks -176,0,992 to -161,255,1007), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023) + Level time: 582 game time, 13200 day time + Level dimension: 0 + Level storage version: 0x04ABD - Anvil + Level weather: Rain time: 149363 (now: false), thunder time: 38012 (now: false) + Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true +Stacktrace: + at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:692) + at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) + at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) + at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) + at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) + +-- 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: 716652128 bytes (683 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 + UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) + UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) + UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) + UCHIJAAAA 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: 1 / 8; [EntityPlayerMP['Player668'/256, l='Test', x=-129.24, y=12.51, z=1001.00]] + Type: Integrated Server (map_client.txt) + Is Modded: Definitely; Client brand changed to 'fml,forge'
\ No newline at end of file |
