My flans mod 1.8 keeps crashing for no reason at odd completely unrelated times. Here is the full crash report:
---- Minecraft Crash Report ----
// Why is it breaking
Time: 6/08/15 5:07 PM
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
at com.flansmod.common.FlansMod.onLivingSpecialSpawn(FlansMod.java:374)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_FlansMod_onLivingSpecialSpawn_EntityJoinWorldEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraft.world.World.func_72838_d(World.java:1134)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:172)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:199)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:693)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.flansmod.common.FlansMod.onLivingSpecialSpawn(FlansMod.java:374)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_FlansMod_onLivingSpecialSpawn_EntityJoinWorldEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraft.world.World.func_72838_d(World.java:1134)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:172)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:199)
-- Affected level --
Details:
Level name: Gun Crafting Factory
All players: 1 total; [EntityPlayerMP['RadiaxPlayz'/707, l='Gun Crafting Factory', x=11.22, y=69.86, z=255.40]]
Chunk stats: ServerChunkCache: 296 Drop: 0
Level seed: -8398332385634726130
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 24.00,64.00,248.00 - World: (24,64,248), Chunk: (at 8,4,8 in 1,15; contains blocks 16,0,240 to 31,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 7316 game time, 7316 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 168570 (now: false), thunder time: 169902 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:693)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 106254176 bytes (101 MB) / 572698624 bytes (546 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1502 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{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1502.jar)
UCHIJAAAA Forge{11.14.3.1502} [Minecraft Forge] (forge-1.8-11.14.3.1502.jar)
UCHIJAAAA flansmod{5.0} [Flan's Mod] (Flan's Mod-1.8-5.0.jar)
Loaded coremods (and transformers):
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['RadiaxPlayz'/707, l='Gun Crafting Factory', x=11.22, y=69.86, z=255.40]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
I hope you can fix this. Thanks.
EDIT: Most of the time it crashes to do with breaking/placing blocks.
Hmm. I saw someone here have the same problem, only reason i posted was cos he found out from someone that it was to do with vehicles. Mine has nothing to do with vehicles.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
My flans mod 1.8 keeps crashing for no reason at odd completely unrelated times. Here is the full crash report:
---- Minecraft Crash Report ----
// Why is it breaking
Time: 6/08/15 5:07 PM
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
at com.flansmod.common.FlansMod.onLivingSpecialSpawn(FlansMod.java:374)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_FlansMod_onLivingSpecialSpawn_EntityJoinWorldEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraft.world.World.func_72838_d(World.java:1134)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:172)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:199)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:693)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.flansmod.common.FlansMod.onLivingSpecialSpawn(FlansMod.java:374)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_FlansMod_onLivingSpecialSpawn_EntityJoinWorldEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraft.world.World.func_72838_d(World.java:1134)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:172)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:199)
-- Affected level --
Details:
Level name: Gun Crafting Factory
All players: 1 total; [EntityPlayerMP['RadiaxPlayz'/707, l='Gun Crafting Factory', x=11.22, y=69.86, z=255.40]]
Chunk stats: ServerChunkCache: 296 Drop: 0
Level seed: -8398332385634726130
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 24.00,64.00,248.00 - World: (24,64,248), Chunk: (at 8,4,8 in 1,15; contains blocks 16,0,240 to 31,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 7316 game time, 7316 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 168570 (now: false), thunder time: 169902 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:693)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 106254176 bytes (101 MB) / 572698624 bytes (546 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1502 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{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1502.jar)
UCHIJAAAA Forge{11.14.3.1502} [Minecraft Forge] (forge-1.8-11.14.3.1502.jar)
UCHIJAAAA flansmod{5.0} [Flan's Mod] (Flan's Mod-1.8-5.0.jar)
Loaded coremods (and transformers):
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['RadiaxPlayz'/707, l='Gun Crafting Factory', x=11.22, y=69.86, z=255.40]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
I hope you can fix this. Thanks.
EDIT: Most of the time it crashes to do with breaking/placing blocks.
Geez. The last guy asking a flans mod crash question got an answer here.
Hmm. I saw someone here have the same problem, only reason i posted was cos he found out from someone that it was to do with vehicles. Mine has nothing to do with vehicles.