DungeonZ

DungeonZ

4 Downloads

Small incompatibility with VMP(Very Many Players)

enchantinggg4 opened this issue ยท 0 comments

commented

Minecraft Version

1.19.x

Mod Loader Version

0.15.7

Mod Version

1.0.1

Describe the Issue

It's not a bug, rather incompatibility
To reproduce:
0) Have VMP and DungeonZ as mods

  1. Load into any dungeon
  2. Complete dungeon, but don't leave it
  3. Disconnect(works in single player too) and then reconnect
    Expected behavior: you teleport to overworld near portal
    Actual behavior: you teleport to overworld but your cords are or dungeon dimension(so can be crazy numbers because cords are multiplied by 16)

If you use VMP with USE_ASYNC_CHUNKS_ON_LOGIN set to true, there will be this issue
I suspect this mixin https://github.com/RelativityMC/VMP-fabric/blob/ver/1.19.2/src/main/java/com/ishland/vmp/mixins/chunk/loading/async_chunk_on_player_login/MixinPlayerManager.java

latest.log

Force-added player with duplicate UUID xxxx-xxxx

Do you use any other mods except the required ones?

https://github.com/RelativityMC/VMP-fabric/tree/ver/1.19.2