ianobermiller / tibiatekbot

Automatically exported from code.google.com/p/tibiatekbot
3 stars 0 forks source link

Bug when in CharacterName "Get" #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Sometimes the names of the characters are not read correctly, it seems.
So CharacterName property fails. This error is very hard to reproduce.

What is the expected output?
The name of the character should be returned after the call to this function.
The solution is to read the character name, worlds, and everything from the
memory.

Original issue reported on code.google.com by cameri2...@gmail.com on 24 Nov 2007 at 11:54

GoogleCodeExporter commented 9 years ago
I fixed the bug. CharacterName and CharacterWorld are now obtained from the 
memory,
this should solve the before mentioned issue.

Original comment by cameri2...@gmail.com on 24 Nov 2007 at 12:32