Google-Code-Fork / tibiaapi

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

Client debug on memory packet sending with dll injected #136

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Initialize dll pipe
2. Send packet to the server using memory editing

What is the expected output? What do you see instead?
The client crashes, here's my Error.txt file:

+---------------------------------------------------------------
Debug Assertion 8.41 NWin32Exception.cpp 50
Tue Apr 21 14:47:55 2009
Windows Version: 5.1 build 2600 on 2 with Service Pack 3
Graphic Engine: DirectX9 (2)
Last Packet Types: 109 109 109 109 109 109 109 109 107 109
Last Packet: 109 087 126 223 125 007 001 088 126 223 125 007 000 000 000 000
Player Position: [32344,32230,6]
Player Name: **** ****** (******)
Player Action: 055 055 046 050 051 055 046 050 051 056 046 049 052 054 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 00000000)

Original issue reported on code.google.com by joebingham07@gmail.com on 21 Apr 2009 at 6:55

GoogleCodeExporter commented 9 years ago

Original comment by joebingham07@gmail.com on 24 Apr 2009 at 5:43