0% found this document useful (0 votes)
38 views2 pages

Log

The document describes the log of an application startup process. It shows the application initializing, loading resources like textures and sounds, and encountering an error where a key mapping file is not found. After showing various loading steps, it then moves to a welcome screen, selects a region, displays a loading wait screen, and finally loads the main game screen.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views2 pages

Log

The document describes the log of an application startup process. It shows the application initializing, loading resources like textures and sounds, and encountering an error where a key mapping file is not found. After showing various loading steps, it then moves to a welcome screen, selects a region, displays a loading wait screen, and finally loads the main game screen.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

[1.10.

63a] 2022/06/29 [Link] Startup


[1.10.63a] 2022/06/29 [Link] create() cold start
[1.10.63a] 2022/06/29 [Link] m
[1.10.63a] 2022/06/29 [Link] translation ru_RU
[1.10.63a] 2022/06/29 [Link] instance MA==
[1.10.63a] 2022/06/29 [Link] create() finish
[1.10.63a] 2022/06/29 [Link] create() end
[1.10.63a] 2022/06/29 [Link] resume app
[1.10.63a] 2022/06/29 [Link] refresh
[1.10.63a] 2022/06/29 [Link] bind LoadingStage
[1.10.63a] 2022/06/29 [Link] prepare LoadingStage
[1.10.63a] 2022/06/29 [Link] enter LoadingStage
[1.10.63a] 2022/06/29 [Link] loading Warm-up
[1.10.63a] 2022/06/29 [Link] loading Startup
[1.10.63a] 2022/06/29 [Link]
[Link]: Error reading file:
/storage/emulated/0/Android/data/[Link]/files/
key_mapping.json (Absolute)
[Link]: Error reading file:
/storage/emulated/0/Android/data/[Link]/files/
key_mapping.json (Absolute)
at [Link]([Link])
at [Link]([Link])
at [Link]([Link])
at [Link]$[Link]([Link])
at
[Link]([Link])
at [Link]([Link])
at [Link]([Link])
at
[Link]([Link]:
474)
at [Link]$[Link]([Link])
at [Link]$[Link]([Link])
Caused by: [Link]:
/storage/emulated/0/Android/data/[Link]/files/
key_mapping.json: open failed: ENOENT (No such file or directory)
at [Link]([Link])
at [Link].<init>([Link])
at [Link]([Link])
... 9 more
Caused by: [Link]: open failed: ENOENT (No such file or
directory)
at [Link](Native Method)
at [Link]([Link])
at [Link]([Link])
at [Link]([Link])
at [Link]$[Link]([Link])
at [Link]([Link])
... 11 more

[1.10.63a] 2022/06/29 [Link] loading Texture


[1.10.63a] 2022/06/29 [Link] loading Fonts
[1.10.63a] 2022/06/29 [Link] loading Skin
[1.10.63a] 2022/06/29 [Link] loading Extract files
[1.10.63a] 2022/06/29 [Link] loading Frames
[1.10.63a] 2022/06/29 [Link] loading Scripting
[1.10.63a] 2022/06/29 [Link] loading Collecting drafts
[1.10.63a] 2022/06/29 [Link] loading Prefetching images
[1.10.63a] 2022/06/29 [Link] loading Loading drafts
[1.10.63a] 2022/06/29 [Link] loading Finishing drafts
[1.10.63a] 2022/06/29 [Link] loading Loading music
[1.10.63a] 2022/06/29 [Link] loading Shaders
[1.10.63a] 2022/06/29 [Link] loading Topics
[1.10.63a] 2022/06/29 [Link] loading Loading textures
[1.10.63a] 2022/06/29 [Link] loading Checking winter
[1.10.63a] 2022/06/29 [Link] loading Preparing background
[1.10.63a] 2022/06/29 [Link] loading Finishing
[1.10.63a] 2022/06/29 [Link] leave LoadingStage
[1.10.63a] 2022/06/29 [Link] drop LoadingStage
[1.10.63a] 2022/06/29 [Link] bind PluginErrorStage
[1.10.63a] 2022/06/29 [Link] prepare PluginErrorStage
[1.10.63a] 2022/06/29 [Link] bind WelcomeStage
[1.10.63a] 2022/06/29 [Link] prepare WelcomeStage
[1.10.63a] 2022/06/29 [Link] enter WelcomeStage
[1.10.63a] 2022/06/29 [Link] drop PluginErrorStage
[1.10.63a] 2022/06/29 [Link] leave WelcomeStage
[1.10.63a] 2022/06/29 [Link] drop WelcomeStage
[1.10.63a] 2022/06/29 [Link] bind RegionStage
[1.10.63a] 2022/06/29 [Link] prepare RegionStage
[1.10.63a] 2022/06/29 [Link] enter RegionStage
[1.10.63a] 2022/06/29 [Link] bind LoadWaitingStage
[1.10.63a] 2022/06/29 [Link] prepare LoadWaitingStage
[1.10.63a] 2022/06/29 [Link] enter LoadWaitingStage
[1.10.63a] 2022/06/29 [Link] leave LoadWaitingStage
[1.10.63a] 2022/06/29 [Link] drop LoadWaitingStage
[1.10.63a] 2022/06/29 [Link] bind GameStage
[1.10.63a] 2022/06/29 [Link] prepare GameStage
[1.10.63a] 2022/06/29 [Link] enter GameStage
[1.10.63a] 2022/06/29 [Link] pause app

You might also like