Jump to content
magaman

zues spawned objects error

Recommended Posts

When ai, vics, etc is spawned in they always through an error. Anyone know why and how to fix? Tried on a blank map also and got the same.

 

5:08:39 Server: Object 6:28 not found (message Type_126)

15:08:39 Server: Object 6:29 not found (message Type_113)

15:08:39 Server: Object 6:30 not found (message Type_120)

15:08:39 Server: Object 6:31 not found (message Type_120)

15:08:39 Server: Object 6:22 not found (message Type_120)

15:08:39 Server: Object 6:32 not found (message Type_120)

15:08:39 Server: Object 6:33 not found (message Type_126)

15:08:39 Server: Object 6:34 not found (message Type_113)

15:08:39 Server: Object 6:35 not found (message Type_120)

15:08:39 Server: Object 6:36 not found (message Type_120)

15:08:39 Server: Object 6:37 not found (message Type_120)

15:08:39 Server: Object 6:38 not found (message Type_126)

15:08:39 Server: Object 6:39 not found (message Type_113)

15:08:39 Server: Object 6:64 not found (message Type_113)

15:08:39 Server: Object 6:41 not found (message Type_120)

15:08:39 Server: Object 6:42 not found (message Type_120)

15:08:39 Server: Object 6:43 not found (message Type_126)

15:08:39 Server: Object 6:44 not found (message Type_113)

15:08:39 Server: Object 6:45 not found (message Type_120)

15:08:39 Server: Object 6:46 not found (message Type_120)

15:08:39 Server: Object 6:47 not found (message Type_120)

15:08:39 Server: Object 6:48 not found (message Type_126)

15:08:39 Server: Object 6:49 not found (message Type_113)

15:08:39 Server: Object 6:50 not found (message Type_120)

15:08:39 Server: Object 6:51 not found (message Type_120)

15:08:39 Server: Object 6:52 not found (message Type_120)

15:08:39 Server: Object 6:53 not found (message Type_126)

15:08:39 Server: Object 6:54 not found (message Type_113)

15:08:39 Server: Object 6:55 not found (message Type_120)

15:08:39 Server: Object 6:60 not found (message Type_120)

15:08:39 Server: Object 6:56 not found (message Type_120)

15:08:39 Server: Object 6:57 not found (message Type_120)

Share this post


Link to post
Share on other sites

You placed a vehicle with AI right?

It means that (wherever that log is printed) the machine (client or server or HC or whatever) that received that a message about a AI unit update, doesn't know that unit that its getting the update for.
That unit exists, and sends updates to other machines, but the machines don't even know that object exists, they print an error and ignore the message.

For some reason, when you spawn that object the server doesn't notice that you ever did, the server thinks it doesn't exist (maybe the server couldn't spawn it, because its missing mods?) and when the unit you spawned then sends a status update to the server, the server doesn't know what to do as that unit shouldn't exist.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×