Create

Create

86M Downloads

contraptions with a lectern attached with a non signed book crashes game

8nooThing8 opened this issue ยท 7 comments

commented

Describe the Bug

When a lectern moves with a unsigned book with a contraption and reassables to blocks again the game crash.

Reproduction Steps

  1. place any contraption down witha creative motor: gantry, mechanical piston, pulley, etc.
  2. place a lectern with an unsigned book and quill, with text inside.
  3. mae the contaption move and when it stops the game will crash

Expected Result

The lecterns content with the text inside should move and also keep the data inside

otherwise the lectern would be a non gluable block

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.4.1

Minecraft Version

1.18.2

Forge Version

36.2.0

Other Mods

No response

Additional Context

No response

commented

lectern as a way of selecting signal strength in contraption that use analog redstone is great (my elevator design use the strength of a pulsed signal to select a floor between 1-15). Making the lectern a non glue able block would be a shame. :(

commented

Debugging crashes is nearly impossible without a crash report or game log. Please attach one if you want this to get fixed.

commented

Don't take it wrong, but the steps to reproduce a bug (if they are guaranteed to produce the bug) are more valuable than a log IMO. I generated this crash by following the exact steps given in the issue: `---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 6/18/22, 3:44 PM
Description: Ticking block entity

com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
at com.google.gson.internal.Streams.parse(Streams.java:60) ~[gson-2.8.9.jar%2334!/:?] {}
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65) ~[gson-2.8.9.jar%2334!/:?] {}
at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading}
at net.minecraft.util.GsonHelper.m_13798_(GsonHelper.java:527) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading}
at net.minecraft.network.chat.Component$Serializer.m_130701_(Component.java:365) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading}
at com.simibubi.create.foundation.utility.NBTProcessors.textComponentHasClickEvent(NBTProcessors.java:72) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:classloading}
at com.simibubi.create.foundation.utility.NBTProcessors.lambda$static$1(NBTProcessors.java:56) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:classloading}
at com.simibubi.create.foundation.utility.NBTProcessors.process(NBTProcessors.java:89) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.Contraption.addBlocksToWorld(Contraption.java:1069) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:mixin,re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.AbstractContraptionEntity.disassemble(AbstractContraptionEntity.java:452) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:mixin,re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.piston.MechanicalPistonTileEntity.disassemble(MechanicalPistonTileEntity.java:100) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.piston.LinearActuatorTileEntity.tryDisassemble(LinearActuatorTileEntity.java:259) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.piston.LinearActuatorTileEntity.tick(LinearActuatorTileEntity.java:135) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:classloading}
at com.simibubi.create.foundation.tileEntity.SmartTileEntityTicker.m_155252_(SmartTileEntityTicker.java:15) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading}
at net.minecraft.world.level.Level.m_46463_(Level.java:475) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:833) [?:?] {}
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1562) ~[gson-2.8.9.jar%2334!/:?] {}
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1403) ~[gson-2.8.9.jar%2334!/:?] {}
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:592) ~[gson-2.8.9.jar%2334!/:?] {}
at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2334!/:?] {}
at com.google.gson.internal.Streams.parse(Streams.java:46) ~[gson-2.8.9.jar%2334!/:?] {}
... 23 more

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

-- Head --
Thread: Server thread
Stacktrace:
at com.google.gson.internal.Streams.parse(Streams.java:60) ~[gson-2.8.9.jar%2334!/:?] {}
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65) ~[gson-2.8.9.jar%2334!/:?] {}
at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading}
at net.minecraft.util.GsonHelper.m_13798_(GsonHelper.java:527) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading}
at net.minecraft.network.chat.Component$Serializer.m_130701_(Component.java:365) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading}
at com.simibubi.create.foundation.utility.NBTProcessors.textComponentHasClickEvent(NBTProcessors.java:72) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:classloading}
at com.simibubi.create.foundation.utility.NBTProcessors.lambda$static$1(NBTProcessors.java:56) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:classloading}
at com.simibubi.create.foundation.utility.NBTProcessors.process(NBTProcessors.java:89) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.Contraption.addBlocksToWorld(Contraption.java:1069) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:mixin,re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.AbstractContraptionEntity.disassemble(AbstractContraptionEntity.java:452) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:mixin,re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.piston.MechanicalPistonTileEntity.disassemble(MechanicalPistonTileEntity.java:100) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.piston.LinearActuatorTileEntity.tryDisassemble(LinearActuatorTileEntity.java:259) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:classloading}
at com.simibubi.create.content.contraptions.components.structureMovement.piston.LinearActuatorTileEntity.tick(LinearActuatorTileEntity.java:135) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:classloading}
at com.simibubi.create.foundation.tileEntity.SmartTileEntityTicker.m_155252_(SmartTileEntityTicker.java:15) ~[create-mc1.18.2_v0.4.1.jar%2364!/:mc1.18.2_v0.4.1] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading}
at net.minecraft.world.level.Level.m_46463_(Level.java:475) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
-- Block entity being ticked --
Details:
Name: create:mechanical_piston // com.simibubi.create.content.contraptions.components.structureMovement.piston.MechanicalPistonTileEntity
Block: Block{create:sticky_mechanical_piston}[axis_along_first=false,facing=west,state=extended]
Block location: World: (15,65,7), Section: (at 15,1,7 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Block: Block{create:sticky_mechanical_piston}[axis_along_first=false,facing=west,state=extended]
Block location: World: (15,65,7), Section: (at 15,1,7 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Stacktrace:
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading}
at net.minecraft.world.level.Level.m_46463_(Level.java:475) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:833) [?:?] {}

-- Affected level --
Details:
All players: 1 total; [ServerPlayer['LIMachi_'/245, l='ServerLevel[Issue#3032]', x=16.14, y=65.00, z=10.66]]
Chunk stats: 2401
Level dimension: minecraft:overworld
Level spawn location: World: (0,78,0), Section: (at 0,14,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 1454 game time, 1454 day time
Level name: Issue#3032
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Level weather: Rain time: 48688 (now: false), thunder time: 62268 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%2396!/:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:833) [?:?] {}

-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 704963584 bytes (672 MiB) / 4194304000 bytes (4000 MiB) up to 8422162432 bytes (8032 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 3.70
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce RTX 2070
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1f02
Graphics card #0 versionInfo: DriverVersion=27.21.14.6192
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.00
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 3.00
Memory slot #1 type: DDR4
Virtual memory max (MB): 37558.81
Virtual memory used (MB): 22403.06
Swap memory total (MB): 4864.00
Swap memory used (MB): 117.96
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8032m -Xms256m
Server Running: true
Player Count: 1 / 8; [ServerPlayer['LIMachi_'/245, l='ServerLevel[Issue#3032]', x=16.14, y=65.00, z=10.66]]
Data Packs: vanilla, mod:justenoughkeys (incompatible), mod:supercircuitmaker (incompatible), mod:notes (incompatible), mod:enchdesc (incompatible), mod:theoneprobe (incompatible), mod:mousetweaks (incompatible), mod:improvedmounthud (incompatible), mod:creativecore (incompatible), mod:jei (incompatible), mod:dynamiclights (incompatible), mod:modnametooltip (incompatible), mod:flywheel (incompatible), mod:curios (incompatible), mod:create, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap, mod:fastbench (incompatible), mod:controlling (incompatible), mod:polymorph (incompatible), mod:placebo (incompatible), mod:justenoughprofessions (incompatible), mod:entityculling (incompatible), mod:bookshelf (incompatible), mod:create_confectionery, mod:fastfurnace (incompatible), mod:constructionwand, mod:buildguide (incompatible), mod:jeed (incompatible), mod:architectury (incompatible), mod:aiimprovements (incompatible), mod:puzzleslib (incompatible), mod:jeresources (incompatible), mod:friendlyfire (incompatible), mod:bwncr (incompatible), mod:cloth_config (incompatible), mod:forge (incompatible), mod:passthroughsigns (incompatible), mod:appleskin (incompatible), mod:easyshulkerboxes (incompatible), mod:extremesoundmuffler (incompatible), mod:tklib (incompatible), mod:experiencebugfix (incompatible), mod:createplus (incompatible), mod:betteradvancements (incompatible)
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
ModLauncher: 9.1.3+9.1.3+main.9b69c82a
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
slf4jfixer PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
javafml@null
Mod List:
client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
justenoughkeys-0.5.3-forge.jar |Just Enough Keys |justenoughkeys |0.5.3 |DONE |Manifest: NOSIGNATURE
SuperCircuitMaker2-0.2.4+1.18.2.jar |Super Circuit Maker |supercircuitmaker |0.2.4 |DONE |Manifest: NOSIGNATURE
Notes-1.18.2-1.2.4.jar |Notes |notes |1.18.2-1.2.4 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.18.2-10.0.3.jar |EnchantmentDescriptions |enchdesc |10.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
theoneprobe-1.18-5.1.0.jar |The One Probe |theoneprobe |1.18-5.1.0 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
ImprovedMountHUD-v3.1.0-1.18.2-Forge.jar |Improved Mount HUD |improvedmounthud |3.1.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
CreativeCore_FORGE_v2.6.9_mc1.18.2.jar |CreativeCore |creativecore |2.6.9 |DONE |Manifest: NOSIGNATURE
jei-1.18.2-9.5.5.174.jar |Just Enough Items |jei |9.5.5.174 |DONE |Manifest: NOSIGNATURE
dynamiclights-1.18.6.jar |Dynamic Lights |dynamiclights |1.18.6 |DONE |Manifest: NOSIGNATURE
modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18-0.6.2.jar |Flywheel |flywheel |1.18-0.6.2 |DONE |Manifest: NOSIGNATURE
curios-forge-1.18.2-5.0.7.0.jar |Curios API |curios |1.18.2-5.0.7.0 |DONE |Manifest: NOSIGNATURE
create-mc1.18.2_v0.4.1.jar |Create |create |0.4.1 |DONE |Manifest: NOSIGNATURE
FastSuite-1.18.2-3.0.2.jar |Fast Suite |fastsuite |3.0.2 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.18.2-8.0.0+8.jar |Clumps |clumps |8.0.0+8 |DONE |Manifest: NOSIGNATURE
journeymap-1.18.2-5.8.3-forge.jar |Journeymap |journeymap |5.8.3 |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.18.2-6.0.2.jar |Fast Workbench |fastbench |6.0.2 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.18.2-9.0+19.jar |Controlling |controlling |9.0+19 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.18.2-0.44.jar |Polymorph |polymorph |1.18.2-0.44 |DONE |Manifest: NOSIGNATURE
Placebo-1.18.2-6.4.0.jar |Placebo |placebo |6.4.0 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-1.18.2-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
entityculling-forge-mc1.18-1.5.1.jar |EntityCulling |entityculling |1.5.1 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.18.2-13.0.13.jar |Bookshelf |bookshelf |13.0.13 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
create-confectionery1.18.2_v1.0.6.jar |Create Confectionery |create_confectionery |1.0.6 |DONE |Manifest: NOSIGNATURE
FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE
constructionwand-1.18.2-2.7.jar |Construction Wand |constructionwand |1.18.2-2.7 |DONE |Manifest: NOSIGNATURE
BuildGuide-Forge-1.18.2-0.3.3-preview.jar |Build Guide |buildguide |0.3.3 |DONE |Manifest: NOSIGNATURE
jeed-1.18.2-1.10.jar |Just Enough Effect Description|jeed |1.18.2-1.10 |DONE |Manifest: NOSIGNATURE
architectury-4.4.60.jar |Architectury |architectury |4.4.60 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.18-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v3.3.3-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
JustEnoughResources-1.18.2-0.14.1.167.jar |Just Enough Resources |jeresources |0.14.1.167 |DONE |Manifest: NOSIGNATURE
FriendlyFire-Forge-1.18.2-11.0.2.jar |FriendlyFire |friendlyfire |11.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
bwncr-3.12.20.jar |Bad Wither No Cookie Reloaded |bwncr |3.12.20 |DONE |Manifest: NOSIGNATURE
cloth-config-6.2.62-forge.jar |Cloth Config v4 API |cloth_config |6.2.62 |DONE |Manifest: NOSIGNATURE
forge-1.18.2-40.1.25-universal.jar |Forge |forge |40.1.25 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
PassthroughSigns-1.18-2.5.0.jar |Passthrough Signs |passthroughsigns |1.18-2.5.0 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.18-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.18 |DONE |Manifest: NOSIGNATURE
EasyShulkerBoxes-v3.1.1-1.18.2-Forge.jar |Easy Shulker Boxes |easyshulkerboxes |3.1.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
extremeSoundMuffler-3.24_Forge-1.18.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.24_forge-1.18.1 |DONE |Manifest: NOSIGNATURE
TKLib-0.0.11+1.18.2.jar |TKLib |tklib |0.0.11 |DONE |Manifest: NOSIGNATURE
ExperienceBugFix-1.18-1.38.0.2.jar |Experience Bug Fix |experiencebugfix |1.38.0.2 |DONE |Manifest: NOSIGNATURE
createplus-1.18.2_v0.4.0.0.jar |Create Plus |createplus |1.18.2_v0.4.0.0 |DONE |Manifest: NOSIGNATURE
BetterAdvancements-1.18.2-0.2.0.129.jar |Better Advancements |betteradvancements |0.2.0.129 |DONE |Manifest: NOSIGNATURE
Flywheel Backend: GL33 Instanced Arrays
Crash Report UUID: 9f03f633-c077-4cfc-8c7e-29bc518a800e
FML: 40.1
Forge: net.minecraftforge:40.1.25`

commented

This bug still exists in v0.5c

commented

Hitting this bug in create-1.18.2-0.5.0.e as well.

crash-2022-12-08_22.19.45-server.txt

commented

1.20.1 still happened. Crashed the entire server. After repeated crashes and rotations, as well as right clicking the rotation bearing, the lectern itself duplicated, and the other side of the contraption vanished.
image

commented

fixed in dev