Hello there,
since patch 3.3.5 I'm getting some problems with my lua handler.
First of all my lua handler is working in the wow process (as injected library) and communicates with my main program via IPC.
With patch 3.3.5 the problems began, Wow is crashing randomly when executing lua commands. There is no pattern, sometimes after 10 executions sometimes after 200.
There is also no Wow crashlog.
Any ideas on how I may find out whats causing the crash?