Traveler's Backpack

Traveler's Backpack

26M Downloads

Crash on retrieve items with `Keep Inventory` or `You're In Grave Danger` mod

mchalgarra opened this issue · 7 comments

commented
  1. Modloader

fabric-loader-0.15.3-1.20.1

  1. Describe the bug

I'm using You're In Grave Danger mod to keep my items on the ground when I die. When I have my backpack equipped (on my back) and I try to get my items back, the game crashes. The same thing happens if I turn on Keep Inventory. On the other hand, if I only keep the backpack into my inventory (not equipped) the game works fine.

Note that this happens on the client and on the server (I use Aternos) and when the world is reopened (after relaunching the game) I'm with all my items and the grave is kept on the ground (so I can duplicate my items).

I'm sure that this has nothing to do with the gravestone mod because it happens with keep inventory as well.

  1. Write steps to reproduce the bug
  • Install the Traveller's Backpack mod for fabric on 1.20.1, along with You're In Grave Danger and their dependencies;
  • Load the game and create a new world;
  • On Creative mode, get the common leather backpack and equip it;
  • Fly high enough and set the gamemode to Survival (for you to die from fall damage);
  • Respawn and right click on the gravestone to retrieve your items (the game should crash here).
  • An optional step is to set the gamerule keepInventory to enabled and die, this will also trigger the error.
  1. What is expected behaviour

The inventory should be kept, the backpack should be equipped and the game should still works.

  1. Crash Log (from Aternos on respawn with Keep Inventory)
---- Minecraft Crash Report ----
--
2 | // But it works on my machine.
3 |  
4 | Time: 2024-01-12 21:59:13
5 | Description: Exception in server tick loop
6 |  
7 | java.lang.NoSuchMethodError: 'void com.tiviacz.travelersbackpack.component.ITravelersBackpackComponent.syncToTracking(net.minecraft.class_3222)'
8 | at com.b1n_ry.yigd.compat.TravelersBackpackCompat$TBCompatComponent.storeToPlayer(TravelersBackpackCompat.java:81)
9 | at com.b1n_ry.yigd.components.InventoryComponent.applyToPlayer(InventoryComponent.java:443)
10 | at com.b1n_ry.yigd.components.RespawnComponent.apply(RespawnComponent.java:52)
11 | at com.b1n_ry.yigd.events.ServerEventHandler.lambda$registerEvents$2(ServerEventHandler.java:42)
12 | at java.base/java.util.Optional.ifPresent(Optional.java:178)
13 | at com.b1n_ry.yigd.events.ServerEventHandler.lambda$registerEvents$4(ServerEventHandler.java:42)
14 | at net.fabricmc.fabric.api.entity.event.v1.ServerPlayerEvents.lambda$static$2(ServerPlayerEvents.java:45)
15 | at net.minecraft.class_3324.handler$bfe000$fabric-entity-events-v1$afterRespawn(class_3324.java:4017)
16 | at net.minecraft.class_3324.method_14556(class_3324.java:560)
17 | at net.minecraft.class_3244.method_12068(class_3244.java:1632)
18 | at net.minecraft.class_2799.method_12120(class_2799.java:24)
19 | at net.minecraft.class_2799.method_11054(class_2799.java:6)
20 | at net.minecraft.class_2600.method_11072(class_2600.java:22)
21 | at net.minecraft.class_3738.run(class_3738.java:18)
22 | at net.minecraft.class_1255.method_18859(class_1255.java:156)
23 | at net.minecraft.class_4093.method_18859(class_4093.java:23)
24 | at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:782)
25 | at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:164)
26 | at net.minecraft.class_1255.method_16075(class_1255.java:130)
27 | at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:764)
28 | at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:758)
29 | at net.minecraft.class_1255.method_5383(class_1255.java:115)
30 | at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:742)
31 | at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:675)
32 | at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
33 | at java.base/java.lang.Thread.run(Thread.java:840)
34 |  
35 |  
36 | A detailed walkthrough of the error, its code path and all known details is as follows:
37 | ---------------------------------------------------------------------------------------
38 |  
39 | -- System Details --
40 | Details:
41 | Minecraft Version: 1.20.1
42 | Minecraft Version ID: 1.20.1
43 | Operating System: Linux (amd64) version 5.15.0-78-generic
44 | Java Version: 17.0.9, Eclipse Adoptium
45 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
46 | Memory: 857201064 bytes (817 MiB) / 2306867200 bytes (2200 MiB) up to 2306867200 bytes (2200 MiB)
47 | CPUs: 2
48 | Processor Vendor: AuthenticAMD
49 | Processor Name: AMD EPYC 7402P 24-Core Processor
50 | Identifier: AuthenticAMD Family 23 Model 49 Stepping 0
51 | Microarchitecture: Zen 2
52 | Frequency (GHz): -0.00
53 | Number of physical packages: 1
54 | Number of physical CPUs: 24
55 | Number of logical CPUs: 48
56 | Graphics card #0 name: unknown
57 | Graphics card #0 vendor: unknown
58 | Graphics card #0 VRAM (MB): 0.00
59 | Graphics card #0 deviceId: unknown
60 | Graphics card #0 versionInfo: unknown
61 | Virtual memory max (MB): 129820.12
62 | Virtual memory used (MB): 140147.92
63 | Swap memory total (MB): 1024.00
64 | Swap memory used (MB): 1024.00
65 | JVM Flags: 3 total; -XX:MaxMetaspaceSize=300M -Xmx2200M -Xms1100M
66 | Fabric Mods:
67 | adventurez: AdventureZ 1.4.19
68 | archers: Archers (RPG Series) 1.0.6+1.20.1
69 | com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
70 | structure_pool_api: Structure Pool API 1.0+1.20.1
71 | architectury: Architectury 9.1.12
72 | azurelibarmor: AzureLib Armor 2.0.3
73 | bclib: BCLib 3.0.14
74 | wunderlib: WunderLib 1.1.5
75 | bettercombat: Better Combat 1.8.3+1.20.1
76 | betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
77 | org_reflections_reflections: reflections 0.10.2
78 | betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.3
79 | betterend: Better End 4.0.11
80 | betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.4
81 | betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.5
82 | betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.4
83 | bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
84 | betternether: Better Nether 9.0.10
85 | betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
86 | betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
87 | betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
88 | bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.7.5-1.20.1
89 | maelstrom_library: Maelstrom Library 1.6.1-1.20
90 | multipart_entities: MultipartEntities 1.5-1.20
91 | botarium: Botarium 2.3.0
92 | team_reborn_energy: Energy 3.0.0
93 | cardinal-components: Cardinal Components API 5.2.2
94 | cardinal-components-base: Cardinal Components API (base) 5.2.2
95 | cardinal-components-block: Cardinal Components API (blocks) 5.2.2
96 | cardinal-components-chunk: Cardinal Components API (chunks) 5.2.2
97 | cardinal-components-entity: Cardinal Components API (entities) 5.2.2
98 | cardinal-components-item: Cardinal Components API (items) 5.2.2
99 | cardinal-components-level: Cardinal Components API (world saves) 5.2.2
100 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.2
101 | cardinal-components-world: Cardinal Components API (worlds) 5.2.2
102 | cloth-config: Cloth Config v11 11.1.118
103 | cloth-basic-math: cloth-basic-math 0.6.1
104 | completeconfig: CompleteConfig 2.5.0
105 | completeconfig-base: completeconfig-base 2.5.0
106 | create: Create 0.5.1-d-build.1161+mc1.20.1
107 | com_google_code_findbugs_jsr305: jsr305 3.0.2
108 | forgeconfigapiport: Forge Config API Port 8.0.0
109 | milk: Milk Lib 1.2.60
110 | dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
111 | porting_lib_accessors: Porting Lib Accessors 2.1.1127+1.20
112 | porting_lib_base: Porting Lib Base 2.1.1127+1.20
113 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.1.1127+1.20
114 | porting_lib_utility: Porting Lib Utility 2.1.1127+1.20
115 | porting_lib_brewing: Porting Lib Brewing 2.1.1127+1.20
116 | porting_lib_client_events: Porting Lib Client Events 2.1.1127+1.20
117 | mm: Manningham Mills 2.3
118 | porting_lib_entity: Porting Lib Entity 2.1.1127+1.20
119 | porting_lib_core: Porting Lib Core 2.1.1127+1.20
120 | porting_lib_gametest: Porting Lib GameTest 2.1.1127+1.20
121 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.1.1127+1.20
122 | porting_lib_extensions: Porting Lib Extensions 2.1.1127+1.20
123 | porting_lib_fake_players: Porting Lib Fake Players 2.1.1127+1.20
124 | porting_lib_models: Porting Lib Models 2.1.1127+1.20
125 | porting_lib_networking: Porting Lib Networking 2.1.1127+1.20
126 | porting_lib_obj_loader: Porting Lib Obj Loader 2.1.1127+1.20
127 | porting_lib_attributes: Porting Lib Attributes 2.1.1127+1.20
128 | porting_lib_common: Porting Lib Common 2.1.1127+1.20
129 | porting_lib_model_loader: Porting Lib Model Loader 2.1.1127+1.20
130 | porting_lib_tags: Porting Lib Tags 3.0
131 | porting_lib_tool_actions: Porting Lib Tool Actions 2.1.1127+1.20
132 | porting_lib_transfer: Porting Lib Transfer 2.1.1127+1.20
133 | reach-entity-attributes: Reach Entity Attributes 2.4.0
134 | registrate-fabric: Registrate for Fabric 1.3.62-MC1.20.1
135 | porting_lib_data: Porting Lib Data 2.1.1090+1.20
136 | porting_lib_model_generators: Porting Lib Model Generators 2.1.1090+1.20
137 | porting_lib_model_materials: Porting Lib Model Materials 2.1.1090+1.20
138 | create_enchantment_industry: Create Enchantment Industry 1.2.11
139 | create_dragon_lib: Create Dragon Lib 1.4.1
140 | create_new_age: Create: New Age 1.1.1
141 | createaddition: Create Crafts & Additions 0.9.0
142 | createdeco: Create Deco 2.0.0-fabric-1.20.1
143 | deeperdarker: Deeper and Darker 1.2.5
144 | customportalapi: Custom Portal Api 0.0.1-beta64-1.20
145 | elytraslot: Elytra Slot 6.3.0+1.20.1
146 | endermanoverhaul: Enderman Overhaul 1.0.4
147 | fabric-api: Fabric API 0.91.0+1.20.1
148 | fabric-api-base: Fabric API Base 0.4.30+7abfd51577
149 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.35+4d8536c977
150 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.12+215bbe9677
151 | fabric-block-api-v1: Fabric Block API (v1) 1.0.10+92a0d36777
152 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.0+92a0d36777
153 | fabric-command-api-v1: Fabric Command API (v1) 1.2.33+f71b366f77
154 | fabric-command-api-v2: Fabric Command API (v2) 2.2.12+b3afc78b77
155 | fabric-commands-v0: Fabric Commands (v0) 0.2.50+df3654b377
156 | fabric-containers-v0: Fabric Containers (v0) 0.1.63+df3654b377
157 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.10+57aed33f77
158 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.4+a1a980da77
159 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.18+aeb40ebe77
160 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.3+d7b148e077
161 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.53+8536527b77
162 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.22+b3afc78b77
163 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.1+e91849a877
164 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.62+df3654b377
165 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.39+ae9f657a77
166 | fabric-item-api-v1: Fabric Item API (v1) 2.1.27+b3afc78b77
167 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.11+d7b148e077
168 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.21+b3afc78b77
169 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.0+96dfa95977
170 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.44+9e7660c677
171 | fabric-message-api-v1: Fabric Message API (v1) 5.1.8+d7b148e077
172 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.49+b3afc78b77
173 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.10+eeb8eb3677
174 | fabric-networking-v0: Fabric Networking (v0) 0.3.50+df3654b377
175 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.2+4ee0bc6077
176 | fabric-particles-v1: Fabric Particles (v1) 1.1.1+201a23a077
177 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.20+b3afc78b77
178 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.2+4df89eb277
179 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.36+92a0d36777
180 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.27+b3afc78b77
181 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.7+29de845d77
182 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.9+132c48c177
183 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.29+b3afc78b77
184 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.3+c81d263177
185 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.0+6c31357e77
186 | fabric-language-kotlin: Fabric Language Kotlin 1.10.17+kotlin.1.9.22
187 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.22
188 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.22
189 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.22
190 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.22
191 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.23.1
192 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.7.3
193 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.7.3
194 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.5.0
195 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.2
196 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.2
197 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.2
198 | fabricloader: Fabric Loader 0.15.3
199 | mixinextras: MixinExtras 0.3.2
200 | fallingtree: FallingTree 4.3.4
201 | framework: Framework 0.6.16
202 | com_electronwill_night-config_core: core 3.6.6
203 | com_electronwill_night-config_toml: toml 3.6.6
204 | org_javassist_javassist: javassist 3.29.2-GA
205 | fwaystones: Fabric Waystones 3.3.2+mc1.20.1
206 | geckolib: GeckoLib 4 4.3.1
207 | com_eliotlash_mclib_mclib: mclib 20
208 | goblintraders: Goblin Traders 1.9.3
209 | graveyard: The Graveyard 3.0
210 | guardvillagers: GuardVillagers 2.0.9-1.20.1
211 | java: OpenJDK 64-Bit Server VM 17
212 | lithium: Lithium 0.11.2
213 | midnightlib: MidnightLib 1.4.1
214 | minecraft: Minecraft 1.20.1
215 | owo: oωo 0.11.2+1.20
216 | blue_endless_jankson: jankson 1.2.2
217 | paladins: Paladins & Priests (RPG Series) 1.0.4+1.20.1
218 | player-animator: Player Animator 1.0.2-rc1+1.20
219 | projectile_damage: Projectile Damage Attribute 3.2.2+1.20.1
220 | puffish_skills: Pufferfish's Skills 0.10.0
221 | resourcefulconfig: Resourcefulconfig 2.1.1
222 | resourcefullib: Resourceful Lib 2.1.20
223 | com_teamresourceful_bytecodecs: bytecodecs 1.0.2
224 | com_teamresourceful_yabn: yabn 1.0.3
225 | retraining: Retraining 1.3.1
226 | runes: Runes 0.9.10+1.20.1
227 | seasons: Fabric Seasons 2.3+1.20
228 | seasonsterralithcompat: Fabric Seasons: Terralith Compat 1.0-2.3.7
229 | simplyskills: SimplySkills 1.0.0+1.20.1
230 | simplyswords: Simply Swords 1.51.5-1.20.1
231 | spell_engine: Spell Engine 0.12.4+1.20.1
232 | spell_power: Spell Power Attribute 0.9.19+1.20.1
233 | starlight: Starlight 1.1.2+fabric.dbc156f
234 | terralith: Terralith 2.4.5
235 | the_bumblezone: The Bumblezone - Fabric 7.1.14+1.20.1-fabric
236 | athena: Athena 3.1.1
237 | travelersbackpack: Traveler's Backpack 1.20.1-9.1.9
238 | trinkets: Trinkets 3.7.1
239 | villagersplus: Villagers Plus 3.1
240 | wizards: Wizards (RPG Series) 1.0.4+1.20.1
241 | xaerominimap: Xaero's Minimap 23.9.3
242 | xaeroworldmap: Xaero's World Map 1.37.2
243 | yet_another_config_lib_v3: YetAnotherConfigLib 3.2.1+1.20
244 | com_twelvemonkeys_common_common-image: common-image 3.10.0-SNAPSHOT
245 | com_twelvemonkeys_common_common-io: common-io 3.10.0-SNAPSHOT
246 | com_twelvemonkeys_common_common-lang: common-lang 3.10.0-SNAPSHOT
247 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0-SNAPSHOT
248 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0-SNAPSHOT
249 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0-SNAPSHOT
250 | org_quiltmc_parsers_gson: gson 0.2.1
251 | org_quiltmc_parsers_json: json 0.2.1
252 | yigd: You're in Grave Danger 2.0.0-beta.6
253 | fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
254 | libgui: LibGui 8.0.0+1.20
255 | jankson: Jankson 5.0.1+j1.2.2
256 | libninepatch: LibNinePatch 1.2.0
257 | yungsapi: YUNG's API 1.20-Fabric-4.0.2
258 | yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3
259 | yungsextras: YUNG's Extras 1.20-Fabric-4.0.3
260 | Server Running: true
261 | Player Count: 1 / 4; [class_3222['GhosTkiller2k'/119, l='ServerLevel[world]', x=180.50, y=73.00, z=-199.50]]
262 | Data Packs: vanilla, fabric
263 | Enabled Feature Flags: minecraft:vanilla
264 | World Generation: Experimental
265 | Is Modded: Definitely; Server brand changed to 'fabric'
266 | Type: Dedicated Server (map_server.txt)

---- Minecraft Crash Report ----
// But it works on my machine.

Time: [2](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L2)024-01-12 21:59:1[3](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L3)
Description: Exception in server tick loop

java.lang.NoSuchMethodError: 'void com.tiviacz.travelersbackpack.component.ITravelersBackpackComponent.syncToTracking(net.minecraft.class_3222)'
	at com.b1n_ry.yigd.compat.TravelersBackpackCompat$TBCompatComponent.storeToPlayer(TravelersBackpackCompat.java:81)
	at com.b1n_ry.yigd.components.InventoryComponent.applyToPlayer(InventoryComponent.java:[4](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L4)43)
	at com.b1n_ry.yigd.components.RespawnComponent.apply(RespawnComponent.java:[5](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L5)2)
	at com.b1n_ry.yigd.events.ServerEventHandler.lambda$registerEvents$2(ServerEventHandler.java:42)
	at java.base/java.util.Optional.ifPresent(Optional.java:178)
	at com.b1n_ry.yigd.events.ServerEventHandler.lambda$registerEvents$4(ServerEventHandler.java:42)
	at net.fabricmc.fabric.api.entity.event.v1.ServerPlayerEvents.lambda$static$2(ServerPlayerEvents.java:45)
	at net.minecraft.class_3324.handler$bfe000$fabric-entity-events-v1$afterRespawn(class_3324.java:4017)
	at net.minecraft.class_3324.method_1455[6](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L6)(class_3324.java:560)
	at net.minecraft.class_3244.method_12068(class_3244.java:1632)
	at net.minecraft.class_2[7](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L7)99.method_12120(class_2799.java:24)
	at net.minecraft.class_2799.method_11054(class_2799.java:6)
	at net.minecraft.class_2600.method_11072(class_2600.java:22)
	at net.minecraft.class_373[8](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L8).run(class_3738.java:18)
	at net.minecraft.class_1255.method_1885[9](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L9)(class_1255.java:156)
	at net.minecraft.class_4093.method_18859(class_4093.java:23)
	at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:782)
	at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:164)
	at net.minecraft.class_1255.method_16075(class_1255.java:130)
	at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:764)
	at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:758)
	at net.minecraft.class_1255.method_5383(class_1255.java:115)
	at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:742)
	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:675)
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
	at java.base/java.lang.Thread.run(Thread.java:840)


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

-- System Details --
Details:
	Minecraft Version: 1.20.1
	Minecraft Version ID: 1.20.1
	Operating System: Linux (amd64) version 5.15.0-78-generic
	Java Version: 17.0.9, Eclipse Adoptium
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
	Memory: 85720[10](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L10)64 bytes (817 MiB) / 2306867200 bytes (2200 MiB) up to 2306867200 bytes (2200 MiB)
	CPUs: 2
	Processor Vendor: AuthenticAMD
	Processor Name: AMD EPYC 7402P 24-Core Processor
	Identifier: AuthenticAMD Family 23 Model 49 Stepping 0
	Microarchitecture: Zen 2
	Frequency (GHz): -0.00
	Number of physical packages: 1
	Number of physical CPUs: 24
	Number of logical CPUs: 48
	Graphics card #0 name: unknown
	Graphics card #0 vendor: unknown
	Graphics card #0 VRAM (MB): 0.00
	Graphics card #0 deviceId: unknown
	Graphics card #0 versionInfo: unknown
	Virtual memory max (MB): 129820.12
	Virtual memory used (MB): 140147.92
	Swap memory total (MB): 1024.00
	Swap memory used (MB): 1024.00
	JVM Flags: 3 total; -XX:MaxMetaspaceSize=300M -Xmx2200M -Xms[11](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L11)00M
	Fabric Mods: 
		adventurez: AdventureZ 1.4.19
		archers: Archers (RPG Series) 1.0.6+1.20.1
			com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
			structure_pool_api: Structure Pool API 1.0+1.20.1
		architectury: Architectury 9.1.[12](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L12)
		azurelibarmor: AzureLib Armor 2.0.3
		bclib: BCLib 3.0.14
			wunderlib: WunderLib 1.1.5
		bettercombat: Better Combat 1.8.3+1.20.1
		betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
			org_reflections_reflections: reflections 0.10.2
		betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.3
		betterend: Better End 4.0.11
		betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.4
		betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.5
		betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.4
		bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
		betternether: Better Nether 9.0.10
		betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
		betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
		betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
		bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.7.5-1.20.1
			maelstrom_library: Maelstrom Library 1.6.1-1.20
			multipart_entities: MultipartEntities 1.5-1.20
		botarium: Botarium 2.3.0
			team_reborn_energy: Energy 3.0.0
		cardinal-components: Cardinal Components API 5.2.2
			cardinal-components-base: Cardinal Components API (base) 5.2.2
			cardinal-components-block: Cardinal Components API (blocks) 5.2.2
			cardinal-components-chunk: Cardinal Components API (chunks) 5.2.2
			cardinal-components-entity: Cardinal Components API (entities) 5.2.2
			cardinal-components-item: Cardinal Components API (items) 5.2.2
			cardinal-components-level: Cardinal Components API (world saves) 5.2.2
			cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.2
			cardinal-components-world: Cardinal Components API (worlds) 5.2.2
		cloth-config: Cloth Config v11 11.1.118
			cloth-basic-math: cloth-basic-math 0.6.1
		completeconfig: CompleteConfig 2.5.0
			completeconfig-base: completeconfig-base 2.5.0
		create: Create 0.5.1-d-build.1161+mc1.20.1
			com_google_code_findbugs_jsr305: jsr305 3.0.2
			forgeconfigapiport: Forge Config API Port 8.0.0
			milk: Milk Lib 1.2.60
				dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
			porting_lib_accessors: Porting Lib Accessors 2.1.1127+1.20
			porting_lib_base: Porting Lib Base 2.1.1127+1.20
				porting_lib_lazy_registration: Porting Lib Lazy Register 2.1.1127+1.20
				porting_lib_utility: Porting Lib Utility 2.1.1127+1.20
			porting_lib_brewing: Porting Lib Brewing 2.1.1127+1.20
			porting_lib_client_events: Porting Lib Client Events 2.1.1127+1.20
				mm: Manningham Mills 2.3
			porting_lib_entity: Porting Lib Entity 2.1.1127+1.20
				porting_lib_core: Porting Lib Core 2.1.1127+1.20
				porting_lib_gametest: Porting Lib GameTest 2.1.1127+1.20
				porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.1.1127+1.20
			porting_lib_extensions: Porting Lib Extensions 2.1.1127+1.20
			porting_lib_fake_players: Porting Lib Fake Players 2.1.1127+1.20
			porting_lib_models: Porting Lib Models 2.1.1127+1.20
			porting_lib_networking: Porting Lib Networking 2.1.1127+1.20
			porting_lib_obj_loader: Porting Lib Obj Loader 2.1.1127+1.20
				porting_lib_attributes: Porting Lib Attributes 2.1.1127+1.20
				porting_lib_common: Porting Lib Common 2.1.1127+1.20
				porting_lib_model_loader: Porting Lib Model Loader 2.1.1127+1.20
			porting_lib_tags: Porting Lib Tags 3.0
			porting_lib_tool_actions: Porting Lib Tool Actions 2.1.1127+1.20
			porting_lib_transfer: Porting Lib Transfer 2.1.1127+1.20
			reach-entity-attributes: Reach Entity Attributes 2.4.0
			registrate-fabric: Registrate for Fabric 1.3.62-MC1.20.1
				porting_lib_data: Porting Lib Data 2.1.1090+1.20
				porting_lib_model_generators: Porting Lib Model Generators 2.1.1090+1.20
					porting_lib_model_materials: Porting Lib Model Materials 2.1.1090+1.20
		create_enchantment_industry: Create Enchantment Industry 1.2.11
			create_dragon_lib: Create Dragon Lib 1.4.1
		create_new_age: Create: New Age 1.1.1
		createaddition: Create Crafts & Additions 0.9.0
		createdeco: Create Deco 2.0.0-fabric-1.20.1
		deeperdarker: Deeper and Darker 1.2.5
			customportalapi: Custom Portal Api 0.0.1-beta64-1.20
		elytraslot: Elytra Slot 6.3.0+1.20.1
		endermanoverhaul: Enderman Overhaul 1.0.4
		fabric-api: Fabric API 0.91.0+1.20.1
			fabric-api-base: Fabric API Base 0.4.30+7abfd51577
			fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.35+4d8536c977
			fabric-biome-api-v1: Fabric Biome API (v1) [13](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L13).0.12+215bbe9677
			fabric-block-api-v1: Fabric Block API (v1) 1.0.10+92a0d36777
			fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.0+92a0d36777
			fabric-command-api-v1: Fabric Command API (v1) 1.2.33+f71b366f77
			fabric-command-api-v2: Fabric Command API (v2) 2.2.12+b3afc78b77
			fabric-commands-v0: Fabric Commands (v0) 0.2.50+df3654b377
			fabric-containers-v0: Fabric Containers (v0) 0.1.63+df3654b377
			fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.10+57aed33f77
			fabric-convention-tags-v1: Fabric Convention Tags 1.5.4+a1a980da77
			fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.18+aeb40ebe77
			fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.3+d7b[14](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L14)8e077
			fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.53+8536527b77
			fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.22+b3afc78b77
			fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.1+e91849a877
			fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.62+df3654b377
			fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.39+ae9f657a77
			fabric-item-api-v1: Fabric Item API (v1) 2.1.27+b3afc78b77
			fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.11+d7b148e077
			fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.21+b3afc78b77
			fabric-loot-api-v2: Fabric Loot API (v2) 1.2.0+96dfa95977
			fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.44+9e7660c677
			fabric-message-api-v1: Fabric Message API (v1) 5.1.8+d7b148e077
			fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.49+b3afc78b77
			fabric-networking-api-v1: Fabric Networking API (v1) 1.3.10+eeb8eb3677
			fabric-networking-v0: Fabric Networking (v0) 0.3.50+df3654b377
			fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.2+4ee0bc6077
			fabric-particles-v1: Fabric Particles (v1) 1.1.1+201a23a077
			fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.20+b3afc78b77
			fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.2+4df89eb277
			fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.36+92a0d36777
			fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.27+b3afc78b77
			fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.7+29de845d77
			fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.9+132c48c177
			fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.29+b3afc78b77
			fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.3+c81d263177
			fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.0+6c31357e77
		fabric-language-kotlin: Fabric Language Kotlin 1.10.17+kotlin.1.9.22
			org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.22
			org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.22
			org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.22
			org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.22
			org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.23.1
			org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.7.3
			org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.7.3
			org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.5.0
			org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.2
			org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.2
			org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.2
		fabricloader: Fabric Loader 0.[15](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L15).3
			mixinextras: MixinExtras 0.3.2
		fallingtree: FallingTree 4.3.4
		framework: Framework 0.6.[16](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L16)
			com_electronwill_night-config_core: core 3.6.6
			com_electronwill_night-config_toml: toml 3.6.6
			org_javassist_javassist: javassist 3.29.2-GA
		fwaystones: Fabric Waystones 3.3.2+mc1.20.1
		geckolib: GeckoLib 4 4.3.1
			com_eliotlash_mclib_mclib: mclib 20
		goblintraders: Goblin Traders 1.9.3
		graveyard: The Graveyard 3.0
		guardvillagers: GuardVillagers 2.0.9-1.20.1
		java: OpenJDK 64-Bit Server VM [17](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L17)
		lithium: Lithium 0.11.2
		midnightlib: MidnightLib 1.4.1
		minecraft: Minecraft 1.20.1
		owo: oωo 0.11.2+1.20
			blue_endless_jankson: jankson 1.2.2
		paladins: Paladins & Priests (RPG Series) 1.0.4+1.20.1
		player-animator: Player Animator 1.0.2-rc1+1.20
		projectile_damage: Projectile Damage Attribute 3.2.2+1.20.1
		puffish_skills: Pufferfish's Skills 0.10.0
		resourcefulconfig: Resourcefulconfig 2.1.1
		resourcefullib: Resourceful Lib 2.1.20
			com_teamresourceful_bytecodecs: bytecodecs 1.0.2
			com_teamresourceful_yabn: yabn 1.0.3
		retraining: Retraining 1.3.1
		runes: Runes 0.9.10+1.20.1
		seasons: Fabric Seasons 2.3+1.20
		seasonsterralithcompat: Fabric Seasons: Terralith Compat 1.0-2.3.7
		simplyskills: SimplySkills 1.0.0+1.20.1
		simplyswords: Simply Swords 1.51.5-1.20.1
		spell_engine: Spell Engine 0.12.4+1.20.1
		spell_power: Spell Power Attribute 0.9.19+1.20.1
		starlight: Starlight 1.1.2+fabric.dbc156f
		terralith: Terralith 2.4.5
		the_bumblezone: The Bumblezone - Fabric 7.1.14+1.20.1-fabric
			athena: Athena 3.1.1
		travelersbackpack: Traveler's Backpack 1.20.1-9.1.9
		trinkets: Trinkets 3.7.1
		villagersplus: Villagers Plus 3.1
		wizards: Wizards (RPG Series) 1.0.4+1.20.1
		xaerominimap: Xaero's Minimap 23.9.3
		xaeroworldmap: Xaero's World Map 1.37.2
		yet_another_config_lib_v3: YetAnotherConfigLib 3.2.1+1.20
			com_twelvemonkeys_common_common-image: common-image 3.10.0-SNAPSHOT
			com_twelvemonkeys_common_common-io: common-io 3.10.0-SNAPSHOT
			com_twelvemonkeys_common_common-lang: common-lang 3.10.0-SNAPSHOT
			com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0-SNAPSHOT
			com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0-SNAPSHOT
			com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0-SNAPSHOT
			org_quiltmc_parsers_gson: gson 0.2.1
			org_quiltmc_parsers_json: json 0.2.1
		yigd: You're in Grave Danger 2.0.0-beta.6
			fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
			libgui: LibGui 8.0.0+1.20
				jankson: Jankson 5.0.1+j1.2.2
				libninepatch: LibNinePatch 1.2.0
		yungsapi: YUNG's API 1.20-Fabric-4.0.2
		yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3
		yungsextras: YUNG's Extras 1.20-Fabric-4.0.3
	Server Running: true
	Player Count: 1 / 4; [class_3222['GhosTkiller2k'/119, l='ServerLevel[world]', x=[18](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L18)0.50, y=73.00, z=-[19](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L19)9.[50](https://aternos.org/files/crash-reports/crash-2024-01-12_21.59.13-server.txt#L50)]]
	Data Packs: vanilla, fabric
	Enabled Feature Flags: minecraft:vanilla
	World Generation: Experimental
	Is Modded: Definitely; Server brand changed to 'fabric'
	Type: Dedicated Server (map_server.txt)
commented

please check if issue has been opened before opening new, it'll be fixed on yigd side, downgrade by one version (Travelers backpack) to play with travelers backpack and yigd without crash

commented

Okay, sorry about that... Thanks for the reply, I'll downgrade the mod 😉

commented

I know this has been closed, but it should be noted, at least in my case, that when you die and go to receive your items from the grave, the backpack is missing. Should be noted I have the trinkets mod, maybe that's why?

i have trinkets in my modpack too, but in my game it performs well

commented

please check if issue has been opened before opening new, it'll be fixed on yigd side, downgrade by one version (Travelers backpack) to play with travelers backpack and yigd without crash

it means Traveler's Backpack Fabric 9.1.8?

commented

please check if issue has been opened before opening new, it'll be fixed on yigd side, downgrade by one version (Travelers backpack) to play with travelers backpack and yigd without crash

it means Traveler's Backpack Fabric 9.1.8?

Yes, I was using 9.1.9 and downgraded to 9.1.8, it worked

commented

please check if issue has been opened before opening new, it'll be fixed on yigd side, downgrade by one version (Travelers backpack) to play with travelers backpack and yigd without crash

it means Traveler's Backpack Fabric 9.1.8?

Yes, I was using 9.1.9 and downgraded to 9.1.8, it worked

Thanks for reply!

commented

I know this has been closed, but it should be noted, at least in my case, that when you die and go to receive your items from the grave, the backpack is missing. Should be noted I have the trinkets mod, maybe that's why?