0% found this document useful (0 votes)
44 views

Log

The document contains log messages from an app startup sequence. It begins with initialization and loading steps, then encounters an error trying to load a key mapping file. After resuming, it continues loading assets and progresses through various stages before launching the game.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views

Log

The document contains log messages from an app startup sequence. It begins with initialization and loading steps, then encounters an error trying to load a key mapping file. After resuming, it continues loading assets and progresses through various stages before launching the game.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

[1.10.

43i] 2022/05/23 14:09:20: Startup


[1.10.43i] 2022/05/23 14:09:20: create() cold start
[1.10.43i] 2022/05/23 14:09:20: m
[1.10.43i] 2022/05/23 14:09:20: translation ru_RU
[1.10.43i] 2022/05/23 14:09:20: instance MA==
[1.10.43i] 2022/05/23 14:09:20: create() finish
[1.10.43i] 2022/05/23 14:09:20: create() end
[1.10.43i] 2022/05/23 14:09:20: resume app
[1.10.43i] 2022/05/23 14:09:20: refresh
[1.10.43i] 2022/05/23 14:09:20: bind LoadingStage
[1.10.43i] 2022/05/23 14:09:20: prepare LoadingStage
[1.10.43i] 2022/05/23 14:09:20: enter LoadingStage
[1.10.43i] 2022/05/23 14:09:21: loading Warm-up
[1.10.43i] 2022/05/23 14:09:21: loading Startup
[1.10.43i] 2022/05/23 14:09:21:
com.badlogic.gdx.utils.GdxRuntimeException: Error reading file:
/private/var/mobile/Containers/Data/Application/60B00497-DB3F-4967-9FE8-
FA05A639D8C0/Documents/key_mapping.json (Absolute)
com.badlogic.gdx.utils.GdxRuntimeException: Error reading file:
/private/var/mobile/Containers/Data/Application/60B00497-DB3F-4967-9FE8-
FA05A639D8C0/Documents/key_mapping.json (Absolute)
at com.badlogic.gdx.files.FileHandle.read(FileHandle.java:149)
at com.badlogic.gdx.files.FileHandle.reader(FileHandle.java:169)
at info.flowersoft.theotown.util.Files.readTextFile(Files.java:56)
at info.flowersoft.theotown.util.Files.readTextFile(Files.java:72)
at
info.flowersoft.theotown.input.KeyActionManager.load(KeyActionManager.java:40)
at info.flowersoft.theotown.stages.LoadingStage$4.run(LoadingStage.java:168)
at
info.flowersoft.theotown.stages.LoadingStage.update(LoadingStage.java:1579)
at io.blueflower.stapel2d.gamestack.GameStack.update(GameStack.java:154)
at info.flowersoft.theotown.MyGdxGame.render(MyGdxGame.java:159)
at io.blueflower.theotown.aios.IOSLauncher$1.render(IOSLauncher.java:81)
at com.badlogic.gdx.backends.iosrobovm.IOSGraphics.draw(IOSGraphics.java:263)
at
com.badlogic.gdx.backends.iosrobovm.IOSGraphics$1.draw(IOSGraphics.java:131)
at com.badlogic.gdx.backends.iosrobovm.IOSGraphics$1.$cb$drawRect$
(IOSGraphics.java)
at org.robovm.apple.uikit.UIApplication.main(Native Method)
at org.robovm.apple.uikit.UIApplication.main(UIApplication.java:446)
at io.blueflower.theotown.aios.IOSLauncher.main(IOSLauncher.java:357)
Caused by: java.io.FileNotFoundException:
/private/var/mobile/Containers/Data/Application/60B00497-DB3F-4967-9FE8-
FA05A639D8C0/Documents/key_mapping.json: open failed: ENOENT (No such file or
directory)
at libcore.io.IoBridge.open(IoBridge.java:409)
at java.io.FileInputStream.<init>(FileInputStream.java:78)
at com.badlogic.gdx.files.FileHandle.read(FileHandle.java:146)
... 15 more
Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or
directory)
at libcore.io.Posix.open(Native Method)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
at libcore.io.IoBridge.open(IoBridge.java:393)
... 17 more

[1.10.43i] 2022/05/23 14:09:21: loading Texture


[1.10.43i] 2022/05/23 14:09:21: pause app
[1.10.43i] 2022/05/23 14:09:25: enter app
[1.10.43i] 2022/05/23 14:09:25: resume app
[1.10.43i] 2022/05/23 14:09:25: resume -> enter LoadingStage
[1.10.43i] 2022/05/23 14:09:25: loading Fonts
[1.10.43i] 2022/05/23 14:09:25: loading Skin
[1.10.43i] 2022/05/23 14:09:25: loading Extract files
[1.10.43i] 2022/05/23 14:09:25: loading Frames
[1.10.43i] 2022/05/23 14:09:25: loading Scripting
[1.10.43i] 2022/05/23 14:09:25: loading Collecting drafts
[1.10.43i] 2022/05/23 14:09:25: loading Prefetching images
[1.10.43i] 2022/05/23 14:09:25: loading Loading drafts
[1.10.43i] 2022/05/23 14:09:26: loading Finishing drafts
[1.10.43i] 2022/05/23 14:09:26: loading Loading music
[1.10.43i] 2022/05/23 14:09:26: loading Shaders
[1.10.43i] 2022/05/23 14:09:26: loading Topics
[1.10.43i] 2022/05/23 14:09:26: loading Loading textures
[1.10.43i] 2022/05/23 14:09:27: loading Checking winter
[1.10.43i] 2022/05/23 14:09:27: loading Preparing background
[1.10.43i] 2022/05/23 14:09:27: loading Finishing
[1.10.43i] 2022/05/23 14:09:27: leave LoadingStage
[1.10.43i] 2022/05/23 14:09:27: drop LoadingStage
[1.10.43i] 2022/05/23 14:09:27: bind PluginErrorStage
[1.10.43i] 2022/05/23 14:09:27: prepare PluginErrorStage
[1.10.43i] 2022/05/23 14:09:27: bind WelcomeStage
[1.10.43i] 2022/05/23 14:09:27: prepare WelcomeStage
[1.10.43i] 2022/05/23 14:09:27: enter WelcomeStage
[1.10.43i] 2022/05/23 14:09:27: drop PluginErrorStage
[1.10.43i] 2022/05/23 14:09:27: leave WelcomeStage
[1.10.43i] 2022/05/23 14:09:27: drop WelcomeStage
[1.10.43i] 2022/05/23 14:09:27: bind RegionStage
[1.10.43i] 2022/05/23 14:09:27: prepare RegionStage
[1.10.43i] 2022/05/23 14:09:27: enter RegionStage
[1.10.43i] 2022/05/23 14:09:37: bind LoadWaitingStage
[1.10.43i] 2022/05/23 14:09:37: prepare LoadWaitingStage
[1.10.43i] 2022/05/23 14:09:37: enter LoadWaitingStage
[1.10.43i] 2022/05/23 14:09:37: leave LoadWaitingStage
[1.10.43i] 2022/05/23 14:09:37: drop LoadWaitingStage
[1.10.43i] 2022/05/23 14:09:37: bind GameStage
[1.10.43i] 2022/05/23 14:09:37: prepare GameStage
[1.10.43i] 2022/05/23 14:09:37: enter GameStage
[1.10.43i] 2022/05/23 14:11:23: bind CityInfoStage
[1.10.43i] 2022/05/23 14:11:23: prepare CityInfoStage
[1.10.43i] 2022/05/23 14:11:23: enter CityInfoStage
[1.10.43i] 2022/05/23 14:11:25: leave CityInfoStage
[1.10.43i] 2022/05/23 14:11:25: drop CityInfoStage
[1.10.43i] 2022/05/23 14:11:25: enter GameStage
[1.10.43i] 2022/05/23 14:12:18: bind Store
[1.10.43i] 2022/05/23 14:12:18: prepare Store
[1.10.43i] 2022/05/23 14:12:18: enter Store
[1.10.43i] 2022/05/23 14:12:22: leave Store
[1.10.43i] 2022/05/23 14:12:22: drop Store
[1.10.43i] 2022/05/23 14:12:22: enter GameStage
[1.10.43i] 2022/05/23 14:12:47: pause app

You might also like