jlnunez89 / fibula-mmo

An open source server written in C# for the other-leg-bone-name game (which must not be named).
MIT License
28 stars 7 forks source link

OTClient: Failed event condition LocationNotObstructedEventCondition #58

Closed SeeingBlue closed 4 years ago

SeeingBlue commented 4 years ago

When using the keyboard to walk fast, it will produce an error.

[23:51:01] [Debug] OpenTibia.Server.MovementEvents.MapToMapMovementEvent: Failed event condition LocationNotObstructedEventCondition.

You also see error in-game that says There is not enough room.

jlnunez89 commented 4 years ago

Conditions are no longer separate after #71, so this is no longer in scope.