Skip to content

Likely Issue With Servers #6

@sinkillerj

Description

@sinkillerj

I have not tested this but currently Chunks.java and ChunkSaveCommand.java use Minecraft.getMinecraft().getIntegratedServer(), while this causes no issues while running purely client side there are likely to be crashes or errors on the server side. A better approach to getting the world folder root that works on both sides would be DimensionManager.getCurrentSaveRootDirectory()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions