In Control!

In Control!

72M Downloads

[1.16.4] Using onjoin causes chunks not to load & entities frozen

pjc21 opened this issue ยท 1 comments

commented

When using onjoin: true in spawn.json and loading into a world causes most chunks will not load & entities will be frozen in place.
Then when exiting world it will get stuck on saving world, need to then force kill.

Upon restart MC and load world no chunks will show at all.

Removing the onjoin line then restart MC, load world all fine again.

1.16.4
Forge - 35.1.4
incontrol-1.16-5.1.5

[
  {
    "dimension": "minecraft:overworld",
    "mod": "alexsmobs",
    "onjoin": true,
    "seesky": true,
    "passive": true,
    "result": "default"
  }
]

2021-02-24_20 33 11
2021-02-24_20 39 05
2021-02-24_20 53 17

Adding log but does not seem to show anything
latest.log

commented

This should be already fixed next release (soon)