Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on load saved game #1

Open
ashtanko opened this issue May 23, 2024 · 0 comments
Open

Crash on load saved game #1

ashtanko opened this issue May 23, 2024 · 0 comments

Comments

@ashtanko
Copy link

Hello, I encountered a crash when attempting to load a saved game.

Please review the stack trace provided below:

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: LateInitializationError: Field 'level' has not been initialized.
#0 Craftown.level (package:craftown/src/craftown.dart)
#1 SavedGameList.loadGame. (package:craftown/src/providers/saved_game_list_provider.dart:91:49)
#2 new Future.delayed. (dart:async/future.dart:422:39)
#3 Timer._createTimer. (dart:async-patch/timer_patch.dart:18:15)
#4 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:398:19)
#5 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:429:5)
#6 _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:184:12)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant