Skip to content

Instantly share code, notes, and snippets.

View TigerWalts's full-sized avatar

Stuart Walton TigerWalts

View GitHub Profile
NetworkDispatcher exception
io.netty.handler.codec.DecoderException: The received string length is longer than maximum allowed (21 > 20)
at net.minecraft.network.PacketBuffer.func_150789_c(PacketBuffer.java:385) ~[gy.class:?]
at net.minecraft.network.play.server.SPacketCustomPayload.func_148837_a(SPacketCustomPayload.java:33) ~[iw.class:?]
at net.minecraft.network.NettyPacketDecoder.decode(SourceFile:40) ~[gz.class:?]
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [netty-all-4.1.9.Final.jar:4.1.9.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [netty-all-4.1.9.Final.jar:4.1.9.Final]
at io.netty.c
This file has been truncated, but you can view the full file.
[00:00:00] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitymagicbeeseffectjar`, expected `magicbees`. This could be a intended override, but in most cases indicates a broken mod.
[00:00:00] [Client thread/INFO]: Mod railcraft not detected, not activating module Railcraft Integration
[00:00:00] [Client thread/INFO]: Preinitializing modules for mod magicbees...
[00:00:00] [Client thread/INFO]: Preinitializing module Vanilla Module
[00:00:00] [Client thread/INFO]: Preinitializing module AE2 Integration
[00:00:00] [Client thread/INFO]: Preinitializing module ThermalExpansion Integration
[00:00:00] [Client thread/INFO]: Preinitializing module Botania Integration
[00:00:00] [Client thread/INFO]: Preinitializing module RedstoneArsenal Integration
[00:00:00] [Client thread/INFO]: Preinitialized 5 modules for mod magicbees
[00:00:00] [Client thread/INFO]: MagicBees has Pre-initialized in 449 ms
@TigerWalts
TigerWalts / crash-2021-06-28_22.40.18-server.txt
Created June 29, 2021 20:50
Server crash with Spiders 2.0 [1.16.4-1.0.4] and Performant [1.16.2-5-3.66m] on Better Minecraft [v24]
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 6/28/21 10:40 PM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at tcb.spiderstpo.common.entity.movement.AdvancedWalkNodeProcessor.getDirectionalPathNodeType(AdvancedWalkNodeProcessor.java:953) ~[spiderstpo:1.0.4] {re:classloading}
at tcb.spiderstpo.common.entity.movement.AdvancedWalkNodeProcessor.getDirectionalPathNodeType(AdvancedWalkNodeProcessor.java:935) ~[spiderstpo:1.0.4] {re:classloading}
at tcb.spiderstpo.common.entity.movement.AdvancedWalkNodeProcessor.func_186330_a(AdvancedWalkNodeProcessor.java:931) ~[spiderstpo:1.0.4] {re:classloading}
This file has been truncated, but you can view the full file.
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 2022-11-10 22:08:17
Description: Exception generating new chunk
java.lang.IllegalArgumentException: Bound must be positive
at net.minecraft.world.level.levelgen.BitRandomSource.m_188503_(BitRandomSource.java:22) ~[server-1.19.2-20220805.130853-srg.jar%23269!/:?] {re:classloading}
at net.minecraft.util.Mth.m_216287_(Mth.java:937) ~[server-1.19.2-20220805.130853-srg.jar%23269!/:?] {re:classloading,re:mixin}
at com.stal111.valhelsia_structures.common.world.structures.height.BelowSurfaceHeight.sample(BelowSurfaceHeight.java:36) ~[valhelsia_structures-forge-1.19.2-0.1.0-dev4.jar%23258!/:1.19.2-0.1.0] {re:classloading}
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 2022-11-24 21:26:08
Description: Accessing LegacyRandomSource from multiple threads
java.lang.IllegalStateException: Accessing LegacyRandomSource from multiple threads
at net.minecraft.util.ThreadingDetector.m_199417_(ThreadingDetector.java:84) ~[server-1.19.2-20220805.130853-srg.jar%23270!/:?] {re:classloading}
at net.minecraft.world.level.levelgen.LegacyRandomSource.m_64707_(LegacyRandomSource.java:49) ~[server-1.19.2-20220805.130853-srg.jar%23270!/:?] {re:classloading}
at net.minecraft.world.level.levelgen.BitRandomSource.m_188501_(BitRandomSource.java:56) ~[server-1.19.2-20220805.130853-srg.jar%23270!/:?] {re:classloading}
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 2022-11-24 09:59:37
Description: Accessing LegacyRandomSource from multiple threads
java.lang.IllegalStateException: Accessing LegacyRandomSource from multiple threads
at net.minecraft.util.ThreadingDetector.m_199417_(ThreadingDetector.java:84) ~[server-1.19.2-20220805.130853-srg.jar%23270!/:?] {re:classloading}
at net.minecraft.world.level.levelgen.LegacyRandomSource.m_64707_(LegacyRandomSource.java:49) ~[server-1.19.2-20220805.130853-srg.jar%23270!/:?] {re:classloading}
at net.minecraft.world.level.levelgen.BitRandomSource.m_188501_(BitRandomSource.java:56) ~[server-1.19.2-20220805.130853-srg.jar%23270!/:?] {re:classloading}
@TigerWalts
TigerWalts / crash-2023-08-01_18.02.44-server.txt
Created August 1, 2023 17:07
Hoglin and Twilight Cloak crash
---- Minecraft Crash Report ----
// There are four lights!
Time: 2023-08-01 18:02:44
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at java.util.Objects.requireNonNull(Objects.java:208) ~[?:?] {}
at java.util.Optional.of(Optional.java:113) ~[?:?] {}
at net.minecraft.world.entity.ai.behavior.declarative.MemoryAccessor.m_257512_(MemoryAccessor.java:30) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading}
@TigerWalts
TigerWalts / crash-2023-08-01_19.56.19-fml.txt
Created August 2, 2023 00:04
Earth Mods 1.20.1-8.0.0 Server crash
---- Minecraft Crash Report ----
// I just don't know what went wrong :(
Time: 2023-08-01 19:56:19
Description: Mod loading error has occurred
java.lang.Exception: Mod Loading has failed
at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:60) ~[forge-1.20.1-47.1.43-universal.jar%23378!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:37) ~[forge-1.20.1-47.1.43-universal.jar%23378!/:?] {re:classloading,pl:rei_plugin_compatibilities:B}
at net.minecraft.server.Main.main(Main.java:125) ~[server-1.20.1-20230612.114412-srg.jar%23373!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:A}
@TigerWalts
TigerWalts / bq_sync_player.py
Created October 10, 2023 18:22
Python script that syncs Better Questing quest progress data from one player to another
"""
Syncs Better Questing quest progress data from one player to another
python3 bq_sync_player.py [-h] [-u] [-c] file source destination
-h Help
-u Mark quest rewards as already claimed (cannot use with -c)
-c Mark quest rewards as unclaimed (cannot use with -u)
file The file path to the QuestProgress.json file
source The UUID of the player to copy quest progress from (Check NameCache.json)