frandallfarmer / neohabitat

Repository for the NeoClassical Habitat Server Project
http://neohabitat.org
MIT License
230 stars 42 forks source link

Can't region transition UP after first login #224

Open ssalevan opened 7 years ago

ssalevan commented 7 years ago

Problem

When a user lands in the Fountain region upon their first login, they can region transition to regions on LEFT, RIGHT, and DOWN, but not on UP.

Reproducer

  1. Login and trigger the firstConnection logic
  2. Attempt to region transition UP

Expected Results

A correct region transition

Actual Results

No region transition

frandallfarmer commented 7 years ago

This has something to do with arriving as a ghost. It is a real bug.

frandallfarmer commented 7 years ago

For now, I've disabled the "always restart your session as a ghost" - as a work-around. This issue is NOT closed.

StuBlad commented 5 years ago

Just going over open issues and wanted to flag this one as still being active.

It's not a problem for new users in the hatchery, as going through a door bypasses the issue. However, if you try to login anywhere else in Habitat and go UP, you'll not have much luck.

StuBlad commented 3 years ago

This bug is still active. @ssalevan is this something that'd be fixed with the new bridge?

frandallfarmer commented 3 years ago

This is still active and has not been diagnosed to my knowledge.

StuBlad commented 7 months ago

I think issue #324 is related to this (https://github.com/frandallfarmer/neohabitat/issues/324).

It's still an active issue with the first connection logic. It's not a priority to fix because of how we have our hatchery letting the avatar exit via the door, but I want to document the possible link between both issues.