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!

.41 Exception occured in coroutine

SIL3N7

Active Member
Joined
Jun 12, 2012
Messages
1,119
Checking hand cards priorities :
Card Inner Fire must be ignored
Should we play coin ? There will be 0 cards avaible once coin played
Card The Coin must be ignored
Card Faceless Manipulator has a high priority!
Card Holy Smite must be ignored
Card Lesser Heal has a low priority
Card Holy Nova must be ignored

Exception occured in coroutine: ˜.: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Ÿ˜.ž˜..™()
at ˜.ˆ.( ˜)
at ˜.ˆ.‡.()
at ˜..(Object& )
--- End of inner exception stack trace ---
at ˜..(Object& )
at ˜..()
at ˜.ˆ.()
at ˜.š˜.—˜(Object ˜˜)
 
same problem in loop :

12:44:53.236 N] ------------------------------------------------------------
[12:44:53.238 N] Checking hand cards priorities :
[12:44:53.308 N] Card Manipulateur sans-visage has a high priority!
[12:44:53.314 N] Card Mot de pouvoir*: Bouclier must be ignored
[12:44:53.316 N] Card Soins inférieurs has a low priority
[12:44:53.318 N] Card Ysera has a low priority
[12:44:53.362 N] Card Châtiment sacré must be ignored
[12:44:53.368 N] Card Mot de pouvoir*: Bouclier must be ignored
[12:44:53.372 N] Card Défenseur d’Argus must be ignored
[12:44:53.410 D] Exception occured in coroutine: ˜.: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Ÿ˜.ž˜..™()
at ˜.ˆ.( ˜)
at ˜.ˆ.‡.()
at ˜..(Object& )
--- End of inner exception stack trace ---
at ˜..(Object& )
at ˜..()
at ˜.ˆ.()
at ˜.š˜.—˜(Object ˜˜)
[12:44:54.524 N] ------------------------------------------------------------
[12:44:54.526 N] Checking hand cards priorities :
[12:44:54.553 N] Card Défenseur d’Argus must be ignored
[12:44:54.602 N] Card Manipulateur sans-visage has a high priority!
[12:44:54.605 N] Card Soins inférieurs has a low priority
[12:44:54.610 N] Card Mot de pouvoir*: Bouclier must be ignored
[12:44:54.611 N] Card Ysera has a low priority
[12:44:54.667 N] Card Châtiment sacré must be ignored
[12:44:54.673 N] Card Mot de pouvoir*: Bouclier must be ignored
[12:44:54.711 D] Exception occured in coroutine: ˜.: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Ÿ˜.ž˜..™()
at ˜.ˆ.( ˜)
at ˜.ˆ.‡.()
at ˜..(Object& )
--- End of inner exception stack trace ---
at ˜..(Object& )
at ˜..()
at ˜.ˆ.()
 
Back
Top