VictiniX888 / self-governing-catalyst

An Autonomous Activator mod for Minecraft Fabric
1 stars 0 forks source link

[Server thread/WARN]: Player FakePlayerEntity['[SGC]'/1015, l='ServerLevel[world]', x=11.50, y=81.88, z=-980.00] could not be synced because server networking isn't set up yet. #7

Open MSandro opened 3 years ago

MSandro commented 3 years ago

Every time I place a SGC on my server world the console outputs the following line:

[Server thread/WARN]: Player FakePlayerEntity['[SGC]'/1015, l='ServerLevel[world]', x=11.50, y=81.88, z=-980.00] could not be synced because server networking isn't set up yet.

what do I need to setup?

Knoxxar commented 3 years ago

we have the same problem, tried to allow it via Command and Serverconfig nothing works

Minecraft 1.16.5 Fabric: 0.11.3 Modversion: 1.0.6

VictiniX888 commented 3 years ago

I'll try looking into it when I have a bit of time, likely I'm registering the fakeplayer too early into the server startup.