Краш:
port ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// Oops.
Time: 8/25/19 11:03 PM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at net.minecraft.pathfinding.WalkNodeProcessor.func_186332_a(WalkNodeProcessor.java:193)
at net.minecraft.pathfinding.WalkNodeProcessor.func_186320_a(WalkNodeProcessor.java:115)
at net.minecraft.pathfinding.PathFinder.func_186335_a(SourceFile:82)
at net.minecraft.pathfinding.PathFinder.func_186334_a(SourceFile:40)
at net.minecraft.pathfinding.PathFinder.func_186336_a(SourceFile:30)
at net.minecraft.pathfinding.PathNavigate.func_179680_a(SourceFile:114)
at net.minecraft.pathfinding.PathNavigateGround.func_179680_a(SourceFile:65)
at net.minecraft.entity.ai.EntityAIMoveThroughVillage.func_75250_a(SourceFile:57)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:888)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:223)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
at net.minecraft.world.World.func_72866_a(World.java:1993)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1955)
at net.minecraft.world.World.func_72939_s(World.java:1759)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
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: Server thread
Stacktrace:
at net.minecraft.pathfinding.WalkNodeProcessor.func_186332_a(WalkNodeProcessor.java:193)
at net.minecraft.pathfinding.WalkNodeProcessor.func_186320_a(WalkNodeProcessor.java:115)
at net.minecraft.pathfinding.PathFinder.func_186335_a(SourceFile:82)
at net.minecraft.pathfinding.PathFinder.func_186334_a(SourceFile:40)
at net.minecraft.pathfinding.PathFinder.func_186336_a(SourceFile:30)
at net.minecraft.pathfinding.PathNavigate.func_179680_a(SourceFile:114)
at net.minecraft.pathfinding.PathNavigateGround.func_179680_a(SourceFile:65)
at net.minecraft.entity.ai.EntityAIMoveThroughVillage.func_75250_a(SourceFile:57)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:888)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:223)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
at net.minecraft.world.World.func_72866_a(World.java:1993)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1955)
-- Entity being ticked --
Details:
Entity Type: minecraft:zombie (net.minecraft.entity.monster.EntityZombie)
Entity ID: 288
Entity Name: Зомби
Entity's Exact location: 208.52, 64.00, 323.17
Entity's Block location: World: (208,64,323), Chunk: (at 0,4,3 in 13,20; contains blocks 208,0,320 to 223,255,335), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: -0.03, -0.08, 0.04
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1759)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
-- Affected level --
Details:
Level name: MM_x
All players: 0 total; []
Chunk stats: ServerChunkCache: 626 Drop: 0
Level seed: 9011964185121674518
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (156,64,212), Chunk: (at 12,4,4 in 9,13; contains blocks 144,0,208 to 159,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 498638 game time, 723776 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 146899 (now: false), thunder time: 87630 (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:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
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_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 710057264 bytes (677 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.5.2831 Optifine OptiFine_1.12.2_HD_U_E3 47 mods loaded, 47 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 |
|:------ |:----------------------------- |:-------------------- |:----------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2831.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2831 | forge-1.12.2-14.23.5.2831.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | additionalstructures | 1.4.0 | Additional_Structures_1.12.2_1.4.0.jar | None |
| LCHIJA | baubles | 1.5.2 | Baubles_1.12_1.5.2.jar | None |
| LCHIJA | atum | 2.0.5 | Atum_1.12.2_2.0.5.jar | None |
| LCHIJA | betterunderground | 1.1.7 | betterunderground_1.12.2_1.1.7.jar | None |
| LCHIJA | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None |
| LCHIJA | jei | 4.15.0.279 | jei_1.12.2_4.15.0.279.jar | None |
| LCHIJA | botania | r1.10-361 | Botania_1.12_r1.10_361.jar | None |
| LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux_1.12_2.1.0.6_universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | cofhcore | 4.6.3 | cofhcore-1.12.2-4.6.3.27-universal.jar | None |
| LCHIJA | cofhworld | 1.3.1 | cofhworld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | cyclicmagic | 1.19.13 | Cyclic_1.12.2_1.19.13.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
| LCHIJA | dungeonmobs | 5.7.2 | dungeonmobs_5.7.2_MC1.12.2.jar | None |
| LCHIJA | dynamictrees | 1.12.2-0.9.1e | DynamicTrees_1.12.2_0.9.1e.jar | None |
| LCHIJA | enhancedarmaments | 1.3.15 | enhancedarmaments-1.3.15.jar | None |
| LCHIJA | cfm | 6.3.0 | furniture_6.3.0_1.12.2.jar | None |
| LCHIJA | waila | 1.8.26 | Hwyla_1.8.26_B41_1.12.2.jar | None |
| LCHIJA | ichunutil | 7.2.1 | iChunUtil_1.12.2_7.2.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest_1.12.2_7.0.67.844.jar | None |
| LCHIJA | journeymap | 1.12.2-5.5.5b4 | journeymap_1.12.2_5.5.5b4.jar | None |
| LCHIJA | mystic | 0.5.0 | Kether_1.12_1.12.2_0.5.jar | None |
| LCHIJA | levelup2 | ${version} | LevelUp2_1.1.20_1.12.jar | None |
| LCHIJA | lootboxes | 1.0 | lootboxes_1.0.1.jar | None |
| LCHIJA | mist | alpha_c_08 | MistWorld_1.12.2_alpha_c_08.jar | None |
| LCHIJA | mobdismemberment | 7.0.0 | MobDismemberment_1.12.2_7.0.0.jar | None |
| LCHIJA | movinglightsource | 1.0.12 | moving-light-sources-mod-1_12_2.jar | None |
| LCHIJA | neat | 1.4-17 | Neat-Mod-1.12.2.jar | None |
| LCHIJA | roguelike | 1.7.2 | RoguelikeDungeons_1.12.2_1.7.2.jar | None |
| LCHIJA | simplerpg | 2.2 | simplerpg-2.2-1.12.1.jar | None |
| LCHIJA | simplycats | 1.12.2-0.0.1.2 | simplycats_1.12.2_0.0.1.2.jar | None |
| LCHIJA | thermalfoundation | 2.6.3 | thermalfoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | solarpanelsreforged | 1.12.2-001 | solarpanelsreforged-1.12.2-1.0.jar | None |
| LCHIJA | structpro | 3.8 | structpro_3.8_1.12.jar | None |
| LCHIJA | terra | 1.0 | Terra1.12.2_1.1.10.jar | None |
| LCHIJA | tombmanygraves | 1.12-4.2.0 | tombmanygraves-1.12-4.2.0.jar | None |
| LCHIJA | treechopper | 1.2.4 | TreeChopper_1.12.2_1.2.4.jar | None |
| LCHIJA | uteamcore | 2.2.4.107 | u_team_core-1.12.2-2.2.4.107.jar | None |
| LCHIJA | usefulbackpacks | 1.5.0.23 | useful_backpacks-1.12.2-1.5.0.23.jar | None |
| LCHIJA | roguelike_dungeons_remastered | 1.0.0 | Wesley-s-roguelike-dungeonsV0.7.6.jar | None |
| LCHIJA | aquatic | 1.0.0-c | Aquatic_1.12.2_1.0.0_c.jar | 7b14aaee2dd17b12a140baecab28948fff3a263f |
| LCHIJA | kiwi | 0.5.3.32 | Kiwi-1.12.2-0.5.3.32.jar | None |
| LCHIJA | cuisine | 0.5.7-build871 | Cuisine-1.12.2-0.5.7-build871.jar | None |
| LCHIJA | structurize | 1.12.2-0.10.93-ALPHA | structurize-1.12.2-0.10.93-ALPHA.jar | None |
| LCHIJA | minecolonies | 1.12.2-0.10.313-BETA | minecolonies_1.12.2_0.10.313_BETA_universal.jar | None |
Loaded coremods (and transformers):
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'