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

Exception occured in coroutine...

nerrdjosh

New Member
Joined
Oct 29, 2014
Messages
6
Reaction score
0
Please review my attachment. I'm getting issues starting up the bot

Exception occured in coroutine: ˜.: Exception was thrown by coroutine ---> System.Exception: Couldn't determine the state the game is in. That's bad!
at ˜.ˆ.Š.()
at Triton.Bot.Coroutine.Resume(Object& )
--- End of inner exception stack trace ---
at Triton.Bot.Coroutine.Resume(Object& )
at Triton.Bot.Coroutine.Resume()
at ˜.ˆ.()
at ˜.š˜.—˜(Object ˜˜)
 

Attachments

make a new installation from scratch and install Silverfish properly
 
remove:
- microsoft .net framework 4 client profile
- microsoft .net framework 4 extended
- microsoft visual c++ 2010 x86 redistributable
- microsoft visual c++ 2012 x86 redistributable


restart your pc,
download the installationwizard from https://www.thebuddyforum.com/BuddyWizard.exe
run it as administrator.
after the wizard is done, run windows update. And install all updates for .net & c++
restart
 
Back
Top