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
You are on page 1/ 5
[1.11.
52a] 2024/07/27 02:22:47: Startup
[1.11.52a] 2024/07/27 02:22:47: create() cold start [1.11.52a] 2024/07/27 02:22:48: translation es_US [1.11.52a] 2024/07/27 02:22:48: instance MA== [1.11.52a] 2024/07/27 02:22:48: create() finish [1.11.52a] 2024/07/27 02:22:48: create() end [1.11.52a] 2024/07/27 02:22:48: resume app [1.11.52a] 2024/07/27 02:22:48: refresh [1.11.52a] 2024/07/27 02:22:48: bind LoadingStage [1.11.52a] 2024/07/27 02:22:48: prepare LoadingStage [1.11.52a] 2024/07/27 02:22:48: enter LoadingStage [1.11.52a] 2024/07/27 02:22:48: loading Warm-up [1.11.52a] 2024/07/27 02:22:48: loading Startup [1.11.52a] 2024/07/27 02:22:49: com.badlogic.gdx.utils.GdxRuntimeException: Error reading file: /storage/emulated/0/Android/data/info.flowersoft.theotown.theotown/files/ key_mapping.json (Absolute) com.badlogic.gdx.utils.GdxRuntimeException: Error reading file: /storage/emulated/0/Android/data/info.flowersoft.theotown.theotown/files/ key_mapping.json (Absolute) at com.badlogic.gdx.files.FileHandle.read(FileHandle.java:150) at com.badlogic.gdx.files.FileHandle.reader(FileHandle.java:169) at info.flowersoft.theotown.util.Files.readTextFile(Files.java:57) at info.flowersoft.theotown.util.Files.readTextFile(Files.java:73) at info.flowersoft.theotown.input.KeyActionManager.load(KeyActionManager.java:40) at info.flowersoft.theotown.stages.LoadingStage.lambda$prepare$2(LoadingStage.java:172 ) at info.flowersoft.theotown.stages.LoadingStage.$r8$lambda$tfs- 3_HXjOj1NLnQgYEVzbEDex4(Unknown Source:0) at info.flowersoft.theotown.stages.LoadingStage$ $ExternalSyntheticLambda17.run(Unknown Source:2) at info.flowersoft.theotown.stages.LoadingStage.update(LoadingStage.java:1594) at io.blueflower.stapel2d.gamestack.GameStack.update(GameStack.java:154) at info.flowersoft.theotown.TheoTownX.render(TheoTownX.kt:245) at info.flowersoft.theotown.util.ProtectedApplicationAdapter.render(ProtectedApplicati onAdapter.kt:28) at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java: 505) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1581) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1280) Caused by: java.io.FileNotFoundException: /storage/emulated/0/Android/data/info.flowersoft.theotown.theotown/files/ key_mapping.json: open failed: ENOENT (No such file or directory) at libcore.io.IoBridge.open(IoBridge.java:574) at java.io.FileInputStream.<init>(FileInputStream.java:160) at com.badlogic.gdx.files.FileHandle.read(FileHandle.java:146) ... 14 more Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory) at libcore.io.Linux.open(Native Method) at libcore.io.ForwardingOs.open(ForwardingOs.java:563) at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274) at libcore.io.ForwardingOs.open(ForwardingOs.java:563) at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8170) at libcore.io.IoBridge.open(IoBridge.java:560) ... 16 more
[1.11.52a] 2024/07/27 02:22:49: Max texture size 16383
[1.11.52a] 2024/07/27 02:22:49: Max heap size is 512MB [1.11.52a] 2024/07/27 02:22:49: Engine consumes 11MB [1.11.52a] 2024/07/27 02:22:49: Screen size is 2400x1080, ppi: 405.103 [1.11.52a] 2024/07/27 02:22:49: loading Texture [1.11.52a] 2024/07/27 02:22:49: loading Fonts [1.11.52a] 2024/07/27 02:23:01: loading Skin [1.11.52a] 2024/07/27 02:23:01: loading Extract files [1.11.52a] 2024/07/27 02:23:01: loading Frames [1.11.52a] 2024/07/27 02:23:01: loading Scripting [1.11.52a] 2024/07/27 02:23:01: loading Collecting drafts [1.11.52a] 2024/07/27 02:23:04: loading Prefetching images [1.11.52a] 2024/07/27 02:23:04: loading Loading drafts [1.11.52a] 2024/07/27 02:23:07: loading Finishing drafts [1.11.52a] 2024/07/27 02:23:08: loading Loading music [1.11.52a] 2024/07/27 02:23:09: loading Shaders [1.11.52a] 2024/07/27 02:23:09: loading Topics [1.11.52a] 2024/07/27 02:23:09: loading Loading textures [1.11.52a] 2024/07/27 02:23:19: Loading textures com.badlogic.gdx.utils.GdxRuntimeException: Error reading file: world_1024_0.lby (Internal) com.badlogic.gdx.utils.GdxRuntimeException: Error reading file: world_1024_0.lby (Internal) at com.badlogic.gdx.backends.android.AndroidFileHandle.read(AndroidFileHandle.java:83) at info.flowersoft.theotown.stages.LoadingStage$6.getBitmap(LoadingStage.java:622) at io.blueflower.stapel2d.drawing.TiledTextureSource.load(TiledTextureSource.java:94) at io.blueflower.stapel2d.drawing.TextureSource.start(TextureSource.java:26) at io.blueflower.stapel2d.drawing.Texture.upload(Texture.java:135) at io.blueflower.stapel2d.drawing.Engine.loadTexture(Engine.java:883) at info.flowersoft.theotown.stages.LoadingStage.lambda$loadTexture$12(LoadingStage.jav a:1440) at info.flowersoft.theotown.stages.LoadingStage. $r8$lambda$fRkVu0ly3pVCUV2ioc4x3-H1-eM(Unknown Source:0) at info.flowersoft.theotown.stages.LoadingStage$ $ExternalSyntheticLambda22.run(Unknown Source:6) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at info.flowersoft.theotown.stages.LoadingStage.update(LoadingStage.java:1608) at io.blueflower.stapel2d.gamestack.GameStack.update(GameStack.java:154) at info.flowersoft.theotown.TheoTownX.render(TheoTownX.kt:245) at info.flowersoft.theotown.util.ProtectedApplicationAdapter.render(ProtectedApplicati onAdapter.kt:28) at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java: 505) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1581) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1280) Caused by: java.io.FileNotFoundException: world_1024_0.lby at android.content.res.AssetManager.nativeOpenAsset(Native Method) at android.content.res.AssetManager.open(AssetManager.java:919) at android.content.res.AssetManager.open(AssetManager.java:896) at com.badlogic.gdx.backends.android.AndroidFileHandle.read(AndroidFileHandle.java:81) ... 17 more