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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Exception occured in coroutine...

nerrdjosh

New Member
Joined
Oct 29, 2014
Messages
6
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