Skip to content

Instantly share code, notes, and snippets.

View Lanse505's full-sized avatar

Simon Stålnäbb Lanse505

  • Dalarna, Sweden
  • 23:02 (UTC +01:00)
View GitHub Profile
[22/10/2016 18:01:56 PM] [18:01:55] [Netty Client IO #1/ERROR] [FML]: NetworkDispatcher exception
[22/10/2016 18:01:56 PM] io.netty.handler.codec.DecoderException: The received string length is longer than maximum allowed (23 > 20)
[22/10/2016 18:01:56 PM] at net.minecraft.network.PacketBuffer.func_150789_c(SourceFile:336) ~[eq.class:?]
[22/10/2016 18:01:56 PM] at net.minecraft.network.play.server.SPacketCustomPayload.func_148837_a(SPacketCustomPayload.java:33) ~[gl.class:?]
[22/10/2016 18:01:56 PM] at net.minecraft.network.NettyPacketDecoder.decode(SourceFile:40) ~[er.class:?]
[22/10/2016 18:01:56 PM] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) ~[ByteToMessageDecoder.class:4.0.23.Final]
[22/10/2016 18:01:56 PM] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149) ~[ByteToMessageDecoder.class:4.0.23.Final]
[22/10/2016 18:01:56 PM] at io.netty.channel.AbstractChannelHandlerContext.invokeC
[22:31:00] [Client thread/WARN]: Failed reading metadata of: http://www:http://i.imgur.com/XXHNN4F.png
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[JsonParser.class:?]
at net.minecraft.client.resources.SimpleResource.func_110526_a(SourceFile:65) ~[bxj.class:?]
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:43) [bwa.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:79) [bwf.class:?]
at code.elix_x.excore.client.thingy.ThingyDisplay.cacheIcons(ThingyDisplay.java:82) [ThingyDisplay.class:?]
at code.elix_x.excore.client.thingy.Thingy$1.run(Thingy.java:33) [Thingy$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_92]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_92]
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.91-b14 mixed mode linux-amd64 compressed oops)
# SIGSEGV (0xb) at pc=0x00007f28d8c13d94, pid=19479, tid=139812290303744
# A fatal error has been detected by the Java Runtime Environment:
#
#
# V [libjvm.so+0x814d94] PhaseIdealLoop::build_loop_late_post(Node*)+0x144
#
# Problematic frame:
# JRE version: Java(TM) SE Runtime Environment (8.0_91-b14) (build 1.8.0_91-b14)
#
[18:03:45] [Server thread/ERROR] [FML/MineTweaker3]: Exception caught during firing event net.minecraftforge.event.entity.player.ItemTooltipEvent@7ffd06c0:
java.lang.NullPointerException
[18:03:45] [Server thread/ERROR] [FML/MineTweaker3]: Index: 26 Listeners:
[18:03:45] [Server thread/ERROR] [FML/MineTweaker3]: 0: HIGHEST
[18:03:45] [Server thread/ERROR] [FML/MineTweaker3]: 1: ASM: class vazkii.botania.client.core.handler.TooltipHandler onTooltipEvent(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[18:03:45] [Server thread/ERROR] [FML/MineTweaker3]: 2: NORMAL
[18:03:45] [Server thread/ERROR] [FML/MineTweaker3]: 3: ASM: baubles.common.event.EventHandlerEntity@3fb31b8f tooltipEvent(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[18:03:45] [Server thread/ERROR] [FML/MineTweaker3]: 4: ASM: net.bdew.lib.tooltip.TooltipHandler$@48cb268 handleTooltipEvent(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[18:03:45] [Server thread/ERROR] [FML/MineTweaker3]: 5: ASM: WayofTime.blood
print("Test Script 1 Loading...");
var pick = <minecraft:stone_pickaxe>.anyDamage();
var ingotIron = <ore:ingotIron>;
var anyCoal = <minecraft:coal:*>;
ingotIron.add(<minecraft:dirt>);
<ore:ingotIron>.addAll(<ore:dustRedstone>);
<ore:dustRedstone>.mirror(<ore:ingotTin>);
dustJared.add(<minecraft:sand>);
recipes.remove(<minecraft:iron_leggings>);
ERROR: Error executing Script.zs: java.util.Collections$UnmodifiableRandomAccessList cannot be cast to java.util.ArrayList
java.lang.ClassCastException: java.util.Collections$UnmodifiableRandomAccessList cannot be cast to java.util.ArrayList
at minetweaker.mc1102.oredict.MCOreDictEntry$ActionMirror.<init>(MCOreDictEntry.java:312)
at minetweaker.mc1102.oredict.MCOreDictEntry.mirror(MCOreDictEntry.java:136)
at Script.__script__(Script.zs:7)
at __ZenMain__.run(Script.zs)
at minetweaker.runtime.MTTweaker.load(MTTweaker.java:161)
at minetweaker.MineTweakerImplementationAPI.reload(MineTweakerImplementationAPI.java:682)
at minetweaker.MineTweakerImplementationAPI.onServerStart(MineTweakerImplementationAPI.java:591)
at minetweaker.mc1102.MineTweakerMod.onServerStarting(MineTweakerMod.java:186)
[16:44:34] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[16:44:34] [main/INFO] [FML/]: Forge Mod Loader version 12.18.2.2114 for Minecraft 1.10.2 loading
[16:44:34] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_111, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_111
[16:44:34] [main/DEBUG] [FML/]: Java classpath at launch is C:/Users/Simon/Desktop/MultiMC/jars/NewLaunch.jar
[16:44:34] [main/DEBUG] [FML/]: Java library path at launch is C:/Users/Simon/Desktop/MultiMC/instances/1.10.2/natives
[16:44:34] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[16:44:34] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[16:44:34] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[16:44:34] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[16:44:34] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[17:09:18] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[17:09:18] [main/INFO] [FML/]: Forge Mod Loader version 12.18.2.2114 for Minecraft 1.10.2 loading
[17:09:18] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_111, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_111
[17:09:18] [main/DEBUG] [FML/]: Java classpath at launch is C:/Users/Simon/Desktop/MultiMC/jars/NewLaunch.jar
[17:09:18] [main/DEBUG] [FML/]: Java library path at launch is C:/Users/Simon/Desktop/MultiMC/instances/1.10.2/natives
[17:09:18] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[17:09:18] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[17:09:18] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[17:09:18] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[17:09:18] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
INFO: MineTweaker: Building registry
INFO: MineTweaker: Sucessfully built item registry
INFO: Adding command minetweaker
INFO: Adding minetweaker command tooltips
INFO:
ERROR: Script.zs:21 > No such member in minetweaker.item.IItemStack: giveBack
ERROR: Script.zs:25 > No such member in minetweaker.oredict.IOreDictEntry: addTooltip
ERROR: Script.zs:26 > No such member in minetweaker.item.IItemStack: addTooltip
INFO: Test Script 1 Loading...
INFO: Adding Dirt to ore dictionary entry ingotIron
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: Removing fuel for <minecraft:stone>
INFO: Removing furnace recipe for <minecraft:coal:1>
INFO: Restoring 1 furnace recipes
INFO: Removing recipe for Torch
INFO: Removing recipe for Iron Pickaxe
INFO: Removing recipe for Stick
INFO: Restoring 1 recipes
INFO: Removing recipe for Iron Leggings