katubug

crafttweaker paintbrush error

Jun 17th, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.53 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]: paintbrushes.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]: paintbrushes.zs}
  10. [INITIALIZATION][CLIENT][ERROR] paintbrushes.zs:15 > No such member in crafttweaker.item.IIngredient: anyDamage
  11. [INITIALIZATION][CLIENT][ERROR] paintbrushes.zs:15 > any values not yet supported
  12. [INITIALIZATION][CLIENT][ERROR] [crafttweaker]: Error executing {[0:crafttweaker]: paintbrushes.zs}: Bad type on operand stack
  13. Exception Details:
  14. Location:
  15. Paintbrushes.__script__()V @106: ifnonnull
  16. Reason:
  17. Type integer (current frame, stack[13]) is not assignable to reference type
  18. Current Frame:
  19. bci: @106
  20. flags: { }
  21. locals: { }
  22. stack: { 'crafttweaker/api/recipes/IRecipeManager', 'crafttweaker/api/item/IItemStack', '[[Lcrafttweaker/api/item/IIngredient;', '[[Lcrafttweaker/api/item/IIngredient;', integer, '[Lcrafttweaker/api/item/IIngredient;', '[Lcrafttweaker/api/item/IIngredient;', integer, null, '[Lstanhebben/zenscript/value/IAny;', '[Lstanhebben/zenscript/value/IAny;', integer, integer, integer }
  23. Bytecode:
  24. 0x0000000: b200 0f12 1112 12b8 0018 03b9 001e 0300
  25. 0x0000010: b200 0f12 1112 12b8 0018 121f b900 2502
  26. 0x0000020: 0012 26bd 0028 5912 1212 26bd 002a 5912
  27. 0x0000030: 1212 2cb8 0032 5359 1233 122c b800 3253
  28. 0x0000040: 5912 3412 2cb8 0032 5353 5912 3312 26bd
  29. 0x0000050: 002a 5912 1212 2cb8 0032 5359 1233 0112
  30. 0x0000060: 33bd 0036 5912 1212 1f59 c700 0857 01a7
  31. 0x0000070: 0006 b800 3cb8 0042 53b9 0046 0200 122a
  32. 0x0000080: b900 4a02 0053 5912 3412 2cb8 0032 5353
  33. 0x0000090: 5912 3412 26bd 002a 5912 1212 2cb8 0032
  34. 0x00000a0: 5359 1233 122c b800 3253 5912 3412 2cb8
  35. 0x00000b0: 0032 5353 0101 b900 4e05 00b1
  36. Stackmap Table:
  37. full_frame(@114,{},{Object[#26],Object[#33],Object[#80],Object[#80],Integer,Object[#40],Object[#40],Integer,Null,Object[#82],Object[#82],Integer,Integer})
  38. full_frame(@117,{},{Object[#26],Object[#33],Object[#80],Object[#80],Integer,Object[#40],Object[#40],Integer,Null,Object[#82],Object[#82],Integer,Object[#54]})
  39.  
  40. java.lang.VerifyError: Bad type on operand stack
  41. Exception Details:
  42. Location:
  43. Paintbrushes.__script__()V @106: ifnonnull
  44. Reason:
  45. Type integer (current frame, stack[13]) is not assignable to reference type
  46. Current Frame:
  47. bci: @106
  48. flags: { }
  49. locals: { }
  50. stack: { 'crafttweaker/api/recipes/IRecipeManager', 'crafttweaker/api/item/IItemStack', '[[Lcrafttweaker/api/item/IIngredient;', '[[Lcrafttweaker/api/item/IIngredient;', integer, '[Lcrafttweaker/api/item/IIngredient;', '[Lcrafttweaker/api/item/IIngredient;', integer, null, '[Lstanhebben/zenscript/value/IAny;', '[Lstanhebben/zenscript/value/IAny;', integer, integer, integer }
  51. Bytecode:
  52. 0x0000000: b200 0f12 1112 12b8 0018 03b9 001e 0300
  53. 0x0000010: b200 0f12 1112 12b8 0018 121f b900 2502
  54. 0x0000020: 0012 26bd 0028 5912 1212 26bd 002a 5912
  55. 0x0000030: 1212 2cb8 0032 5359 1233 122c b800 3253
  56. 0x0000040: 5912 3412 2cb8 0032 5353 5912 3312 26bd
  57. 0x0000050: 002a 5912 1212 2cb8 0032 5359 1233 0112
  58. 0x0000060: 33bd 0036 5912 1212 1f59 c700 0857 01a7
  59. 0x0000070: 0006 b800 3cb8 0042 53b9 0046 0200 122a
  60. 0x0000080: b900 4a02 0053 5912 3412 2cb8 0032 5353
  61. 0x0000090: 5912 3412 26bd 002a 5912 1212 2cb8 0032
  62. 0x00000a0: 5359 1233 122c b800 3253 5912 3412 2cb8
  63. 0x00000b0: 0032 5353 0101 b900 4e05 00b1
  64. Stackmap Table:
  65. full_frame(@114,{},{Object[#26],Object[#33],Object[#80],Object[#80],Integer,Object[#40],Object[#40],Integer,Null,Object[#82],Object[#82],Integer,Integer})
  66. full_frame(@117,{},{Object[#26],Object[#33],Object[#80],Object[#80],Integer,Object[#40],Object[#40],Integer,Null,Object[#82],Object[#82],Integer,Object[#54]})
  67.  
  68. at __ZenMain__.run(Paintbrushes)
  69. at crafttweaker.runtime.CrTTweaker.loadScript(CrTTweaker.java:221)
  70. at crafttweaker.runtime.CrTTweaker.loadScript(CrTTweaker.java:101)
  71. at crafttweaker.mc1120.events.CommonEventHandler.registerRecipes(CommonEventHandler.java:69)
  72. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_80_CommonEventHandler_registerRecipes_Register.invoke(.dynamic)
  73. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  74. at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
  75. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  76. at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:817)
  77. at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:624)
  78. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742)
  79. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  80. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
  81. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  82. at net.minecraft.client.main.Main.main(SourceFile:123)
  83. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  84. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  85. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  86. at java.lang.reflect.Method.invoke(Unknown Source)
  87. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  88. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  89. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  90. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  91. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  92. at java.lang.reflect.Method.invoke(Unknown Source)
  93. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
  94. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
  95. at org.multimc.EntryPoint.listen(EntryPoint.java:143)
  96. at org.multimc.EntryPoint.main(EntryPoint.java:34)
  97. [INITIALIZATION][CLIENT][INFO] Completed script loading in: 275ms
Advertisement
Add Comment
Please, Sign In to add comment