Dynamic dimension registration fails on Neoforge dedicated server.
cassiancc opened this issue ยท 0 comments
When warping to new dimensions on a Neoforge server, the client will be kicked with a networking error and be unable to re-enter the world until a server restart saves the new dimension to memory.
Testing on our experimental Architectury-only build indicates this is likely not related to our use of Fabric Networking API. Granted, that build crashes immediately with a similar error.
Note that this error does not occur on a Fabric server (even with a Neoforge client), a Neoforge integrated server, or a Forge dedicated server.
The most likely cause I can think of is that we're missing some form of world update packet on Neoforge.