07-02-2014, 12:44 AM
(This post was last modified: 07-02-2014, 01:22 AM by daniel0916.)
(07-01-2014, 06:52 AM)worktycho Wrote: In VS you can start the program under the debugger if you configure the start-up directory. Much easier.
Yes. The Error is:
Ausnahmefehler bei 0x00B1D6B3 in MCProxy.exe: 0xC0000005: Zugriffsverletzung beim Lesen an Position 0x45D3A969
It's german.. in english it should be something like that:
exception error at0x00B1D6B3 in MCProxy.exe: 0xC0000005: Access violation when reading at position 0x45D3A969
I think i made a packet reading wrong.. i will search in my code...
Edit: Ahh.. Visual Studio mark the problem.. i fixed it.