MineColonies

MineColonies

53M Downloads

Builder stops working... weird error in server console

sharkck opened this issue ยท 4 comments

commented

Version: 1.12.2-0.9.2-RELEASE-universal

Expected behavior

The builder should build buildings.

Actual behaviour

The builder does not build anything. They (Even after killing and rehiring, etc.). The only error message is the following in the console:

[01:37:17] [Server thread/INFO] [minecolonies]: WorkOrderBuild at location BlockPos{x=-427, y=64, z=700} is using schematics/Birch/Citizen1 instead of schematics/Birch/Citizen1
[01:37:17] [Server thread/INFO] [minecolonies]: WorkOrderBuild at location BlockPos{x=-427, y=64, z=700} is using schematics/Birch/Citizen2 instead of schematics/Birch/Citizen2
[01:37:32] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3092ms behind, skipping 61 tick(s)
[01:37:32] [Server thread/WARN] [minecraft/NetHandlerPlayServer]: sharkck moved too quickly! -0.09090461888393975,0.0,-10.08803951400921
[01:42:10] [Server thread/INFO] [minecraft/DedicatedServer]: Jonathan L. Clerk was slain by sharkck
[01:44:46] [Server thread/INFO] [minecolonies]: WorkOrderBuild at location BlockPos{x=-419, y=64, z=670} is using schematics/Birch/Deliveryman1 instead of schematics/Birch/Deliveryman1
[01:44:46] [Server thread/INFO] [minecolonies]: WorkOrderBuild at location BlockPos{x=-419, y=64, z=670} is using schematics/Birch/Deliveryman2 instead of schematics/Birch/Deliveryman2

Steps to reproduce the problem

Not sure what happened. Things were working fine about 4 hours ago before I went AFK. I came back home and now the builder is bugged with that weird error in the console.

commented

More info.... I just put out a BasicPath for him to build and BAM. Instantly posted to chat that he was going to start building it. Maybe something's messed up with the upgraded birch schematic? Going to try to place another building to see if that gets started... also going to try to see if I can upgrade the Citizen's Hut but change it to another type and see if that fixes it? I'll report my findings.

commented

Tried changing the building type and upgrading... same result...
[02:06:20] [Server thread/INFO] [minecolonies]: WorkOrderBuild at location BlockPos{x=-427, y=64, z=700} is using schematics/AlternativeWood/Citizen1 instead of schematics/AlternativeWood/Citizen1
[02:06:20] [Server thread/INFO] [minecolonies]: WorkOrderBuild at location BlockPos{x=-427, y=64, z=700} is using schematics/AlternativeWood/Citizen1 instead of schematics/AlternativeWood/Citizen1
[02:06:48] [Server thread/INFO] [minecolonies]: Teleported stuck citizen Evan G. Hammer from colony: 1 to target location
[02:06:54] [Server thread/INFO] [minecolonies]: WorkOrderBuild at location BlockPos{x=-427, y=64, z=700} is using schematics/Birch/Citizen1 instead of schematics/Birch/Citizen1
[02:06:54] [Server thread/INFO] [minecolonies]: WorkOrderBuild at location BlockPos{x=-427, y=64, z=700} is using schematics/Birch/Citizen1 instead of schematics/Birch/Citizen1
[02:08:42] [Server thread/INFO] [minecolonies]: WorkOrderBuild at location BlockPos{x=-427, y=64, z=700} is using schematics/Birch/Citizen1 instead of schematics/Birch/Citizen1
[02:08:42] [Server thread/INFO] [minecolonies]: WorkOrderBuild at location BlockPos{x=-427, y=64, z=700} is using schematics/Birch/Citizen2 instead of schematics/Birch/Citizen2

However, it does seem to be doing something when I hit the reposition option. Also appears that new buildings are not an issue.

commented

I found the issue... I thought that I had already upgraded my builder.... since I hadnt, he wouldnt upgrade the buildings... DOH!

Can we turn this into a suggestion vs an issue to add in when you hit upgrade on a building, it will post in chat that you do not have a qualified builder to upgrade X building?

commented

Our system is most likely working, this kind of problems is usually resolved by restarting a server/restarting a client/resetting a request system/recalling all citizens at TH/fire&hire method etc.