
NoSuchMethodError: 'void com.simibubi.create.AllMovementBehaviours.addMovementBehaviour(...)' WHILE creating a new Map
SrRapero720 opened this issue · 2 comments
Describe the Bug
when try to create a new map crash inmediatly generating nothing
Reproduction Steps
- Open Game
- Singleplayer->Create new world (any setting)
- ¡KA-BOOM! Crash
Expected Result
Create the world
Screenshots and Videos
CRASH LASTEST.LOG
latest.log
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.5.0d
Minecraft Version
1.18.2
Forge Version
40.1.73
Other Mods
Additional Context
i use the vanilla launcher to launch the game
JVM Args: -Xmx6G -Xms256m -Dfml.doNotBackup=true -Dfml.queryResult=confirm -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=50 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:ParallelGCThreads=2 -XX:G1NewSizePercent=20 -XX:G1MaxNewSizePercent=20 -XX:G1HeapRegionSize=32M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=5 -XX:SurvivorRatio=32 -XX:SoftRefLRUPolicyMSPerMB=10000