AbyssalCraft

AbyssalCraft

20M Downloads

Game Crippling Mob Spawn Issue

AisuTistoto223 opened this issue ยท 4 comments

commented

Intro:

Mobs do not spawn in the dimensions and biomes they are intended to.

Description:

Abyssal wasteland has zero enemies. Darklands have no enemies, etc.

Crash report:


Affected versions ("latest" is NOT a version):

  • Minecraft: 1.12.2
  • Forge: 14.23.5.2847
  • AbyssalCraft: 1.10.2 and 1.10.4

Latest log file for when the issue was present:

[pastebin/gist/etc link here]

My Mods, to see if it's a compatibility issue:
image

commented

I've decided to just use a different mod for now. It's solved a vast number of issues I didn't even realize existed. I'll look into fixing the wretched mod's incompatibility with basically everything another time. Consider this solved.

commented

This is caused by CustomMobSpawner, which in it's default configuration breaks mob spawning in any custom biome (and dimension) added by other mods. Removing that should fix the issue.

commented

There any way to modify the CustomMobSpawner configs to fix it instead of removing it entirely?

commented

By all means, you can try. But in the 10 years I've been developing mods, I've never come across anyone who managed to figure it out and get things to work. Last attempt (known to me) would be #259