You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: This widget has been unmounted, so the State no longer has a context (and should be considered defunct).
Consider canceling any active work during "dispose" or using the "mounted" getter to determine if the State is still active.
Stack trace:
#0 State.context. (package:flutter/src/widgets/framework.dart:927:9)
#1 State.context (package:flutter/src/widgets/framework.dart:933:6)
#2 _GamePageState.showTips (package:sanmill/widgets/game_page.dart:76:9)
#3 _GamePageState.engineToGo (package:sanmill/widgets/game_page.dart:239:9)
The text was updated successfully, but these errors were encountered:
calcitem
changed the title
机器对战转到人机对战页面出错
Error when turning to the human-AI battle page
Jun 17, 2021
The text was updated successfully, but these errors were encountered: