Advanced-Rocketry / AdvancedRocketry

Space mod for minecraft
http://arwiki.dmodoomsirius.me/
MIT License
216 stars 273 forks source link

Question about planetdef.xml (can't find #support channel on Discord server) #2135

Closed DeadlyAccurate closed 3 years ago

DeadlyAccurate commented 3 years ago

Version of Advanced Rocketry

2.0.0-12

Have you verified this is an issue in the latest unstable build

N/A

Version of LibVulpes

1.0.2-25

Version of Minecraft

1.16.5

Description of the problem

The FAQ on the Discord channel said to post planetdef.xml questions on #support, but I couldn't find a #support channel on Discord. If it exists, and I somehow missed it, please point me in the right direction. Otherwise, I'll just post my problem here.

I'm trying to make a system with the three mod dimensions as planets and one planet made specifically by me.

When I do /advRocketry planet list It shows (excluding Minecraft's 3 and luna): atum, gaiadimension, undergarden, and planet-15. But when I type /advRocketry goto, planet-15 doesn't show up as a planet that can be visited. I've read the wiki multiple times, and looked at the xml file that is created as a default when none exist. I checked the XML syntax with Notepad++'s tool, and it's not registering any errors.

I simply can't tell what I'm doing wrong or what step I left out of the process.

The pastebin with the XML file: https://pastebin.com/ZJzAJRmz

DeadlyAccurate commented 3 years ago

Update: Solved

The new save doesn't use the planetdef.xml from the config file on worldgen, but typing /reload after creating the world, exiting the game and restarting, will make the planets show up.