Mixin error on loading world
tmvkrpxl0 opened this issue ยท 5 comments
Describe the Bug
When I join the world, error like this is shown in the log
https://hastebin.com/share/deliyegefi.bash
Here, create tried to load class TrackPlacement
but something went wrong.
However, it's different class every time. I think it was previously something about TrackOverlay.
Reproduction Steps
- Install Railway
- Install Create
- Join world
- See this error in log
Expected Result
I expected there'd be no error.
Screenshots and Videos
No response
Crash Report or Log
No response
Operating System
KDE Neon 6.0 (Based on Ubuntu 22.04)
Mod Version
1.6.3
Create Mod Version
0.5.1f
Minecraft Version
1.20.1
ModLoader and Version
Forge 47.2.30
Other Mods
No response
Additional Context
No response
please use something like https://mclo.gs, the log seems to have expired
https://mclo.gs/mL9mvtL
Here. This is my debug.log.
I also installed mixin booster in case that'll help with logs. It was not related with the issue itself as same error happens with or without it.
Sorry, I should've clarified that it doesn't crash, I reported the issue as the error is always thrown.