Lothrazar / Cyclic

Minecraft mod written in Java
MIT License
165 stars 97 forks source link

World Time out. "Unsafe.park" #2144

Open YassaaaTU opened 2 years ago

YassaaaTU commented 2 years ago

Minecraft Version: 1.18.2

Forge Version: 40.1.68

Mod Version: 1.7.6

Single Player or Server: Both

Describe problem (what you were doing; what happened; what should have happened): You start a Minecraft world. If you are lucky the world loading stage doesn't get stuck at random % and you join in. Then everything just stops working you can walk or fly around but no chunks are getting loaded and Entities don't move you can't drop anything its just like if you had a time out. (actually it says timed out when you get kicked out of the server if you are playing on a server)

Log file link: Mclo.gs or Crashy.net

Video/images/gifs (direct upload or link):

Lothrazar commented 2 years ago

I tried replicating this by putting down the beacons, summoning a boss, and splashing it with poison.

Beacon blocks the poison and i dont get the crash, worked ok, gif attached.

BUT i didnt have 'radium' in my tests. in the logs theres several ":radium.mixins.json:world.inline_block_access.WorldMixin"

Can you start up without 'radium' pp

YassaaaTU commented 2 years ago

I switched from Radium to Canary for some time now. Canary is a better optimized and modern fork of Lithium(Fabric) and I updated to latest Cyclic version. Everything is working fine for now. If I run into any more issues regarding this issue, then I will post another comment 👍

Thank you for pointing the Radium part out