Skip to content

Instantly share code, notes, and snippets.

19.01 13:16:55 [Server] pool-3-thread-41/ERROR [Sponge]: The Scheduler tried to run the task huskycrates-A-38 owned by Plugin{id=huskycrates, name=HuskyCrates, version=1.8.0, description=A CratesReloaded Replacement for Sponge? lol, source=/./mods/plugins/HuskyCrates-v1.8.0PRE2-API7.jar}, but an error occured.
19.01 13:16:55 [Server] INFO java.lang.NullPointerException: null
19.01 13:16:55 [Server] INFO at com.codehusky.huskycrates.crate.db.DBReader.saveHuskyData(DBReader.java:228) ~[DBReader.class:?]
19.01 13:16:55 [Server] INFO at com.codehusky.huskycrates.HuskyCrates$2.lambda$accept$0(HuskyCrates.java:371) ~[HuskyCrates$2.class:?]
19.01 13:16:55 [Server] INFO at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139) ~[Task$Builder.class:1.12.2-2555-7.1.0-BETA-2837]
19.01 13:16:55 [Server] INFO at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:186) ~[SchedulerBase.class:1.12.2-2555-7.1.0-BETA-2837]
19.01 13:16:55 [Server] INFO at java.util.concur
19.01 12:46:11 [Server] Server thread/ERROR [Sponge]: Error occurred while executing command 'hc key goodcrate' for source EntityPlayerMP['irvinwimmers'/165413, l='world', x=3281.64, y=67.00, z=-26728.71]: null
19.01 12:46:11 [Server] INFO java.lang.NullPointerException: null
19.01 12:46:11 [Server] INFO at com.codehusky.huskycrates.crate.db.DBReader.saveHuskyData(DBReader.java:228) ~[DBReader.class:?]
19.01 12:46:11 [Server] INFO at com.codehusky.huskycrates.crate.VirtualCrate.registerKey(VirtualCrate.java:292) ~[VirtualCrate.class:?]
19.01 12:46:11 [Server] INFO at com.codehusky.huskycrates.crate.VirtualCrate.getCrateKey(VirtualCrate.java:273) ~[VirtualCrate.class:?]
19.01 12:46:11 [Server] INFO at com.codehusky.huskycrates.commands.Key.execute(Key.java:40) ~[Key.class:?]
19.01 12:46:11 [Server] INFO at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:257) ~[ChildCommandElementExecutor.class:1.12.2-2555-7.1.0-BETA-2837]
19.01 12:46:11 [Server] INFO at o
17.01 20:30:32 [Server] Server thread/FATAL Error executing task
17.01 20:30:32 [Server] INFO java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: net/minecraft/client/resources/I18n
17.01 20:30:32 [Server] INFO at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_151]
17.01 20:30:32 [Server] INFO at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_151]
17.01 20:30:32 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
17.01 20:30:32 [Server] INFO at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:274) [SpongeImplHooks.class:1.12.2-2555-7.1.0-BETA-2837]
17.01 20:30:32 [Server] INFO at net.minecraft.server.MinecraftServer.redirect$onRun$zjg000(MinecraftServer.java:4007) [MinecraftServer.class:?]
17.01 20:30:32 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:721) [MinecraftServer.class:?]
17.01 20:30:32 [Server] INFO at net.minecraft.server.dedicated.Dedicat
7.01 20:30:32 [Server] INFO java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: net/minecraft/client/resources/I18n
17.01 20:30:32 [Server] INFO at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_151]
17.01 20:30:32 [Server] INFO at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_151]
17.01 20:30:32 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
17.01 20:30:32 [Server] INFO at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:274) [SpongeImplHooks.class:1.12.2-2555-7.1.0-BETA-2837]
17.01 20:30:32 [Server] INFO at net.minecraft.server.MinecraftServer.redirect$onRun$zjg000(MinecraftServer.java:4007) [MinecraftServer.class:?]
17.01 20:30:32 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:721) [MinecraftServer.class:?]
17.01 20:30:32 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) [nz.class:?]
17.01
[18:23:42] [Netty Client IO #4/INFO]: Syncing Config with Server
[18:23:42] [Netty Client IO #4/ERROR]: FMLIndexedMessageCodec exception caught
io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(0) + length(4) exceeds writerIndex(1): UnpooledSlicedByteBuf(ridx: 0, widx: 1, cap: 1/1, unwrapped: PooledUnsafeDirectByteBuf(ridx: 0, widx: 2, cap: 2))
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:98) ~[MessageToMessageDecoder.class:4.1.9.Final]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:4.1.9.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
at io.netty.channel.AbstractChannelHandle
This file has been truncated, but you can view the full file.
[17:34:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[17:34:37] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[17:34:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[17:34:46] [Server thread/INFO] [FML]: MinecraftForge v14.23.1.2587 Initialized
[17:34:46] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[17:34:46] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[17:34:46] [Server thread/DEBUG] [mixin]: Mixing forge.MixinUsernameCache from mixins.forge.preinit.json into net.minecraftforge.common.UsernameCache
[17:34:46] [Server thread/DEBUG] [mixin]: Mixing forge.fluids.MixinFluidRegistry from mixins.forge.core.json into net.minecraftforge.fluids.FluidRegistry
[17:34:46] [Server thread/TRACE] [mixin]: Added class metadata for org/spongepowered/common/registry/
16.01 17:55:28 [Server] Server thread/INFO nobodyreal joined the game
16.01 17:55:33 [Server] Netty Epoll Server IO #2/ERROR [FML]: NetworkDispatcher exception
16.01 17:55:33 [Server] INFO io.netty.channel.unix.Errors$NativeIoException: syscall:writev(..) failed: Gebroken pijp
16.01 17:55:33 [Server] INFO at io.netty.channel.unix.FileDescriptor.writeAddresses(..)(Unknown Source) ~[FileDescriptor.class:?]
16.01 17:55:33 [Server] Netty Epoll Server IO #2/ERROR [FML]: NetworkDispatcher exception
16.01 17:55:33 [Server] INFO io.netty.channel.unix.Errors$NativeIoException: syscall:writev(..) failed: Gebroken pijp
16.01 17:55:33 [Server] INFO at io.netty.channel.unix.FileDescriptor.writeAddresses(..)(Unknown Source) ~[FileDescriptor.class:?]
16.01 17:55:33 [Server] Netty Epoll Server IO #2/ERROR [FML]: NetworkDispatcher exception
16.01 17:55:33 [Server] INFO io.netty.channel.unix.Errors$NativeIoException: syscall:writev(..) failed: Gebroken pijp
16.01 17:55:33 [Server] INFO at io.netty.channel.unix.FileDescriptor.w
16.01 15:47:38 [Server] EntityProfiler/INFO [TickProfiler]:
16.01 15:47:38 [Server] INFO TPS: 17.466084
16.01 15:47:38 [Server] INFO Single Entity | Time/Tick | %
16.01 15:47:38 [Server] INFO TileTransferHolder {6240,71,-24266}:0 | 0.652 | 2.029
16.01 15:47:38 [Server] INFO TileEntityController {7513,134,-22771}:0 | 0.647 | 2.013
16.01 15:47:38 [Server] INFO table.TileTable {350,98,-24781}:0 | 0.575 | 1.787
16.01 15:47:38 [Server] INFO TileSpecialFlower {5800,198,-25550}:0 | 0.498 | 1.551
16.01 15:47:38 [Server] INFO TileSpecialFlower {5246,64,-26748}:0 | 0.339 | 1.056
16.01 15:47:38 [Server] INFO Chunk | Time/Tick | %
16.01 15:47:38 [Server] INFO 0: 452, -1991 | 3.433 | 10.684
[06:39:58] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState $
[06:39:58] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************$
[06:39:58] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system is very dependent on NOT throwing exceptions $
[06:39:58] [Server thread/ERROR] [Sponge]: /* randomly,sometimes it is inevitable. Unfortunately, an exception being printed $
[06:39:58] [Server thread/ERROR] [Sponge]: /* now canbe very spammy, and
[13:00:34] [Server thread/ERROR] [Sponge]: /* megabytesin size. Since there is an exception being thrown, it is advisable to */
[13:00:34] [Server thread/ERROR] [Sponge]: /* report thislog to Sponge on GitHub. */
[13:00:34] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************/
[13:00:34] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: TileEntityTickPhase */
[13:00:34] [Server thread/ERROR] [Sponge]: /* The PhaseContext: