The Hordes

The Hordes

5M Downloads

Horde spawns more than it should and on top of player

DavidBilodeau1 opened this issue ยท 14 comments

commented

Hordes are spawning more than once per night and often spawn on player. I am playing with atlas lib version 1.1.3a.

commented

I am still experiencing the horde spawning on the player as well.

Forge: 36.2.19
Mod Version: 1.4
Atlas Version: 1.1.3a

commented

How do you mean spawn more than once per night?
It should spawn several waves unless the config is changed.

During my last run of testing I wasn't having them spawn on top of me with atlaslib 1.1.3a, I will do some more testing and see if I can get it to happen.

commented

I am also having this issue. Instead of making a separate issue I'll just post my bug report here.

Issue:
When the time hits midnight on the 10th day, the horde spawns directly on top of me. Everytime I respawn, a new wave of zombies spawns directly on top of me again.

Minecraft Version: 1.16.5
The Horde Version: 1.1.4
Forge Version: 36.2.9

Latest Log: https://pastebin.com/BBXpKd6x (I had to delete some of the contents of the log because I had a bunch of unrelated errors and it was too big to upload to pastebin. If you think you need me full log let me know and I'll upload it to dropbox for download.)

commented

Echoing Robert above; same version as he has. The horde spawns directly on top of the player, multiple times. Trying to sleep in bed triggers another spawn wave, well in excess of the hordeSpawnMax config.

commented

Also experiencing this. Same versions as above

commented

Hmm ok, yeah seems like it must be an incompatability, I've found and fixed the issue with the horde restarting when respawning, if you can find out which mod it is, I can take a look and see what the incompatability could be.

commented

It took me over an hour of straight testing but I figured it out.

If your world is generated with the mod Terraforged, hordes will ALWAYS spawn on top of you. Oddly enough, the mod works fine with Terraforged installed, just not if you are using terraforged's world generation specifically. If anyone else in this thread wants to also confirm, I'd appreciate that. But yeah, here's how to reproduce the issue now that I know how to:

1: Install The Hordes mod
2: Install Terraforged
3: Make new world with any Terraforged world generation setting
4: /time add 10d
5: /time add 17500
6: wait til midnight, and zombies spawn on you

commented

Maybe it has something to do with world generation then? I don't have Terraforged, but I still have this issue. I can't give more details at the moment for I'm not home and won't be able to for a bit. Apologies

commented

I've run it for several hours with this setup, using the same versions from curseforge, standing in the center of the room on a glowstone block
Each husk represents a horde spawn, and the config was set to have infinite spawns of 1 husk in the event,
I haven't been able to replicate this bug with this setup, I'm going to try a few different ones involving respawning and sleeping.

The max spawn count definately appears not to work in this version and will be fixed for the next update.

Is there anything that happened before this bug occurred? Or a way that you can reproduce this?

commented

So, for me all I am doing is:
1: Generate new world, in creative or with cheats
2: /time add 10d
3: /time add 17500
4: wait 500 ticks for it to hit midnight exactly
5: The Horde spawns on top of you, 100% of the time.

It must be an incompatibility with one of the mods in my modpack, because it doesn't happen to me on a client with only hordes installed. I'll try to troubleshoot it and figure out which mod it is and get back to you.

commented

It's quite strange behaviour, I'm going to do some testing with terraforged, I don't see where it should be causing issues, but I'll have a look and see if I can find the problem.

commented

Should be fixed between the hordes 1.1.4a and atlaslib 1.1.3c.

commented

Can confirm this is now fixed for me. Thanks for the fix.

commented

Thanks :)