Commit 5924ce4
committed
[TMP] Remove NoSlow+
Unable to start client due to errors below:
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Injection validation failed: Callback method hookCustomMultiplier(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V in meteorplus.mixins.json:minecraft.entity.ClientPlayerEntityMixin from mod meteorplus expected 1 invocation(s) but 0 succeeded. Scanned 0 target(s). No refMap loaded. [INJECT_APPLY Applicator Phase -> meteorplus.mixins.json:minecraft.entity.ClientPlayerEntityMixin from mod meteorplus -> Apply Injections -> -> PostInject -> meteorplus.mixins.json:minecraft.entity.ClientPlayerEntityMixin from mod meteorplus->@Inject::hookCustomMultiplier(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V]1 parent 722d709 commit 5924ce4
4 files changed
Lines changed: 1 addition & 36 deletions
File tree
- src/main
- java/nekiplay/meteorplus
- mixin/minecraft/entity
- resources
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
Lines changed: 0 additions & 33 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
0 commit comments