Skip to content

Instantly share code, notes, and snippets.

09.01 23:09:23 [Server] Server thread/WARN [Sponge]: Unable to find InventoryPacketState handler for click window packet: CPacketClickWindow{windowId=0, slotId=-1, usedButton=2, actionNumber=15, clickedItem=1xtile.air@0, mode=CLONE}
10.01 20:57:12 [Server] Server thread/FATAL Error executing task
10.01 20:57:12 [Server] INFO java.util.concurrent.ExecutionException: java.lang.AbstractMethodError: Method jds/bibliocraft/tileentities/TileEntityTypeMachine.getStackInSlot(I)Lnet/minecraft/item/ItemStack; is abstract
10.01 20:57:12 [Server] INFO at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_151]
10.01 20:57:12 [Server] INFO at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_151]
10.01 20:57:12 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
10.01 20:57:12 [Server] INFO at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:274) [SpongeImplHooks.class:1.12.2-2555-7.1.0-BETA-2825]
10.01 20:57:12 [Server] INFO at net.minecraft.server.MinecraftServer.redirect$onRun$zjg000(MinecraftServer.java:4007) [MinecraftServer.class:?]
10.01 20:57:12 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:721) [MinecraftServe
/***********************************************************************************************************/
10.01 21:36:43 [Server] Server thread/ERROR [Sponge]: /* Exception occurred during a PhaseState */
10.01 21:36:43 [Server] Server thread/ERROR [Sponge]: /***********************************************************************************************************/
10.01 21:36:43 [Server] Server thread/ERROR [Sponge]: /* Sponge's tracking system is very dependent on NOT throwing exceptions */
10.01 21:36:43 [Server] Server thread/ERROR [Sponge]: /* randomly,sometimes it is inevitable. Unfortunately, an exception being printed */
10.01 21:36:43 [Server] Server thread/ERROR [Sponge]: /* now canbe very spammy, and as a result, cause logs to reach several hundred */
10.01 21:36:43 [Server] Server thread/ERROR [Sponge]: /* megabytesin size. Since there is an e
This file has been truncated, but you can view the full file.
[08:00:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[08:00:07] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[08:00:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[08:00:20] [Server thread/INFO] [FML]: MinecraftForge v14.23.1.2573 Initialized
[08:00:20] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[08:00:20] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[08:00:20] [Server thread/DEBUG] [mixin]: Mixing forge.MixinUsernameCache from mixins.forge.preinit.json into net.minecraftforge.common.UsernameCache
[08:00:20] [Server thread/DEBUG] [mixin]: Mixing forge.fluids.MixinFluidRegistry from mixins.forge.core.json into net.minecraftforge.fluids.FluidRegistry
[08:00:20] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_151, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 550150392 bytes (524 MB) / 891813888 bytes (850 MB) up to 4772593664 bytes (4551 MB)
JVM Flags: 3 total; -Xms256M -Xmx5120M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
[20:21:00] [Netty Client IO #1/ERROR] [FML]: NetworkDispatcher exception
java.io.IOException: An existing connection was forcibly closed by the remote host
at sun.nio.ch.SocketDispatcher.write0(Native Method) ~[?:1.8.0_151]
at sun.nio.ch.SocketDispatcher.write(Unknown Source) ~[?:1.8.0_151]
at sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) ~[?:1.8.0_151]
at sun.nio.ch.IOUtil.write(Unknown Source) ~[?:1.8.0_151]
at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[?:1.8.0_151]
at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:417) ~[NioSocketChannel.class:4.1.9.Final]
at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) ~[AbstractChannel$AbstractUnsafe.class:4.1.9.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:362) ~[AbstractNioChannel$AbstractNioUnsafe.class:4.1.9.Final]
---- Minecraft Crash Report ----
WARNING: coremods are present:
TANLoadingPlugin (ToughAsNails-1.12.2-3.1.0.73-universal.jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
SpongeCoremod (spongeforge-1.12.2-2555-7.1.0-BETA-2831.jar)
Contact their authors BEFORE contacting forge
// On the bright side, I bought you a teddy bear!
[20:01:33] [Server thread/FATAL] [FML]: The following problems were captured during this phase
[20:01:33] [Server thread/ERROR] [FML]: Caught exception from minetogetherserver (com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $)
[20:01:33] [Server thread/ERROR] [FML]: A fatal exception occurred during the server starting event
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from MineTogetherServer (minetogetherserver)
Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.Gson.fromJson(Gson.java:899) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:852) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:801) ~[Gson.class:?]
at net.creeperhost.minetogether.serverstuffs.CreeperHostServer.deserializePreload(CreeperHostServer.java:453) ~[CreeperHostSer
[20:01:33] [Server thread/ERROR] [journeymap]: ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at journeymap.client.data.DataCache.getPlayer(DataCache.java:303)
at journeymap.client.data.DataCache.getPlayer(DataCache.java:190)
at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1615_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[18:14:09] [Netty Epoll Server IO #7/ERROR] [FML]: SimpleChannelHandlerWrapper exception
java.lang.UnsupportedOperationException: null
at net.minecraft.util.text.TextComponentBase.createBuilder(TextComponentBase.java:562) ~[he.class:?]
at net.minecraft.util.text.TextComponentBase.toText(TextComponentBase.java:695) ~[he.class:?]
at net.minecraft.util.text.TextComponentBase.toText(TextComponentBase.java:716) ~[he.class:?]
at org.spongepowered.common.text.SpongeTexts.toText(SpongeTexts.java:79) ~[SpongeTexts.class:1.12.2-2555-7.1.0-BETA-2825]
at org.spongepowered.common.text.chat.ChatUtil.sendMessage(ChatUtil.java:50) ~[ChatUtil.class:1.12.2-2555-7.1.0-BETA-2825]
at net.minecraft.entity.player.EntityPlayerMP.func_145747_a(EntityPlayerMP.java:4010) ~[oq.class:?]
at vazkii.quark.misc.feature.LockDirectionHotkey.setProfile(LockDirectionHotkey.java:207) ~[LockDirectionHotkey.class:?]
at vazkii.quark.base.network.message.MessageSetLockProfile.handleMessage(MessageSetLockProfile.java:21) ~[MessageSetLockProfil