What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Process must have frozen or gotten out of sync; InjectionFinishedEvent was never fire

homoz

New Member
Joined
Jan 15, 2010
Messages
15
Reaction score
0
"Process must have frozen or gotten out of sync; InjectionFinishedEvent was never fired."
Tells when i push "start"

Debug log:
[10:17:22:555] System.Exception: Process must have frozen or gotten out of sync; InjectionFinishedEvent was never fired.
в BlueMagic.ExecutorRand.Execute()
в Styx.WoWInternals.WoWObjects.WoWObject.GetObjectName()
 
we want a full log as attachment and also if an error window pops up include a screenshot
also tell us on what OS are yo
 
/run print(GetCVar('gxApi'))
open the chatbox in wow copy paste the txt above and press enter

post back here your result

 
Then you need to do this /run print(GetCVar('gxApi'))
open the chatbox in wow copy paste that press enter.
If it prints D3D9 ure all good if it says D3D11 you have to open your Config.wtf file and edit this row:
SET gxApi "D3D11"
Make sure it looks like this:
SET gxApi "D3D9"

(from the release notes)
 
Looks like fixed!! Thank you :)
But strangely, I tried to do so..
 
Then you need to do this /run print(GetCVar('gxApi'))
open the chatbox in wow copy paste that press enter.
If it prints D3D9 ure all good if it says D3D11 you have to open your Config.wtf file and edit this row:
SET gxApi "D3D11"
Make sure it looks like this:
SET gxApi "D3D9"

(from the release notes)

strangely when im trying to do it i get D3D9.. still says the same thing
 
Back
Top