Created
          September 10, 2016 15:28 
        
      - 
      
- 
        Save Lanse505/52ef0054915194fe0c2b70f22037d514 to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | INFO: MineTweaker: Building registry | |
| INFO: MineTweaker: Sucessfully built item registry | |
| INFO: Adding command minetweaker | |
| INFO: Adding minetweaker command tooltips | |
| INFO: | |
| ERROR: ?:1 > No such member: base | |
| ERROR: Error executing Test.zs: 3 | |
| java.lang.ArrayIndexOutOfBoundsException: 3 | |
| at stanhebben.zenscript.type.natives.JavaMethod.rematch(JavaMethod.java:153) | |
| at stanhebben.zenscript.expression.ExpressionCallVirtual.<init>(ExpressionCallVirtual.java:37) | |
| at stanhebben.zenscript.type.ZenTypeAny.call(ZenTypeAny.java:202) | |
| at stanhebben.zenscript.expression.Expression.call(Expression.java:81) | |
| at stanhebben.zenscript.parser.expression.ParsedExpressionCall.compile(ParsedExpressionCall.java:42) | |
| at stanhebben.zenscript.statements.StatementExpression.compile(StatementExpression.java:19) | |
| at stanhebben.zenscript.ZenModule.compileScripts(ZenModule.java:111) | |
| at minetweaker.runtime.MTTweaker.load(MTTweaker.java:157) | |
| at minetweaker.MineTweakerImplementationAPI.reload(MineTweakerImplementationAPI.java:682) | |
| at minetweaker.MineTweakerImplementationAPI.onServerStart(MineTweakerImplementationAPI.java:591) | |
| at minetweaker.mc1102.MineTweakerMod.onServerStarting(MineTweakerMod.java:160) | |
| 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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595) | |
| at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
| at java.lang.reflect.Method.invoke(Unknown Source) | |
| at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) | |
| at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) | |
| at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) | |
| at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) | |
| at com.google.common.eventbus.EventBus.post(EventBus.java:275) | |
| at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) | |
| at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) | |
| 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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) | |
| at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) | |
| at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) | |
| at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) | |
| at com.google.common.eventbus.EventBus.post(EventBus.java:275) | |
| at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) | |
| at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:838) | |
| at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:292) | |
| at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:122) | |
| at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) | |
| at java.lang.Thread.run(Unknown Source) | |
| INFO: | |
| INFO: | |
| INFO: tried to remove command: entities failed. THIS IS NOT AN ERROR! | |
| INFO: tried to remove command: tooltips failed. THIS IS NOT AN ERROR! | |
| INFO: tried to remove command: entities failed. THIS IS NOT AN ERROR! | |
| INFO: tried to remove command: tooltips failed. THIS IS NOT AN ERROR! | |
| INFO: tried to remove command: minetweaker failed. THIS IS NOT AN ERROR! | |
| INFO: | |
| INFO: | |
| ERROR: ?:2 > No such member: base | |
| ERROR: Error executing Test.zs: 3 | |
| java.lang.ArrayIndexOutOfBoundsException: 3 | |
| at stanhebben.zenscript.type.natives.JavaMethod.rematch(JavaMethod.java:153) | |
| at stanhebben.zenscript.expression.ExpressionCallVirtual.<init>(ExpressionCallVirtual.java:37) | |
| at stanhebben.zenscript.type.ZenTypeAny.call(ZenTypeAny.java:202) | |
| at stanhebben.zenscript.expression.Expression.call(Expression.java:81) | |
| at stanhebben.zenscript.parser.expression.ParsedExpressionCall.compile(ParsedExpressionCall.java:42) | |
| at stanhebben.zenscript.statements.StatementExpression.compile(StatementExpression.java:19) | |
| at stanhebben.zenscript.ZenModule.compileScripts(ZenModule.java:111) | |
| at minetweaker.runtime.MTTweaker.load(MTTweaker.java:157) | |
| at minetweaker.MineTweakerImplementationAPI.reload(MineTweakerImplementationAPI.java:682) | |
| at minetweaker.MineTweakerImplementationAPI$1.execute(MineTweakerImplementationAPI.java:75) | |
| at minetweaker.MineTweakerImplementationAPI$19.execute(MineTweakerImplementationAPI.java:667) | |
| at minetweaker.mc1102.server.MCServer$MCCommand.func_184881_a(MCServer.java:122) | |
| at net.minecraft.command.CommandHandler.func_175786_a(CommandHandler.java:104) | |
| at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:83) | |
| at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:913) | |
| at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:892) | |
| at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) | |
| at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) | |
| at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) | |
| at java.util.concurrent.FutureTask.run(Unknown Source) | |
| at net.minecraft.util.Util.func_181617_a(SourceFile:45) | |
| at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668) | |
| at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) | |
| at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149) | |
| at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) | |
| at java.lang.Thread.run(Unknown Source) | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment