Frequently Asked Questions
If you are playing All the Mods 9 modpack, check its section first.
- I am having an issue with the mod. How do I fix it?
- I dialed a Milky Way Stargate. Why isn’t it rotating?
- Is there an example of a ComputerCraft dialing program?
- How to find addresses of other dimensions?
How to find Cartouches? - The Stargate “glitch” / lags when spinning
- I dialed an Address, but the gate won’t connect.
- How can I find the 9-chevron address of my Stargate?
- How do I make a Stargate?
- How can I get an item XY? It has no recipe.
- Why I keep fining only cartouches with the Overworld address?
I am having an issue with the mod. How do I fix it?
Check out Troubleshooting for common problems.
I dialed a Milky Way Stargate. Why isn’t it rotating?
Milky Way Stargates do not spin if DHD is used, and symbols are instead “encoded directly.” If you want the gate to spin, use the interface and computercraft mod, or dial the gate manually (with redstone).
A designated Dialing Computer block is planned for the future that will allow easy dialing with the gate spinning without the need for computercraft.
Is there an example of a ComputerCraft dialing program?
Yes, here is a repository with some example programs.
You can also join Discord server to find community creations.
There is also an outdated video tutorial that goes through the steps of creating a basic dialing program.
YouTube video
How to find addresses of other dimensions?
How to find Cartouches?
In survival mode, check Survival Guide / Finding addresses.
Creative mode (with command)
You can use the command /sgjourney stargateNetwork address <dimension>
, which will tell you the 7-chevron address of the specified dimension. Check the commands section for details and other available commands.
The Stargate “glitch” / lags when spinning
This is primarily noticeable on the Universe Stargate. It is because the Stargate movement is “actually happening.” And it is not just a client-side animation, so it is more prone to low tps and network lags. The movement is synchronized for all players, which is also required for redstone dialing to work properly.
I dialed an Address, but the gate won’t connect.
Please read the error message. You can find the most up-to-date list of all feedback codes and their names on GitHub.
The most common errors are:
Invalid address
- The error means that the dialed address is invalid (does not exist) for the current galaxy. Verify that the address is correct and the target solar system belongs to the same galaxy (when 7-chevron address is used). For solar systems from other galaxies it is required to use 8 or 9-chevron address.Not enough power
- Gates require power in order to establish and maintain a connection. The error simply means that the gate is not charged enough for the connection. You can check the current amount of energy in the gate by right-clicking it with a PDA or using a computer from CC:Tweaked.
If you are trying to dial Lantea, or other dimension in distant galaxy, you need a huge amount of energy to establish a connection (100 000 000 000 FE
by default).Target Stargate is obstructed
- The destination gate is obstructed by blocks. Some naturally generated gates are obstructed by blocks (in the Nether, the End and Glacio) and needs to be found and unobstructed before dialing. This mechanic is in place to prevent skipping the intended progress of the game.Cannot dial the same Solar System
- You are using 7-chevron address to dial a stargate that is in your current solar system. You need to use 9-chevron address to dial a specific stargate.Dialed Solar System has no Stargates
- The dialed solar system does not have any Stargates. Stargates only generate in some dimensions specified by the mod or by a datapack. You need to reach the dimension otherwise first and place your own Stargate there.
If the dimension should have generated a Stargate (e.g. dimension is from Stargate Journey), then the gate either didn’t generate or was broken by a player. The gate may not generate in some cases - e.g. when an mod that modifies structure generation (or lookups) is installed. Please check the known incompatibilities for more information.
If you want to make a gate generate in the dimension, you can create a datapack by following this guide.
How can I find the 9-chevron address of my Stargate?
You can right-click the gate with a PDA which will print details in the chat (including the local 9-chevron address).
Or you can break the gate and check its tooltip in the inventory. The 9-chevron address will be in the tooltip if it is a classic (or upgraded) Stargate or the always_display_stargate_id
config option is enabled (disabled by default).
Tooltip image
How do I make a Stargate?
Check Survival Guide / End game - Creating a Stargate.
How can I get an item XY? It has no recipe.
Some items are not yet implemented, are partially implemented, or they are implemented but not yet obtainable in survival.
This includes for example: Ancient gene detector, Hand device, Ring remote, Personal shield, ZPM, ZPM hub and others.
Note that the mod is still in development.
About ZPM specifically
As of now, the ZPM is a creative-only item, because it’s very overpowered. Its capacity is10 000 0000 000 000 FE
, which isn’t a small number.It will stay a creative-only item until a custom cable system is added to Stargate Journey, which will allow modpack authors to specify whether a ZPM is allowed to power blocks and items that don’t come from Stargate Journey. This should make balancing tech mods easier and give them more breathing room, as otherwise all ZPMs would always need to be endgame-only items.
Why I keep fining only cartouches with the Overworld address?
If you are on Abyods and you are only finding cartouches with Overworld address, you are not searching the cartouche structure carefully enough.
What should I be looking for?
Once you are inside the structure underground, there are 4 more cartouches in a room to the left from the overworld cartouche.
The entrance to the room is obstructed. Behind the collapsed wall, you will find 2 random addresses of Stargate Journey dimensions and 2 random addresses of non-Stargate Journey dimensions (Vanilla or added by other mods).