Savage & Ravage

Savage & Ravage

26M Downloads

Config not applying when Halogen is installed

StrangerSon71 opened this issue · 20 comments

commented

A Creeper explosion destroyed blocks without spawning creepies

Config:[entities]

[entities.creepers]
	"Creepers drop Creeper Spores after they die from an explosion" = true
	"Creepie explosions destroy blocks" = true
	"Creeper explosions spawn creepies" = true
	"Creeper explosions destroy blocks" = false

[entities.illagers]
	#Illagers with banners will no longer give Bad Omen when you kill them
	#Instead, you will have to place and burn the banner that they drop with flint and steel or a fire charge
	"Illagers no longer give Bad Omen when killed" = true
commented

Did you find it?

commented

Did you completely restart the game first?

commented

Yes, a persistent problem since this was opened despite being on the latest version.

commented

Please fix this on the 1.16.5 version and not just 1.17.1, I feel like this is a rather high priority bug.

commented

I can't reproduce this on the latest version. Can you post the latest.log and debug.log files after a creeper explodes in a world?

commented

Yes, once I am not busy.

commented

I can't reproduce this individually either, it's probably a compatibility issue.

commented

I can't show the debug.log due to character limits on both github and pastebin.

commented

Here is a segment of the latest.log that had a creeper explosion:
https://pastebin.com/BViAJNUB

commented

Here is a segment of the latest.log that had a creeper explosion:
https://pastebin.com/BViAJNUB

There's nothing referring to creepers here. Could you try leaving the world right after a creeper explodes and then copying the last 200 lines or so?

commented

Also, considering this is a compatability issue, could you list what mods you were using when this happened?

commented

That’s pretty much what I did, I might be able to try again better.

commented

Modlist is that of Strangely Modded modpack, either I can list that here or you can check the relations on CurseForge

commented

i'll check on cf

commented

That’s pretty much what I did, I might be able to try again better.

Ah, in that case it's probably not an error, but another mod returning the explosion event. I guess i'll just look through the list to find it 😅

commented

I found a sodium reforge or halogen bug (Did they change the name?) bug with the savage and ravage mod which makes the creppers destroy blocks setting not applied

commented

They did change the name, and thank you for isolating the bug!

commented

I found a sodium reforge or halogen bug (Did they change the name?) bug with the savage and ravage mod which makes the creppers destroy blocks setting not applied

Thanks for finding it !!

commented

Looks like there was already an issue on the Halogen github. They closed it by disabling Lithium's mixins by default, so i guess Strangely Modded enabled that.

commented

Actually, I think it just downloaded the mod before it was disabled by default, guess I can just disable it for the next update.