Immersive Engineering

Immersive Engineering

134M Downloads

[1.15.2] Sync List crashing dedicated server

kreezxil opened this issue ยท 1 comments

commented

Before reporting:

  • searched for sync list error
  • gave a descriptive title

Description of the issue:

I've asked my players what they are doing and i've got nothing other than "we got some ore from it in our bases"

From Console, likely related (spamming too, in the latest.log below):

[19Sep2020 10:13:32.605] [Server-Worker-16/WARN] [com.mojang.datafixers.types.templates.TaggedChoice/]: Unsupported key: immersiveengineering:shaderbanner in TaggedChoiceType[id, minecraft:shulker_bo
x -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave), 
minecraft:mob_spawner -> MuType[V1931_4], 
minecraft:dispenser -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave), 
minecraft:jigsaw -> NilSave, 
minecraft:end_gateway -> NilSave, 
minecraft:bell -> NilSave, 
minecraft:smoker -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave), 
minecraft:furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave), 
minecraft:jukebox -> ((Tag["RecordItem", MuType[V1931_3]] | NilDrop), NilSave), 
minecraft:ender_chest -> NilSave, 
minecraft:comparator -> NilSave, 
minecraft:hopper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave), 
minecraft:beacon -> NilSave, 
minecraft:end_portal -> NilSave, 
minecraft:bed -> NilSave, 
minecraft:brewing_stand -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave), 
minecraft:lectern -> ((Tag["Book", MuType[V1931_3]] | NilDrop), NilSave), 
minecraft:enchanting_table -> NilSave, 
minecraft:barrel -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave), 
minecraft:sign -> NilSave, 
minecraft:conduit -> NilSave, 
minecraft:banner -> NilSave, 
minecraft:campfire -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave), 
DUMMY -> NilSave, 
minecraft:piston -> ((Tag["blockState", NamedType["block_state", NilSave]] | NilDrop), NilSave), 
minecraft:structure_block -> NilSave, 
minecraft:trapped_chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave), 
minecraft:dropper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave), 
minecraft:skull -> NilSave, 
minecraft:chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave), 
minecraft:command_block -> NilSave, 
minecraft:daylight_detector -> NilSave, 
minecraft:blast_furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)]

Crashlog:

server crash report

Latest Log from Server:

latest.log

Versions & Modlist

  • IE: 1.15.2-4.0.0-117
  • FORGE: 1.15.2-31.2.41

Modlist with versions

commented

The console extract you posted is not related to the crash, it's normal. I may look into fixing that at some point, but it's related to DFU, which means it's probably not fixable.

The crash doesn't really point to any specific mod. I know of one cause of this crash in 1.12 (a vanilla bug), but that's fixed in 1.15. I'm going to close this issue, if you have more evidence that the crash is caused by IE in some way please put it here as a comment.