Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.12.2] [AtomMC] Landing on wrong dimension #3751

Open
BlesseNtumble opened this issue Jul 30, 2019 · 2 comments
Open

[1.12.2] [AtomMC] Landing on wrong dimension #3751

BlesseNtumble opened this issue Jul 30, 2019 · 2 comments

Comments

@BlesseNtumble
Copy link
Contributor

REVIEW THE GUIDELINES (LINK AT TOP OF THIS PAGE)

Minecraft version: 1.12.2
Galacticraft version: 224 build

Single player (SSP), Multiplayer (SMP), or SSP opened to LAN (LAN)?

SMP
Core: AtomMC
https://gitlab.com/divinecode/atom/Atom/blob/master/README.md

Any Galacticraft add-ons installed? please list all
Clear GC4

Please provide screenshots / crash report / log / full modlist as needed
image

I chose Mars, but I land on Asteroids.
Config on server and client (sync):

dimensions {
    # Dimension ID for Mars
    I:dimensionIDMars=-229

    # Dimension ID for Asteroids
    I:dimensionIDAsteroids=-230

    # Dimension ID for Venus
    I:dimensionIDVenus=-231
}

After click on button "Launch" on Galaxy Map, an endless screen appears with the inscription 'Taking one giant leap'
image

Server log: https://pastebin.com/zMXdEM6t

@TheQuadShot
Copy link

Looks like this is related to:
#3729
#3206

@radfast
Copy link
Collaborator

radfast commented Aug 24, 2019

You are using AtomMC instead of Sponge?

I chose Mars, but I land on Asteroids.

This could be a problem with AtomMC not registering dimensions correctly.

Or ... it could be something simpler, like different configs on the server and client. Please check carefully again that the configs on server and client are synced? Galacticraft is supposed to be able to deal with unsynced configs, but there could be some issue here that we missed.

@radfast radfast changed the title [1.12.2] Large problem on Dedicated Server. [1.12.2] [AtomMC] Landing on wrong dimension Aug 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants