Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [PREINITIALIZATION][CLIENT][INFO] Current loaders after merging: [[preinit]]
- [PREINITIALIZATION][CLIENT][INFO] Loading scripts for loader with names [preinit]
- [PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: paintbrushes.zs} as we are currently loading with a different loader
- [PREINITIALIZATION][CLIENT][INFO] Completed script loading in: 2ms
- [INITIALIZATION][CLIENT][INFO] CraftTweaker: Building registry
- [INITIALIZATION][CLIENT][INFO] CraftTweaker: Successfully built item registry
- [INITIALIZATION][CLIENT][INFO] Current loaders after merging: [[preinit], [recipeevent | crafttweaker]]
- [INITIALIZATION][CLIENT][INFO] Loading scripts for loader with names [crafttweaker | recipeevent]
- [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: paintbrushes.zs}
- [INITIALIZATION][CLIENT][ERROR] paintbrushes.zs:15 > No such member in crafttweaker.item.IIngredient: anyDamage
- [INITIALIZATION][CLIENT][ERROR] paintbrushes.zs:15 > any values not yet supported
- [INITIALIZATION][CLIENT][ERROR] [crafttweaker]: Error executing {[0:crafttweaker]: paintbrushes.zs}: Bad type on operand stack
- Exception Details:
- Location:
- Paintbrushes.__script__()V @106: ifnonnull
- Reason:
- Type integer (current frame, stack[13]) is not assignable to reference type
- Current Frame:
- bci: @106
- flags: { }
- locals: { }
- 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 }
- Bytecode:
- 0x0000000: b200 0f12 1112 12b8 0018 03b9 001e 0300
- 0x0000010: b200 0f12 1112 12b8 0018 121f b900 2502
- 0x0000020: 0012 26bd 0028 5912 1212 26bd 002a 5912
- 0x0000030: 1212 2cb8 0032 5359 1233 122c b800 3253
- 0x0000040: 5912 3412 2cb8 0032 5353 5912 3312 26bd
- 0x0000050: 002a 5912 1212 2cb8 0032 5359 1233 0112
- 0x0000060: 33bd 0036 5912 1212 1f59 c700 0857 01a7
- 0x0000070: 0006 b800 3cb8 0042 53b9 0046 0200 122a
- 0x0000080: b900 4a02 0053 5912 3412 2cb8 0032 5353
- 0x0000090: 5912 3412 26bd 002a 5912 1212 2cb8 0032
- 0x00000a0: 5359 1233 122c b800 3253 5912 3412 2cb8
- 0x00000b0: 0032 5353 0101 b900 4e05 00b1
- Stackmap Table:
- full_frame(@114,{},{Object[#26],Object[#33],Object[#80],Object[#80],Integer,Object[#40],Object[#40],Integer,Null,Object[#82],Object[#82],Integer,Integer})
- 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]})
- java.lang.VerifyError: Bad type on operand stack
- Exception Details:
- Location:
- Paintbrushes.__script__()V @106: ifnonnull
- Reason:
- Type integer (current frame, stack[13]) is not assignable to reference type
- Current Frame:
- bci: @106
- flags: { }
- locals: { }
- 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 }
- Bytecode:
- 0x0000000: b200 0f12 1112 12b8 0018 03b9 001e 0300
- 0x0000010: b200 0f12 1112 12b8 0018 121f b900 2502
- 0x0000020: 0012 26bd 0028 5912 1212 26bd 002a 5912
- 0x0000030: 1212 2cb8 0032 5359 1233 122c b800 3253
- 0x0000040: 5912 3412 2cb8 0032 5353 5912 3312 26bd
- 0x0000050: 002a 5912 1212 2cb8 0032 5359 1233 0112
- 0x0000060: 33bd 0036 5912 1212 1f59 c700 0857 01a7
- 0x0000070: 0006 b800 3cb8 0042 53b9 0046 0200 122a
- 0x0000080: b900 4a02 0053 5912 3412 2cb8 0032 5353
- 0x0000090: 5912 3412 26bd 002a 5912 1212 2cb8 0032
- 0x00000a0: 5359 1233 122c b800 3253 5912 3412 2cb8
- 0x00000b0: 0032 5353 0101 b900 4e05 00b1
- Stackmap Table:
- full_frame(@114,{},{Object[#26],Object[#33],Object[#80],Object[#80],Integer,Object[#40],Object[#40],Integer,Null,Object[#82],Object[#82],Integer,Integer})
- 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]})
- at __ZenMain__.run(Paintbrushes)
- at crafttweaker.runtime.CrTTweaker.loadScript(CrTTweaker.java:221)
- at crafttweaker.runtime.CrTTweaker.loadScript(CrTTweaker.java:101)
- at crafttweaker.mc1120.events.CommonEventHandler.registerRecipes(CommonEventHandler.java:69)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_80_CommonEventHandler_registerRecipes_Register.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:817)
- at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:624)
- at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742)
- at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
- at net.minecraft.client.main.Main.main(SourceFile:123)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
- at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
- at org.multimc.EntryPoint.listen(EntryPoint.java:143)
- at org.multimc.EntryPoint.main(EntryPoint.java:34)
- [INITIALIZATION][CLIENT][INFO] Completed script loading in: 275ms
Advertisement
Add Comment
Please, Sign In to add comment