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][2.0.0] Advanced Rocketry rocket disappears and players fall back to launch site. #368

Open
radj307 opened this issue Jul 5, 2021 · 0 comments

Comments

@radj307
Copy link

radj307 commented Jul 5, 2021

Expected Behaviour

Players should be sent to their destination dimension when launching a manned rocket.

Current Behaviour

Rocket disappears and all players riding it fall back to the launch site.
Server shows a lighting exception from the Phosphor mod.

Possible Solution

I fixed the bug by disabling the Phosphor lighting changes server-side in the config.

./config/phosphor.json
"enable_phosphor": false,

Steps to Reproduce

  1. Install ATM3R on a linux server manually because the server script is completely broken.
  2. Remove the client-side-only files specified in server-setup-config.yaml from the server installation.
  3. Build a manned rocket from Advanced Rocketry.
  4. Get in the rocket and launch with any destination set.
  5. Fall back to the launch site in disappointment.

Log

Happened 3 days ago which is no longer in my logs, not going to roll-back the server as people are on it.
The stack trace mentioned an exception regarding phosphor's lighting engine, and disabling it server-side fixed it.

Detailed Description

Advanced Rocketry's manned rockets are completely broken by default, triggering a non-fatal exception whenever someone tries to go to any destination. The rocket and all contents disappear completely, and do not arrive at the destination like unmanned rockets do.

@radj307 radj307 changed the title Advanced Rocketry rocket disappears and players fall back to launch site. [1.12.2][2.0.0] Advanced Rocketry rocket disappears and players fall back to launch site. Jul 5, 2021
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

1 participant