- What steps will reproduce the problem?
Use the attached application or use
Client client = Client.GetClients()[0];
HookProxy proxy = new HookProxy(client);
in your own application. Then:
1. Start Tibia, Login
2. Run the application
3. Relog your character
- What is the expected output? What do you see instead?
The Tibia client debugs when relogging or logging in when the HookProxy is
active (error log attached). Would be better if the proxy/dll could safely
deactivate in some way, or maybe I'm doing it all wrong.
- What version of the product are you using? On what operating system?
TibiaAPI v2.9.3 for Tibia 8.55
Windows 7 Professional
- Please provide any additional information below.
Not sure if this an actual bug, or how the proxy/injected dll works
internally. I just started with C# and TibiaAPI and I love using it. ;)
Original issue reported on code.google.com by alex.nih...@gmail.com on 21 Apr 2010 at 3:35
Original issue reported on code.google.com by
alex.nih...@gmail.com
on 21 Apr 2010 at 3:35Attachments: