Jump to content

Blood Moon Zombies not spawning/moving!


nivekbrown94

Recommended Posts

I tried searching and couldn't find anything about this. We are hosting a server with a selection of Alpha20 mods. Everything works fine until the Blood Moon. All of the zombies literally freeze and/or nothing happens. Any ideas on what we can do to fix this or what might be wrong?

 

Please help!

Link to comment
Share on other sites

This is the error that shows up repeatedly

 

2022-01-17T15:39:04 257.763 EXC IndexOutOfRangeException: Index was outside the bounds of the array.
2022-01-17T15:39:04 257.814 EXC IndexOutOfRangeException: Index was outside the bounds of the array.
2022-01-17T15:39:04 257.863 EXC IndexOutOfRangeException: Index was outside the bounds of the array.
2022-01-17T15:39:04 257.914 EXC IndexOutOfRangeException: Index was outside the bounds of the array.
2022-01-17T15:39:04 257.964 EXC IndexOutOfRangeException: Index was outside the bounds of the array.
2022-01-17T15:39:04 258.014 EXC IndexOutOfRangeException: Index was outside the bounds of the array.
2022-01-17T15:39:04 258.063 EXC IndexOutOfRangeException: Index was outside the bounds of the array.
2022-01-17T15:39:04 258.115 EXC IndexOutOfRangeException: Index was outside the bounds of the array.
2022-01-17T15:39:04 258.163 EXC IndexOutOfRangeException: Index was outside the bounds of the array.
2022-01-17T15:39:04 258.213 EXC IndexOutOfRangeException: Index was outside the bounds of the array.

Link to comment
Share on other sites

  • 4 months later...

You guys have likely already figured this one out by now, but--- if you haven't....

Double check your server settings.  I just ran into this same problem, and after revalidating files, wiping, and reloading, I discovered it was simply a mistake on my entry in the Blood Moon Horde Zombies speed setting.

In your Serverconfig.xml file (or whoever owns the server and has access to said XML) somewhere within that will be:

Zombie Settings
<property name="ZombieBMMove"       value="x"

You gatta change that value to a number that your Server recognizes--- otherwise, they will just stand there as they have no speed input (or in this case) IndexOutOfRange.

Change this to 0-4 (0 for walk, 1 for jog, 3 for sprint, 4 for nightmare) and your Blood Moon Zombies should be back to their regular bloodthirsty and ravenous selves.

Hope it helps.  ;)



 

Link to comment
Share on other sites

Unfortunately, the OP never posted their logfile so we can't see what is being loaded and if there are any errors.  There might have been a load issue noted in the logfile that could point exactly where they need to go (mod and line number).

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...