SkyFactory 5

SkyFactory 5

280k Downloads

Iron Golems won't stop spawning

ElectricJames77 opened this issue · 2 comments

commented

Bug Description

Turned on the iron golem trophy to get more iron one time and they wouldn't stop spawning after turning off the trophy. I made dread lamps and mega torches to see if that would work but it didn't.

Image

Did this behavior used to work in the previous version?

Unknown

If you answered Yes above...

No response

Steps to Reproduce (for bugs)

1.Turn on trophies and let them run for a bit.
2.turn off trophies and kill all spawned entities.
3.There might be a trophy that keeps spawning after all are turned off. Iron golems wouldn't stop spawning for me.
I'm not sure if it'll happen consistently since I've had this world open for about 50 hours.

Client/Server Log:

https://mclo.gs/kxIg3k6

Crash Log:

No response

Preset used to world:

minecraft:normal

Modpack Version world was created in:

5.0.8

Additional Content Installed?

none

Modpack Version:

5.0.8

Java Version:

v17

Launcher Used:

CurseForge

Memory Allocated:

9120MB

Single Player/LAN/Server:

Server

Optifine Installed:

No

Shaders Enabled:

No

Java Version:

v17

Operating System:

Linux

Hoster/Hosting Solution:

Aternos

commented

Update: I disabled mob spawning and they’re still spawning. I’ve killed so many and they just won’t stop.

commented

Hi ElectricJames77, I am not related to Darkosto that created this pack however I do run a self hosted server for my family and friends so I might be able to provide some possible insights on your issue. My server is based on Windows based NUC so I can't help if it is related to Linux or your server host issue - I doubt it is though.

When I looked at the log and information you provided the main things that jumped out at me was the following -
Your world is set to minecraft:normal - when I look in my server.properties files mine is shown as minecraft:normal but I have no idea if that will have any bearing on your issue.

When looking at the log provided I can see the number of iron_golem entries is a lot. The following is just a few random thoughts or ideas of what I might try to resolve the spawning issue -

  • At any stage have you used more than one iron golem trophy? If so, do you still have the other trophy to try turning them off from that one? My random thought here is some random NBT information on different trophies may be in play here and you need to stop them with the one that is still turned on. I have no idea if these trophies can carry that sort of NBT data.
  • Stop your server and back up your world to another location and delete it from the server. Then recreate the same world it by starting up the server making sure you have not changed everything in any files. Cheat in a Iron Golem trophy, start spawning, break it then log out. Log back in and replace the trophy and stop spawning.

If they stop then it something in your original world files and not a pack issue.
If they don't then retry those steps minus the breaking of the trophy and see if they stop. If they do it might be an issue in the mod or custom config of it where a trophy does not stop spawning if the trophy is broken while spawning is enabled.

If that last one works and they do not spawn after being turned off, sorry to say but enjoy the new world and rebuilding to where you were up to - just think of all the fun you will have rebuilding your world and resource stockpile plus you can set up things differently or better than before as you know what is required and how to do it now.

**** CAREFUL HERE WITH THIS NEXT ONE YOU CAN BREAK YOUR WORLD ****

  • if you are comfortable trolling through many files and lines of text - dig into the files inside your world folder and see if there is a line of text that is telling the server that spawning for Iron Golem is enabled/true/dospawning/etc and try to adjust it to stop them. You may need additional applications for this like NBT readers/editors. As mentioned in the warning above this may break the world, or it could stop them spawning permanently, or some other result that just hurts your soul. I take no responsibility if this happens. I have done a similar thing on 3 separate occasions and was only successful once - the other 2 were soul crushing defeats - 300 hours on one world and almost 400 on the other - so many builds and farms gone forever. :(