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

Farm and Charm(?) mixin crash #338

Open
5 of 6 tasks
jg2002-j opened this issue Aug 22, 2024 · 0 comments
Open
5 of 6 tasks

Farm and Charm(?) mixin crash #338

jg2002-j opened this issue Aug 22, 2024 · 0 comments
Labels
T-bug Type: Something isn't working T-mixin error Type: A Mixin inject occurred

Comments

@jg2002-j
Copy link

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

1.20.1-47.3.6-0.3.22

Description of behavior

Running on Java 17.0.9 (Eclipse Adoptium)
Launcher version 1.5.0
Minecraft version 1.20.1
Ketting version 0.3.22
Forge version   47.3.6
Bukkit version  1_20_R1

Server crashes on starting up with the following error:

Error type: Mixin related error
Caused by: Unknown reason

Short stack trace(s):
@Shadow field f_28216_ was not located in the target class net.minecraft.world.entity.animal.Cat$CatTemptGoal. Using refmap farm_and_charm-common-refmap.json
MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachFields(MixinPreProcessorStandard.java:624)
MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:302)
MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)

Reproduction Steps

Steps to reproduce the behavior:
1. Use above Version with mods listed below:
letsdo-API-forge-1.2.15-forge.jar
letsdo-bakery-forge-2.0.2.jar
letsdo-beachparty-forge-1.1.5.jar
letsdo-bloomingnature-forge-1.0.9.jar
letsdo-brewery-forge-2.0.3.jar
letsdo-camping-forge-1.0.3.jar
letsdo-candlelight-forge-2.0.2.jar
letsdo-farm_and_charm-forge-1.0.3.jar
letsdo-meadow-forge-1.3.19.jar
letsdo-wildernature-forge-1.0.3.jar

2. Run the server
3. See the mixin error

Logs

latest.log = https://mclo.gs/5misrjQ
debug.log = https://mclo.gs/LrIkhli
crash-report = https://mclo.gs/DRvZuKG

Additional context

No response

@jg2002-j jg2002-j added the T-bug Type: Something isn't working label Aug 22, 2024
@C0D3-M4513R C0D3-M4513R added the T-mixin error Type: A Mixin inject occurred label Aug 22, 2024
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