Google-Code-Fork / tibiaapi

Automatically exported from code.google.com/p/tibiaapi
MIT License
0 stars 0 forks source link

Inject before login debug #132

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Inject TibiaAPI_Inject.dll before logging in.
2. Add a handle to SplitPacketFromClient/Server
3. Login

What is the expected output? What do you see instead?
I'm assuming you should login without any problems but instead the client
crashes.

Please use labels and text to provide additional information.
From Error.txt
+---------------------------------------------------------------
Debug Assertion 8.41 NWin32Exception.cpp 50
Thu Apr 16 12:48:07 2009
Windows Version: 5.1 build 2600 on 2 with Service Pack 3
Graphic Engine: DirectX9 (2)
Last Packet Types: 031 100 020 100 020 000 000 000 000 000
Last Packet: 031 085 092 000 000 116 000 000 000 000 000 000 000 000 000 000
Player Name: Name (World)
Player Action: 055 052 046 053 052 046 050 050 048 046 052 049 058 055 049
055 049
Player.cpp 361: exception occurred, reason:
Network.cpp 992: exception occurred (ErrorCode = 0), reason:
NWin32Exception.cpp 50: win32 exception occurred, reason:
access violation (read attempt at 5DAF5E71)
----------------------------------------------------------------

Original issue reported on code.google.com by joebingham07@gmail.com on 16 Apr 2009 at 4:53

GoogleCodeExporter commented 9 years ago
Sorry, I tested SmartPacketAnalyzer and it works so it has to be my code.

Original comment by joebingham07@gmail.com on 16 Apr 2009 at 4:55

GoogleCodeExporter commented 9 years ago
Changed the Status back to New because I ran my program again without any 
changes and
it worked this time so it might still be a problem.

Original comment by joebingham07@gmail.com on 16 Apr 2009 at 4:58

GoogleCodeExporter commented 9 years ago
I haven't been able to reproduce this error. Any more details?

Original comment by ian320 on 17 Apr 2009 at 2:53

GoogleCodeExporter commented 9 years ago
I haven't been able to reproduce it either, it was probably a freak accident. 
I'll
just deprecate this issue.

Original comment by joebingham07@gmail.com on 17 Apr 2009 at 3:51