NPException / Dimensional-Pockets

GNU Lesser General Public License v3.0
8 stars 4 forks source link

Deal properly with dimensions that are not loaded/registered at server startup #76

Closed NPException closed 9 years ago

NPException commented 9 years ago

The problem was mentioned in #75, but could not be properly solved yet. Right now I only have a small workaround that just does not attempt to initialize chunkloading for Pockets which have/had their sourceblock placed in a dynamically generated dimension. (f.e. MystCraft and GalactiCraft)

NPException commented 9 years ago

As @Jezza just pointed out, I should switch to Forge's DimensionManager when getting worlds by their dimension ID