Closed chanzie closed 8 years ago
this is happening even when the server is set to peaceful as well
the entity associated with that one is the wither skeleton
can you post a full crashlog as well(mostly for guessing which mod is the culprit trying to spawn the mob in an unpredicted way)? i remember there was some cross mod thing already with botania, maybe this is comparable .... you can (as workaround) disable the wither skelleton mob option in the EIO config, but you loose the ability to spawn wither skelletons in nether when using a skelleton sapwner! (switch to the MFR spawner would be my guess for the time beeing)
it doesnt crash fully out just kicks me from the server with that error I can post a full log I did disable with spawn wither both client and server side only thing now is server is throwing errors...
---- Minecraft Crash Report ---- // Oh - I know what I did wrong!
Time: 3/20/16 8:25 PM Description: Exception in server tick loop
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
at com.google.gson.Gson.fromJson(Gson.java:815)
at com.google.gson.Gson.fromJson(Gson.java:768)
at net.minecraft.server.management.UserList.func_152679_g(SourceFile:125)
at net.minecraft.server.dedicated.DedicatedPlayerList.func_152619_x(SourceFile:91)
at net.minecraft.server.dedicated.DedicatedPlayerList.
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_65, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1567473184 bytes (1494 MB) / 2947547136 bytes (2811 MB) up to 2947547136 bytes (2811 MB)
JVM Flags: 2 total; -Xmx3G -Xms3G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 215 mods loaded, 208 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} Minecraft Coder Pack
UCHIJA FML{7.10.99.99} Forge Mod Loader
UCHIJA Forge{10.13.4.1614} Minecraft Forge
UCHIJA appliedenergistics2-core{rv3-beta-5} Applied Energistics 2 Core
UCHIJA Aroma1997Core{1.0.2.16} Aroma1997Core
UCHIJA CodeChickenCore{1.0.7.47} CodeChicken Core
UCHIJA Micdoodlecore{} Micdoodle8 Core
UCHIJA NotEnoughItems{1.0.5.120} Not Enough Items
UCHIJA ThE-core{0.10.0.0} Thaumic Energistics Core
UCHIJA ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core
UCHIJA WitchingGadgetsCore{1.1.10} Witching Gadgets Core
UCHIJA OpenModsCore{0.9.1} OpenModsCore
UCHIJA
One of your user list files (op, whitelist, blacklist) got damaged. Check them manually to see which one looks bad and delete that one.
no reaction? must be solved then.
yes Im sorry that solved the user errors
Issue Description:
when in the nether this is the crash that is happening client side, had to keep launcher open to even find it.
What happens:
Running around in the nether and the game throws me out saying there is an error.
What you expected to happen:
expect to keep on running around in the nether
Steps to reproduce:
Affected Versions (Do not use "latest"):
Your most recent log file where the issue was present:
HandshakeCompletionHandler exception java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 67 at ( -60.5,50.09375, 198.5) Please contact mod author or server admin. at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?] at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?] at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?] at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?] at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?] at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?] at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?] at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?] at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?] at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]