Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
1,311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. FILTER
  2.  
  3. Filter by text...
  4. LEVELS
  5. debug (6,736)info (187)warn (29)error (0)fatal (1)
  6. ACTIONS
  7. Clear all logs
  8. 17:32:33.530
  9. game
  10. at net.minecraft.client.main.Main.main(SourceFile:38) ~[Main.class:?]
  11. 17:32:33.530
  12. game
  13. ... 6 more
  14. 17:32:33.530
  15. game
  16. Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @Inject annotation on handler$preRead$zdc000 specifies a target class 'net/minecraft/client/network/NetHandlerPlayClient', which is not supported
  17. 17:32:33.530
  18. game
  19. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parseTargets(InjectionInfo.java:190) ~[wwe.jar:?]
  20. 17:32:33.530
  21. game
  22. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:172) ~[wwe.jar:?]
  23. 17:32:33.530
  24. game
  25. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:159) ~[wwe.jar:?]
  26. 17:32:33.530
  27. game
  28. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:151) ~[wwe.jar:?]
  29. 17:32:33.530
  30. game
  31. at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:44) ~[wwe.jar:?]
  32. 17:32:33.530
  33. game
  34. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:480) ~[wwe.jar:?]
  35. 17:32:33.530
  36. game
  37. at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1179) ~[wwe.jar:?]
  38. 17:32:33.530
  39. game
  40. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:900) ~[wwe.jar:?]
  41. 17:32:33.530
  42. game
  43. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:304) ~[wwe.jar:?]
  44. 17:32:33.530
  45. game
  46. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:267) ~[wwe.jar:?]
  47. 17:32:33.530
  48. game
  49. at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:353) ~[wwe.jar:?]
  50. 17:32:33.530
  51. game
  52. at org.spongepowered.asm.mixin.transformer.MixinTransformer.apply(MixinTransformer.java:724) ~[wwe.jar:?]
  53. 17:32:33.530
  54. game
  55. at org.spongepowered.asm.mixin.transformer.MixinTransformer.applyMixins(MixinTransformer.java:703) ~[wwe.jar:?]
  56. 17:32:33.530
  57. game
  58. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:509) ~[wwe.jar:?]
  59. 17:32:33.530
  60. game
  61. at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72) ~[wwe.jar:?]
  62. 17:32:33.530
  63. game
  64. at net.minecraft.launchwrapper.L
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement