Jump to content

Recommended Posts

The mod adds new mob. Then spawns it periodically, then deletes mob and spawns it again...

 

 From a log.txt, got this trying to connect to the modded server. Also world do not load at all on client while host is fine. No crash or error screen just this:

 

RakNet detected a missing replica (548)
RakNet detected a missing replica (164988)
RakNet detected a missing replica (77902)
RakNet detected a missing replica (196834)
RakNet detected a missing replica (183344)

.....................

>100 lines of this

..........................

RakNet detected a missing replica (150093)
RakNet detected a missing replica (224113)
RakNet detected a missing replica (205178)
RakNet detected a missing replica (15427)

 

What's this? Why does this appear?

Missing replicas.

 

That means there are things in the host that doesn't have a replica for the client to use, like any component you may mistakenly put before the TheWorld.ismastersim if. So it can appear if you have no mods at all, but join a server with mods with incorrect code.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...