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

Explosive cart in multiplayer works but is invisible #41

Open
Cervator opened this issue Feb 3, 2018 · 0 comments
Open

Explosive cart in multiplayer works but is invisible #41

Cervator opened this issue Feb 3, 2018 · 0 comments
Labels
Type: Bug Issues reporting and PRs fixing problems

Comments

@Cervator
Copy link
Member

Cervator commented Feb 3, 2018

  • give ExplosiveCartItem
  • Place the cart on some rails, ideally going downhill so it'll move
  • Have an activator rail on the track somewhere - give ActivatorRail
  • Observe that the cart never becomes visible, but server logging indicates it is created. It'll roll down the hill, trigger off the activator, and explode a few seconds later

Probably something isn't marked right for the cart to become visible on clients

Edit: Seems to be the case with several newer carts (all from AdditionalRails?)

@Cervator Cervator added the Type: Bug Issues reporting and PRs fixing problems label Feb 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issues reporting and PRs fixing problems
Projects
None yet
Development

No branches or pull requests

1 participant