Skip to content

Instantly share code, notes, and snippets.

27.08 21:40:53 [Server] INFO at java.util.ArrayList.rangeCheck(ArrayList.java:659) ~[?:1.8.0_292] {}
27.08 21:40:53 [Server] INFO at java.util.ArrayList.get(ArrayList.java:435) ~[?:1.8.0_292] {}
27.08 21:40:53 [Server] INFO at de.srendi.advancedperipherals.common.addons.refinedstorage.RefinedStorage.listItems(RefinedStorage.java:71) ~[advancedperipherals:0.7r] {re:classloading}
27.08 21:40:53 [Server] INFO at de.srendi.advancedperipherals.common.addons.computercraft.peripheral.RsBridgePeripheral.listCraftableItems(RsBridgePeripheral.java:58) ~[advancedperipherals:0.7r] {re:classloading}
27.08 21:40:53 [Server] INFO at de.srendi.advancedperipherals.common.addons.computercraft.peripheral.RsBridgePeripheral$cc$listCraftableItems242.apply(CC generated method) ~[?:?] {re:classloading,re:classloading}
27.08 21:40:53 [Server] INFO at dan200.computercraft.core.apis.PeripheralAPI$PeripheralWrapper.call(PeripheralAPI.java:105) ~[computercraft:1.98.1] {re:classloading}
27.08 21:40:53 [Server] INFO at dan200.computercraf
@Sakata-MC
Sakata-MC / log spam
Created July 25, 2021 14:59
This gets spammed endlessly when Immersive Engineering coke oven is operating nearby:
[10:57:39] [Render thread/FATAL] [minecraft/ThreadTaskExecutor]: Error executing task on Client
java.lang.NullPointerException: null
at net.minecraft.world.World.func_241211_a_(World.java:186) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,xf:fml:twilightforest:hitbox,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,xf:fml:twilightforest:hitbox,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:flywheel.mixins.json:TileWorldHookMixin,pl:mixin:A}
at net.minecraft.world.World.func_180501_a(World.java:176) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,xf:fml:twilightforest:hitbox,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,xf:fml:twilightfores
---- Minecraft Crash Report ----
// There are four lights!
Time: 2023-02-06 00:59:22
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 600.00 seconds (should be max 0.05)
at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:?] {}
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:47) ~[?:?] {}
at sun.nio.ch.NioSocketImpl.tryRead(NioSocketImpl.java:261) ~[?:?] {}
@Sakata-MC
Sakata-MC / crash-2023-12-24_14.45.35-server.txt
Created December 29, 2023 05:31
Crashes since updateing AtM8-1.1.0
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 2023-12-24 14:45:35
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 1215.86 seconds (should be max 0.05)
at sun.management.ThreadImpl.dumpThreads0(Native Method) ~[?:?] {}
at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521) ~[?:?] {}
at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509) ~[?:?] {}