[1.18.2] Interruption on server start and world creating
zimavi opened this issue ยท 2 comments
Describe the Bug
After loading recipes, EventBus throws Exception Exception caught during firing event: com/simibubi/create/content/contraptions/behaviour/MovementBehaviour
with java.lang.NoClassDefFoundError: com/simibubi/create/content/contraptions/behaviour/MovementBehaviour
and Caused by: java.lang.ClassNotFoundException: com.simibubi.create.content.contraptions.behaviour.MovementBehaviour
, then appears reflection in main thread and server just freezes
Reproduction Steps
Only step, is to start server or open world (in client)
Expected Result
Server should start and load world
Screenshots and Videos
Crash Report or Log
https://gist.github.com/zimavi/50a3a20efae235c25219101ef259f260
Operating System
Windows 10
Mod Version
0.5.0g
Minecraft Version
1.18.2
Forge Version
40.1.69
Other Mods
- Sanity and Insanity v.1.0.6
- Security Craft 1.9.3.1
- Custom Music (my mod, doesn't cause crash)
- Additional Guns 0.7.2
- AkashicTome 1.5
- Alchemistry
- AppliedEnergetistics 2 11.7.0
- Architectury 4.11.93
- Ars Nouveau 2.9.0
- AutoRegLib 1.17
- Ballistix 0.5.3
- Beyond Earth 6.2
- CC:Tweaked 1.100.5
- MrCrayfish's Furniture 7.0.0
- ChemLib 2.0.16
- Chess Mod 0.616
- Coffee Spawner 9.0.0
- Collective 4.25
- Corpse 1.0.1
- Create Misc and Things 2.0
- Create 0.5.0.g
- Create Crafts & Additions 2.0.0b
- Create Deco 1.2.12
- Create Food Additions 1.0.11
- Create Stuff Additions 2.0.0b
- Curios 5.0.9.1
- Dynmap 3.6
- Electrodynamics 0.6.3
- Entity Culling 1.6.1
- Farmers Delight 1.2.2
- FireSafety (build2206242007)
- Flywheel 0.6.8
- Balanced Crates 1.7.2
- Framework 0.2.3
- GeckoLib 3.0.57
- MrCrayfish's Guns 1.2.6
- Joban Client Mod 1.1.5 (hotfix 1)
- Konkrete 1.6.1
- Light Meals 2.1
- Macaw's Lights and Lamps 1.0.6
- Macaw's Windows 2.1.1
- MmLib 1.2.2
- MmmMmmMmmMmm 1.5.2 (Dumy mod)
- MTR 3.1.0
- MRT LU Addon 3.1.0
- Nock Enough Arrows 1.1.0
- Nuclear Science 0.4.8
- ParCool 3.0.1.0
- Patchouli 71.1
- Portal Gates 1.3.0
- Portality 3.3.5
- PuzzlesLib 3.3.5
- Sakura Mod
- Selene 1.17.9
- Simply Swords 1.40
- Sophisticated Backpacks 3.18.57.888
- Sophisticated Core 0.5.81.384
- Spark 1.10.38
- Steam 'n' Rails 1.2.6
- Storage Racks 1.0.2
- VoiceChat 2.3.5
- World Edit
Additional Context
Some additional info:
- Java: 17.0.8 (build 17.0.8+9-LTS-211)
- SSD (where server is) working fine without any errors
- Server starts normally with only create, it's addons and flywheel
- I tried to move all mods with world to 'clear' forge
- I tried to allocate more memory
- In 'Crash Report' I put the start log and error from 'latest.log' file as there wasn't any crash
- Client crashes on world creating