Hello i get this error when i want to debug my SwiftEmu.
http://i42.tinypic.com/zx2m1c.png
It would be nice if someone can help!
-WebbeX
Printable View
Hello i get this error when i want to debug my SwiftEmu.
http://i42.tinypic.com/zx2m1c.png
It would be nice if someone can help!
-WebbeX
I have the same error :(
EDIT:
In GenericBot.cs search:
internal override void OnUserLeaveRoom(GameClient Client)
{
}
ADD below
internal override void OnUserShout(RoomUser User, string Message)
{
}
Then debug an it will be fixed.
Oh, Get this error now:
http://i40.tinypic.com/5mgxhk.png
If you have open your emulator then close an try it again.
Thanks bro for you help :):