Just Another Spawner

Just Another Spawner

665k Downloads

Console spam warning that JAS is spawning Slimes

GrinningMoon opened this issue ยท 1 comments

commented

As the title states, I get the following warnings spammed on my server console. I'm running a 1.7.10 Cauldron (build 1236) server and connecting with a Forge (build 1291) client. I'm running ~80ish mods and haven't tried pinpointing whether it's a mod compatibility issue. Wanted to check here first to see if anyone has ever seen this before. Would save me a lot of time instead of playing find the error-needle in the mod-stack... Thanks!

[00:08:59] [Server thread/WARN]: JAS is spawning entity Slime, irrespective of JAS LH & SLE conditions as part of LivingSpawnEvent compatabillity.
[00:09:07] [Server thread/WARN]: JAS is spawning entity Slime, irrespective of JAS LH & SLE conditions as part of LivingSpawnEvent compatabillity.
[00:09:07] [Server thread/WARN]: JAS is spawning entity Slime, irrespective of JAS LH & SLE conditions as part of LivingSpawnEvent compatabillity.
[00:09:23] [Server thread/WARN]: JAS is spawning entity Slime, irrespective of JAS LH & SLE conditions as part of LivingSpawnEvent compatabillity.
[00:09:40] [Server thread/WARN]: JAS is spawning entity Slime, irrespective of JAS LH & SLE conditions as part of LivingSpawnEvent compatabillity.
[00:09:40] [Server thread/WARN]: JAS is spawning entity Slime, irrespective of JAS LH & SLE conditions as part of LivingSpawnEvent compatabillity.
[00:09:40] [Server thread/WARN]: JAS is spawning entity Slime, irrespective of JAS LH & SLE conditions as part of LivingSpawnEvent compatabillity.

commented

There is an Forge event for spawning, it can be set to ALLOW by a mod indicating it wants to override default settings.

Currently JAS will not interfere with this. I've never seen anyone use it before so I was unsure of what kind of usecase I'd be overriding.