smcameron / space-nerds-in-space

Multi-player spaceship bridge simulator game. Captain your starship through adventures with your friends. See https://smcameron.github.io/space-nerds-in-space
GNU General Public License v2.0
735 stars 75 forks source link

Warp gate traversal bugs #169

Open smcameron opened 6 years ago

smcameron commented 6 years ago

Couple bugs I noticed:

  1. After traversing warp gate, "smithereens" screen appears briefly (it shouldn't).
  2. After traversing warp gate, planet textures are messed up.

Here's a video: https://youtu.be/T5DgTgqDHEM

smcameron commented 6 years ago

FWIW, the "smithereens" screen doesn't usually appear (haven't seen it but the one time -- and happened to be recording at the time), and for the 2nd issue, I think if you just wait, it eventually loads the right textures -- not 100% sure about that, but I have seen them be wrong and then fix themselves after a moment. Will keep an eye on it.

smcameron commented 6 years ago

Fixed by 1e325cb78bf16b80c9e2437d8be2aa3339d .... nope, not fixed, wrong bug.