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

Movement Event Failed #67

Closed SeeingBlue closed 4 years ago

SeeingBlue commented 4 years ago

I used using OTClientv8 and walking just out of the temple and went left. Game froze for a minute then produced this error in the console and logged me out. [07:51:33] [Debug] OpenTibia.Server.MovementEvents.MapToMapMovementEvent: Failed event condition TileContainsThingEventCondition. [07:51:33] [Debug] OpenTibia.Server.Game: Processed event 804d3a9189ab4095b0d475046193af52, current game time: 1579179093812. [07:51:33] [Error] OpenTibia.Server.Notifications.GenericNotification: Error while sending GenericNotification: Object reference not set to an instance of an object.

jlnunez89 commented 4 years ago

This no longer happens after #71