TerraFirmaGreg-Team / Modpack-Vintage

An innovative modpack that contains GregTech and TerraFirmaCraft on 1.12.x.
GNU General Public License v3.0
36 stars 4 forks source link

Unable to travel to Galacticraft dimensions on dedicated server #209

Open msgerbs opened 10 months ago

msgerbs commented 10 months ago

Type modpack Used

Extended

Are you using the latest available version?

Yes

Environment

Forge Server

New Worlds

Yes

Expected Behavior

You see a short loading screen and appear on the new planet.

Actual Behavior

Traveling to Galacticraft dimensions does not work on dedicated servers, as reported by multiple discord users over many months. Attempting to do so causes the client to freeze, and nothing happens on the server except these log entries:

[21:20:55] [Server thread/INFO] [GalacticraftCore]: Found matching world (-28) for name: -28 [21:20:55] [Server thread/INFO] [journeymap]: dim-28 (Initialized) Setting config file to version "5.7.1": journeymap.server.dim-28.config [21:20:55] [Server thread/INFO] [journeymap]: dim-28 (Valid) Creating config file: ./journeymap/server/5.7/journeymap.server.dim-28.config [21:20:55] [Server thread/INFO] [GalacticraftCore]: Server attempting to transfer player Player to dimension -28

Steps to Reproduce

Load a dedicated server, launch a rocket or use /dimensiontp to get to the planet select screen. Select Moon and click Launch. Observe that your client will freeze and the server's load will drop to basically nothing as if the player had disconnected.

Additional Information

No response

Xikaro commented 10 months ago

try deleting this GC config file https://github.com/TerraFirmaGreg-Team/TFG-Modpack-1.12.x/blob/main/config/Galacticraft/core.cfg

Xikaro commented 10 months ago

or just remove gt ore enum gregtech:ore_zeolite_2:14

msgerbs commented 10 months ago

Do you mean remove just that line, or remove all of the greg entries?

Xikaro commented 10 months ago

everything in S:"External Detectable IDs" <

msgerbs commented 10 months ago

Neither removing those entries nor removing the whole config allowed me to go to the moon.

msgerbs commented 9 months ago

Have you had time to look at this anymore?