Closed Elikill58 closed 1 year ago
same issue on my side does also not work using 1.5.0, 1.5.5 and 1.5.8-SNAPSHOT applies only to 1.20.2 (tested using 1.19.4, 1.20.1 and 1.20.2) the cause seems to be the piglin class
Same issue
Patching: net/minecraft/world/entity/monster/piglin/Piglin.java Hunk 0: EXACT: @@ -5,14 +5,6 @@ Hunk 1: EXACT: @@ -54,13 +46,33 @@ Hunk 2: EXACT: @@ -73,7 +85,11 @@ Hunk 3: EXACT: @@ -92,6 +108,14 @@ Hunk 4: FAILURE: @@ -100,6 +124,10 @@
The issue was with dev bundle generation creating invalid bundles, there's no need to update userdev (although it never hurts to run latest).
You just need to use the new dev bundle (can force with --refresh-dependencies
when using -SNAPSHOT
bundles).
Also, cleanCache should not be needed when updating paperweight or the dev bundle.
The issue was with dev bundle generation creating invalid bundles, there's no need to update userdev (although it never hurts to run latest). You just need to use the new dev bundle (can force with
--refresh-dependencies
when using-SNAPSHOT
bundles). Also, cleanCache should not be needed when updating paperweight or the dev bundle.
its still broken, im using 1.5.9-SNAPSHOT and fully cleared .gradle folder, target folder etc
Patching: net/minecraft/world/entity/monster/piglin/Piglin.java Hunk 0: EXACT: @@ -5,14 +5,6 @@ Hunk 1: EXACT: @@ -54,13 +46,33 @@ Hunk 2: EXACT: @@ -73,7 +85,11 @@ Hunk 3: EXACT: @@ -92,6 +108,14 @@ Hunk 4: FAILURE: @@ -100,6 +124,10 @@
When using paperweight since like yesterday, I get this issue:
The log file is full of things like that:
Part of my gradle file:
I tried to clean cache.
I'm using: