WARNING: coremods are present:
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
WTPlugin (WaitingTime-1.0.0.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.12.jar)
Contact their authors BEFORE contacting forge
// Sorry
Time: 5/4/18 1:35 AM
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:229)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
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 --
Thread: Client thread
Stacktrace:
at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:229)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
-- Affected level --
Details:
Level name: Новый мир
All players: 1 total; [EntityPlayerMP['Ghost_Night_Fury'/212, l='Новый мир', x=-444.53, y=84.54, z=-280.43]]
Chunk stats: ServerChunkCache: 798 Drop: 0
Level seed: -5041876086819530391
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-244,64,164), Chunk: (at 12,4,4 in -16,10; contains blocks -256,0,160 to -241,255,175), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 6939 game time, 6939 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 57256 (now: false), thunder time: 94502 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 597243104 bytes (569 MB) / 1939865600 bytes (1850 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 105
FML: MCP 9.42 Powered by Forge 14.23.3.2678 Optifine OptiFine_1.12.2_HD_U_D1 26 mods loaded, 26 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.12.jar)
org.blockartistry.DynSurround.asm.Transformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Ghost_Night_Fury'/212, l='Новый мир', x=-444.53, y=84.54, z=-280.43]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.12.2_HD_U_D1
OptiFine Build: 20180323-135452
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 390.65
OpenGlRenderer: GeForce GTX 960M/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
Console:
Encountered an unexpected exception
net.minecraft.util.ReportedException: Exception ticking world
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:760)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:229)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
... 4 more
from the log it looks like this has something to do with a corrupted mob spawner, does this happen every time? has it just started happening? is it only this world or every world?
Crash occurs during the game on the map. After restarting the map the crash occurs within 5 seconds. I think to try to disable some mods and see what goes crash.
P.S. Sorry for my bad english. I use translator
Here crash-log text and error text from console.
Log:
[net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
WTPlugin (WaitingTime-1.0.0.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.12.jar)
Contact their authors BEFORE contacting forge
// Sorry
Time: 5/4/18 1:35 AM
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:229)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
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 --
Thread: Client thread
Stacktrace:
at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:229)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
-- Affected level --
Details:
Level name: Новый мир
All players: 1 total; [EntityPlayerMP['Ghost_Night_Fury'/212, l='Новый мир', x=-444.53, y=84.54, z=-280.43]]
Chunk stats: ServerChunkCache: 798 Drop: 0
Level seed: -5041876086819530391
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-244,64,164), Chunk: (at 12,4,4 in -16,10; contains blocks -256,0,160 to -241,255,175), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 6939 game time, 6939 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 57256 (now: false), thunder time: 94502 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 597243104 bytes (569 MB) / 1939865600 bytes (1850 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 105
FML: MCP 9.42 Powered by Forge 14.23.3.2678 Optifine OptiFine_1.12.2_HD_U_D1 26 mods loaded, 26 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:--------- |:------------------ |:---------------- |:--------------------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.3.2678.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge | 14.23.3.2678 | forge-1.12.2-14.23.3.2678.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
| UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| UCHIJAAAA | biomesoplenty | 7.0.1.2384 | BiomesOPlenty-1.12.2-7.0.1.2384-universal.jar | None |
| UCHIJAAAA | codechickenlib | 3.1.7.340 | CodeChickenLib-1.12.2-3.1.7.340-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | custommainmenu | 2.0.8 | CustomMainMenu-MC1.12.2-2.0.8.jar | None |
| UCHIJAAAA | dsurround | 3.4.9.12 | DynamicSurroundings-1.12.2-3.4.9.12.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| UCHIJAAAA | presets | 3.4.9.12 | DynamicSurroundings-1.12.2-3.4.9.12.jar | None |
| UCHIJAAAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
| UCHIJAAAA | hats | 7.0.0 | Hats-1.12.2-7.0.2.jar | None |
| UCHIJAAAA | jei | 4.9.1.168 | jei_1.12.2-4.9.1.168.jar | None |
| UCHIJAAAA | keywizard | 1.10.2-1.5 | keywizard-1.12.2-1.5.2.jar | None |
| UCHIJAAAA | laggoggles | FORGE-1.12.2-4.1 | LagGoggles-FORGE-1.12.2-4.1.jar | None |
| UCHIJAAAA | mekanism | 1.12.2-9.4.8.343 | Mekanism-1.12.2-9.4.8.343.jar | None |
| UCHIJAAAA | mekanismgenerators | 9.4.4 | MekanismGenerators-1.12.2-9.4.8.343.jar | None |
| UCHIJAAAA | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | reccomplex | 1.4.7 | RecurrentComplex-1.4.7.jar | None |
| UCHIJAAAA | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| UCHIJAAAA | corerm | 1.3.1 | RikMuldsCore_1.3.1.jar | None |
| UCHIJAAAA | thaumcraft | 6.1.BETA11 | Thaumcraft-1.12.2-6.1.BETA11.jar | None |
| UCHIJAAAA | camping | 2.4.2 | TheCampingMod_2.4.2.jar | None |
| UCHIJAAAA | twilightforest | 3.6.345 | twilightforest-1.12.2-3.6.345-universal.jar | None |
| UCHIJAAAA | waitingtime | 1.0.0 | WaitingTime-1.0.0.jar | 6919c86a9d8d117dbc520ba31378675eaae1c16a |
Loaded coremods (and transformers):
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
WTPlugin (WaitingTime-1.0.0.jar)
com.blamejared.waitingtime.core.WTClassTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.12.jar)
org.blockartistry.DynSurround.asm.Transformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Ghost_Night_Fury'/212, l='Новый мир', x=-444.53, y=84.54, z=-280.43]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.12.2_HD_U_D1
OptiFine Build: 20180323-135452
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 390.65
OpenGlRenderer: GeForce GTX 960M/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
Console:
Encountered an unexpected exception
net.minecraft.util.ReportedException: Exception ticking world
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:760)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:229)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
... 4 more
Did this crash on start up or while playing?
Yes, my profile picture is Alucard for Hellsing Ultimate.
from the log it looks like this has something to do with a corrupted mob spawner, does this happen every time? has it just started happening? is it only this world or every world?
Crash occurs during the game on the map. After restarting the map the crash occurs within 5 seconds. I think to try to disable some mods and see what goes crash.
P.S. Sorry for my bad english. I use translator
Well, i think it mod "Hats". They try spawn hat on mob from another mods. Maybe...