Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tibia client debugs when relogging with HookProxy #203

Closed
GoogleCodeExporter opened this issue Mar 15, 2015 · 2 comments
Closed

Tibia client debugs when relogging with HookProxy #203

GoogleCodeExporter opened this issue Mar 15, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

- 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

Attachments:

@GoogleCodeExporter
Copy link
Author

Discard this, same as Issue 178. Go me!

Original comment by alex.nih...@gmail.com on 21 Apr 2010 at 3:39

@GoogleCodeExporter
Copy link
Author

Original comment by ian320 on 21 Apr 2010 at 10:24

  • Changed state: Duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant