MoreJS

MoreJS

8M Downloads

World hangup / Server freeze

Proxwian opened this issue ยท 1 comments

commented

Minecraft Version

1.20.1

Mod Version

0.10.0

Crash Report

--

Log

No response

Additions and Modifications

Yes

Additions and Modifications Description

Game dead freeze after player teleports from one dimension to another at first time (for example, from Astral to Aether dim). Sometimes also happens on server when using /rtp command in non-preloaded chunks.

Happens when trying to use this part of code:

MoreJSEvents.structureLoad(event => {

})

latest.log

Did the crash happen in singleplayer or on a server?

Both

commented

I can't reproduce the issue. My instance has morejs, astral dimensions and the aether.

I did:

  1. /execute in astral_dimension:astral_dimension run tp Lytho_ ~ ~ ~
  2. /execute in aether:the_aether run tp Lytho_ ~ ~ ~

And no problems for me