kettingpowered / Ketting-1-20-x

A fork of MinecraftForge with added Bukkit & Spigot patches
Other
85 stars 14 forks source link

THE SUPER sequel to unknown error #377

Open lolokeia opened 2 weeks ago

lolokeia commented 2 weeks ago

Basic questions:

What Minecraft Version is your Server on?

1.20.1

Full Ketting Version

v1.20.1-47.3.11-0.3.30

Description of behavior

I installed a last version of ketting (where my first error have been patched) and see another error!

Mods: image image image

Reproduction Steps

Steps to reproduce the behavior:
1. Install ketting 0.3.30 with forge 47.3.11
2. Install following mods
3. Run the server
4. See the mixin injection error

Logs

Crash report will not appear 0_0 full console log: https://mclo.gs/6xFOvEy lastest.log: https://mclo.gs/6GzosOO

Additional context

I removed all the mods that the game complained about I might have forgotten about some client mods, tell me if you find them

JustRed23 commented 2 weeks ago

Looks like a mixin error with the 'iceberg' mod

lolokeia commented 2 weeks ago

deleted, not working >_< I think there are still client mods here Mixin error only: https://mclo.gs/UN8PFJp

lolokeia commented 2 weeks ago

in this logs I see ae2 error deleted, now its 'sleep_tight' error deleted, another error, but now with quark... AHH error again, but now with moonlight moonlight is required to supplementaries, deleting... Oh, now im stuck here

JustRed23 commented 2 weeks ago

The last error youre experiencing can be due to:

lolokeia commented 2 weeks ago

crash-2024-11-12_22.09.15-fml.txt Oh! his alive! (but still crash)

JustRed23 commented 2 weeks ago

Seems to be servercore this time

lolokeia commented 2 weeks ago

Error located in Thirst was taken mod 'static' modifier of handler method does not match target in net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity::canBurn [INJECT Applicator Phase -> thirst.mixin.json:MixinAbstractFurnaceEntity from mod thirst -> Apply Injections -> -> Inject -> thirst.mixin.json:MixinAbstractFurnaceEntity from mod thirst->@Redirect::canBurn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z] And canary

JustRed23 commented 1 week ago

Seems like you're getting a lot of mixin errors, I'll fix most of them once I have some more time

JustRed23 commented 1 week ago

I will not fix any optimization mods though, things like servercore and canary are optimization mods, and already barely work with hybrid servers