Reddit-Mud / RMUD

A MUD written in C# using the fantastique literary genre, started by redditors.
MIT License
25 stars 8 forks source link

Bug - sometimes login room doesn't display last exit properly #112

Closed Trevoke closed 10 years ago

Trevoke commented 10 years ago

I don't know how to replicate this, but sometimes when I log on, I see this as the marked exits:

Obvious exits:
  East, to Port Ivy - Crescent St Southwest.
  West, to Port Ivy - Waterfront Park.
 Main St South. Port Ivy -

I'll update when I find more information.

Blecki commented 10 years ago

Does it stay like that or is it only on that initial auto-generated 'look'?

I have no idea what could cause this.

Trevoke commented 10 years ago

It doesn't stay like that. When I leave and come back, the room is fine.

I'll let you know if I see it again and what I did different, if anything.

Trevoke commented 10 years ago

Okay ...

First of all, I copied the output incorrectly. I'll update the original post, but this is what is displayed:

Obvious exits:
  East, to Port Ivy - Crescent St Southwest.
  West, to Port Ivy - Waterfront Park.
 Main St South. Port Ivy -

Secondly, looks like this happens on non-first logins.

Blecki commented 10 years ago

I can't duplicate this at all. Give me the output for the entire session, including the room description. I think it may be related to your client not receiving messages in the right order.

Trevoke commented 10 years ago

Problem seems to have gone away.

Blecki commented 10 years ago

Okay, I'm going to assume my hunch was correct and the bit I fixed (which was a legitimate error) took care of it.