iorlas / JT2

Jungle Timer for the LoL game. Second edition. First was on ansi C with dirty hacks. New edition uses D3D9Proxy dll and CPP with boost.
7 stars 4 forks source link

Crash after the initiation #41

Open iorlas opened 12 years ago

iorlas commented 12 years ago

Crash after Init function, on hooking the EndScene function, but before the first line of the function.

We need to turn off all things in the init function and check this out.