Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem






at (wrapper dynamic-method) Chara.DMD<Chara::TryPush>(Chara,Point)
at (wrapper dynamic-method) Chara.DMD<Chara::_Move>(Chara,Point,Card/MoveType)
at Chara.TryMove (Point newPoint, System.Boolean allowDestroyPath) [0x00061] in <1fcbc1257536401da03b315d040b6cac>:0
at AI_Goto.TryGoTo () [0x002c7] in <1fcbc1257536401da03b315d040b6cac>:0
at AI_Goto+<Run>d__24.MoveNext () [0x0015e] in <1fcbc1257536401da03b315d040b6cac>:0
at AIAct.Tick () [0x000a5] in <1fcbc1257536401da03b315d040b6cac>:0
at Chara.Tick () [0x0069a] in <1fcbc1257536401da03b315d040b6cac>:0
at GameUpdater+CharaUpdater.FixedUpdate () [0x00065] in <1fcbc1257536401da03b315d040b6cac>:0
at GameUpdater.FixedUpdate () [0x000aa] in <1fcbc1257536401da03b315d040b6cac>:0
at Game.OnUpdate () [0x00086] in <1fcbc1257536401da03b315d040b6cac>:0
at Core.Update () [0x0025b] in <1fcbc1257536401da03b315d040b6cac>:0
NullReferenceException: Object reference not set to an instance of an object
at AllyAutoPick.Chara_Move_Patch.Postfix (Chara __instance) [0x0002c] in <2d006e5b9b8a457cb1495835e95b2632>:0
at (wrapper dynamic-method) Chara.DMD<Chara::_Move>(Chara,Point,Card/MoveType)
at Chara.MoveByForce (Point newPoint, Card c, System.Boolean checkWall) [0x0002b] in <1fcbc1257536401da03b315d040b6cac>:0
at Chara+<>c__DisplayClass316_0.<TryPush>b__0 (Chara c) [0x001b7] in <1fcbc1257536401da03b315d040b6cac>:0
at ClassExtension.ForeachReverse[T] (System.Collections.Generic.IList`1[T] items,