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
| [11:41:13] [main/ERROR]: Couldn't render entity | |
| java.lang.ClassCastException: WayofTime.bloodmagic.soul.EnumDemonWillType cannot be cast to net.xalcon.chococraft.common.entities.properties.ChocoboColor | |
| at net.xalcon.chococraft.common.entities.EntityChocobo.getChocoboColor(EntityChocobo.java:222) ~[EntityChocobo.class:?] | |
| at net.xalcon.chococraft.client.renderer.entities.EntityRendererChocobo.getEntityTexture(EntityRendererChocobo.java:52) ~[EntityRendererChocobo.class:?] | |
| at net.xalcon.chococraft.client.renderer.entities.EntityRendererChocobo.func_110775_a(EntityRendererChocobo.java:11) ~[EntityRendererChocobo.class:?] | |
| at net.minecraft.client.renderer.entity.Render.func_180548_c(SourceFile:92) ~[bzg.class:?] | |
| at net.minecraft.client.renderer.entity.RenderLivingBase.func_77036_a(RenderLivingBase.java:240) ~[caa.class:?] | |
| at net.minecraft.client.renderer.entity.RenderLivingBase.func_76986_a(RenderLivingBase.java:175) [caa.class:?] | |
| at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:4 |
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
| ---- Minecraft Crash Report ---- | |
| // Would you like a cupcake? | |
| Time: 2/15/18 8:29 PM | |
| Description: Ticking entity | |
| java.lang.NullPointerException: Ticking entity | |
| at com.arc.bloodarsenal.common.BloodArsenalEventHooks.onEntityUpdate(BloodArsenalEventHooks.java:125) | |
| at cpw.mods.fml.common.eventhandler.ASMEventHandler_433_BloodArsenalEventHooks_onEntityUpdate_LivingUpdateEvent.invoke(.dynamic) | |
| at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) |
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
| Guest_Tatze3 has joined the chat | |
| Insectivora has joined the chat | |
| Insectivora: Hello | |
| Vorx: Hello. | |
| Guest_Tatze3: jerk ... ignore this guy | |
| Guest_Tatze3: hey there | |
| Guest_Tatze3: you got me hun ^^ | |
| Insectivora: Well I did | |
| Insectivora: I blocked him | |
| Insectivora: z |
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
| ---- Minecraft Crash Report ---- | |
| // Don't do that. | |
| Time: 2/5/18 12:47 PM | |
| Description: Unexpected error | |
| java.lang.IllegalArgumentException: Default value cannot be lower than minimum value! | |
| at net.minecraft.entity.ai.attributes.RangedAttribute.<init>(SourceFile:14) | |
| at net.minecraft.client.network.NetHandlerPlayClient.func_147290_a(NetHandlerPlayClient.java:1635) | |
| at net.minecraft.network.play.server.S20PacketEntityProperties.func_148833_a(SourceFile:71) |
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
| ---- Minecraft Crash Report ---- | |
| // But it works on my machine. | |
| Time: 2/5/18 12:29 PM | |
| Description: Unexpected error | |
| java.lang.IllegalArgumentException: Default value cannot be lower than minimum value! | |
| at net.minecraft.entity.ai.attributes.RangedAttribute.<init>(SourceFile:14) | |
| at net.minecraft.client.network.NetHandlerPlayClient.func_147290_a(NetHandlerPlayClient.java:1635) | |
| at net.minecraft.network.play.server.S20PacketEntityProperties.func_148833_a(SourceFile:71) |
This file has been truncated, but you can view the full file.
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
| [12:19:34] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker | |
| [12:19:34] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker | |
| [12:19:34] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker | |
| [12:19:34] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading | |
| [12:19:34] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\Keegan\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25 | |
| [12:19:34] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
| [12:19:34] [main/INFO]: Core initializing...stand back! I'm going to try MAGIC! | |
| [12:19:34] [main/INFO]: [AppEng] Core Init | |
| [12:19:34] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
| [12:19:34] [main/ |
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
| [17:51:41] [Netty IO #14/ERROR] [FML]: NetworkDispatcher exception | |
| java.io.IOException: Connection reset by peer | |
| at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[?:1.8.0_111] | |
| at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) ~[?:1.8.0_111] | |
| at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_111] | |
| at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.8.0_111] | |
| at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[?:1.8.0_111] | |
| at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?] | |
| at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?] | |
| at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?] |
This file has been truncated, but you can view the full file.
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
| [07:17:38] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker | |
| [07:17:38] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker | |
| [07:17:38] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker | |
| [07:17:38] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading | |
| [07:17:38] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\Keegan\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25 | |
| [07:17:39] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
| [07:17:39] [main/INFO]: Core initializing...stand back! I'm going to try MAGIC! | |
| [07:17:39] [main/INFO]: [AppEng] Core Init | |
| [07:17:39] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
| [07:17:39] [main/ |
This file has been truncated, but you can view the full file.
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
| [15:07:45] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR. | |
| [15:07:45] [main/INFO] [FML/]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading | |
| [15:07:45] [main/INFO] [FML/]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_101, running on Linux:amd64:2.6.32-642.4.2.el6.x86_64, installed at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-3.b13.el6_8.x86_64/jre | |
| [15:07:45] [main/DEBUG] [FML/]: Java classpath at launch is /disk2/multicraft/servers/server43922/jar/custom_server.jar | |
| [15:07:45] [main/DEBUG] [FML/]: Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib | |
| [15:07:45] [main/DEBUG] [FML/]: Enabling runtime deobfuscation | |
| [15:07:45] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin | |
| [15:07:45] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers | |
| [15:07:45] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin | |
| [15:07:45] [main/DEBUG] [FML/]: Instan |