Advertisement
Guest User

Untitled

a guest
Jan 20th, 2020
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.11 KB | None | 0 0
  1. [PREINITIALIZATION][CLIENT][INFO] Current loaders after merging: [[preinit]]
  2. [PREINITIALIZATION][CLIENT][INFO] Loading scripts for loader with names [preinit]
  3. [PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: mossrecipes.zs} as we are currently loading with a different loader
  4. [PREINITIALIZATION][CLIENT][INFO] Completed script loading in: 2ms
  5. [INITIALIZATION][CLIENT][INFO] CraftTweaker: Building registry
  6. [INITIALIZATION][CLIENT][INFO] CraftTweaker: Successfully built item registry
  7. [INITIALIZATION][CLIENT][INFO] Current loaders after merging: [[preinit], [recipeevent | crafttweaker]]
  8. [INITIALIZATION][CLIENT][INFO] Loading scripts for loader with names [crafttweaker | recipeevent]
  9. [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: mossrecipes.zs}
  10. [INITIALIZATION][CLIENT][ERROR] [crafttweaker]: Error executing {[0:crafttweaker]: mossrecipes.zs}: Bad local variable type
  11. Exception Details:
  12. Location:
  13. Mossrecipes.__script__()V @212: aload
  14. Reason:
  15. Type top (current frame, locals[7]) is not assignable to reference type
  16. Current Frame:
  17. bci: @212
  18. flags: { }
  19. locals: { top, integer, top, top, 'java/util/Iterator', 'crafttweaker/api/item/IItemStack' }
  20. stack: { }
  21. Bytecode:
  22. 0x0000000: 120a 3cb2 0010 1212 120a b800 1803 b900
  23. 0x0000010: 1e03 00b2 0010 1220 120a b800 1803 b900
  24. 0x0000020: 1e03 00b2 0010 1212 120a b800 1812 21bd
  25. 0x0000030: 0023 5912 0a12 25b8 002b 5359 122c 1225
  26. 0x0000040: b800 2b53 0101 b900 3005 00b2 0010 1220
  27. 0x0000050: 120a b800 1812 31bd 0023 5912 0a12 33b8
  28. 0x0000060: 002b 5359 122c 1225 b800 2b53 5912 2112
  29. 0x0000070: 25b8 002b 5359 1234 1225 b800 2b53 0101
  30. 0x0000080: b900 3005 00b2 0010 1236 b800 2b12 31b9
  31. 0x0000090: 003a 0200 122c bd00 2359 120a 123c b800
  32. 0x00000a0: 2b53 03b9 0040 0400 1242 b800 4812 3cb8
  33. 0x00000b0: 002b b900 4c01 00b9 0052 0100 3a04 1904
  34. 0x00000c0: b900 5801 0099 0023 1904 b900 5c01 00c0
  35. 0x00000d0: 005e 3a05 1907 1905 b800 64c0 0066 3a07
  36. 0x00000e0: 1b12 2c60 3ca7 ffd9 1236 b800 2bb9 004c
  37. 0x00000f0: 0100 b900 5201 003a 0a19 0ab9 0058 0100
  38. 0x0000100: 9900 1e19 0ab9 005c 0100 c000 5e3a 0b19
  39. 0x0000110: 0d19 0bb8 0064 c000 663a 0da7 ffde bb00
  40. 0x0000120: 6859 120a 1bb7 006c 59b6 0070 360f b600
  41. 0x0000130: 7319 0715 0f32 3a11 190d 150f 323a 13b2
  42. 0x0000140: 0010 bb00 7559 b700 7719 11b9 007b 0100
  43. 0x0000150: b600 7f12 81b6 007f b600 8419 1312 21b9
  44. 0x0000160: 0088 0200 1221 bd00 8a59 120a 122c bd00
  45. 0x0000170: 2359 120a 128c b800 2b53 5359 122c 122c
  46. 0x0000180: bd00 2359 120a 1911 5353 0101 b900 9006
  47. 0x0000190: 0059 840f 0115 0fa3 ff9a a700 0357 b1
  48. Stackmap Table:
  49. full_frame(@190,{Top,Integer,Top,Top,Object[#84]},{})
  50. same_frame(@232)
  51. full_frame(@249,{Top,Integer,Top,Top,Object[#84],Top,Top,Top,Top,Top,Object[#84]},{})
  52. same_frame(@286)
  53. full_frame(@305,{Top,Integer,Top,Top,Object[#84],Top,Top,Top,Top,Top,Object[#84],Top,Top,Top,Top,Integer},{Integer})
  54. full_frame(@413,{Top,Integer,Top,Top,Object[#84],Top,Top,Top,Top,Top,Object[#84],Top,Top,Top,Top,Integer,Top,Object[#146],Top,Object[#146]},{Integer})
  55.  
  56. java.lang.VerifyError: Bad local variable type
  57. Exception Details:
  58. Location:
  59. Mossrecipes.__script__()V @212: aload
  60. Reason:
  61. Type top (current frame, locals[7]) is not assignable to reference type
  62. Current Frame:
  63. bci: @212
  64. flags: { }
  65. locals: { top, integer, top, top, 'java/util/Iterator', 'crafttweaker/api/item/IItemStack' }
  66. stack: { }
  67. Bytecode:
  68. 0x0000000: 120a 3cb2 0010 1212 120a b800 1803 b900
  69. 0x0000010: 1e03 00b2 0010 1220 120a b800 1803 b900
  70. 0x0000020: 1e03 00b2 0010 1212 120a b800 1812 21bd
  71. 0x0000030: 0023 5912 0a12 25b8 002b 5359 122c 1225
  72. 0x0000040: b800 2b53 0101 b900 3005 00b2 0010 1220
  73. 0x0000050: 120a b800 1812 31bd 0023 5912 0a12 33b8
  74. 0x0000060: 002b 5359 122c 1225 b800 2b53 5912 2112
  75. 0x0000070: 25b8 002b 5359 1234 1225 b800 2b53 0101
  76. 0x0000080: b900 3005 00b2 0010 1236 b800 2b12 31b9
  77. 0x0000090: 003a 0200 122c bd00 2359 120a 123c b800
  78. 0x00000a0: 2b53 03b9 0040 0400 1242 b800 4812 3cb8
  79. 0x00000b0: 002b b900 4c01 00b9 0052 0100 3a04 1904
  80. 0x00000c0: b900 5801 0099 0023 1904 b900 5c01 00c0
  81. 0x00000d0: 005e 3a05 1907 1905 b800 64c0 0066 3a07
  82. 0x00000e0: 1b12 2c60 3ca7 ffd9 1236 b800 2bb9 004c
  83. 0x00000f0: 0100 b900 5201 003a 0a19 0ab9 0058 0100
  84. 0x0000100: 9900 1e19 0ab9 005c 0100 c000 5e3a 0b19
  85. 0x0000110: 0d19 0bb8 0064 c000 663a 0da7 ffde bb00
  86. 0x0000120: 6859 120a 1bb7 006c 59b6 0070 360f b600
  87. 0x0000130: 7319 0715 0f32 3a11 190d 150f 323a 13b2
  88. 0x0000140: 0010 bb00 7559 b700 7719 11b9 007b 0100
  89. 0x0000150: b600 7f12 81b6 007f b600 8419 1312 21b9
  90. 0x0000160: 0088 0200 1221 bd00 8a59 120a 122c bd00
  91. 0x0000170: 2359 120a 128c b800 2b53 5359 122c 122c
  92. 0x0000180: bd00 2359 120a 1911 5353 0101 b900 9006
  93. 0x0000190: 0059 840f 0115 0fa3 ff9a a700 0357 b1
  94. Stackmap Table:
  95. full_frame(@190,{Top,Integer,Top,Top,Object[#84]},{})
  96. same_frame(@232)
  97. full_frame(@249,{Top,Integer,Top,Top,Object[#84],Top,Top,Top,Top,Top,Object[#84]},{})
  98. same_frame(@286)
  99. full_frame(@305,{Top,Integer,Top,Top,Object[#84],Top,Top,Top,Top,Top,Object[#84],Top,Top,Top,Top,Integer},{Integer})
  100. full_frame(@413,{Top,Integer,Top,Top,Object[#84],Top,Top,Top,Top,Top,Object[#84],Top,Top,Top,Top,Integer,Top,Object[#146],Top,Object[#146]},{Integer})
  101.  
  102. at __ZenMain__.run(Mossrecipes)
  103. at crafttweaker.runtime.CrTTweaker.loadScript(CrTTweaker.java:225)
  104. at crafttweaker.runtime.CrTTweaker.loadScript(CrTTweaker.java:105)
  105. at crafttweaker.mc1120.events.CommonEventHandler.registerRecipes(CommonEventHandler.java:69)
  106. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1640_CommonEventHandler_registerRecipes_Register.invoke(.dynamic)
  107. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  108. at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
  109. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  110. at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
  111. at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:636)
  112. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
  113. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  114. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
  115. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:3931)
  116. at net.minecraft.client.main.Main.main(SourceFile:123)
  117. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  118. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  119. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  120. at java.lang.reflect.Method.invoke(Unknown Source)
  121. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  122. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  123. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  124. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  125. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  126. at java.lang.reflect.Method.invoke(Unknown Source)
  127. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
  128. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
  129. at org.multimc.EntryPoint.listen(EntryPoint.java:143)
  130. at org.multimc.EntryPoint.main(EntryPoint.java:34)
  131. [INITIALIZATION][CLIENT][INFO] Completed script loading in: 338ms
  132. [POSTINITIALIZATION][CLIENT][INFO] Removing recipes for various outputs
  133. [AVAILABLE][CLIENT][INFO] Fixed the RecipeBook
  134. [SERVER_STARTED][SERVER][INFO] Loading scripts for loader with names [preinit]
  135. [SERVER_STARTED][SERVER][INFO] Completed script loading in: 0ms
  136. [SERVER_STARTED][SERVER][INFO] Loading scripts for loader with names [crafttweaker | recipeevent]
  137. [SERVER_STARTED][SERVER][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: mossrecipes.zs}
  138. [SERVER_STARTED][SERVER][INFO] Completed script loading in: 4ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement