MisterPeModder / MisterPeModder/ExtraGamerules

Crashes on 1.14 launch

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Game crashes as soon as it starts to launch when on 1.14 with this mod:
[07:58:47] [main/FATAL]: Mixin apply failed extra-gamerules.common.json:world.PhantomSpawnerMixin -> net.minecraft.class_2910: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @Inject annotation on handler$preventPhantomsSpawning$zcb000 could not find any targets matching 'method_12639' in the target class net.minecraft.class_2910. Using refmap extra-gamerules-refmap.json

rest: https://gist.github.com/Blayyke/09ac868dbe73137fdb35d029b74a37e9

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the 1.14 launch crash and inspect the Mixin apply failure for extra-gamerules.common.json:world.PhantomSpawnerMixin. Compare the referenced method_12639 target in net.minecraft.class_2910 with the mod's injection and consult the linked crash log. Done means the game launches on 1.14 without this injection failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.