Problem with spongeforge
Azvalk opened this issue ยท 4 comments
Hi ^^
Super mod, I am in total admiration +.+
but.. little problem..
Here is what happens when the mod is used on a server forge 2705, with the sponge currently recommended. ( spongeforge-1.12.2-2705-7.1.0-BETA-3361 )
This doesn't happen when there isn't the Sponge, but I need it.. so.. solution ?
This thing, solved the problem, Sponge goes first.
https://forums.spongepowered.org/t/spongebootstrap-fixes-ordering-issue-with-other-coremods/12275
But .. it broke something else, much more fundamental ..
I saw an error speaking of player interaction, when I tried to consume food, vanilla, and it fail.
So, no, it's not a solution I can accept.
But that proves that there is a problem with the loading order of the mod ^^
Wings 1.0.5 is now out.
It works: D
The mod and SpongeForge do not cause more crash.
But the problem I had while testing SpongeBootstrap occurs again.
I am not good at reading and understanding errors, and these mention several mod of my modpack, so I will test by removing some of them, but I already give the first line of error ..
[Server thread / ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.player.PlayerInteractEvent$RightClickBlock@13afdc1b:
kotlin.KotlinNullPointerException: null
It happens when you try to consume an item, such as a steak.
(and of course the steak isn't consumed, so we don't fill our hunger bar )
Edit:
hm .. I can already say that it comes from one of the mod of my modpack, because I just tested a server with just spongeforge and wings, and the problem doesn''t occur.
I'm continuing the tests, because I think it can be an important mod, like Quark, or tough as nail ..
Edit2:
ok .. I just understand.
The bug I'm talking about has nothing to do with Wings, sorry ^^
My tests indicate that..visibly, Vanilla Immersion did not appreciate the change from Sponge for forge 2655 to Sponge for 2705.