MineColonies

MineColonies

53M Downloads

Pathing Cast Exception

Howman opened this issue ยท 10 comments

commented

Hot Fix #4295 Did not work same error

---- Minecraft Crash Report ----

WARNING: coremods are present:
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 03/02/20 12:07 PM
XRay version: 58
Description: Ticking entity

java.lang.ClassCastException: net.minecraft.pathfinding.PathPoint cannot be cast to com.minecolonies.coremod.entity.pathfinding.PathPointExtended
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75508_h(MinecoloniesAdvancedPathNavigate.java:436)
at net.minecraft.pathfinding.PathNavigate.func_75501_e(SourceFile:188)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75501_e(MinecoloniesAdvancedPathNavigate.java:128)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:766)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1058)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.world.World.func_72866_a(World.java:1996)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1958)
at net.minecraft.world.World.func_72939_s(World.java:1762)
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.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server thread
Stacktrace:
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75508_h(MinecoloniesAdvancedPathNavigate.java:436)
at net.minecraft.pathfinding.PathNavigate.func_75501_e(SourceFile:188)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75501_e(MinecoloniesAdvancedPathNavigate.java:128)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:766)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1058)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.world.World.func_72866_a(World.java:1996)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1958)

-- Entity being ticked --
Details:
Entity Type: minecolonies:citizen (com.minecolonies.coremod.entity.citizen.EntityCitizen)
Entity ID: 396
Entity Name: Rose F. Goodenouth
Entity's Exact location: 6784.28, 69.00, 22123.32
Entity's Block location: World: (6784,69,22123), Chunk: (at 0,4,11 in 424,1382; contains blocks 6784,0,22112 to 6799,255,22127), Region: (13,43; contains chunks 416,1376 to 447,1407, blocks 6656,0,22016 to 7167,255,22527)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1762)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

-- Affected level --
Details:
Level name: mountainlionkittykatkers
All players: 1 total; [EntityPlayerMP['WITO_WIT'/310, l='mountainlionkittykatkers', x=6763.83, y=80.00, z=22024.80]]
Chunk stats: ServerChunkCache: 1357 Drop: 0
Level seed: -6712753192105077325
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-204,64,337), Chunk: (at 4,4,1 in -13,21; contains blocks -208,0,336 to -193,255,351), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 8349266 game time, 8349266 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 10966 (now: false), thunder time: 4068 (now: true)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_241, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 14489088040 bytes (13817 MB) / 15681978368 bytes (14955 MB) up to 15681978368 bytes (14955 MB)
JVM Flags: 2 total; -Xmx15000M -Xms15000M
IntCache: cache: 0, tcache: 8, allocated: 11, tallocated: 96
FML: MCP 9.42 Powered by Forge 14.23.5.2847 51 mods loaded, 51 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.2847-universal.jar                      | None                                     |
| LCHIJA | forge                  | 14.23.5.2847           | forge-1.12.2-14.23.5.2847-universal.jar                      | None                                     |
| LCHIJA | movillages             | 1.5.4                  | [1.12]MoVillages-1.5.4.jar                                   | None                                     |
| LCHIJA | bedrockminer           | 1.0.5                  | BedrockMiner-1.12.2-(v.1.0.5).jar                            | None                                     |
| LCHIJA | bedrockplus            | 0.7.5                  | bedrockplus-0.7.5.jar                                        | ac38a3286ab9f4777b0023f0f6280caa9369d575 |
| LCHIJA | bettergolem            | 1.0                    | bettergolem-1.12.2-1.0.jar                                   | None                                     |
| LCHIJA | biomesoplenty          | 7.0.1.2444             | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar                | None                                     |
| LCHIJA | ceilingtorch           | v1.2.1                 | ceilingtorch-1.12.2-v1.2.1.jar                               | None                                     |
| LCHIJA | chesttransporter       | 2.8.8                  | ChestTransporter-1.12.2-2.8.8.jar                            | None                                     |
| LCHIJA | customnpcs             | 1.12                   | Custom-NPCs-Mod-1.12.2.jar                                   | None                                     |
| LCHIJA | diamondglass           | 1.12.2-3.3.18          | diamondglass-1.12.2-3.3.18.jar                               | None                                     |
| LCHIJA | doubledoors            | 1.2                    | doubledoors_1.12-1.2.jar                                     | None                                     |
| LCHIJA | dynamictrees           | 1.12.2-0.9.7           | DynamicTrees-1.12.2-0.9.7.jar                                | None                                     |
| LCHIJA | dynamictreesbop        | 1.12.2-1.4.1e          | DynamicTreesBOP-1.12.2-1.4.1e.jar                            | None                                     |
| LCHIJA | extraglass             | 1.20                   | extra-glass-1.20.jar                                         | None                                     |
| LCHIJA | golems                 | 7.1.8                  | ExtraGolems-1.12-7.1.8.jar                                   | None                                     |
| LCHIJA | familiarfauna          | 1.0.11                 | FamiliarFauna-1.12.2-1.0.11.jar                              | None                                     |
| LCHIJA | com.boydti.fawe        | 3.5.1                  | FastAsyncWorldEdit-forge112-19.11.13-5505943-1282-22.3.5.jar | None                                     |
| LCHIJA | faufil                 | 1.0.2                  | Faucets+and+Filters-1.0.2.jar                                | None                                     |
| LCHIJA | cfm                    | 6.3.1                  | furniture-6.3.1-1.12.2.jar                                   | None                                     |
| LCHIJA | ghostsexplosives       | 2.3.0 - MC 1.12.2      | Ghost's+Explosives+2.3.0+-+MC1.12.2.jar                      | None                                     |
| LCHIJA | hopperducts            | 1.5                    | hopperducts-mc1.12-1.5.jar                                   | None                                     |
| LCHIJA | ironchest              | 1.12.2-7.0.67.844      | ironchest-1.12.2-7.0.72.847.jar                              | None                                     |
| LCHIJA | journeymap             | 1.12.2-5.5.8           | journeymap-1.12.2-5.5.8.jar                                  | None                                     |
| LCHIJA | lunatriuscore          | 1.2.0.42               | LunatriusCore-1.12.2-1.2.0.42-universal.jar                  | None                                     |
| LCHIJA | mca                    | 6.1.0                  | MCA-1.12.2-6.1.0-universal.jar                               | None                                     |
| LCHIJA | mcwbridges             | 1.0                    | mcw-bridges-1.0.3-mc1.12.2.jar                               | None                                     |
| LCHIJA | guilib                 | $version               | morepaintings-paintings-1.12.2-5.0.1.2.jar                   | None                                     |
| LCHIJA | paintingselgui         | $version               | morepaintings-paintings-1.12.2-5.0.1.2.jar                   | None                                     |
| LCHIJA | morepaintings          | $version               | morepaintings-paintings-1.12.2-5.0.1.2.jar                   | None                                     |
| LCHIJA | netherchest            | 1.1.1                  | netherchest-1.1.1.jar                                        | None                                     |
| LCHIJA | nifty                  | 1.5                    | nifty-1.12.2-1.5.jar                                         | None                                     |
| LCHIJA | jp.crafterkina.pipes   | 1.1.0.15               | Pipes-1.12-1.1.0.15.jar                                      | None                                     |
| LCHIJA | redstonepaste          | 1.7.5                  | redstonepaste-mc1.12-1.7.5.jar                               | None                                     |
| LCHIJA | schematica             | 1.8.0.169              | Schematica-1.12.2-1.8.0.169-universal.jar                    | None                                     |
| LCHIJA | lteleporters           | 1.12.2-3.0.2           | simpleteleporters-1.12.2-3.0.2.jar                           | None                                     |
| LCHIJA | simplewoodenpipes      | 1.1                    | simplewoodenpipes-1.12.2-1.1.jar                             | 075143b8d04af6213d5b5936048e9b8012eb5cec |
| LCHIJA | snowvillage            | 1.12.2-1.0.0           | SnowVillage-1.12.2-1.0.0.jar                                 | None                                     |
| LCHIJA | thutcore               | 5.21.0                 | thutcore-1.12.2-5.21.0.jar                                   | None                                     |
| LCHIJA | thutcore_compat        | 1.0                    | thutcore-1.12.2-5.21.0.jar                                   | None                                     |
| LCHIJA | thuttech               | 6.1.6                  | thuttech-1.12.2-6.1.6.jar                                    | None                                     |
| LCHIJA | torchlever             | 1.0                    | TorchLever1.12.2-1.0.jar                                     | None                                     |
| LCHIJA | vampirism              | 1.5.7                  | Vampirism-1.12.2-1.5.7.jar                                   | None                                     |
| LCHIJA | teamlapen-lib          | 1.5.7                  | Vampirism-1.12.2-1.5.7.jar                                   | None                                     |
| LCHIJA | vampirism_integrations | vampirism_integrations | VampirismIntegrations-1.12.2-1.2.0.jar                       | None                                     |
| LCHIJA | worldedit              | 6.1.10-SNAPSHOT        | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar            | None                                     |
| LCHIJA | structurize            | 1.12.2-0.10.198-ALPHA  | structurize-1.12.2-0.10.198-ALPHA.jar                        | None                                     |
| LCHIJA | minecolonies           | 1.12.2-0.10.681-ALPHA  | minecolonies-1.12.2-0.10.681-ALPHA-universal.jar             | None                                     |
| LCHIJA | snowrealmagic          | 0.3.3                  | SnowRealMagic-0.3.3.jar                                      | None                                     |

Loaded coremods (and transformers): 

NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
net.fybertech.nwr.NWRTransformer
Profiler Position: N/A (disabled)
Player Count: 1 / 20; [EntityPlayerMP['WITO_WIT'/310, l='mountainlionkittykatkers', x=6763.83, y=80.00, z=22024.80]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

commented

It did not work
---- Minecraft Crash Report ----

WARNING: coremods are present:
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
Contact their authors BEFORE contacting forge

// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 03/02/20 1:52 PM
XRay version: 58
Description: Ticking entity

java.lang.ArrayStoreException: net.minecraft.pathfinding.PathPoint
at net.minecraft.pathfinding.Path.func_186309_a(SourceFile:43)
at net.minecraft.pathfinding.PathNavigate.func_75487_m(SourceFile:324)
at net.minecraft.pathfinding.PathNavigateGround.func_75487_m(SourceFile:96)
at net.minecraft.pathfinding.PathNavigate.func_75484_a(SourceFile:159)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75484_a(MinecoloniesAdvancedPathNavigate.java:270)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.processCompletedCalculationResult(MinecoloniesAdvancedPathNavigate.java:311)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75501_e(MinecoloniesAdvancedPathNavigate.java:114)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:766)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1058)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.world.World.func_72866_a(World.java:1996)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1958)
at net.minecraft.world.World.func_72939_s(World.java:1762)
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.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)

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.Path.func_186309_a(SourceFile:43)
at net.minecraft.pathfinding.PathNavigate.func_75487_m(SourceFile:324)
at net.minecraft.pathfinding.PathNavigateGround.func_75487_m(SourceFile:96)
at net.minecraft.pathfinding.PathNavigate.func_75484_a(SourceFile:159)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75484_a(MinecoloniesAdvancedPathNavigate.java:270)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.processCompletedCalculationResult(MinecoloniesAdvancedPathNavigate.java:311)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75501_e(MinecoloniesAdvancedPathNavigate.java:114)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:766)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1058)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.world.World.func_72866_a(World.java:1996)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1958)

-- Entity being ticked --
Details:
Entity Type: minecolonies:citizen (com.minecolonies.coremod.entity.citizen.EntityCitizen)
Entity ID: 370
Entity Name: Rose F. Goodenouth
Entity's Exact location: 6784.28, 69.00, 22123.32
Entity's Block location: World: (6784,69,22123), Chunk: (at 0,4,11 in 424,1382; contains blocks 6784,0,22112 to 6799,255,22127), Region: (13,43; contains chunks 416,1376 to 447,1407, blocks 6656,0,22016 to 7167,255,22527)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1762)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

-- Affected level --
Details:
Level name: mountainlionkittykatkers
All players: 1 total; [EntityPlayerMP['HOWMAN_'/312, l='mountainlionkittykatkers', x=6814.50, y=52.84, z=22154.20]]
Chunk stats: ServerChunkCache: 889 Drop: 0
Level seed: -6712753192105077325
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-204,64,337), Chunk: (at 4,4,1 in -13,21; contains blocks -208,0,336 to -193,255,351), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 8352413 game time, 8352413 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 7819 (now: false), thunder time: 921 (now: true)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_241, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 14909541344 bytes (14218 MB) / 15711338496 bytes (14983 MB) up to 15711338496 bytes (14983 MB)
JVM Flags: 2 total; -Xmx15000M -Xms15000M
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
FML: MCP 9.42 Powered by Forge 14.23.5.2847 51 mods loaded, 51 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.2847-universal.jar                      | None                                     |
| LCHIJA | forge                  | 14.23.5.2847           | forge-1.12.2-14.23.5.2847-universal.jar                      | None                                     |
| LCHIJA | movillages             | 1.5.4                  | [1.12]MoVillages-1.5.4.jar                                   | None                                     |
| LCHIJA | bedrockminer           | 1.0.5                  | BedrockMiner-1.12.2-(v.1.0.5).jar                            | None                                     |
| LCHIJA | bedrockplus            | 0.7.5                  | bedrockplus-0.7.5.jar                                        | ac38a3286ab9f4777b0023f0f6280caa9369d575 |
| LCHIJA | bettergolem            | 1.0                    | bettergolem-1.12.2-1.0.jar                                   | None                                     |
| LCHIJA | biomesoplenty          | 7.0.1.2444             | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar                | None                                     |
| LCHIJA | ceilingtorch           | v1.2.1                 | ceilingtorch-1.12.2-v1.2.1.jar                               | None                                     |
| LCHIJA | chesttransporter       | 2.8.8                  | ChestTransporter-1.12.2-2.8.8.jar                            | None                                     |
| LCHIJA | customnpcs             | 1.12                   | Custom-NPCs-Mod-1.12.2.jar                                   | None                                     |
| LCHIJA | diamondglass           | 1.12.2-3.3.18          | diamondglass-1.12.2-3.3.18.jar                               | None                                     |
| LCHIJA | doubledoors            | 1.2                    | doubledoors_1.12-1.2.jar                                     | None                                     |
| LCHIJA | dynamictrees           | 1.12.2-0.9.7           | DynamicTrees-1.12.2-0.9.7.jar                                | None                                     |
| LCHIJA | dynamictreesbop        | 1.12.2-1.4.1e          | DynamicTreesBOP-1.12.2-1.4.1e.jar                            | None                                     |
| LCHIJA | extraglass             | 1.20                   | extra-glass-1.20.jar                                         | None                                     |
| LCHIJA | golems                 | 7.1.8                  | ExtraGolems-1.12-7.1.8.jar                                   | None                                     |
| LCHIJA | familiarfauna          | 1.0.11                 | FamiliarFauna-1.12.2-1.0.11.jar                              | None                                     |
| LCHIJA | com.boydti.fawe        | 3.5.1                  | FastAsyncWorldEdit-forge112-19.11.13-5505943-1282-22.3.5.jar | None                                     |
| LCHIJA | faufil                 | 1.0.2                  | Faucets+and+Filters-1.0.2.jar                                | None                                     |
| LCHIJA | cfm                    | 6.3.1                  | furniture-6.3.1-1.12.2.jar                                   | None                                     |
| LCHIJA | ghostsexplosives       | 2.3.0 - MC 1.12.2      | Ghost's+Explosives+2.3.0+-+MC1.12.2.jar                      | None                                     |
| LCHIJA | hopperducts            | 1.5                    | hopperducts-mc1.12-1.5.jar                                   | None                                     |
| LCHIJA | ironchest              | 1.12.2-7.0.67.844      | ironchest-1.12.2-7.0.72.847.jar                              | None                                     |
| LCHIJA | journeymap             | 1.12.2-5.5.8           | journeymap-1.12.2-5.5.8.jar                                  | None                                     |
| LCHIJA | lunatriuscore          | 1.2.0.42               | LunatriusCore-1.12.2-1.2.0.42-universal.jar                  | None                                     |
| LCHIJA | mca                    | 6.1.0                  | MCA-1.12.2-6.1.0-universal.jar                               | None                                     |
| LCHIJA | mcwbridges             | 1.0                    | mcw-bridges-1.0.3-mc1.12.2.jar                               | None                                     |
| LCHIJA | guilib                 | $version               | morepaintings-paintings-1.12.2-5.0.1.2.jar                   | None                                     |
| LCHIJA | paintingselgui         | $version               | morepaintings-paintings-1.12.2-5.0.1.2.jar                   | None                                     |
| LCHIJA | morepaintings          | $version               | morepaintings-paintings-1.12.2-5.0.1.2.jar                   | None                                     |
| LCHIJA | netherchest            | 1.1.1                  | netherchest-1.1.1.jar                                        | None                                     |
| LCHIJA | nifty                  | 1.5                    | nifty-1.12.2-1.5.jar                                         | None                                     |
| LCHIJA | jp.crafterkina.pipes   | 1.1.0.15               | Pipes-1.12-1.1.0.15.jar                                      | None                                     |
| LCHIJA | redstonepaste          | 1.7.5                  | redstonepaste-mc1.12-1.7.5.jar                               | None                                     |
| LCHIJA | schematica             | 1.8.0.169              | Schematica-1.12.2-1.8.0.169-universal.jar                    | None                                     |
| LCHIJA | lteleporters           | 1.12.2-3.0.2           | simpleteleporters-1.12.2-3.0.2.jar                           | None                                     |
| LCHIJA | simplewoodenpipes      | 1.1                    | simplewoodenpipes-1.12.2-1.1.jar                             | 075143b8d04af6213d5b5936048e9b8012eb5cec |
| LCHIJA | snowvillage            | 1.12.2-1.0.0           | SnowVillage-1.12.2-1.0.0.jar                                 | None                                     |
| LCHIJA | thutcore               | 5.21.0                 | thutcore-1.12.2-5.21.0.jar                                   | None                                     |
| LCHIJA | thutcore_compat        | 1.0                    | thutcore-1.12.2-5.21.0.jar                                   | None                                     |
| LCHIJA | thuttech               | 6.1.6                  | thuttech-1.12.2-6.1.6.jar                                    | None                                     |
| LCHIJA | torchlever             | 1.0                    | TorchLever1.12.2-1.0.jar                                     | None                                     |
| LCHIJA | vampirism              | 1.5.7                  | Vampirism-1.12.2-1.5.7.jar                                   | None                                     |
| LCHIJA | teamlapen-lib          | 1.5.7                  | Vampirism-1.12.2-1.5.7.jar                                   | None                                     |
| LCHIJA | vampirism_integrations | vampirism_integrations | VampirismIntegrations-1.12.2-1.2.0.jar                       | None                                     |
| LCHIJA | worldedit              | 6.1.10-SNAPSHOT        | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar            | None                                     |
| LCHIJA | structurize            | 1.12.2-0.10.198-ALPHA  | structurize-1.12.2-0.10.198-ALPHA.jar                        | None                                     |
| LCHIJA | minecolonies           | 1.12.2-0.10.1470-PR    | minecolonies-1.12.2-0.10.1470-PR-universal.jar               | None                                     |
| LCHIJA | snowrealmagic          | 0.3.3                  | SnowRealMagic-0.3.3.jar                                      | None                                     |

Loaded coremods (and transformers): 

NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
net.fybertech.nwr.NWRTransformer
Profiler Position: N/A (disabled)
Player Count: 1 / 20; [EntityPlayerMP['HOWMAN_'/312, l='mountainlionkittykatkers', x=6814.50, y=52.84, z=22154.20]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

commented

That one worked logon without crashing and moving about seams fine

commented

in the future please name your issues better, and also please put logs in gists (https://gist.github.com), makes it easier for everyone

commented

Yea i can upload just tell me where you want me to upload 230 un-rar'ed 160 rar'ed

https://1drv.ms/u/s!Alb67Y74UDfSjLxwG9mdpLpOasDPcg?e=YRIQ3m I hope this is right skydrive link
how long do i leave it up for

commented

new problem I updated to minecolonies-1.12.2-0.10.682-ALPHA-universal.jar and same thing but now your minecolonies-1.12.2-0.10.1471-PR-universal does not work
---- Minecraft Crash Report ----

WARNING: coremods are present:
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
Contact their authors BEFORE contacting forge

// There are four lights!

Time: 02/02/20 7:23 PM
XRay version: 58
Description: Ticking entity

java.lang.ClassCastException: net.minecraft.pathfinding.PathPoint cannot be cast to com.minecolonies.coremod.entity.pathfinding.PathPointExtended
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75508_h(MinecoloniesAdvancedPathNavigate.java:436)
at net.minecraft.pathfinding.PathNavigate.func_75501_e(SourceFile:188)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75501_e(MinecoloniesAdvancedPathNavigate.java:128)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:766)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1058)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.world.World.func_72866_a(World.java:1996)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1958)
at net.minecraft.world.World.func_72939_s(World.java:1762)
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.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server thread
Stacktrace:
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75508_h(MinecoloniesAdvancedPathNavigate.java:436)
at net.minecraft.pathfinding.PathNavigate.func_75501_e(SourceFile:188)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75501_e(MinecoloniesAdvancedPathNavigate.java:128)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:766)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1058)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.world.World.func_72866_a(World.java:1996)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1958)

-- Entity being ticked --
Details:
Entity Type: minecolonies:citizen (com.minecolonies.coremod.entity.citizen.EntityCitizen)
Entity ID: 435
Entity Name: Rose F. Goodenouth
Entity's Exact location: 6784.28, 69.00, 22123.32
Entity's Block location: World: (6784,69,22123), Chunk: (at 0,4,11 in 424,1382; contains blocks 6784,0,22112 to 6799,255,22127), Region: (13,43; contains chunks 416,1376 to 447,1407, blocks 6656,0,22016 to 7167,255,22527)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1762)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

-- Affected level --
Details:
Level name: mountainlionkittykatkers
All players: 1 total; [EntityPlayerMP['WITO_WIT'/308, l='mountainlionkittykatkers', x=6763.83, y=80.00, z=22024.80]]
Chunk stats: ServerChunkCache: 1315 Drop: 0
Level seed: -6712753192105077325
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-204,64,337), Chunk: (at 4,4,1 in -13,21; contains blocks -208,0,336 to -193,255,351), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 8339348 game time, 8339348 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 20884 (now: false), thunder time: 8754 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_241, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 14480742368 bytes (13809 MB) / 15073280000 bytes (14375 MB) up to 15073280000 bytes (14375 MB)
JVM Flags: 2 total; -Xmx15000M -Xms15000M
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
FML: MCP 9.42 Powered by Forge 14.23.5.2847 51 mods loaded, 51 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.2847-universal.jar                      | None                                     |
| LCHIJA | forge                  | 14.23.5.2847           | forge-1.12.2-14.23.5.2847-universal.jar                      | None                                     |
| LCHIJA | movillages             | 1.5.4                  | [1.12]MoVillages-1.5.4.jar                                   | None                                     |
| LCHIJA | bedrockminer           | 1.0.5                  | BedrockMiner-1.12.2-(v.1.0.5).jar                            | None                                     |
| LCHIJA | bedrockplus            | 0.7.5                  | bedrockplus-0.7.5.jar                                        | ac38a3286ab9f4777b0023f0f6280caa9369d575 |
| LCHIJA | bettergolem            | 1.0                    | bettergolem-1.12.2-1.0.jar                                   | None                                     |
| LCHIJA | biomesoplenty          | 7.0.1.2444             | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar                | None                                     |
| LCHIJA | ceilingtorch           | v1.2.1                 | ceilingtorch-1.12.2-v1.2.1.jar                               | None                                     |
| LCHIJA | chesttransporter       | 2.8.8                  | ChestTransporter-1.12.2-2.8.8.jar                            | None                                     |
| LCHIJA | customnpcs             | 1.12                   | Custom-NPCs-Mod-1.12.2.jar                                   | None                                     |
| LCHIJA | diamondglass           | 1.12.2-3.3.18          | diamondglass-1.12.2-3.3.18.jar                               | None                                     |
| LCHIJA | doubledoors            | 1.2                    | doubledoors_1.12-1.2.jar                                     | None                                     |
| LCHIJA | dynamictrees           | 1.12.2-0.9.7           | DynamicTrees-1.12.2-0.9.7.jar                                | None                                     |
| LCHIJA | dynamictreesbop        | 1.12.2-1.4.1e          | DynamicTreesBOP-1.12.2-1.4.1e.jar                            | None                                     |
| LCHIJA | extraglass             | 1.20                   | extra-glass-1.20.jar                                         | None                                     |
| LCHIJA | golems                 | 7.1.8                  | ExtraGolems-1.12-7.1.8.jar                                   | None                                     |
| LCHIJA | familiarfauna          | 1.0.11                 | FamiliarFauna-1.12.2-1.0.11.jar                              | None                                     |
| LCHIJA | com.boydti.fawe        | 3.5.1                  | FastAsyncWorldEdit-forge112-19.11.13-5505943-1282-22.3.5.jar | None                                     |
| LCHIJA | faufil                 | 1.0.2                  | Faucets+and+Filters-1.0.2.jar                                | None                                     |
| LCHIJA | cfm                    | 6.3.1                  | furniture-6.3.1-1.12.2.jar                                   | None                                     |
| LCHIJA | ghostsexplosives       | 2.3.0 - MC 1.12.2      | Ghost's+Explosives+2.3.0+-+MC1.12.2.jar                      | None                                     |
| LCHIJA | hopperducts            | 1.5                    | hopperducts-mc1.12-1.5.jar                                   | None                                     |
| LCHIJA | ironchest              | 1.12.2-7.0.67.844      | ironchest-1.12.2-7.0.72.847.jar                              | None                                     |
| LCHIJA | journeymap             | 1.12.2-5.5.6           | journeymap-1.12.2-5.5.6.jar                                  | None                                     |
| LCHIJA | lunatriuscore          | 1.2.0.42               | LunatriusCore-1.12.2-1.2.0.42-universal.jar                  | None                                     |
| LCHIJA | mca                    | 6.1.0                  | MCA-1.12.2-6.1.0-universal.jar                               | None                                     |
| LCHIJA | mcwbridges             | 1.0                    | mcw-bridges-1.0.3-mc1.12.2.jar                               | None                                     |
| LCHIJA | guilib                 | $version               | morepaintings-paintings-1.12.2-5.0.1.2.jar                   | None                                     |
| LCHIJA | paintingselgui         | $version               | morepaintings-paintings-1.12.2-5.0.1.2.jar                   | None                                     |
| LCHIJA | morepaintings          | $version               | morepaintings-paintings-1.12.2-5.0.1.2.jar                   | None                                     |
| LCHIJA | netherchest            | 1.1.1                  | netherchest-1.1.1.jar                                        | None                                     |
| LCHIJA | nifty                  | 1.5                    | nifty-1.12.2-1.5.jar                                         | None                                     |
| LCHIJA | jp.crafterkina.pipes   | 1.1.0.15               | Pipes-1.12-1.1.0.15.jar                                      | None                                     |
| LCHIJA | redstonepaste          | 1.7.5                  | redstonepaste-mc1.12-1.7.5.jar                               | None                                     |
| LCHIJA | schematica             | 1.8.0.169              | Schematica-1.12.2-1.8.0.169-universal.jar                    | None                                     |
| LCHIJA | lteleporters           | 1.12.2-3.0.2           | simpleteleporters-1.12.2-3.0.2.jar                           | None                                     |
| LCHIJA | simplewoodenpipes      | 1.1                    | simplewoodenpipes-1.12.2-1.1.jar                             | 075143b8d04af6213d5b5936048e9b8012eb5cec |
| LCHIJA | snowvillage            | 1.12.2-1.0.0           | SnowVillage-1.12.2-1.0.0.jar                                 | None                                     |
| LCHIJA | thutcore               | 5.21.0                 | thutcore-1.12.2-5.21.0.jar                                   | None                                     |
| LCHIJA | thutcore_compat        | 1.0                    | thutcore-1.12.2-5.21.0.jar                                   | None                                     |
| LCHIJA | thuttech               | 6.1.6                  | thuttech-1.12.2-6.1.6.jar                                    | None                                     |
| LCHIJA | torchlever             | 1.0                    | TorchLever1.12.2-1.0.jar                                     | None                                     |
| LCHIJA | vampirism              | 1.5.7                  | Vampirism-1.12.2-1.5.7.jar                                   | None                                     |
| LCHIJA | teamlapen-lib          | 1.5.7                  | Vampirism-1.12.2-1.5.7.jar                                   | None                                     |
| LCHIJA | vampirism_integrations | vampirism_integrations | VampirismIntegrations-1.12.2-1.2.0.jar                       | None                                     |
| LCHIJA | worldedit              | 6.1.10-SNAPSHOT        | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar            | None                                     |
| LCHIJA | structurize            | 1.12.2-0.10.198-ALPHA  | structurize-1.12.2-0.10.198-ALPHA.jar                        | None                                     |
| LCHIJA | minecolonies           | 1.12.2-0.10.673-ALPHA  | minecolonies-1.12.2-0.10.673-ALPHA-universal.jar             | None                                     |
| LCHIJA | snowrealmagic          | 0.3.3                  | SnowRealMagic-0.3.3.jar                                      | None                                     |

Loaded coremods (and transformers): 

NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
net.fybertech.nwr.NWRTransformer
Profiler Position: N/A (disabled)
Player Count: 1 / 20; [EntityPlayerMP['WITO_WIT'/308, l='mountainlionkittykatkers', x=6763.83, y=80.00, z=22024.80]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

commented

btw could you zip & upload your world somewhere still? still wondering here why this happens/where it comes from

commented

minecolonies | 1.12.2-0.10.673-ALPHA seems you're accidently using an older version now :)
Downloaded the world btw, thanks! if you want you can take it down again

commented

Where Do yo find version I see where your getting that
I am using this one here https://www.curseforge.com/minecraft/mc-mods/minecolonies/files/2874545 which is minecolonies-1.12.2-0.10.682-ALPHA-universal.jar which is newer then 1.12.2-0.10.673-ALPHA.

Wrong error

---- Minecraft Crash Report ----

WARNING: coremods are present:
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
Contact their authors BEFORE contacting forge

// Don't be sad, have a hug! <3

Time: 04/02/20 9:23 AM
Description: Ticking entity

java.lang.ArrayStoreException: net.minecraft.pathfinding.PathPoint
at net.minecraft.pathfinding.Path.func_186309_a(SourceFile:43)
at net.minecraft.pathfinding.PathNavigate.func_75487_m(SourceFile:324)
at net.minecraft.pathfinding.PathNavigateGround.func_75487_m(SourceFile:96)
at net.minecraft.pathfinding.PathNavigate.func_75484_a(SourceFile:159)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75484_a(MinecoloniesAdvancedPathNavigate.java:270)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.processCompletedCalculationResult(MinecoloniesAdvancedPathNavigate.java:311)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75501_e(MinecoloniesAdvancedPathNavigate.java:114)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:766)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1058)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.world.World.func_72866_a(World.java:1996)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1958)
at net.minecraft.world.World.func_72939_s(World.java:1762)
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.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)

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.Path.func_186309_a(SourceFile:43)
at net.minecraft.pathfinding.PathNavigate.func_75487_m(SourceFile:324)
at net.minecraft.pathfinding.PathNavigateGround.func_75487_m(SourceFile:96)
at net.minecraft.pathfinding.PathNavigate.func_75484_a(SourceFile:159)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75484_a(MinecoloniesAdvancedPathNavigate.java:270)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.processCompletedCalculationResult(MinecoloniesAdvancedPathNavigate.java:311)
at com.minecolonies.coremod.entity.pathfinding.MinecoloniesAdvancedPathNavigate.func_75501_e(MinecoloniesAdvancedPathNavigate.java:114)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:766)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1058)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.world.World.func_72866_a(World.java:1996)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1958)

-- Entity being ticked --
Details:
Entity Type: minecolonies:citizen (com.minecolonies.coremod.entity.citizen.EntityCitizen)
Entity ID: 421
Entity Name: Rose F. Goodenouth
Entity's Exact location: 6784.26, 69.00, 22123.30
Entity's Block location: World: (6784,69,22123), Chunk: (at 0,4,11 in 424,1382; contains blocks 6784,0,22112 to 6799,255,22127), Region: (13,43; contains chunks 416,1376 to 447,1407, blocks 6656,0,22016 to 7167,255,22527)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1762)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

-- Affected level --
Details:
Level name: mountainlionkittykatkers
All players: 1 total; [EntityPlayerMP['HOWMAN_'/311, l='mountainlionkittykatkers', x=6781.49, y=82.32, z=21969.63]]
Chunk stats: ServerChunkCache: 1075 Drop: 0
Level seed: -6712753192105077325
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-204,64,337), Chunk: (at 4,4,1 in -13,21; contains blocks -208,0,336 to -193,255,351), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 8793313 game time, 8793313 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 93569 (now: false), thunder time: 71478 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_241, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 14954372160 bytes (14261 MB) / 15678308352 bytes (14952 MB) up to 15678308352 bytes (14952 MB)
JVM Flags: 2 total; -Xmx15000M -Xms15000M
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
FML: MCP 9.42 Powered by Forge 14.23.5.2847 51 mods loaded, 51 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.2847-universal.jar                      | None                                     |
| LCHIJA | forge                  | 14.23.5.2847           | forge-1.12.2-14.23.5.2847-universal.jar                      | None                                     |
| LCHIJA | movillages             | 1.5.4                  | [1.12]MoVillages-1.5.4.jar                                   | None                                     |
| LCHIJA | bedrockminer           | 1.0.5                  | BedrockMiner-1.12.2-(v.1.0.5).jar                            | None                                     |
| LCHIJA | bedrockplus            | 0.7.5                  | bedrockplus-0.7.5.jar                                        | ac38a3286ab9f4777b0023f0f6280caa9369d575 |
| LCHIJA | bettergolem            | 1.0                    | bettergolem-1.12.2-1.0.jar                                   | None                                     |
| LCHIJA | biomesoplenty          | 7.0.1.2444             | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar                | None                                     |
| LCHIJA | ceilingtorch           | v1.2.1                 | ceilingtorch-1.12.2-v1.2.1.jar                               | None                                     |
| LCHIJA | chesttransporter       | 2.8.8                  | ChestTransporter-1.12.2-2.8.8.jar                            | None                                     |
| LCHIJA | customnpcs             | 1.12                   | Custom-NPCs-Mod-1.12.2.jar                                   | None                                     |
| LCHIJA | diamondglass           | 1.12.2-3.3.18          | diamondglass-1.12.2-3.3.18.jar                               | None                                     |
| LCHIJA | doubledoors            | 1.2                    | doubledoors_1.12-1.2.jar                                     | None                                     |
| LCHIJA | dynamictrees           | 1.12.2-0.9.7           | DynamicTrees-1.12.2-0.9.7.jar                                | None                                     |
| LCHIJA | dynamictreesbop        | 1.12.2-1.4.1e          | DynamicTreesBOP-1.12.2-1.4.1e.jar                            | None                                     |
| LCHIJA | extraglass             | 1.20                   | extra-glass-1.20.jar                                         | None                                     |
| LCHIJA | golems                 | 7.1.8                  | ExtraGolems-1.12-7.1.8.jar                                   | None                                     |
| LCHIJA | familiarfauna          | 1.0.11                 | FamiliarFauna-1.12.2-1.0.11.jar                              | None                                     |
| LCHIJA | com.boydti.fawe        | 3.5.1                  | FastAsyncWorldEdit-forge112-19.11.13-5505943-1282-22.3.5.jar | None                                     |
| LCHIJA | faufil                 | 1.0.2                  | Faucets+and+Filters-1.0.2.jar                                | None                                     |
| LCHIJA | cfm                    | 6.3.1                  | furniture-6.3.1-1.12.2.jar                                   | None                                     |
| LCHIJA | ghostsexplosives       | 2.3.0 - MC 1.12.2      | Ghost's+Explosives+2.3.0+-+MC1.12.2.jar                      | None                                     |
| LCHIJA | hopperducts            | 1.5                    | hopperducts-mc1.12-1.5.jar                                   | None                                     |
| LCHIJA | ironchest              | 1.12.2-7.0.67.844      | ironchest-1.12.2-7.0.72.847.jar                              | None                                     |
| LCHIJA | journeymap             | 1.12.2-5.5.8           | journeymap-1.12.2-5.5.8.jar                                  | None                                     |
| LCHIJA | lunatriuscore          | 1.2.0.42               | LunatriusCore-1.12.2-1.2.0.42-universal.jar                  | None                                     |
| LCHIJA | mca                    | 6.1.0                  | MCA-1.12.2-6.1.0-universal.jar                               | None                                     |
| LCHIJA | mcwbridges             | 1.0                    | mcw-bridges-1.0.3-mc1.12.2.jar                               | None                                     |
| LCHIJA | guilib                 | $version               | morepaintings-paintings-1.12.2-5.0.1.2.jar                   | None                                     |
| LCHIJA | paintingselgui         | $version               | morepaintings-paintings-1.12.2-5.0.1.2.jar                   | None                                     |
| LCHIJA | morepaintings          | $version               | morepaintings-paintings-1.12.2-5.0.1.2.jar                   | None                                     |
| LCHIJA | netherchest            | 1.1.1                  | netherchest-1.1.1.jar                                        | None                                     |
| LCHIJA | nifty                  | 1.5                    | nifty-1.12.2-1.5.jar                                         | None                                     |
| LCHIJA | jp.crafterkina.pipes   | 1.1.0.15               | Pipes-1.12-1.1.0.15.jar                                      | None                                     |
| LCHIJA | redstonepaste          | 1.7.5                  | redstonepaste-mc1.12-1.7.5.jar                               | None                                     |
| LCHIJA | schematica             | 1.8.0.169              | Schematica-1.12.2-1.8.0.169-universal.jar                    | None                                     |
| LCHIJA | lteleporters           | 1.12.2-3.0.2           | simpleteleporters-1.12.2-3.0.2.jar                           | None                                     |
| LCHIJA | simplewoodenpipes      | 1.1                    | simplewoodenpipes-1.12.2-1.1.jar                             | 075143b8d04af6213d5b5936048e9b8012eb5cec |
| LCHIJA | snowvillage            | 1.12.2-1.0.0           | SnowVillage-1.12.2-1.0.0.jar                                 | None                                     |
| LCHIJA | thutcore               | 5.21.0                 | thutcore-1.12.2-5.21.0.jar                                   | None                                     |
| LCHIJA | thutcore_compat        | 1.0                    | thutcore-1.12.2-5.21.0.jar                                   | None                                     |
| LCHIJA | thuttech               | 6.1.6                  | thuttech-1.12.2-6.1.6.jar                                    | None                                     |
| LCHIJA | torchlever             | 1.0                    | TorchLever1.12.2-1.0.jar                                     | None                                     |
| LCHIJA | vampirism              | 1.5.7                  | Vampirism-1.12.2-1.5.7.jar                                   | None                                     |
| LCHIJA | teamlapen-lib          | 1.5.7                  | Vampirism-1.12.2-1.5.7.jar                                   | None                                     |
| LCHIJA | vampirism_integrations | vampirism_integrations | VampirismIntegrations-1.12.2-1.2.0.jar                       | None                                     |
| LCHIJA | worldedit              | 6.1.10-SNAPSHOT        | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar            | None                                     |
| LCHIJA | structurize            | 1.12.2-0.10.198-ALPHA  | structurize-1.12.2-0.10.198-ALPHA.jar                        | None                                     |
| LCHIJA | minecolonies           | 1.12.2-0.10.682-ALPHA  | minecolonies-1.12.2-0.10.682-ALPHA-universal.jar             | None                                     |
| LCHIJA | snowrealmagic          | 0.3.3                  | SnowRealMagic-0.3.3.jar                                      | None                                     |

Loaded coremods (and transformers): 

NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
net.fybertech.nwr.NWRTransformer
Profiler Position: N/A (disabled)
Player Count: 1 / 20; [EntityPlayerMP['HOWMAN_'/311, l='mountainlionkittykatkers', x=6781.49, y=82.32, z=21969.63]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)