Traveler's Backpack

Traveler's Backpack

36M Downloads

Crash upon loading world

Nuggetor opened this issue · 13 comments

commented

Minecraft fabric 1.21.4
Game crashes on loading or creating world

when i try to load or create a world with this mod installed it automatically crashes the game and it boots me to the Minecraft Launcher
with Description: Exception in server tick loop so i cant play with it :(

Just try to load/create a world

commented

I cant do anything without crash log

commented

This sounds similar to my issue, my world crashes when I open the backpack:

---- Minecraft Network Protocol Error Report ----
// 0xBADF00D

Time: 2025-01-11 14:01:02
Description: Packet handling error

io.netty.handler.codec.DecoderException: java.io.IOException: Packet play/clientbound/minecraft:custom_payload (class_2658) was larger than I expected, found 683 bytes extra whilst reading packet clientbound/minecraft:custom_payload
at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:499)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:202)
at knot//io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:164)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
at knot//io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
at knot//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: java.io.IOException: Packet play/clientbound/minecraft:custom_payload (class_2658) was larger than I expected, found 683 bytes extra whilst reading packet clientbound/minecraft:custom_payload
at knot//net.minecraft.class_2543.decode(class_2543.java:43)
at knot//io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
... 39 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Netty Client IO #1
Stacktrace:
at knot//net.minecraft.class_2547.method_55622(class_2547.java:33)

-- Connection --
Details:
Protocol: play
Flow: CLIENTBOUND
Server type: LAN
Server brand: fabric
Stacktrace:
at knot//net.minecraft.class_2547.method_55622(class_2547.java:33)
at knot//net.minecraft.class_2600.method_59803(class_2600.java:62)
at knot//net.minecraft.class_8673.method_60882(class_8673.java:136)
at knot//net.minecraft.class_8673.method_60881(class_8673.java:127)
at knot//net.minecraft.class_2535.exceptionCaught(class_2535.java:161)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317)
at knot//io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:143)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:447)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:202)
at knot//io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:164)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
at knot//io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
at knot//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:1583)

-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 217788512 bytes (207 MiB) / 1539309568 bytes (1468 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 20
Processor Vendor: GenuineIntel
Processor Name: 12th Gen Intel(R) Core(TM) i7-12700H
Identifier: Intel64 Family 6 Model 154 Stepping 3
Microarchitecture: Alder Lake
Frequency (GHz): 2.69
Number of physical packages: 1
Number of physical CPUs: 14
Number of logical CPUs: 20
Graphics card #0 name: Intel(R) Iris(R) Xe Graphics
Graphics card #0 vendor: Intel Corporation
Graphics card #0 VRAM (MiB): 1024.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 30.0.101.1692
Graphics card #1 name: NVIDIA GeForce RTX 3070 Ti Laptop GPU
Graphics card #1 vendor: NVIDIA
Graphics card #1 VRAM (MiB): 8192.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 32.0.15.5599
Memory slot #0 capacity (MiB): 2048.00
Memory slot #0 clockSpeed (GHz): 6.40
Memory slot #0 type: Unknown
Memory slot #1 capacity (MiB): 2048.00
Memory slot #1 clockSpeed (GHz): 6.40
Memory slot #1 type: Unknown
Memory slot #2 capacity (MiB): 2048.00
Memory slot #2 clockSpeed (GHz): 6.40
Memory slot #2 type: Unknown
Memory slot #3 capacity (MiB): 2048.00
Memory slot #3 clockSpeed (GHz): 6.40
Memory slot #3 type: Unknown
Memory slot #4 capacity (MiB): 2048.00
Memory slot #4 clockSpeed (GHz): 6.40
Memory slot #4 type: Unknown
Memory slot #5 capacity (MiB): 2048.00
Memory slot #5 clockSpeed (GHz): 6.40
Memory slot #5 type: Unknown
Memory slot #6 capacity (MiB): 2048.00
Memory slot #6 clockSpeed (GHz): 6.40
Memory slot #6 type: Unknown
Memory slot #7 capacity (MiB): 2048.00
Memory slot #7 clockSpeed (GHz): 6.40
Memory slot #7 type: Unknown
Virtual memory max (MiB): 40342.06
Virtual memory used (MiB): 22362.09
Swap memory total (MiB): 24253.57
Swap memory used (MiB): 668.85
Space in storage for jna.tmpdir (MiB):
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB):
Space in storage for io.netty.native.workdir (MiB):
Space in storage for java.io.tmpdir (MiB): available: 49168.14, total: 975461.00
Space in storage for workdir (MiB): available: 49168.14, total: 975461.00
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx4096m
Fabric Mods:
ambientsounds: AmbientSounds 6.1.4
autofish: AutoFish 1.0.3
balm-fabric: Balm 21.0.22
kuma_api: KumaAPI 21.0.5-SNAPSHOT
betterf3: BetterF3 11.0.3
betternightvision: Better Night Vision 1.0.2
biomesoplenty: BiomesOPlenty 21.1.0.7
borukva-food: Borukva Food 0.1.6
fabric-permissions-api-v0: fabric-permissions-api 0.3.1
factorytools: FactoryTools 0.3.2+1.21
borukva-food-exotic: Borukva Food Exotic 0.0.2.9
sgui: sgui 1.6.1+1.21.1
cardinal-components: Cardinal Components API 6.1.1
cardinal-components-base: Cardinal Components API (base) 6.1.1
cardinal-components-block: Cardinal Components API (blocks) 6.1.1
cardinal-components-chunk: Cardinal Components API (chunks) 6.1.1
cardinal-components-entity: Cardinal Components API (entities) 6.1.1
cardinal-components-item: Cardinal Components API (items) 6.1.1
cardinal-components-level: Cardinal Components API (world saves) 6.1.1
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.1.1
cardinal-components-world: Cardinal Components API (worlds) 6.1.1
carryon: Carry On 2.2.2
clearview: clearview 1.0.0
cloth-config: Cloth Config v15 15.0.140
cloth-basic-math: cloth-basic-math 0.6.1
collective: Collective 7.87
connectedglass: Connected Glass 1.1.12
creativecore: CreativeCore 2.12.23
net_neoforged_bus: bus 7.2.0
cristellib: Cristel Lib 1.2.8
blue_endless_jankson: jankson 1.2.3
easyanvils: Easy Anvils 21.1.0
easymagic: Easy Magic 21.1.0
endless_music: Endless Music v1.1.0+1.21
epherolib: EpheroLib 1.2.0-1.20.6
fabric-api: Fabric API 0.114.0+1.21.1
fabric-api-base: Fabric API Base 0.4.42+6573ed8c19
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.70+b559734419
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8c19
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.18+b559734419
fabric-convention-tags-v1: Fabric Convention Tags 2.1.2+7f945d5b19
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.9.2+e60e56d419
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.0+da19b51a19
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.25+16c4ae2519
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.6+6823f7cd19
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a719
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.0+01d9a51c19
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c19
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19
fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.14+248df81c19
fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.2.0+34f5d91419
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19
fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b319
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2e19
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b319
fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd019
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.88+b559734419
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.2+c24bd99419
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
fabric-language-kotlin: Fabric Language Kotlin 1.13.0+kotlin.2.1.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.0
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.26.1
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.3
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.3
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.3
fabricloader: Fabric Loader 0.16.9
mixinextras: MixinExtras 0.4.1
forgeconfigapiport: Forge Config API Port 21.1.3
com_electronwill_night-config_core: core 3.8.0
com_electronwill_night-config_toml: toml 3.8.0
fusion: Fusion 1.2.2
glitchcore: GlitchCore 2.1.0.0
net_jodah_typetools: typetools 0.6.3
held-item-info: Held Item Info 1.7.0
iris: Iris 1.8.1+mc1.21.1
io_github_douira_glsl-transformer: glsl-transformer 2.0.1
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
java: OpenJDK 64-Bit Server VM 21
justmobheads: Just Mob Heads 8.3
kiwi: Kiwi Library 15.1.3+fabric
lambdynlights: LambDynamicLights 3.1.4+1.21.1
pride: Pride Lib 1.2.1+1.21
spruceui: SpruceUI 5.1.0+1.21
midnightlib: MidnightLib 1.6.3
minecraft: Minecraft 1.21.1
moblassos: Mob Lassos 21.1.0
modmenu: Mod Menu 11.0.3
naturescompass: Nature's Compass 1.21.1-2.2.7-fabric
nbt_ac: NBT Autocomplete 1.3.10
nbteditor: NBT Editor 2.0.2
netherite_compass: Netherite Compass 1.4.0
owo: oωo 0.12.15+1.21
io_wispforest_endec: endec 0.1.5
io_wispforest_endec_gson: gson 0.1.3
io_wispforest_endec_jankson: jankson 0.1.3
io_wispforest_endec_netty: netty 0.1.2
particlerain: Particle Rain 3.0.5
placeholder-api: Placeholder API 2.4.1+1.21
polymer-bundled: Polymer 0.9.18+1.21.1
polymer-blocks: Polymer (Textured Blocks) 0.9.18+1.21.1
polymer-common: Polymer (Common) 0.9.18+1.21.1
packet_tweaker: Packet Tweaker 0.5.5+1.21
polymer-core: Polymer (Core) 0.9.18+1.21.1
polymer-networking: Polymer (Networking) 0.9.18+1.21.1
polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.18+1.21.1
polymer-resource-pack: Polymer (Resource Pack) 0.9.18+1.21.1
polymer-virtual-entity: Polymer (Virtual Entity) 0.9.18+1.21.1
puzzleslib: Puzzles Lib 21.1.24
silk-all: Silk (All modules) 1.10.7
silk-commands: Silk Commands 1.10.7
silk-core: Silk Core 1.10.7
silk-game: Silk Game 1.10.7
silk-igui: Silk Inventory GUI 1.10.7
silk-nbt: Silk NBT 1.10.7
silk-network: Silk Network 1.10.7
silk-persistence: Silk Persistence 1.10.7
skinlayers3d: 3d-Skin-Layers 1.7.4
sleepwarp: SleepWarp (Updated) 2.4.0+1.21.1
server_translations_api: Server Translations API 2.3.1+1.21-pre2
sodium: Sodium 0.6.5+mc1.21.1
supermartijn642corelib: SuperMartijn642's Core Lib 1.1.18
t_and_t: Towns and Towers 1.13.2
terrablender: TerraBlender 4.1.0.8
tradingpost: Trading Post 21.1.0
travelersbackpack: Traveler's Backpack 10.1.7
treeharvester: Tree Harvester 9.1
waystones: Waystones 21.1.5
xaerominimap: Xaero's Minimap 24.7.1
yet_another_config_lib_v3: YetAnotherConfigLib 3.6.2+1.21-fabric
com_twelvemonkeys_common_common-image: common-image 3.12.0
com_twelvemonkeys_common_common-io: common-io 3.12.0
com_twelvemonkeys_common_common-lang: common-lang 3.12.0
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
org_quiltmc_parsers_gson: gson 0.2.1
org_quiltmc_parsers_json: json 0.2.1
Loaded Shaderpack: ComplementaryUnbound_r5.3.zip
Profile: POTATO (+1 option changed by user)

commented

@Ooyakasha what items did you have in your backpack?

commented

Just came back to say that I'm still playing (just avoiding opening the backpack so I don't crash), and have just spotted the sparkle effect from the lapis backpack I'm wearing, so it's still there!

Forgot to add this earlier too, the message when MC itself crashes:
Screenshot 2025-01-11 140150

As for what was in it @Tiviacz1337 - I was in an ancient city so a good combination of things, 100+ diamonds, enchanted books, about 12 waystones, varieties of skulk etc.

commented

@Ooyakasha is it possible for you to make backup of save and use /kill? Then open the backpack that has been placed on the ground and show me the contents? Make sure to backup though if anything goes wrong

commented

yeah ok, we have keep inv on so will just try it

Edit 1: Nada, spawned me in a village a way back away from the sleeping bag I set spawn at and opening backpack still crashed MC (backback didn't leave my back)

Edit 2: Still getting extra xp from the lapis backpack on me too

commented

@Ooyakasha Its important to turn off keepInv gamerule for that. If you have gamerule on, backpack will stay on your back even if you die. If you turn it off backpack should be placed on the ground after your death and be accessible. Then you will be able to show me the contents of the backpack, because I think something in the backpack is causing the error. But as I said make backup (in case items from backpack are lost)

commented

https://www.curseforge.com/minecraft/mc-mods/travelers-backpack-fabric
Should be fixed, if still happens reopen issue

commented

Sorry for the delay, had surgery the other day so been taking it easy. I can access the world again but the backpack still crashes the game with the latest version of the mod.
Here's the contents of the backpack.. I was suspecting another mod causing interference (Borukva food), but there's only vanilla items in there!
2025-01-13_20 08 38
Oh and I tried another backpack that's always been empty, that crashes the game too.

commented

Still crashes with 10.1.8 for 1.21.1? Can I see the crash log

commented

I cant do anything without crash log

---- Minecraft Crash Report ----
// Shall we play a game?

Time: 2025-01-10 23:29:27
Description: Exception in server tick loop

java.lang.UnsupportedOperationException: Recipe type "BackpackUpgradeRecipe" is not supported.
at knot//com.bawnorton.trulyrandom.random.recipe.ResultManager.getNormalResult(ResultManager.java:94)
at knot//com.bawnorton.trulyrandom.random.recipe.ResultManager.getResult(ResultManager.java:64)
at knot//com.bawnorton.trulyrandom.random.recipe.RecipeRandomiser.lambda$new$0(RecipeRandomiser.java:43)
at knot//com.google.common.collect.RegularImmutableMap.forEach(RegularImmutableMap.java:300)
at knot//com.bawnorton.trulyrandom.random.recipe.RecipeRandomiser.(RecipeRandomiser.java:42)
at knot//com.bawnorton.trulyrandom.random.ServerRandomiser.init(ServerRandomiser.java:56)
at knot//com.bawnorton.trulyrandom.TrulyRandom.getRandomiser(TrulyRandom.java:34)
at knot//com.bawnorton.trulyrandom.event.EventHandler.lambda$registerServerEvents$1(EventHandler.java:42)
at knot//net.fabricmc.fabric.api.event.lifecycle.v1.ServerLifecycleEvents.lambda$static$2(ServerLifecycleEvents.java:49)
at knot//net.minecraft.server.MinecraftServer.handler$bci000$fabric-lifecycle-events-v1$afterSetupServer(MinecraftServer.java:3704)
at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:682)
at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:292)
at java.base/java.lang.Thread.run(Unknown Source)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.21.4
Minecraft Version ID: 1.21.4
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.4, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 151201232 bytes (144 MiB) / 969932800 bytes (925 MiB) up to 2147483648 bytes (2048 MiB)
CPUs: 8
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 3450U with Radeon Vega Mobile Gfx
Identifier: AuthenticAMD Family 23 Model 24 Stepping 1
Microarchitecture: Zen / Zen+
Frequency (GHz): 2.10
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: AMD Radeon(TM) Vega 8 Graphics
Graphics card #0 vendor: Advanced Micro Devices, Inc.
Graphics card #0 VRAM (MiB): 2048.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 31.0.21912.14
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Virtual memory max (MiB): 14168.50
Virtual memory used (MiB): 10869.55
Swap memory total (MiB): 8138.24
Swap memory used (MiB): 1197.98
Space in storage for jna.tmpdir (MiB): available: 22687.02, total: 226714.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 22687.02, total: 226714.00
Space in storage for io.netty.native.workdir (MiB): available: 22687.02, total: 226714.00
Space in storage for java.io.tmpdir (MiB): available: 22687.02, total: 226714.00
Space in storage for workdir (MiB): available: 22687.02, total: 226714.00
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M
Fabric Mods:
amber: Amber 2.1.0+1.21.4
architectury: Architectury 15.0.1
betterclouds: Better Clouds 1.8.4+1.21.4-fabric
mixinsquared: MixinSquared 0.2.0
cardinal-components: Cardinal Components API 6.2.2
cardinal-components-base: Cardinal Components API (base) 6.2.2
cardinal-components-block: Cardinal Components API (blocks) 6.2.2
cardinal-components-chunk: Cardinal Components API (chunks) 6.2.2
cardinal-components-entity: Cardinal Components API (entities) 6.2.2
cardinal-components-item: Cardinal Components API (items) 6.2.2
cardinal-components-level: Cardinal Components API (world saves) 6.2.2
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.2.2
cardinal-components-world: Cardinal Components API (worlds) 6.2.2
cloth-config: Cloth Config v17 17.0.144
cloth-basic-math: cloth-basic-math 0.6.1
collective: Collective 7.89
continuity: Continuity 3.0.0+1.21.4
elementa: Elementa 670
entity_model_features: Entity Model Features 2.4.1
entity_texture_features: Entity Texture Features 6.2.10
org_apache_httpcomponents_httpmime: httpmime 4.5.10
entityculling: EntityCulling 1.7.2
essential: Essential 1.3.5.5
essential-container: essential-container 1.0.0
essential-loader: essential-loader 1.2.3
fabric-api: Fabric API 0.114.2+1.21.4
fabric-api-base: Fabric API Base 0.4.54+b47eab6b04
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.86+b1caf1e904
fabric-biome-api-v1: Fabric Biome API (v1) 15.0.6+b1c29d8e04
fabric-block-api-v1: Fabric Block API (v1) 1.0.31+7feeb73304
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.19+7feeb73304
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 2.0.8+7feeb73304
fabric-client-tags-api-v1: Fabric Client Tags 1.1.29+20ea1e2304
fabric-command-api-v1: Fabric Command API (v1) 1.2.62+f71b366f04
fabric-command-api-v2: Fabric Command API (v2) 2.2.41+e496eb1504
fabric-commands-v0: Fabric Commands (v0) 0.2.79+df3654b304
fabric-content-registries-v0: Fabric Content Registries (v0) 9.1.14+7feeb73304
fabric-convention-tags-v1: Fabric Convention Tags 2.1.12+7f945d5b04
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.10.2+0c85f9a904
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.6+7feeb73304
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.6+9aea556b04
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 22.2.6+20ea1e2304
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.10+7feeb73304
fabric-entity-events-v1: Fabric Entity Events (v1) 2.0.12+60fccc7604
fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.2+a4eebcf004
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.62+7feeb73304
fabric-item-api-v1: Fabric Item API (v1) 11.1.14+203e6b2304
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.23+7feeb73304
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.56+7feeb73304
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.54+df3654b304
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.4+bf2a60eb04
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.33+3f89f5a504
fabric-loot-api-v3: Fabric Loot API (v3) 1.0.21+203e6b2304
fabric-message-api-v1: Fabric Message API (v1) 6.0.25+7feeb73304
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 4.2.1+8041d50704
fabric-networking-api-v1: Fabric Networking API (v1) 4.3.9+f371ccb904
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 18.0.8+d70d2c0604
fabric-particles-v1: Fabric Particles (v1) 4.0.14+7feeb73304
fabric-recipe-api-v1: Fabric Recipe API (v1) 8.0.8+160b66fa04
fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.4+0c85f9a904
fabric-renderer-api-v1: Fabric Renderer API (v1) 5.0.3+50f0feb204
fabric-renderer-indigo: Fabric Renderer - Indigo 2.0.3+50f0feb204
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.57+73761d2e04
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.19+7feeb73304
fabric-rendering-v1: Fabric Rendering (v1) 10.1.2+b874120c04
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.13+203e6b2304
fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.0.11+b1caf1e904
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.38+7feeb73304
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.111+7feeb73304
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.32+7feeb73304
fabric-tag-api-v1: Fabric Tag API (v1) 1.0.2+20ea1e2304
fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.9+efa825c904
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.3.2+56e78b9b04
fabric-language-kotlin: Fabric Language Kotlin 1.13.0+kotlin.2.1.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.0
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.26.1
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.3
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.3
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.3
fabricloader: Fabric Loader 0.16.9
forgeconfigapiport: Forge Config API Port 21.4.1
com_electronwill_night-config_core: core 3.8.1
com_electronwill_night-config_toml: toml 3.8.1
framework: Framework 0.10.1
org_javassist_javassist: javassist 3.29.2-GA
org_reflections_reflections: reflections 0.10.2
inventoryprofilesnext: Inventory Profiles Next 2.1.0
iris: Iris 1.8.5+mc1.21.4
io_github_douira_glsl-transformer: glsl-transformer 2.0.1
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
jade: Jade 17.2.0+fabric
jamlib: JamLib 1.2.2+1.21.4
blue_endless_jankson: jankson 1.2.3
java: OpenJDK 64-Bit Server VM 21
lambdynlights: LambDynamicLights 4.0.1+1.21.4
lambdynlights_api: LambDynamicLights (API) 4.0.1+1.21.4
pride: Pride Lib 1.3.0+1.21.2
spruceui: SpruceUI 6.2.0+1.21.3
libipn: libIPN 6.2.1
liteminer: Liteminer 1.0.0+1.21.4
lithium: Lithium 0.14.3+mc1.21.4
minecraft: Minecraft 1.21.4
modmenu: Mod Menu 13.0.0
mousetweaks: Mouse Tweaks 2.27
org_jetbrains_annotations: annotations 23.0.0
placeholder-api: Placeholder API 2.5.1+1.21.3
rightclickharvest: Right Click Harvest 4.4.4+1.21.4
roughlyenoughitems: Roughly Enough Items 18.0.796
error_notifier: Error Notifier 1.0.11
sodium: Sodium 0.6.6+mc1.21.4
travelersbackpack: Traveler's Backpack 10.4.0
trulyrandom: trulyrandom 2.6.0
com_github_tomnelson_jungrapht-layout: jungrapht-layout 1.4
com_github_tomnelson_jungrapht-visualization: jungrapht-visualization 1.4
mixinextras: MixinExtras 0.5.0-beta.2
org_jgrapht_jgrapht-core: jgrapht-core 1.5.2
universalcraft: UniversalCraft 365
vigilance: Vigilance 306
visuality: Visuality 0.7.9+1.21.4
xaerominimap: Xaero's Minimap 24.7.1
xaeroworldmap: Xaero's World Map 1.39.2
yet_another_config_lib_v3: YetAnotherConfigLib 3.6.2+1.21.4-fabric
com_twelvemonkeys_common_common-image: common-image 3.12.0
com_twelvemonkeys_common_common-io: common-io 3.12.0
com_twelvemonkeys_common_common-lang: common-lang 3.12.0
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
org_quiltmc_parsers_gson: gson 0.2.1
org_quiltmc_parsers_json: json 0.2.1
Loaded Shaderpack: (off)
Server Running: true
Player Count: 0 / 8; []
Active Data Packs: vanilla, fabric, collective (incompatible), fabric-convention-tags-v2, liteminer, rightclickharvest, travelersbackpack, trulyrandom
Available Data Packs: collective (incompatible), fabric, fabric-convention-tags-v2, liteminer, minecart_improvements, redstone_experiments, rightclickharvest, trade_rebalance, travelersbackpack, trulyrandom, vanilla
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
World Seed: -8100660381003958785
Suppressed Exceptions: NONE
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Launched Version: 1.21.4

commented

Remove TrulyRandom mod

commented

Remove TrulyRandom mod

ah thanks!