Skip to content

Troubleshooting

Povstalec edited this page Oct 11, 2023 · 25 revisions

If you can't find a solution to your problem on this page or one of the below provided solutions doesn't work, you can visit the Discord Server and ask there.

Stargate is not dialing/not disconnecting/causing any kind of trouble

If you're on version below 0.6.0

  • Use the /sgjourney stargateNetwork reload or /sgjourney stargateNetwork regenerate If you're on version 0.6.0 and above
  • Use the /sgjourney stargateNetwork forceStellarUpdate

As of 0.6.6 this command can no longer be used in Survival If you can't use the command:

  1. Go to your saves/<world name here>/data folder
  2. Delete sgjourney-stargate_network.dat

UNDER NO CIRCUMSTANCES EVER DELETE sgjourney-block_enties.dat it holds info with locations of all the block entities, like Stargates and Transport Rings and deleting it means Stargate Network won't be able to find the Stargates anymore.

  1. After all that, simply log in to your world again to let the Stargate Network regenerate and everything should be fine

Addresses are randomized after updating my world's sgjourney to 0.6.6 even though they weren't before

  1. Either:
  • Change use_datapack_addresses int your config to true
  • Delete your config altogether and let it regenerate
  1. Open your saves/<world name here>/data folder
  2. Delete sgjourney-stargate_network_settings.dat, sgjourney-stargate_network.dat and sgjourney-universe.dat

UNDER NO CIRCUMSTANCES EVER DELETE sgjourney-block_enties.dat it holds info with locations of all the block entities, like Stargates and Transport Rings and deleting it means Stargate Network won't be able to find the Stargates anymore.

  1. After all that, simply log in to your world again to let the Stargate Network regenerate and everything should be fine

I added the mod to an existing world and the Stargate isn't generating

Only works in v0.6.8+

The Stargate structure can only generate in new chunks. By default, Stargate structures generate in an area centered around the X=0, Z=0 coordinates and the maximum allowed offset from that center position is 64 chunks. If you've already explored the world prior to adding Stargate Journey, you will need to offset the area in which Stargate structure can generate. To do this:

  1. Go to the Common Config and under the Stargate Network Config change stargate_generation_center_x_chunk_offset or stargate_generation_center_z_chunk_offset to some number of chunks further away, which you haven't generated yet

Note however, that the Archeologist Villager has a maximum range in which it can generate maps to the Stargate. If it's too far away from a Stargate structure, no map trade will be available, so ideally, try to have this Villager be in the center of the area.

Clone this wiki locally