I am getting made server lag after wipe. and a flood of these errors
(17:16:43) | SpawnPopulation.Spawn: Couldn't create prefab as entity - assets/rust.ai/agents/zombie/zombie.prefab
(17:16:43) | The referenced script on this Behaviour is missing!
(17:16:43) | The referenced script on this Behaviour (Game Object 'Zombie') is missing!
(17:16:43) | The referenced script on this Behaviour (Game Object 'Zombie') is missing!
(17:16:43) | Failed to create agent because there is no valid NavMesh
(17:16:43) | CreateEntity called on a prefab that isn't an entity! assets/rust.ai/agents/zombie/zombie.prefab
(17:16:43) | No AI context provider was found.
(17:16:43) | SpawnPopulation.Spawn: Couldn't create prefab as entity - assets/rust.ai/agents/zombie/zombie.prefab
(17:16:43) | The referenced script on this Behaviour is missing!
(17:16:43) | The referenced script on this Behaviour (Game Object 'Zombie') is missing!
(17:16:43) | The referenced script on this Behaviour (Game Object 'Zombie') is missing!
(17:16:43) | Failed to create agent because there is no valid NavMesh
Solved The referenced script on this Behaviour (Game Object 'X') is missing (not updated fully)
Discussion in 'Rust Discussion' started by Big Daddy 3, Mar 2, 2017.
-
Wulf Community Admin
Errors like that are generally an indication that you are using mixed versions of Rust on your server, likely from installing an older Oxide build.
-
Hey Wulf. Seeing this?
The referenced script on this Behaviour is missing!
The referenced script on this Behaviour (Game Object 'mailbox.deployed') is missing! -
Wulf Community Admin
Sounds like you used an old Oxide build before it was updated for the newer Rust release. Make sure you've downloaded the latest compatible release of Oxide.
-
nope.. new version... I'm not that silly
-
Wulf Community Admin
-
Yeah, re validated and copied across. All good. Cheers mate.
-
StringPool.GetNumber - no number for string assets/prefabs/building core/pillar/pillar.prefab
server.headerimage: "https://i.imgur.com/HOo7aYj.jpg"
server.url: "http://www.blacklagoongaming.com/"
Server Config Loaded
Loading Items Took: 2.8187361 seconds
Building Items Took: 2.8672178 seconds / Items: 375 / Blueprints: 243
The referenced script on this Behaviour is missing!
The referenced script on this Behaviour (Game Object 'waterwellstatic') is missing!
NullReferenceException: Object reference not set to an instance of an object
[DOUBLEPOST=1517523063][/DOUBLEPOST]Server Not Booting up even after i fully reinstalled the server from clean scrath i keep getting this error -
Wulf Community Admin
You are mixing Rust versions.
-
i did a clean rust install and got this error wulf haha in bit confused
[DOUBLEPOST=1517524790][/DOUBLEPOST]Seems to have solved after 4x updating the server -_- -
hello all
anyone an idea why i get this error ? after i wipe my server ?
The Server dont start, he stop with this messages in console:
(11:04:35) | The referenced script on this Behaviour is missing!
(11:04:35) | The referenced script on this Behaviour is missing!
(11:04:35) | The referenced script on this Behaviour (Game Object 'junkpile_a') is missing!
(11:04:35) | The referenced script on this Behaviour (Game Object '') is missing!
(11:04:35) | The referenced script on this Behaviour is missing!
(11:04:35) | The referenced script on this Behaviour is missing!
(11:04:35) | The referenced script on this Behaviour (Game Object 'junkpile_g') is missing!
(11:04:35) | The referenced script on this Behaviour (Game Object '') is missing!
(11:04:35) | The referenced script on this Behaviour is missing!
(11:04:35) | The referenced script on this Behaviour is missing!
(11:04:35) | The referenced script on this Behaviour (Game Object 'junkpile_g') is missing!
(11:04:35) | The referenced script on this Behaviour (Game Object 'junkpile_g') is missing!
(11:04:35) | The referenced script on this Behaviour (Game Object 'ScientistSpawner') is missing!
(11:04:35) | The referenced script on this Behaviour (Game Object 'ScientistSpawner') is missing!
(11:04:35) | NullReferenceException: Object reference not set to an instance of an object -
got the same. without oxide it works. But when u download oxide an copy/paste it on the clean rust that happens
-
@Wulf
can you help us out quick ? -
I doubt anyone is on to update Oxide. Can't expect them to remain on alert for FacePunch to release their random ass late night updates.
-
what we can do ? any idea ?
-
If you have to, disable resource spawning until the server is at least online and then reenable it.
Code:spawn.respawn_groups false spawn.respawn_populations false
-
was there a server update out this night ?
this what you write in server.cfg ? -
Yes, you can put those values in the server.cfg or in console on startup -
and then the server starts normaly ?
i test it
[DOUBLEPOST=1520248144][/DOUBLEPOST]
this works ! -
Had the same problem, updated again and installed the newest Oxide fixed it.