Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

THE SUPER sequel to unknown error #377

Open
4 of 6 tasks
lolokeia opened this issue Nov 12, 2024 · 9 comments
Open
4 of 6 tasks

THE SUPER sequel to unknown error #377

lolokeia opened this issue Nov 12, 2024 · 9 comments
Labels
T-bug Type: Something isn't working T-mixin error Type: A Mixin inject occurred

Comments

@lolokeia
Copy link

lolokeia commented Nov 12, 2024

Basic questions:

  • I am actually using ketting, and not any other software (e.g. magma)
  • I am using the latest Ketting version at the time of writing for the Minecraft version, that I am using
  • I have provided full server logs and not a crash-report
  • I have checked all items without reading.
  • I have provided proper reproduction steps
  • I have ticked all boxes

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

@lolokeia lolokeia added the T-bug Type: Something isn't working label Nov 12, 2024
@JustRed23
Copy link
Member

Looks like a mixin error with the 'iceberg' mod

@JustRed23 JustRed23 added the T-mixin error Type: A Mixin inject occurred label Nov 12, 2024
@lolokeia
Copy link
Author

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

@lolokeia
Copy link
Author

lolokeia commented Nov 12, 2024

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
Copy link
Member

The last error youre experiencing can be due to:

  • A corruption that happened during patching, to fix this delete the libraries folder and let it repatch
  • Some mod having an invalid mixin that could affect the class

@lolokeia
Copy link
Author

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

@JustRed23
Copy link
Member

Seems to be servercore this time

@lolokeia
Copy link
Author

lolokeia commented Nov 13, 2024

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
Copy link
Member

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

@JustRed23
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: Something isn't working T-mixin error Type: A Mixin inject occurred
Projects
None yet
Development

No branches or pull requests

2 participants