Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
7 views104 pages

Log

The document contains log messages from an application startup sequence. It begins logging the startup process, then encounters an error loading a key mapping file, followed by additional loading steps. It then logs switching between various stages including the loading stage, account stage, region selection stage, and city creation stages before returning to the main region stage.

Uploaded by

lukadekanoidze4
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)
7 views104 pages

Log

The document contains log messages from an application startup sequence. It begins logging the startup process, then encounters an error loading a key mapping file, followed by additional loading steps. It then logs switching between various stages including the loading stage, account stage, region selection stage, and city creation stages before returning to the main region stage.

Uploaded by

lukadekanoidze4
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
You are on page 1/ 104

[1.11.

35a] 2024/02/07 22:05:20: Startup


[1.11.35a] 2024/02/07 22:05:20: create() cold start
[1.11.35a] 2024/02/07 22:05:21: translation ka_GE
[1.11.35a] 2024/02/07 22:05:21: instance MA==
[1.11.35a] 2024/02/07 22:05:21: create() finish
[1.11.35a] 2024/02/07 22:05:21: create() end
[1.11.35a] 2024/02/07 22:05:21: resume app
[1.11.35a] 2024/02/07 22:05:21: refresh
[1.11.35a] 2024/02/07 22:05:21: bind LoadingStage
[1.11.35a] 2024/02/07 22:05:21: prepare LoadingStage
[1.11.35a] 2024/02/07 22:05:21: enter LoadingStage
[1.11.35a] 2024/02/07 22:05:21: loading Warm-up
[1.11.35a] 2024/02/07 22:05:21: loading Startup
[1.11.35a] 2024/02/07 22:05:21:
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$4.run(LoadingStage.java:181)
at
info.flowersoft.theotown.stages.LoadingStage.update(LoadingStage.java:1701)
at io.blueflower.stapel2d.gamestack.GameStack.update(GameStack.java:154)
at info.flowersoft.theotown.TheoTownX.render(TheoTownX.kt:179)
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:1577)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1272)
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)
... 12 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:8125)
at libcore.io.IoBridge.open(IoBridge.java:560)
... 14 more

[1.11.35a] 2024/02/07 22:05:21: Max texture size 16384


[1.11.35a] 2024/02/07 22:05:21: Max heap size is 512MB
[1.11.35a] 2024/02/07 22:05:21: Engine consumes 11MB
[1.11.35a] 2024/02/07 22:05:21: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/07 22:05:21: loading Texture
[1.11.35a] 2024/02/07 22:05:21: loading Fonts
[1.11.35a] 2024/02/07 22:05:22: loading Skin
[1.11.35a] 2024/02/07 22:05:22: loading Extract files
[1.11.35a] 2024/02/07 22:05:22: loading Frames
[1.11.35a] 2024/02/07 22:05:22: loading Scripting
[1.11.35a] 2024/02/07 22:05:22: loading Collecting drafts
[1.11.35a] 2024/02/07 22:05:24: loading Prefetching images
[1.11.35a] 2024/02/07 22:05:24: loading Loading drafts
[1.11.35a] 2024/02/07 22:05:25: loading Finishing drafts
[1.11.35a] 2024/02/07 22:05:26: loading Loading music
[1.11.35a] 2024/02/07 22:05:26: loading Shaders
[1.11.35a] 2024/02/07 22:05:26: loading Topics
[1.11.35a] 2024/02/07 22:05:26: loading Loading textures
[1.11.35a] 2024/02/07 22:05:27: loading Checking winter
[1.11.35a] 2024/02/07 22:05:27: loading Preparing background
[1.11.35a] 2024/02/07 22:05:27: loading Finishing
[1.11.35a] 2024/02/07 22:05:27: leave LoadingStage
[1.11.35a] 2024/02/07 22:05:27: drop LoadingStage
[1.11.35a] 2024/02/07 22:05:27: bind PluginErrorStage
[1.11.35a] 2024/02/07 22:05:27: prepare PluginErrorStage
[1.11.35a] 2024/02/07 22:05:27: bind MissingManifestStage
[1.11.35a] 2024/02/07 22:05:27: prepare MissingManifestStage
[1.11.35a] 2024/02/07 22:05:27: bind WelcomeStage
[1.11.35a] 2024/02/07 22:05:27: prepare WelcomeStage
[1.11.35a] 2024/02/07 22:05:27: enter WelcomeStage
[1.11.35a] 2024/02/07 22:05:27: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:05:27: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:05:27: drop PluginErrorStage
[1.11.35a] 2024/02/07 22:05:27: drop MissingManifestStage
[1.11.35a] 2024/02/07 22:05:27: leave WelcomeStage
[1.11.35a] 2024/02/07 22:05:27: drop WelcomeStage
[1.11.35a] 2024/02/07 22:05:27: bind RegionStage
[1.11.35a] 2024/02/07 22:05:27: prepare RegionStage
[1.11.35a] 2024/02/07 22:05:27: enter RegionStage
[1.11.35a] 2024/02/07 22:05:27: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:05:27: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:05:27: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:05:27: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:05:28: instance ODc=
[1.11.35a] 2024/02/07 22:05:28: instance ODg=
[1.11.35a] 2024/02/07 22:05:40: bind AccountStage
[1.11.35a] 2024/02/07 22:05:40: prepare AccountStage
[1.11.35a] 2024/02/07 22:05:40: enter AccountStage
[1.11.35a] 2024/02/07 22:05:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:05:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:05:42: leave AccountStage
[1.11.35a] 2024/02/07 22:05:42: drop AccountStage
[1.11.35a] 2024/02/07 22:05:42: enter RegionStage
[1.11.35a] 2024/02/07 22:05:42: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:05:42: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:05:54: leave RegionStage
[1.11.35a] 2024/02/07 22:05:54: drop RegionStage
[1.11.35a] 2024/02/07 22:05:54: bind RegionStage
[1.11.35a] 2024/02/07 22:05:54: prepare RegionStage
[1.11.35a] 2024/02/07 22:05:54: enter RegionStage
[1.11.35a] 2024/02/07 22:05:54: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:05:54: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:05:54: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:05:54: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:05:56: bind CreateCityStage2;region=true
[1.11.35a] 2024/02/07 22:05:56: prepare CreateCityStage2;region=true
[1.11.35a] 2024/02/07 22:05:56: bind CreateCityStage1;region=true
[1.11.35a] 2024/02/07 22:05:56: prepare CreateCityStage1;region=true
[1.11.35a] 2024/02/07 22:05:56: enter CreateCityStage1;region=true
[1.11.35a] 2024/02/07 22:05:56: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:05:56: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:06:11: leave CreateCityStage1;region=true
[1.11.35a] 2024/02/07 22:06:11: drop CreateCityStage1;region=true
[1.11.35a] 2024/02/07 22:06:11: enter CreateCityStage2;region=true
[1.11.35a] 2024/02/07 22:06:11: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:06:11: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:06:14: leave CreateCityStage2;region=true
[1.11.35a] 2024/02/07 22:06:14: drop CreateCityStage2;region=true
[1.11.35a] 2024/02/07 22:06:14: drop RegionStage
[1.11.35a] 2024/02/07 22:06:14: bind WaitingStage
[1.11.35a] 2024/02/07 22:06:14: prepare WaitingStage
[1.11.35a] 2024/02/07 22:06:14: enter WaitingStage
[1.11.35a] 2024/02/07 22:06:14: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:06:14: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:06:15: leave WaitingStage
[1.11.35a] 2024/02/07 22:06:15: drop WaitingStage
[1.11.35a] 2024/02/07 22:06:15: bind RegionStage
[1.11.35a] 2024/02/07 22:06:15: prepare RegionStage
[1.11.35a] 2024/02/07 22:06:15: enter RegionStage
[1.11.35a] 2024/02/07 22:06:15: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:06:15: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:06:15: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:06:15: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:06:20: bind LoadWaitingStage
[1.11.35a] 2024/02/07 22:06:20: prepare LoadWaitingStage
[1.11.35a] 2024/02/07 22:06:20: enter LoadWaitingStage
[1.11.35a] 2024/02/07 22:06:20: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:06:20: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:06:21: leave LoadWaitingStage
[1.11.35a] 2024/02/07 22:06:21: drop LoadWaitingStage
[1.11.35a] 2024/02/07 22:06:21: bind GameStage
[1.11.35a] 2024/02/07 22:06:21: prepare GameStage
[1.11.35a] 2024/02/07 22:06:21: enter GameStage
[1.11.35a] 2024/02/07 22:06:21: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:06:21: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:06:34: leave GameStage
[1.11.35a] 2024/02/07 22:06:34: drop GameStage
[1.11.35a] 2024/02/07 22:06:34: bind SaveWaitingStage
[1.11.35a] 2024/02/07 22:06:34: prepare SaveWaitingStage
[1.11.35a] 2024/02/07 22:06:34: enter SaveWaitingStage
[1.11.35a] 2024/02/07 22:06:34: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:06:34: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:06:34: leave SaveWaitingStage
[1.11.35a] 2024/02/07 22:06:34: drop SaveWaitingStage
[1.11.35a] 2024/02/07 22:06:34: enter RegionStage
[1.11.35a] 2024/02/07 22:06:34: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:06:34: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:06:34: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:06:34: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:06:35: bind GameStage
[1.11.35a] 2024/02/07 22:06:35: prepare GameStage
[1.11.35a] 2024/02/07 22:06:35: enter GameStage
[1.11.35a] 2024/02/07 22:06:35: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:06:35: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:11:33: bind SaveWaitingStage
[1.11.35a] 2024/02/07 22:11:33: prepare SaveWaitingStage
[1.11.35a] 2024/02/07 22:11:33: enter SaveWaitingStage
[1.11.35a] 2024/02/07 22:11:33: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:11:33: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:11:33: leave SaveWaitingStage
[1.11.35a] 2024/02/07 22:11:33: drop SaveWaitingStage
[1.11.35a] 2024/02/07 22:11:33: enter GameStage
[1.11.35a] 2024/02/07 22:11:33: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:11:33: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:11:40: bind CityInfoStage
[1.11.35a] 2024/02/07 22:11:40: prepare CityInfoStage
[1.11.35a] 2024/02/07 22:11:40: enter CityInfoStage
[1.11.35a] 2024/02/07 22:11:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:11:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:11:42: leave CityInfoStage
[1.11.35a] 2024/02/07 22:11:42: drop CityInfoStage
[1.11.35a] 2024/02/07 22:11:42: enter GameStage
[1.11.35a] 2024/02/07 22:11:42: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:11:42: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:11:45: bind CityInfoStage
[1.11.35a] 2024/02/07 22:11:45: prepare CityInfoStage
[1.11.35a] 2024/02/07 22:11:45: enter CityInfoStage
[1.11.35a] 2024/02/07 22:11:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:11:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:11:46: leave CityInfoStage
[1.11.35a] 2024/02/07 22:11:46: drop CityInfoStage
[1.11.35a] 2024/02/07 22:11:46: enter GameStage
[1.11.35a] 2024/02/07 22:11:46: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:11:46: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:16:33: bind SaveWaitingStage
[1.11.35a] 2024/02/07 22:16:33: prepare SaveWaitingStage
[1.11.35a] 2024/02/07 22:16:33: enter SaveWaitingStage
[1.11.35a] 2024/02/07 22:16:33: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:16:33: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:16:33: leave SaveWaitingStage
[1.11.35a] 2024/02/07 22:16:33: drop SaveWaitingStage
[1.11.35a] 2024/02/07 22:16:33: enter GameStage
[1.11.35a] 2024/02/07 22:16:33: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:16:33: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:17:35: bind CityInfoStage
[1.11.35a] 2024/02/07 22:17:35: prepare CityInfoStage
[1.11.35a] 2024/02/07 22:17:35: enter CityInfoStage
[1.11.35a] 2024/02/07 22:17:35: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:17:35: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:17:46: refresh
[1.11.35a] 2024/02/07 22:17:46: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:17:46: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:17:48: leave CityInfoStage
[1.11.35a] 2024/02/07 22:17:48: drop CityInfoStage
[1.11.35a] 2024/02/07 22:17:48: enter GameStage
[1.11.35a] 2024/02/07 22:17:48: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/07 22:17:48: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/07 22:18:28: pause app
[1.11.35a] 2024/02/08 08:14:41: Startup
[1.11.35a] 2024/02/08 08:14:41: create() cold start
[1.11.35a] 2024/02/08 08:14:41: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/08 08:14:41: Download


java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl
.java:131)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp
sURLConnection.java:90)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm
pl.java:30)
at
info.flowersoft.theotown.resources.ConfigManager.download(ConfigManager.java:160)
at
info.flowersoft.theotown.resources.ConfigManager.lambda$fetchOnline$0(ConfigManager
.java:90)
at info.flowersoft.theotown.resources.ConfigManager.
$r8$lambda$kS8gt7Mqi50zdRzLppUtOpqn-CE(Unknown Source:0)
at info.flowersoft.theotown.resources.ConfigManager$
$ExternalSyntheticLambda0.run(Unknown Source:2)
at java.lang.Thread.run(Thread.java:1012)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 20 more

[1.11.35a] 2024/02/08 08:14:41: translation ka_GE


[1.11.35a] 2024/02/08 08:14:41: instance ODg=
[1.11.35a] 2024/02/08 08:14:41: create() finish
[1.11.35a] 2024/02/08 08:14:41: create() end
[1.11.35a] 2024/02/08 08:14:41: resume app
[1.11.35a] 2024/02/08 08:14:41: refresh
[1.11.35a] 2024/02/08 08:14:41: bind LoadingStage
[1.11.35a] 2024/02/08 08:14:41: prepare LoadingStage
[1.11.35a] 2024/02/08 08:14:41: enter LoadingStage
[1.11.35a] 2024/02/08 08:14:42: loading Warm-up
[1.11.35a] 2024/02/08 08:14:42: loading Startup
[1.11.35a] 2024/02/08 08:14:42: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)

[1.11.35a] 2024/02/08 08:14:42: Max texture size 16384


[1.11.35a] 2024/02/08 08:14:42: Max heap size is 512MB
[1.11.35a] 2024/02/08 08:14:42: Engine consumes 11MB
[1.11.35a] 2024/02/08 08:14:42: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/08 08:14:42: Backend
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)

[1.11.35a] 2024/02/08 08:14:42: General


java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)

[1.11.35a] 2024/02/08 08:14:42: loading Texture


[1.11.35a] 2024/02/08 08:14:42: loading Fonts
[1.11.35a] 2024/02/08 08:14:42: loading Skin
[1.11.35a] 2024/02/08 08:14:42: loading Extract files
[1.11.35a] 2024/02/08 08:14:42: loading Frames
[1.11.35a] 2024/02/08 08:14:42: loading Scripting
[1.11.35a] 2024/02/08 08:14:42: loading Collecting drafts
[1.11.35a] 2024/02/08 08:14:43: loading Prefetching images
[1.11.35a] 2024/02/08 08:14:43: loading Loading drafts
[1.11.35a] 2024/02/08 08:14:43: loading Finishing drafts
[1.11.35a] 2024/02/08 08:14:43: loading Loading music
[1.11.35a] 2024/02/08 08:14:43: loading Shaders
[1.11.35a] 2024/02/08 08:14:43: loading Topics
[1.11.35a] 2024/02/08 08:14:43: loading Loading textures
[1.11.35a] 2024/02/08 08:14:44: loading Checking winter
[1.11.35a] 2024/02/08 08:14:44: loading Preparing background
[1.11.35a] 2024/02/08 08:14:44: loading Finishing
[1.11.35a] 2024/02/08 08:14:44: leave LoadingStage
[1.11.35a] 2024/02/08 08:14:44: drop LoadingStage
[1.11.35a] 2024/02/08 08:14:44: bind PluginErrorStage
[1.11.35a] 2024/02/08 08:14:44: prepare PluginErrorStage
[1.11.35a] 2024/02/08 08:14:44: bind MissingManifestStage
[1.11.35a] 2024/02/08 08:14:44: prepare MissingManifestStage
[1.11.35a] 2024/02/08 08:14:44: bind WelcomeStage
[1.11.35a] 2024/02/08 08:14:44: prepare WelcomeStage
[1.11.35a] 2024/02/08 08:14:44: enter WelcomeStage
[1.11.35a] 2024/02/08 08:14:44: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:14:44: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:14:44: drop PluginErrorStage
[1.11.35a] 2024/02/08 08:14:44: drop MissingManifestStage
[1.11.35a] 2024/02/08 08:14:44: leave WelcomeStage
[1.11.35a] 2024/02/08 08:14:44: drop WelcomeStage
[1.11.35a] 2024/02/08 08:14:44: bind RegionStage
[1.11.35a] 2024/02/08 08:14:44: prepare RegionStage
[1.11.35a] 2024/02/08 08:14:44: enter RegionStage
[1.11.35a] 2024/02/08 08:14:44: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:14:44: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:14:44: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:14:44: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:14:44: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:14:44: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:14:44: instance ODc=
[1.11.35a] 2024/02/08 08:14:44: instance ODg=
[1.11.35a] 2024/02/08 08:14:44: bind LoadWaitingStage
[1.11.35a] 2024/02/08 08:14:44: prepare LoadWaitingStage
[1.11.35a] 2024/02/08 08:14:44: enter LoadWaitingStage
[1.11.35a] 2024/02/08 08:14:44: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:14:44: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:14:45: leave LoadWaitingStage
[1.11.35a] 2024/02/08 08:14:45: drop LoadWaitingStage
[1.11.35a] 2024/02/08 08:14:45: bind GameStage
[1.11.35a] 2024/02/08 08:14:45: prepare GameStage
[1.11.35a] 2024/02/08 08:14:45: enter GameStage
[1.11.35a] 2024/02/08 08:14:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:14:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:17:20: bind FeaturesStage
[1.11.35a] 2024/02/08 08:17:20: prepare FeaturesStage
[1.11.35a] 2024/02/08 08:17:20: enter FeaturesStage
[1.11.35a] 2024/02/08 08:17:20: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:17:20: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:17:24: leave FeaturesStage
[1.11.35a] 2024/02/08 08:17:24: drop FeaturesStage
[1.11.35a] 2024/02/08 08:17:24: enter GameStage
[1.11.35a] 2024/02/08 08:17:24: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:17:24: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:19:45: bind SaveWaitingStage
[1.11.35a] 2024/02/08 08:19:45: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 08:19:45: enter SaveWaitingStage
[1.11.35a] 2024/02/08 08:19:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:19:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:19:45: leave SaveWaitingStage
[1.11.35a] 2024/02/08 08:19:45: drop SaveWaitingStage
[1.11.35a] 2024/02/08 08:19:45: enter GameStage
[1.11.35a] 2024/02/08 08:19:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:19:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:24:45: bind SaveWaitingStage
[1.11.35a] 2024/02/08 08:24:45: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 08:24:45: enter SaveWaitingStage
[1.11.35a] 2024/02/08 08:24:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:24:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:24:45: leave SaveWaitingStage
[1.11.35a] 2024/02/08 08:24:45: drop SaveWaitingStage
[1.11.35a] 2024/02/08 08:24:45: enter GameStage
[1.11.35a] 2024/02/08 08:24:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:24:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:29:45: bind SaveWaitingStage
[1.11.35a] 2024/02/08 08:29:45: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 08:29:45: enter SaveWaitingStage
[1.11.35a] 2024/02/08 08:29:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:29:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:29:45: leave SaveWaitingStage
[1.11.35a] 2024/02/08 08:29:45: drop SaveWaitingStage
[1.11.35a] 2024/02/08 08:29:45: enter GameStage
[1.11.35a] 2024/02/08 08:29:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:29:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:30:03: bind CityInfoStage
[1.11.35a] 2024/02/08 08:30:03: prepare CityInfoStage
[1.11.35a] 2024/02/08 08:30:03: enter CityInfoStage
[1.11.35a] 2024/02/08 08:30:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:30:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:30:10: leave CityInfoStage
[1.11.35a] 2024/02/08 08:30:10: drop CityInfoStage
[1.11.35a] 2024/02/08 08:30:10: enter GameStage
[1.11.35a] 2024/02/08 08:30:10: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:30:10: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:30:12: bind CityInfoStage
[1.11.35a] 2024/02/08 08:30:12: prepare CityInfoStage
[1.11.35a] 2024/02/08 08:30:12: enter CityInfoStage
[1.11.35a] 2024/02/08 08:30:12: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:30:12: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:30:29: leave CityInfoStage
[1.11.35a] 2024/02/08 08:30:29: drop CityInfoStage
[1.11.35a] 2024/02/08 08:30:29: enter GameStage
[1.11.35a] 2024/02/08 08:30:29: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:30:29: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:31:21: bind CityInfoStage
[1.11.35a] 2024/02/08 08:31:21: prepare CityInfoStage
[1.11.35a] 2024/02/08 08:31:21: enter CityInfoStage
[1.11.35a] 2024/02/08 08:31:21: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:31:21: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:31:26: leave CityInfoStage
[1.11.35a] 2024/02/08 08:31:26: drop CityInfoStage
[1.11.35a] 2024/02/08 08:31:26: enter GameStage
[1.11.35a] 2024/02/08 08:31:26: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:31:26: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:31:33: bind CityInfoStage
[1.11.35a] 2024/02/08 08:31:33: prepare CityInfoStage
[1.11.35a] 2024/02/08 08:31:33: enter CityInfoStage
[1.11.35a] 2024/02/08 08:31:33: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:31:33: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:31:39: leave CityInfoStage
[1.11.35a] 2024/02/08 08:31:39: drop CityInfoStage
[1.11.35a] 2024/02/08 08:31:39: enter GameStage
[1.11.35a] 2024/02/08 08:31:39: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:31:39: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:35:40: bind SaveWaitingStage
[1.11.35a] 2024/02/08 08:35:40: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 08:35:40: enter SaveWaitingStage
[1.11.35a] 2024/02/08 08:35:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:35:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:35:40: leave SaveWaitingStage
[1.11.35a] 2024/02/08 08:35:40: drop SaveWaitingStage
[1.11.35a] 2024/02/08 08:35:40: enter GameStage
[1.11.35a] 2024/02/08 08:35:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:35:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:39:25: instance OTA=
[1.11.35a] 2024/02/08 08:39:28: instance OTI=
[1.11.35a] 2024/02/08 08:39:31: instance OTQ=
[1.11.35a] 2024/02/08 08:39:33: instance OTY=
[1.11.35a] 2024/02/08 08:40:40: bind SaveWaitingStage
[1.11.35a] 2024/02/08 08:40:40: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 08:40:40: enter SaveWaitingStage
[1.11.35a] 2024/02/08 08:40:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:40:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:40:40: leave SaveWaitingStage
[1.11.35a] 2024/02/08 08:40:40: drop SaveWaitingStage
[1.11.35a] 2024/02/08 08:40:40: enter GameStage
[1.11.35a] 2024/02/08 08:40:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:40:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:45:40: bind SaveWaitingStage
[1.11.35a] 2024/02/08 08:45:40: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 08:45:40: enter SaveWaitingStage
[1.11.35a] 2024/02/08 08:45:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:45:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:45:40: leave SaveWaitingStage
[1.11.35a] 2024/02/08 08:45:40: drop SaveWaitingStage
[1.11.35a] 2024/02/08 08:45:40: enter GameStage
[1.11.35a] 2024/02/08 08:45:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:45:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:46:26: instance OTg=
[1.11.35a] 2024/02/08 08:46:28: instance MTAw
[1.11.35a] 2024/02/08 08:50:40: bind SaveWaitingStage
[1.11.35a] 2024/02/08 08:50:40: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 08:50:40: enter SaveWaitingStage
[1.11.35a] 2024/02/08 08:50:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:50:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:50:40: leave SaveWaitingStage
[1.11.35a] 2024/02/08 08:50:40: drop SaveWaitingStage
[1.11.35a] 2024/02/08 08:50:40: enter GameStage
[1.11.35a] 2024/02/08 08:50:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:50:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:52:23: bind CityInfoStage
[1.11.35a] 2024/02/08 08:52:23: prepare CityInfoStage
[1.11.35a] 2024/02/08 08:52:23: enter CityInfoStage
[1.11.35a] 2024/02/08 08:52:23: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:52:23: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:52:24: leave CityInfoStage
[1.11.35a] 2024/02/08 08:52:24: drop CityInfoStage
[1.11.35a] 2024/02/08 08:52:24: enter GameStage
[1.11.35a] 2024/02/08 08:52:24: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:52:24: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:53:14: bind CityInfoStage
[1.11.35a] 2024/02/08 08:53:14: prepare CityInfoStage
[1.11.35a] 2024/02/08 08:53:14: enter CityInfoStage
[1.11.35a] 2024/02/08 08:53:14: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:53:14: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:53:26: refresh
[1.11.35a] 2024/02/08 08:53:26: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:53:26: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:53:27: refresh
[1.11.35a] 2024/02/08 08:53:27: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:53:27: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:53:29: refresh
[1.11.35a] 2024/02/08 08:53:29: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:53:29: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:53:29: refresh
[1.11.35a] 2024/02/08 08:53:29: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:53:29: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:53:32: refresh
[1.11.35a] 2024/02/08 08:53:32: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:53:32: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:53:33: refresh
[1.11.35a] 2024/02/08 08:53:33: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:53:33: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:53:33: refresh
[1.11.35a] 2024/02/08 08:53:33: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:53:33: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:53:34: refresh
[1.11.35a] 2024/02/08 08:53:34: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:53:34: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:53:35: leave CityInfoStage
[1.11.35a] 2024/02/08 08:53:35: drop CityInfoStage
[1.11.35a] 2024/02/08 08:53:35: enter GameStage
[1.11.35a] 2024/02/08 08:53:35: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:53:35: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:56:02: bind SaveWaitingStage
[1.11.35a] 2024/02/08 08:56:02: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 08:56:02: enter SaveWaitingStage
[1.11.35a] 2024/02/08 08:56:02: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:56:02: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:56:02: leave SaveWaitingStage
[1.11.35a] 2024/02/08 08:56:02: drop SaveWaitingStage
[1.11.35a] 2024/02/08 08:56:02: enter GameStage
[1.11.35a] 2024/02/08 08:56:02: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:56:02: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:56:13: instance MTAy
[1.11.35a] 2024/02/08 08:56:27: pause app
[1.11.35a] 2024/02/08 08:58:54: enter app
[1.11.35a] 2024/02/08 08:58:54: resume app
[1.11.35a] 2024/02/08 08:58:54: refresh
[1.11.35a] 2024/02/08 08:58:54: resume -> enter GameStage
[1.11.35a] 2024/02/08 08:58:54: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:58:54: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:58:55: bind SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/08 08:58:55: prepare SpecialOfferStage:
$feature_freedombuildings00
[1.11.35a] 2024/02/08 08:58:55: enter SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/08 08:58:55: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:58:55: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:58:55: refresh
[1.11.35a] 2024/02/08 08:58:55: ResolutionMgr perfect width 275 for res 1080x2400
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:58:55: ResolutionMgr perfect index 0 (4) with 3 factors
available
[1.11.35a] 2024/02/08 08:58:55: refresh
[1.11.35a] 2024/02/08 08:58:55: ResolutionMgr perfect width 275 for res 1080x2400
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:58:55: ResolutionMgr perfect index 0 (4) with 3 factors
available
[1.11.35a] 2024/02/08 08:58:55: refresh
[1.11.35a] 2024/02/08 08:58:55: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:58:55: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:58:55: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/08 08:58:55: null|special_freedombuildings00


[1.11.35a] 2024/02/08 08:58:58: leave SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/08 08:58:58: drop SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/08 08:58:58: enter GameStage
[1.11.35a] 2024/02/08 08:58:58: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:58:58: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:59:02: instance MTA0
[1.11.35a] 2024/02/08 08:59:34: bind CityInfoStage
[1.11.35a] 2024/02/08 08:59:34: prepare CityInfoStage
[1.11.35a] 2024/02/08 08:59:34: enter CityInfoStage
[1.11.35a] 2024/02/08 08:59:34: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:59:34: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 08:59:42: leave CityInfoStage
[1.11.35a] 2024/02/08 08:59:42: drop CityInfoStage
[1.11.35a] 2024/02/08 08:59:42: enter GameStage
[1.11.35a] 2024/02/08 08:59:42: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 08:59:42: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:03:16: instance ODQ=
[1.11.35a] 2024/02/08 09:04:06: bind SaveWaitingStage
[1.11.35a] 2024/02/08 09:04:06: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 09:04:06: enter SaveWaitingStage
[1.11.35a] 2024/02/08 09:04:06: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:04:06: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:04:06: leave SaveWaitingStage
[1.11.35a] 2024/02/08 09:04:06: drop SaveWaitingStage
[1.11.35a] 2024/02/08 09:04:06: enter GameStage
[1.11.35a] 2024/02/08 09:04:06: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:04:06: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:05:36: bind CityInfoStage
[1.11.35a] 2024/02/08 09:05:36: prepare CityInfoStage
[1.11.35a] 2024/02/08 09:05:36: enter CityInfoStage
[1.11.35a] 2024/02/08 09:05:36: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:05:36: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:05:37: refresh
[1.11.35a] 2024/02/08 09:05:37: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:05:37: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:05:38: leave CityInfoStage
[1.11.35a] 2024/02/08 09:05:38: drop CityInfoStage
[1.11.35a] 2024/02/08 09:05:38: enter GameStage
[1.11.35a] 2024/02/08 09:05:38: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:05:38: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:07:22: bind CityInfoStage
[1.11.35a] 2024/02/08 09:07:22: prepare CityInfoStage
[1.11.35a] 2024/02/08 09:07:22: enter CityInfoStage
[1.11.35a] 2024/02/08 09:07:22: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:07:22: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:07:23: leave CityInfoStage
[1.11.35a] 2024/02/08 09:07:23: drop CityInfoStage
[1.11.35a] 2024/02/08 09:07:23: enter GameStage
[1.11.35a] 2024/02/08 09:07:23: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:07:23: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:09:06: bind SaveWaitingStage
[1.11.35a] 2024/02/08 09:09:06: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 09:09:06: enter SaveWaitingStage
[1.11.35a] 2024/02/08 09:09:06: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:09:06: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:09:07: leave SaveWaitingStage
[1.11.35a] 2024/02/08 09:09:07: drop SaveWaitingStage
[1.11.35a] 2024/02/08 09:09:07: enter GameStage
[1.11.35a] 2024/02/08 09:09:07: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:09:07: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:14:06: bind SaveWaitingStage
[1.11.35a] 2024/02/08 09:14:06: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 09:14:06: enter SaveWaitingStage
[1.11.35a] 2024/02/08 09:14:06: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:14:06: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:14:07: leave SaveWaitingStage
[1.11.35a] 2024/02/08 09:14:07: drop SaveWaitingStage
[1.11.35a] 2024/02/08 09:14:07: enter GameStage
[1.11.35a] 2024/02/08 09:14:07: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:14:07: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:14:18: refresh
[1.11.35a] 2024/02/08 09:14:19: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:14:19: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:14:22: refresh
[1.11.35a] 2024/02/08 09:14:22: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:14:22: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:14:46: bind CityInfoStage
[1.11.35a] 2024/02/08 09:14:46: prepare CityInfoStage
[1.11.35a] 2024/02/08 09:14:46: enter CityInfoStage
[1.11.35a] 2024/02/08 09:14:46: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:14:46: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:14:49: leave CityInfoStage
[1.11.35a] 2024/02/08 09:14:49: drop CityInfoStage
[1.11.35a] 2024/02/08 09:14:49: enter GameStage
[1.11.35a] 2024/02/08 09:14:49: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:14:49: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:19:30: bind SaveWaitingStage
[1.11.35a] 2024/02/08 09:19:30: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 09:19:30: enter SaveWaitingStage
[1.11.35a] 2024/02/08 09:19:30: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:19:30: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:19:30: leave SaveWaitingStage
[1.11.35a] 2024/02/08 09:19:30: drop SaveWaitingStage
[1.11.35a] 2024/02/08 09:19:30: enter GameStage
[1.11.35a] 2024/02/08 09:19:30: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:19:30: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:24:32: bind SaveWaitingStage
[1.11.35a] 2024/02/08 09:24:32: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 09:24:32: enter SaveWaitingStage
[1.11.35a] 2024/02/08 09:24:32: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:24:32: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:24:32: leave SaveWaitingStage
[1.11.35a] 2024/02/08 09:24:32: drop SaveWaitingStage
[1.11.35a] 2024/02/08 09:24:32: enter GameStage
[1.11.35a] 2024/02/08 09:24:32: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:24:32: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:27:53: leave GameStage
[1.11.35a] 2024/02/08 09:27:53: drop GameStage
[1.11.35a] 2024/02/08 09:27:53: bind SaveWaitingStage
[1.11.35a] 2024/02/08 09:27:53: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 09:27:53: enter SaveWaitingStage
[1.11.35a] 2024/02/08 09:27:53: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:27:53: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:27:53: leave SaveWaitingStage
[1.11.35a] 2024/02/08 09:27:53: drop SaveWaitingStage
[1.11.35a] 2024/02/08 09:27:53: enter RegionStage
[1.11.35a] 2024/02/08 09:27:53: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 09:27:53: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 09:27:59: pause app
[1.11.35a] 2024/02/08 15:16:56: Startup
[1.11.35a] 2024/02/08 15:16:56: create() cold start
[1.11.35a] 2024/02/08 15:16:56: Download
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl
.java:131)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp
sURLConnection.java:90)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm
pl.java:30)
at
info.flowersoft.theotown.resources.ConfigManager.download(ConfigManager.java:160)
at
info.flowersoft.theotown.resources.ConfigManager.lambda$fetchOnline$0(ConfigManager
.java:90)
at info.flowersoft.theotown.resources.ConfigManager.
$r8$lambda$kS8gt7Mqi50zdRzLppUtOpqn-CE(Unknown Source:0)
at info.flowersoft.theotown.resources.ConfigManager$
$ExternalSyntheticLambda0.run(Unknown Source:2)
at java.lang.Thread.run(Thread.java:1012)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 20 more

[1.11.35a] 2024/02/08 15:16:56: Time


java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/08 15:16:56: translation ka_GE


[1.11.35a] 2024/02/08 15:16:56: instance ODQ=
[1.11.35a] 2024/02/08 15:16:56: create() finish
[1.11.35a] 2024/02/08 15:16:56: create() end
[1.11.35a] 2024/02/08 15:16:56: resume app
[1.11.35a] 2024/02/08 15:16:56: refresh
[1.11.35a] 2024/02/08 15:16:56: bind LoadingStage
[1.11.35a] 2024/02/08 15:16:56: prepare LoadingStage
[1.11.35a] 2024/02/08 15:16:56: enter LoadingStage
[1.11.35a] 2024/02/08 15:16:56: loading Warm-up
[1.11.35a] 2024/02/08 15:16:56: loading Startup
[1.11.35a] 2024/02/08 15:16:56: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)

[1.11.35a] 2024/02/08 15:16:56: Max texture size 16384


[1.11.35a] 2024/02/08 15:16:56: Max heap size is 512MB
[1.11.35a] 2024/02/08 15:16:56: Engine consumes 11MB
[1.11.35a] 2024/02/08 15:16:56: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/08 15:16:56: Backend
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)
[1.11.35a] 2024/02/08 15:16:56: General
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)

[1.11.35a] 2024/02/08 15:16:56: loading Texture


[1.11.35a] 2024/02/08 15:16:56: loading Fonts
[1.11.35a] 2024/02/08 15:16:57: loading Skin
[1.11.35a] 2024/02/08 15:16:57: loading Extract files
[1.11.35a] 2024/02/08 15:16:57: loading Frames
[1.11.35a] 2024/02/08 15:16:57: loading Scripting
[1.11.35a] 2024/02/08 15:16:57: loading Collecting drafts
[1.11.35a] 2024/02/08 15:16:57: loading Prefetching images
[1.11.35a] 2024/02/08 15:16:57: loading Loading drafts
[1.11.35a] 2024/02/08 15:16:58: loading Finishing drafts
[1.11.35a] 2024/02/08 15:16:58: loading Loading music
[1.11.35a] 2024/02/08 15:16:58: loading Shaders
[1.11.35a] 2024/02/08 15:16:58: loading Topics
[1.11.35a] 2024/02/08 15:16:58: loading Loading textures
[1.11.35a] 2024/02/08 15:16:59: loading Checking winter
[1.11.35a] 2024/02/08 15:16:59: loading Preparing background
[1.11.35a] 2024/02/08 15:16:59: loading Finishing
[1.11.35a] 2024/02/08 15:16:59: leave LoadingStage
[1.11.35a] 2024/02/08 15:16:59: drop LoadingStage
[1.11.35a] 2024/02/08 15:16:59: bind PluginErrorStage
[1.11.35a] 2024/02/08 15:16:59: prepare PluginErrorStage
[1.11.35a] 2024/02/08 15:16:59: bind MissingManifestStage
[1.11.35a] 2024/02/08 15:16:59: prepare MissingManifestStage
[1.11.35a] 2024/02/08 15:16:59: bind WelcomeStage
[1.11.35a] 2024/02/08 15:16:59: prepare WelcomeStage
[1.11.35a] 2024/02/08 15:16:59: enter WelcomeStage
[1.11.35a] 2024/02/08 15:16:59: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:16:59: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:16:59: drop PluginErrorStage
[1.11.35a] 2024/02/08 15:16:59: drop MissingManifestStage
[1.11.35a] 2024/02/08 15:16:59: leave WelcomeStage
[1.11.35a] 2024/02/08 15:16:59: drop WelcomeStage
[1.11.35a] 2024/02/08 15:16:59: bind RegionStage
[1.11.35a] 2024/02/08 15:16:59: prepare RegionStage
[1.11.35a] 2024/02/08 15:16:59: enter RegionStage
[1.11.35a] 2024/02/08 15:16:59: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:16:59: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:16:59: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:16:59: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:16:59: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:16:59: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:16:59: instance ODM=
[1.11.35a] 2024/02/08 15:16:59: instance ODQ=
[1.11.35a] 2024/02/08 15:16:59: bind LoadWaitingStage
[1.11.35a] 2024/02/08 15:16:59: prepare LoadWaitingStage
[1.11.35a] 2024/02/08 15:16:59: enter LoadWaitingStage
[1.11.35a] 2024/02/08 15:16:59: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:16:59: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:16:59: leave LoadWaitingStage
[1.11.35a] 2024/02/08 15:16:59: drop LoadWaitingStage
[1.11.35a] 2024/02/08 15:16:59: bind GameStage
[1.11.35a] 2024/02/08 15:16:59: prepare GameStage
[1.11.35a] 2024/02/08 15:16:59: enter GameStage
[1.11.35a] 2024/02/08 15:16:59: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:16:59: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:17:00: bind SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/08 15:17:00: prepare SpecialOfferStage:
$feature_freedombuildings00
[1.11.35a] 2024/02/08 15:17:00: enter SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/08 15:17:00: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:17:00: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:17:01: leave SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/08 15:17:01: drop SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/08 15:17:01: enter GameStage
[1.11.35a] 2024/02/08 15:17:01: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:17:01: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:17:21: leave GameStage
[1.11.35a] 2024/02/08 15:17:21: drop GameStage
[1.11.35a] 2024/02/08 15:17:21: bind SaveWaitingStage
[1.11.35a] 2024/02/08 15:17:21: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 15:17:21: enter SaveWaitingStage
[1.11.35a] 2024/02/08 15:17:21: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:17:21: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:17:21: leave SaveWaitingStage
[1.11.35a] 2024/02/08 15:17:21: drop SaveWaitingStage
[1.11.35a] 2024/02/08 15:17:21: enter RegionStage
[1.11.35a] 2024/02/08 15:17:21: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:17:21: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:17:32: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:17:32: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:17:33: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:17:33: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:17:40: bind CreateCityStage2;region=true
[1.11.35a] 2024/02/08 15:17:40: prepare CreateCityStage2;region=true
[1.11.35a] 2024/02/08 15:17:40: bind CreateCityStage1;region=true
[1.11.35a] 2024/02/08 15:17:40: prepare CreateCityStage1;region=true
[1.11.35a] 2024/02/08 15:17:40: enter CreateCityStage1;region=true
[1.11.35a] 2024/02/08 15:17:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:17:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:17:57: leave CreateCityStage1;region=true
[1.11.35a] 2024/02/08 15:17:57: drop CreateCityStage1;region=true
[1.11.35a] 2024/02/08 15:17:57: enter CreateCityStage2;region=true
[1.11.35a] 2024/02/08 15:17:57: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:17:57: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:17:59: leave CreateCityStage2;region=true
[1.11.35a] 2024/02/08 15:17:59: drop CreateCityStage2;region=true
[1.11.35a] 2024/02/08 15:17:59: drop RegionStage
[1.11.35a] 2024/02/08 15:17:59: bind WaitingStage
[1.11.35a] 2024/02/08 15:17:59: prepare WaitingStage
[1.11.35a] 2024/02/08 15:17:59: enter WaitingStage
[1.11.35a] 2024/02/08 15:17:59: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:17:59: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:18:00: leave WaitingStage
[1.11.35a] 2024/02/08 15:18:00: drop WaitingStage
[1.11.35a] 2024/02/08 15:18:00: bind RegionStage
[1.11.35a] 2024/02/08 15:18:00: prepare RegionStage
[1.11.35a] 2024/02/08 15:18:00: enter RegionStage
[1.11.35a] 2024/02/08 15:18:00: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:18:00: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:18:00: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:18:00: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:18:06: bind LoadWaitingStage
[1.11.35a] 2024/02/08 15:18:06: prepare LoadWaitingStage
[1.11.35a] 2024/02/08 15:18:06: enter LoadWaitingStage
[1.11.35a] 2024/02/08 15:18:06: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:18:06: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:18:07: leave LoadWaitingStage
[1.11.35a] 2024/02/08 15:18:07: drop LoadWaitingStage
[1.11.35a] 2024/02/08 15:18:07: bind GameStage
[1.11.35a] 2024/02/08 15:18:07: prepare GameStage
[1.11.35a] 2024/02/08 15:18:07: enter GameStage
[1.11.35a] 2024/02/08 15:18:07: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:18:07: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:18:22: pause app
[1.11.35a] 2024/02/08 15:24:00: Startup
[1.11.35a] 2024/02/08 15:24:00: create() cold start
[1.11.35a] 2024/02/08 15:24:00: Download
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl
.java:131)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp
sURLConnection.java:90)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm
pl.java:30)
at
info.flowersoft.theotown.resources.ConfigManager.download(ConfigManager.java:160)
at
info.flowersoft.theotown.resources.ConfigManager.lambda$fetchOnline$0(ConfigManager
.java:90)
at info.flowersoft.theotown.resources.ConfigManager.
$r8$lambda$kS8gt7Mqi50zdRzLppUtOpqn-CE(Unknown Source:0)
at info.flowersoft.theotown.resources.ConfigManager$
$ExternalSyntheticLambda0.run(Unknown Source:2)
at java.lang.Thread.run(Thread.java:1012)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 20 more

[1.11.35a] 2024/02/08 15:24:00: Time


java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/08 15:24:00: translation ka_GE


[1.11.35a] 2024/02/08 15:24:00: instance ODQ=
[1.11.35a] 2024/02/08 15:24:00: create() finish
[1.11.35a] 2024/02/08 15:24:00: create() end
[1.11.35a] 2024/02/08 15:24:00: resume app
[1.11.35a] 2024/02/08 15:24:00: refresh
[1.11.35a] 2024/02/08 15:24:00: bind LoadingStage
[1.11.35a] 2024/02/08 15:24:00: prepare LoadingStage
[1.11.35a] 2024/02/08 15:24:00: enter LoadingStage
[1.11.35a] 2024/02/08 15:24:00: loading Warm-up
[1.11.35a] 2024/02/08 15:24:00: loading Startup
[1.11.35a] 2024/02/08 15:24:00: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)

[1.11.35a] 2024/02/08 15:24:00: Max texture size 16384


[1.11.35a] 2024/02/08 15:24:00: Max heap size is 512MB
[1.11.35a] 2024/02/08 15:24:00: Engine consumes 11MB
[1.11.35a] 2024/02/08 15:24:00: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/08 15:24:00: Backend
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)

[1.11.35a] 2024/02/08 15:24:00: General


java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)

[1.11.35a] 2024/02/08 15:24:00: loading Texture


[1.11.35a] 2024/02/08 15:24:00: loading Fonts
[1.11.35a] 2024/02/08 15:24:01: loading Skin
[1.11.35a] 2024/02/08 15:24:01: loading Extract files
[1.11.35a] 2024/02/08 15:24:01: loading Frames
[1.11.35a] 2024/02/08 15:24:01: loading Scripting
[1.11.35a] 2024/02/08 15:24:01: loading Collecting drafts
[1.11.35a] 2024/02/08 15:24:01: loading Prefetching images
[1.11.35a] 2024/02/08 15:24:01: loading Loading drafts
[1.11.35a] 2024/02/08 15:24:01: loading Finishing drafts
[1.11.35a] 2024/02/08 15:24:02: loading Loading music
[1.11.35a] 2024/02/08 15:24:02: loading Shaders
[1.11.35a] 2024/02/08 15:24:02: loading Topics
[1.11.35a] 2024/02/08 15:24:02: loading Loading textures
[1.11.35a] 2024/02/08 15:24:02: loading Checking winter
[1.11.35a] 2024/02/08 15:24:03: loading Preparing background
[1.11.35a] 2024/02/08 15:24:03: loading Finishing
[1.11.35a] 2024/02/08 15:24:03: leave LoadingStage
[1.11.35a] 2024/02/08 15:24:03: drop LoadingStage
[1.11.35a] 2024/02/08 15:24:03: bind PluginErrorStage
[1.11.35a] 2024/02/08 15:24:03: prepare PluginErrorStage
[1.11.35a] 2024/02/08 15:24:03: bind MissingManifestStage
[1.11.35a] 2024/02/08 15:24:03: prepare MissingManifestStage
[1.11.35a] 2024/02/08 15:24:03: bind WelcomeStage
[1.11.35a] 2024/02/08 15:24:03: prepare WelcomeStage
[1.11.35a] 2024/02/08 15:24:03: enter WelcomeStage
[1.11.35a] 2024/02/08 15:24:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:24:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:24:03: drop PluginErrorStage
[1.11.35a] 2024/02/08 15:24:03: drop MissingManifestStage
[1.11.35a] 2024/02/08 15:24:03: leave WelcomeStage
[1.11.35a] 2024/02/08 15:24:03: drop WelcomeStage
[1.11.35a] 2024/02/08 15:24:03: bind RegionStage
[1.11.35a] 2024/02/08 15:24:03: prepare RegionStage
[1.11.35a] 2024/02/08 15:24:03: enter RegionStage
[1.11.35a] 2024/02/08 15:24:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:24:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:24:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:24:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:24:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:24:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:24:03: instance ODM=
[1.11.35a] 2024/02/08 15:24:03: instance ODQ=
[1.11.35a] 2024/02/08 15:24:03: bind LoadWaitingStage
[1.11.35a] 2024/02/08 15:24:03: prepare LoadWaitingStage
[1.11.35a] 2024/02/08 15:24:03: enter LoadWaitingStage
[1.11.35a] 2024/02/08 15:24:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:24:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:24:03: leave LoadWaitingStage
[1.11.35a] 2024/02/08 15:24:03: drop LoadWaitingStage
[1.11.35a] 2024/02/08 15:24:03: bind GameStage
[1.11.35a] 2024/02/08 15:24:03: prepare GameStage
[1.11.35a] 2024/02/08 15:24:03: enter GameStage
[1.11.35a] 2024/02/08 15:24:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:24:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:25:04: pause app
[1.11.35a] 2024/02/08 15:25:06: enter app
[1.11.35a] 2024/02/08 15:25:06: resume app
[1.11.35a] 2024/02/08 15:25:06: resume -> enter GameStage
[1.11.35a] 2024/02/08 15:25:06: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 15:25:06: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 15:25:09: pause app
[1.11.35a] 2024/02/08 17:19:35: Startup
[1.11.35a] 2024/02/08 17:19:35: create() cold start
[1.11.35a] 2024/02/08 17:19:35: translation ka_GE
[1.11.35a] 2024/02/08 17:19:35: instance ODQ=
[1.11.35a] 2024/02/08 17:19:36: create() finish
[1.11.35a] 2024/02/08 17:19:36: create() end
[1.11.35a] 2024/02/08 17:19:36: resume app
[1.11.35a] 2024/02/08 17:19:36: refresh
[1.11.35a] 2024/02/08 17:19:36: bind LoadingStage
[1.11.35a] 2024/02/08 17:19:36: prepare LoadingStage
[1.11.35a] 2024/02/08 17:19:36: enter LoadingStage
[1.11.35a] 2024/02/08 17:19:36: loading Warm-up
[1.11.35a] 2024/02/08 17:19:36: loading Startup
[1.11.35a] 2024/02/08 17:19:36: Max texture size 16384
[1.11.35a] 2024/02/08 17:19:36: Max heap size is 512MB
[1.11.35a] 2024/02/08 17:19:36: Engine consumes 11MB
[1.11.35a] 2024/02/08 17:19:36: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/08 17:19:36: loading Texture
[1.11.35a] 2024/02/08 17:19:36: loading Fonts
[1.11.35a] 2024/02/08 17:19:36: loading Skin
[1.11.35a] 2024/02/08 17:19:36: loading Extract files
[1.11.35a] 2024/02/08 17:19:36: loading Frames
[1.11.35a] 2024/02/08 17:19:36: loading Scripting
[1.11.35a] 2024/02/08 17:19:36: loading Collecting drafts
[1.11.35a] 2024/02/08 17:19:37: loading Prefetching images
[1.11.35a] 2024/02/08 17:19:37: loading Loading drafts
[1.11.35a] 2024/02/08 17:19:37: loading Finishing drafts
[1.11.35a] 2024/02/08 17:19:37: loading Loading music
[1.11.35a] 2024/02/08 17:19:37: loading Shaders
[1.11.35a] 2024/02/08 17:19:37: loading Topics
[1.11.35a] 2024/02/08 17:19:37: loading Loading textures
[1.11.35a] 2024/02/08 17:19:38: loading Checking winter
[1.11.35a] 2024/02/08 17:19:38: loading Preparing background
[1.11.35a] 2024/02/08 17:19:38: loading Finishing
[1.11.35a] 2024/02/08 17:19:38: leave LoadingStage
[1.11.35a] 2024/02/08 17:19:38: drop LoadingStage
[1.11.35a] 2024/02/08 17:19:38: bind PluginErrorStage
[1.11.35a] 2024/02/08 17:19:38: prepare PluginErrorStage
[1.11.35a] 2024/02/08 17:19:38: bind MissingManifestStage
[1.11.35a] 2024/02/08 17:19:38: prepare MissingManifestStage
[1.11.35a] 2024/02/08 17:19:38: bind WelcomeStage
[1.11.35a] 2024/02/08 17:19:38: prepare WelcomeStage
[1.11.35a] 2024/02/08 17:19:38: enter WelcomeStage
[1.11.35a] 2024/02/08 17:19:38: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 17:19:38: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 17:19:38: drop PluginErrorStage
[1.11.35a] 2024/02/08 17:19:38: drop MissingManifestStage
[1.11.35a] 2024/02/08 17:19:38: leave WelcomeStage
[1.11.35a] 2024/02/08 17:19:38: drop WelcomeStage
[1.11.35a] 2024/02/08 17:19:38: bind RegionStage
[1.11.35a] 2024/02/08 17:19:38: prepare RegionStage
[1.11.35a] 2024/02/08 17:19:38: enter RegionStage
[1.11.35a] 2024/02/08 17:19:38: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 17:19:38: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 17:19:38: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 17:19:38: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 17:19:38: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 17:19:38: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 17:19:39: instance ODM=
[1.11.35a] 2024/02/08 17:19:39: instance ODQ=
[1.11.35a] 2024/02/08 17:19:39: bind LoadWaitingStage
[1.11.35a] 2024/02/08 17:19:39: prepare LoadWaitingStage
[1.11.35a] 2024/02/08 17:19:39: enter LoadWaitingStage
[1.11.35a] 2024/02/08 17:19:39: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 17:19:39: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 17:19:39: leave LoadWaitingStage
[1.11.35a] 2024/02/08 17:19:39: drop LoadWaitingStage
[1.11.35a] 2024/02/08 17:19:39: bind GameStage
[1.11.35a] 2024/02/08 17:19:39: prepare GameStage
[1.11.35a] 2024/02/08 17:19:39: enter GameStage
[1.11.35a] 2024/02/08 17:19:39: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 17:19:39: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 17:19:39: bind SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/08 17:19:39: prepare SpecialOfferStage:
$feature_freedombuildings00
[1.11.35a] 2024/02/08 17:19:39: enter SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/08 17:19:39: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 17:19:39: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 17:19:44: leave SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/08 17:19:44: drop SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/08 17:19:44: enter GameStage
[1.11.35a] 2024/02/08 17:19:44: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 17:19:44: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 17:24:42: bind SaveWaitingStage
[1.11.35a] 2024/02/08 17:24:42: prepare SaveWaitingStage
[1.11.35a] 2024/02/08 17:24:42: enter SaveWaitingStage
[1.11.35a] 2024/02/08 17:24:42: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 17:24:42: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 17:24:43: leave SaveWaitingStage
[1.11.35a] 2024/02/08 17:24:43: drop SaveWaitingStage
[1.11.35a] 2024/02/08 17:24:43: enter GameStage
[1.11.35a] 2024/02/08 17:24:43: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/08 17:24:43: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/08 17:25:33: pause app
[1.11.35a] 2024/02/09 09:22:54: Startup
[1.11.35a] 2024/02/09 09:22:54: create() cold start
[1.11.35a] 2024/02/09 09:22:54: Download
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl
.java:131)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp
sURLConnection.java:90)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm
pl.java:30)
at
info.flowersoft.theotown.resources.ConfigManager.download(ConfigManager.java:160)
at
info.flowersoft.theotown.resources.ConfigManager.lambda$fetchOnline$0(ConfigManager
.java:90)
at info.flowersoft.theotown.resources.ConfigManager.
$r8$lambda$kS8gt7Mqi50zdRzLppUtOpqn-CE(Unknown Source:0)
at info.flowersoft.theotown.resources.ConfigManager$
$ExternalSyntheticLambda0.run(Unknown Source:2)
at java.lang.Thread.run(Thread.java:1012)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 20 more

[1.11.35a] 2024/02/09 09:22:54: Time


java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/09 09:22:54: translation ka_GE


[1.11.35a] 2024/02/09 09:22:54: instance ODQ=
[1.11.35a] 2024/02/09 09:22:54: create() finish
[1.11.35a] 2024/02/09 09:22:54: create() end
[1.11.35a] 2024/02/09 09:22:54: resume app
[1.11.35a] 2024/02/09 09:22:54: refresh
[1.11.35a] 2024/02/09 09:22:54: bind LoadingStage
[1.11.35a] 2024/02/09 09:22:54: prepare LoadingStage
[1.11.35a] 2024/02/09 09:22:54: enter LoadingStage
[1.11.35a] 2024/02/09 09:22:55: loading Warm-up
[1.11.35a] 2024/02/09 09:22:55: loading Startup
[1.11.35a] 2024/02/09 09:22:55: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)

[1.11.35a] 2024/02/09 09:22:55: Max texture size 16384


[1.11.35a] 2024/02/09 09:22:55: Max heap size is 512MB
[1.11.35a] 2024/02/09 09:22:55: Engine consumes 11MB
[1.11.35a] 2024/02/09 09:22:55: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/09 09:22:55: Backend
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)
[1.11.35a] 2024/02/09 09:22:55: General
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)

[1.11.35a] 2024/02/09 09:22:55: loading Texture


[1.11.35a] 2024/02/09 09:22:55: loading Fonts
[1.11.35a] 2024/02/09 09:22:55: loading Skin
[1.11.35a] 2024/02/09 09:22:55: loading Extract files
[1.11.35a] 2024/02/09 09:22:55: loading Frames
[1.11.35a] 2024/02/09 09:22:55: loading Scripting
[1.11.35a] 2024/02/09 09:22:55: loading Collecting drafts
[1.11.35a] 2024/02/09 09:22:55: loading Prefetching images
[1.11.35a] 2024/02/09 09:22:56: loading Loading drafts
[1.11.35a] 2024/02/09 09:22:56: loading Finishing drafts
[1.11.35a] 2024/02/09 09:22:56: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)

[1.11.35a] 2024/02/09 09:22:56: loading Loading music


[1.11.35a] 2024/02/09 09:22:56: loading Shaders
[1.11.35a] 2024/02/09 09:22:56: loading Topics
[1.11.35a] 2024/02/09 09:22:56: loading Loading textures
[1.11.35a] 2024/02/09 09:22:57: loading Checking winter
[1.11.35a] 2024/02/09 09:22:57: loading Preparing background
[1.11.35a] 2024/02/09 09:22:57: loading Finishing
[1.11.35a] 2024/02/09 09:22:57: leave LoadingStage
[1.11.35a] 2024/02/09 09:22:57: drop LoadingStage
[1.11.35a] 2024/02/09 09:22:57: bind PluginErrorStage
[1.11.35a] 2024/02/09 09:22:57: prepare PluginErrorStage
[1.11.35a] 2024/02/09 09:22:57: bind MissingManifestStage
[1.11.35a] 2024/02/09 09:22:57: prepare MissingManifestStage
[1.11.35a] 2024/02/09 09:22:57: bind WelcomeStage
[1.11.35a] 2024/02/09 09:22:57: prepare WelcomeStage
[1.11.35a] 2024/02/09 09:22:57: enter WelcomeStage
[1.11.35a] 2024/02/09 09:22:57: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:22:57: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:22:57: drop PluginErrorStage
[1.11.35a] 2024/02/09 09:22:57: drop MissingManifestStage
[1.11.35a] 2024/02/09 09:22:57: leave WelcomeStage
[1.11.35a] 2024/02/09 09:22:57: drop WelcomeStage
[1.11.35a] 2024/02/09 09:22:57: bind RegionStage
[1.11.35a] 2024/02/09 09:22:57: prepare RegionStage
[1.11.35a] 2024/02/09 09:22:57: enter RegionStage
[1.11.35a] 2024/02/09 09:22:57: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:22:57: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:22:57: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:22:57: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:22:57: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:22:57: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:22:57: instance ODM=
[1.11.35a] 2024/02/09 09:22:57: instance ODQ=
[1.11.35a] 2024/02/09 09:22:57: bind LoadWaitingStage
[1.11.35a] 2024/02/09 09:22:57: prepare LoadWaitingStage
[1.11.35a] 2024/02/09 09:22:57: enter LoadWaitingStage
[1.11.35a] 2024/02/09 09:22:57: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:22:57: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:22:57: leave LoadWaitingStage
[1.11.35a] 2024/02/09 09:22:57: drop LoadWaitingStage
[1.11.35a] 2024/02/09 09:22:57: bind GameStage
[1.11.35a] 2024/02/09 09:22:57: prepare GameStage
[1.11.35a] 2024/02/09 09:22:57: enter GameStage
[1.11.35a] 2024/02/09 09:22:57: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:22:57: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:22:57: bind SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 09:22:57: prepare SpecialOfferStage:
$feature_freedombuildings00
[1.11.35a] 2024/02/09 09:22:57: enter SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 09:22:57: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:22:57: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:22:59: leave SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 09:22:59: drop SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 09:22:59: enter GameStage
[1.11.35a] 2024/02/09 09:22:59: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:22:59: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:23:21: bind CityInfoStage
[1.11.35a] 2024/02/09 09:23:21: prepare CityInfoStage
[1.11.35a] 2024/02/09 09:23:21: enter CityInfoStage
[1.11.35a] 2024/02/09 09:23:21: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:23:21: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:23:22: leave CityInfoStage
[1.11.35a] 2024/02/09 09:23:22: drop CityInfoStage
[1.11.35a] 2024/02/09 09:23:22: enter GameStage
[1.11.35a] 2024/02/09 09:23:22: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:23:22: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:27:58: bind SaveWaitingStage
[1.11.35a] 2024/02/09 09:27:58: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 09:27:58: enter SaveWaitingStage
[1.11.35a] 2024/02/09 09:27:58: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:27:58: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:27:58: leave SaveWaitingStage
[1.11.35a] 2024/02/09 09:27:58: drop SaveWaitingStage
[1.11.35a] 2024/02/09 09:27:58: enter GameStage
[1.11.35a] 2024/02/09 09:27:58: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:27:58: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:29:22: bind CityInfoStage
[1.11.35a] 2024/02/09 09:29:22: prepare CityInfoStage
[1.11.35a] 2024/02/09 09:29:22: enter CityInfoStage
[1.11.35a] 2024/02/09 09:29:22: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:29:22: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:29:24: leave CityInfoStage
[1.11.35a] 2024/02/09 09:29:24: drop CityInfoStage
[1.11.35a] 2024/02/09 09:29:24: enter GameStage
[1.11.35a] 2024/02/09 09:29:24: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:29:24: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:31:40: bind FeaturesStage
[1.11.35a] 2024/02/09 09:31:40: prepare FeaturesStage
[1.11.35a] 2024/02/09 09:31:40: enter FeaturesStage
[1.11.35a] 2024/02/09 09:31:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:31:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:31:45: leave FeaturesStage
[1.11.35a] 2024/02/09 09:31:45: drop FeaturesStage
[1.11.35a] 2024/02/09 09:31:45: enter GameStage
[1.11.35a] 2024/02/09 09:31:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:31:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:33:03: bind SaveWaitingStage
[1.11.35a] 2024/02/09 09:33:03: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 09:33:03: enter SaveWaitingStage
[1.11.35a] 2024/02/09 09:33:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:33:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:33:03: leave SaveWaitingStage
[1.11.35a] 2024/02/09 09:33:03: drop SaveWaitingStage
[1.11.35a] 2024/02/09 09:33:03: enter GameStage
[1.11.35a] 2024/02/09 09:33:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:33:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:37:46: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/09 09:38:03: bind SaveWaitingStage


[1.11.35a] 2024/02/09 09:38:03: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 09:38:03: enter SaveWaitingStage
[1.11.35a] 2024/02/09 09:38:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:38:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:38:03: leave SaveWaitingStage
[1.11.35a] 2024/02/09 09:38:03: drop SaveWaitingStage
[1.11.35a] 2024/02/09 09:38:03: enter GameStage
[1.11.35a] 2024/02/09 09:38:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:38:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:43:03: bind SaveWaitingStage
[1.11.35a] 2024/02/09 09:43:03: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 09:43:03: enter SaveWaitingStage
[1.11.35a] 2024/02/09 09:43:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:43:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:43:03: leave SaveWaitingStage
[1.11.35a] 2024/02/09 09:43:03: drop SaveWaitingStage
[1.11.35a] 2024/02/09 09:43:03: enter GameStage
[1.11.35a] 2024/02/09 09:43:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:43:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:48:03: bind SaveWaitingStage
[1.11.35a] 2024/02/09 09:48:03: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 09:48:03: enter SaveWaitingStage
[1.11.35a] 2024/02/09 09:48:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:48:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:48:03: leave SaveWaitingStage
[1.11.35a] 2024/02/09 09:48:03: drop SaveWaitingStage
[1.11.35a] 2024/02/09 09:48:03: enter GameStage
[1.11.35a] 2024/02/09 09:48:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:48:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:48:16: instance ODY=
[1.11.35a] 2024/02/09 09:48:19: instance ODg=
[1.11.35a] 2024/02/09 09:48:22: instance OTA=
[1.11.35a] 2024/02/09 09:48:23: instance OTI=
[1.11.35a] 2024/02/09 09:53:03: bind SaveWaitingStage
[1.11.35a] 2024/02/09 09:53:03: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 09:53:03: enter SaveWaitingStage
[1.11.35a] 2024/02/09 09:53:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:53:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:53:03: leave SaveWaitingStage
[1.11.35a] 2024/02/09 09:53:03: drop SaveWaitingStage
[1.11.35a] 2024/02/09 09:53:03: enter GameStage
[1.11.35a] 2024/02/09 09:53:03: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 09:53:03: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 09:54:52: pause app
[1.11.35a] 2024/02/09 10:06:43: enter app
[1.11.35a] 2024/02/09 10:06:43: resume app
[1.11.35a] 2024/02/09 10:06:43: resume -> enter GameStage
[1.11.35a] 2024/02/09 10:06:43: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 10:06:43: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 10:06:43: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/09 10:07:50: instance OTQ=


[1.11.35a] 2024/02/09 10:11:42: bind SaveWaitingStage
[1.11.35a] 2024/02/09 10:11:42: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 10:11:42: enter SaveWaitingStage
[1.11.35a] 2024/02/09 10:11:42: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 10:11:42: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 10:11:42: leave SaveWaitingStage
[1.11.35a] 2024/02/09 10:11:42: drop SaveWaitingStage
[1.11.35a] 2024/02/09 10:11:42: enter GameStage
[1.11.35a] 2024/02/09 10:11:42: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 10:11:42: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 10:11:50: bind CityInfoStage
[1.11.35a] 2024/02/09 10:11:50: prepare CityInfoStage
[1.11.35a] 2024/02/09 10:11:50: enter CityInfoStage
[1.11.35a] 2024/02/09 10:11:50: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 10:11:50: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 10:11:51: leave CityInfoStage
[1.11.35a] 2024/02/09 10:11:51: drop CityInfoStage
[1.11.35a] 2024/02/09 10:11:51: enter GameStage
[1.11.35a] 2024/02/09 10:11:51: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 10:11:51: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 10:13:21: instance OTY=
[1.11.35a] 2024/02/09 10:13:24: instance OTg=
[1.11.35a] 2024/02/09 10:16:42: bind SaveWaitingStage
[1.11.35a] 2024/02/09 10:16:42: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 10:16:42: enter SaveWaitingStage
[1.11.35a] 2024/02/09 10:16:42: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 10:16:42: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 10:16:43: leave SaveWaitingStage
[1.11.35a] 2024/02/09 10:16:43: drop SaveWaitingStage
[1.11.35a] 2024/02/09 10:16:43: enter GameStage
[1.11.35a] 2024/02/09 10:16:43: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 10:16:43: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 10:21:11: instance MTAw
[1.11.35a] 2024/02/09 10:21:42: bind SaveWaitingStage
[1.11.35a] 2024/02/09 10:21:42: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 10:21:42: enter SaveWaitingStage
[1.11.35a] 2024/02/09 10:21:42: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 10:21:42: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 10:21:43: leave SaveWaitingStage
[1.11.35a] 2024/02/09 10:21:43: drop SaveWaitingStage
[1.11.35a] 2024/02/09 10:21:43: enter GameStage
[1.11.35a] 2024/02/09 10:21:43: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 10:21:43: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 10:22:53: pause app
[1.11.35a] 2024/02/09 11:31:39: Startup
[1.11.35a] 2024/02/09 11:31:40: create() cold start
[1.11.35a] 2024/02/09 11:31:40: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/09 11:31:40: Download


java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl
.java:131)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp
sURLConnection.java:90)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm
pl.java:30)
at
info.flowersoft.theotown.resources.ConfigManager.download(ConfigManager.java:160)
at
info.flowersoft.theotown.resources.ConfigManager.lambda$fetchOnline$0(ConfigManager
.java:90)
at info.flowersoft.theotown.resources.ConfigManager.
$r8$lambda$kS8gt7Mqi50zdRzLppUtOpqn-CE(Unknown Source:0)
at info.flowersoft.theotown.resources.ConfigManager$
$ExternalSyntheticLambda0.run(Unknown Source:2)
at java.lang.Thread.run(Thread.java:1012)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 20 more

[1.11.35a] 2024/02/09 11:31:40: translation ka_GE


[1.11.35a] 2024/02/09 11:31:40: instance MTAw
[1.11.35a] 2024/02/09 11:31:40: create() finish
[1.11.35a] 2024/02/09 11:31:40: create() end
[1.11.35a] 2024/02/09 11:31:40: resume app
[1.11.35a] 2024/02/09 11:31:40: refresh
[1.11.35a] 2024/02/09 11:31:40: bind LoadingStage
[1.11.35a] 2024/02/09 11:31:40: prepare LoadingStage
[1.11.35a] 2024/02/09 11:31:40: enter LoadingStage
[1.11.35a] 2024/02/09 11:31:40: loading Warm-up
[1.11.35a] 2024/02/09 11:31:40: loading Startup
[1.11.35a] 2024/02/09 11:31:40: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
[1.11.35a] 2024/02/09 11:31:40: Max texture size 16384
[1.11.35a] 2024/02/09 11:31:40: Max heap size is 512MB
[1.11.35a] 2024/02/09 11:31:40: Engine consumes 11MB
[1.11.35a] 2024/02/09 11:31:40: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/09 11:31:40: Backend
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)

[1.11.35a] 2024/02/09 11:31:40: General


java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)

[1.11.35a] 2024/02/09 11:31:40: loading Texture


[1.11.35a] 2024/02/09 11:31:40: loading Fonts
[1.11.35a] 2024/02/09 11:31:41: loading Skin
[1.11.35a] 2024/02/09 11:31:41: loading Extract files
[1.11.35a] 2024/02/09 11:31:41: loading Frames
[1.11.35a] 2024/02/09 11:31:41: loading Scripting
[1.11.35a] 2024/02/09 11:31:41: loading Collecting drafts
[1.11.35a] 2024/02/09 11:31:41: loading Prefetching images
[1.11.35a] 2024/02/09 11:31:41: loading Loading drafts
[1.11.35a] 2024/02/09 11:31:41: loading Finishing drafts
[1.11.35a] 2024/02/09 11:31:42: loading Loading music
[1.11.35a] 2024/02/09 11:31:42: loading Shaders
[1.11.35a] 2024/02/09 11:31:42: loading Topics
[1.11.35a] 2024/02/09 11:31:42: loading Loading textures
[1.11.35a] 2024/02/09 11:31:42: loading Checking winter
[1.11.35a] 2024/02/09 11:31:42: loading Preparing background
[1.11.35a] 2024/02/09 11:31:43: loading Finishing
[1.11.35a] 2024/02/09 11:31:43: leave LoadingStage
[1.11.35a] 2024/02/09 11:31:43: drop LoadingStage
[1.11.35a] 2024/02/09 11:31:43: bind PluginErrorStage
[1.11.35a] 2024/02/09 11:31:43: prepare PluginErrorStage
[1.11.35a] 2024/02/09 11:31:43: bind MissingManifestStage
[1.11.35a] 2024/02/09 11:31:43: prepare MissingManifestStage
[1.11.35a] 2024/02/09 11:31:43: bind WelcomeStage
[1.11.35a] 2024/02/09 11:31:43: prepare WelcomeStage
[1.11.35a] 2024/02/09 11:31:43: enter WelcomeStage
[1.11.35a] 2024/02/09 11:31:43: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 11:31:43: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 11:31:43: drop PluginErrorStage
[1.11.35a] 2024/02/09 11:31:43: drop MissingManifestStage
[1.11.35a] 2024/02/09 11:31:43: leave WelcomeStage
[1.11.35a] 2024/02/09 11:31:43: drop WelcomeStage
[1.11.35a] 2024/02/09 11:31:43: bind RegionStage
[1.11.35a] 2024/02/09 11:31:43: prepare RegionStage
[1.11.35a] 2024/02/09 11:31:43: enter RegionStage
[1.11.35a] 2024/02/09 11:31:43: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 11:31:43: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 11:31:43: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 11:31:43: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 11:31:43: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 11:31:43: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 11:31:43: instance OTk=
[1.11.35a] 2024/02/09 11:31:43: instance MTAw
[1.11.35a] 2024/02/09 11:31:43: bind LoadWaitingStage
[1.11.35a] 2024/02/09 11:31:43: prepare LoadWaitingStage
[1.11.35a] 2024/02/09 11:31:43: enter LoadWaitingStage
[1.11.35a] 2024/02/09 11:31:43: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 11:31:43: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 11:31:43: leave LoadWaitingStage
[1.11.35a] 2024/02/09 11:31:43: drop LoadWaitingStage
[1.11.35a] 2024/02/09 11:31:43: bind GameStage
[1.11.35a] 2024/02/09 11:31:43: prepare GameStage
[1.11.35a] 2024/02/09 11:31:43: enter GameStage
[1.11.35a] 2024/02/09 11:31:43: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 11:31:43: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 11:31:43: bind SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 11:31:43: prepare SpecialOfferStage:
$feature_freedombuildings00
[1.11.35a] 2024/02/09 11:31:43: enter SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 11:31:43: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 11:31:43: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 11:31:45: leave SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 11:31:45: drop SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 11:31:45: enter GameStage
[1.11.35a] 2024/02/09 11:31:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 11:31:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 11:36:50: bind SaveWaitingStage
[1.11.35a] 2024/02/09 11:36:50: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 11:36:50: enter SaveWaitingStage
[1.11.35a] 2024/02/09 11:36:50: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 11:36:50: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 11:36:50: leave SaveWaitingStage
[1.11.35a] 2024/02/09 11:36:50: drop SaveWaitingStage
[1.11.35a] 2024/02/09 11:36:50: enter GameStage
[1.11.35a] 2024/02/09 11:36:50: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 11:36:50: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 11:37:45: instance MTAy
[1.11.35a] 2024/02/09 11:41:50: bind SaveWaitingStage
[1.11.35a] 2024/02/09 11:41:50: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 11:41:50: enter SaveWaitingStage
[1.11.35a] 2024/02/09 11:41:50: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 11:41:50: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 11:41:50: leave SaveWaitingStage
[1.11.35a] 2024/02/09 11:41:50: drop SaveWaitingStage
[1.11.35a] 2024/02/09 11:41:50: enter GameStage
[1.11.35a] 2024/02/09 11:41:50: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 11:41:50: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 11:43:09: pause app
[1.11.35a] 2024/02/09 11:51:56: enter app
[1.11.35a] 2024/02/09 11:51:56: resume app
[1.11.35a] 2024/02/09 11:51:56: resume -> enter GameStage
[1.11.35a] 2024/02/09 11:51:56: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 11:51:56: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 11:51:57: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/09 11:56:55: bind SaveWaitingStage


[1.11.35a] 2024/02/09 11:56:55: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 11:56:55: enter SaveWaitingStage
[1.11.35a] 2024/02/09 11:56:55: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 11:56:55: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 11:56:55: leave SaveWaitingStage
[1.11.35a] 2024/02/09 11:56:55: drop SaveWaitingStage
[1.11.35a] 2024/02/09 11:56:55: enter GameStage
[1.11.35a] 2024/02/09 11:56:55: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 11:56:55: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 12:00:13: bind Store
[1.11.35a] 2024/02/09 12:00:13: prepare Store
[1.11.35a] 2024/02/09 12:00:13: enter Store
[1.11.35a] 2024/02/09 12:00:13: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 12:00:13: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 12:00:16: leave Store
[1.11.35a] 2024/02/09 12:00:16: drop Store
[1.11.35a] 2024/02/09 12:00:16: enter GameStage
[1.11.35a] 2024/02/09 12:00:16: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 12:00:16: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 12:01:28: bind Store
[1.11.35a] 2024/02/09 12:01:28: prepare Store
[1.11.35a] 2024/02/09 12:01:28: enter Store
[1.11.35a] 2024/02/09 12:01:28: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 12:01:28: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 12:01:29: leave Store
[1.11.35a] 2024/02/09 12:01:29: drop Store
[1.11.35a] 2024/02/09 12:01:29: enter GameStage
[1.11.35a] 2024/02/09 12:01:29: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 12:01:29: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 12:01:56: bind SaveWaitingStage
[1.11.35a] 2024/02/09 12:01:56: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 12:01:56: enter SaveWaitingStage
[1.11.35a] 2024/02/09 12:01:56: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 12:01:56: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 12:01:57: leave SaveWaitingStage
[1.11.35a] 2024/02/09 12:01:57: drop SaveWaitingStage
[1.11.35a] 2024/02/09 12:01:57: enter GameStage
[1.11.35a] 2024/02/09 12:01:57: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 12:01:57: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 12:07:13: bind SaveWaitingStage
[1.11.35a] 2024/02/09 12:07:13: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 12:07:13: enter SaveWaitingStage
[1.11.35a] 2024/02/09 12:07:13: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 12:07:13: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 12:07:14: leave SaveWaitingStage
[1.11.35a] 2024/02/09 12:07:14: drop SaveWaitingStage
[1.11.35a] 2024/02/09 12:07:14: enter GameStage
[1.11.35a] 2024/02/09 12:07:14: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 12:07:14: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 12:12:16: bind SaveWaitingStage
[1.11.35a] 2024/02/09 12:12:16: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 12:12:16: enter SaveWaitingStage
[1.11.35a] 2024/02/09 12:12:16: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 12:12:16: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 12:12:16: leave SaveWaitingStage
[1.11.35a] 2024/02/09 12:12:16: drop SaveWaitingStage
[1.11.35a] 2024/02/09 12:12:16: enter GameStage
[1.11.35a] 2024/02/09 12:12:16: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 12:12:16: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 12:13:07: pause app
[1.11.35a] 2024/02/09 12:13:07: enter app
[1.11.35a] 2024/02/09 12:13:07: resume app
[1.11.35a] 2024/02/09 12:13:07: resume -> enter GameStage
[1.11.35a] 2024/02/09 12:13:07: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 12:13:07: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 12:13:08: refresh
[1.11.35a] 2024/02/09 12:13:08: ResolutionMgr perfect width 275 for res 1080x2400
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 12:13:08: ResolutionMgr perfect index 0 (4) with 3 factors
available
[1.11.35a] 2024/02/09 12:13:08: pause app
[1.11.35a] 2024/02/09 18:03:49: Startup
[1.11.35a] 2024/02/09 18:03:49: create() cold start
[1.11.35a] 2024/02/09 18:03:49: translation ka_GE
[1.11.35a] 2024/02/09 18:03:49: instance MTAy
[1.11.35a] 2024/02/09 18:03:49: create() finish
[1.11.35a] 2024/02/09 18:03:49: create() end
[1.11.35a] 2024/02/09 18:03:49: resume app
[1.11.35a] 2024/02/09 18:03:49: refresh
[1.11.35a] 2024/02/09 18:03:49: bind LoadingStage
[1.11.35a] 2024/02/09 18:03:49: prepare LoadingStage
[1.11.35a] 2024/02/09 18:03:49: enter LoadingStage
[1.11.35a] 2024/02/09 18:03:49: loading Warm-up
[1.11.35a] 2024/02/09 18:03:49: loading Startup
[1.11.35a] 2024/02/09 18:03:49: Max texture size 16384
[1.11.35a] 2024/02/09 18:03:49: Max heap size is 512MB
[1.11.35a] 2024/02/09 18:03:49: Engine consumes 11MB
[1.11.35a] 2024/02/09 18:03:49: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/09 18:03:49: loading Texture
[1.11.35a] 2024/02/09 18:03:50: loading Fonts
[1.11.35a] 2024/02/09 18:03:50: loading Skin
[1.11.35a] 2024/02/09 18:03:50: loading Extract files
[1.11.35a] 2024/02/09 18:03:50: loading Frames
[1.11.35a] 2024/02/09 18:03:50: loading Scripting
[1.11.35a] 2024/02/09 18:03:50: loading Collecting drafts
[1.11.35a] 2024/02/09 18:03:50: loading Prefetching images
[1.11.35a] 2024/02/09 18:03:50: loading Loading drafts
[1.11.35a] 2024/02/09 18:03:51: loading Finishing drafts
[1.11.35a] 2024/02/09 18:03:52: loading Loading music
[1.11.35a] 2024/02/09 18:03:52: loading Shaders
[1.11.35a] 2024/02/09 18:03:52: loading Topics
[1.11.35a] 2024/02/09 18:03:52: loading Loading textures
[1.11.35a] 2024/02/09 18:03:52: loading Checking winter
[1.11.35a] 2024/02/09 18:03:52: loading Preparing background
[1.11.35a] 2024/02/09 18:03:53: loading Finishing
[1.11.35a] 2024/02/09 18:03:53: leave LoadingStage
[1.11.35a] 2024/02/09 18:03:53: drop LoadingStage
[1.11.35a] 2024/02/09 18:03:53: bind PluginErrorStage
[1.11.35a] 2024/02/09 18:03:53: prepare PluginErrorStage
[1.11.35a] 2024/02/09 18:03:53: bind MissingManifestStage
[1.11.35a] 2024/02/09 18:03:53: prepare MissingManifestStage
[1.11.35a] 2024/02/09 18:03:53: bind WelcomeStage
[1.11.35a] 2024/02/09 18:03:53: prepare WelcomeStage
[1.11.35a] 2024/02/09 18:03:53: enter WelcomeStage
[1.11.35a] 2024/02/09 18:03:53: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:03:53: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:03:53: drop PluginErrorStage
[1.11.35a] 2024/02/09 18:03:53: drop MissingManifestStage
[1.11.35a] 2024/02/09 18:03:53: leave WelcomeStage
[1.11.35a] 2024/02/09 18:03:53: drop WelcomeStage
[1.11.35a] 2024/02/09 18:03:53: bind RegionStage
[1.11.35a] 2024/02/09 18:03:53: prepare RegionStage
[1.11.35a] 2024/02/09 18:03:53: enter RegionStage
[1.11.35a] 2024/02/09 18:03:53: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:03:53: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:03:53: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:03:53: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:03:53: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:03:53: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:03:53: instance MTAx
[1.11.35a] 2024/02/09 18:03:53: instance MTAy
[1.11.35a] 2024/02/09 18:03:53: bind LoadWaitingStage
[1.11.35a] 2024/02/09 18:03:53: prepare LoadWaitingStage
[1.11.35a] 2024/02/09 18:03:53: enter LoadWaitingStage
[1.11.35a] 2024/02/09 18:03:53: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:03:53: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:03:53: leave LoadWaitingStage
[1.11.35a] 2024/02/09 18:03:53: drop LoadWaitingStage
[1.11.35a] 2024/02/09 18:03:53: bind GameStage
[1.11.35a] 2024/02/09 18:03:53: prepare GameStage
[1.11.35a] 2024/02/09 18:03:54: enter GameStage
[1.11.35a] 2024/02/09 18:03:54: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:03:54: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:03:54: bind SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 18:03:54: prepare SpecialOfferStage:
$feature_freedombuildings00
[1.11.35a] 2024/02/09 18:03:54: enter SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 18:03:54: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:03:54: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:03:55: leave SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 18:03:55: drop SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 18:03:55: enter GameStage
[1.11.35a] 2024/02/09 18:03:55: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:03:55: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:05:50: instance MTA0
[1.11.35a] 2024/02/09 18:05:51: instance MTA2
[1.11.35a] 2024/02/09 18:06:21: bind CityInfoStage
[1.11.35a] 2024/02/09 18:06:21: prepare CityInfoStage
[1.11.35a] 2024/02/09 18:06:21: enter CityInfoStage
[1.11.35a] 2024/02/09 18:06:21: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:06:21: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:06:22: leave CityInfoStage
[1.11.35a] 2024/02/09 18:06:22: drop CityInfoStage
[1.11.35a] 2024/02/09 18:06:22: enter GameStage
[1.11.35a] 2024/02/09 18:06:22: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:06:22: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:09:12: bind SaveWaitingStage
[1.11.35a] 2024/02/09 18:09:12: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 18:09:12: enter SaveWaitingStage
[1.11.35a] 2024/02/09 18:09:12: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:09:12: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:09:12: leave SaveWaitingStage
[1.11.35a] 2024/02/09 18:09:12: drop SaveWaitingStage
[1.11.35a] 2024/02/09 18:09:12: enter GameStage
[1.11.35a] 2024/02/09 18:09:12: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:09:12: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:11:17: instance MTE2
[1.11.35a] 2024/02/09 18:12:52: bind CityInfoStage
[1.11.35a] 2024/02/09 18:12:52: prepare CityInfoStage
[1.11.35a] 2024/02/09 18:12:52: enter CityInfoStage
[1.11.35a] 2024/02/09 18:12:52: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:12:52: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:12:54: leave CityInfoStage
[1.11.35a] 2024/02/09 18:12:54: drop CityInfoStage
[1.11.35a] 2024/02/09 18:12:54: enter GameStage
[1.11.35a] 2024/02/09 18:12:54: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:12:54: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:13:24: bind Store
[1.11.35a] 2024/02/09 18:13:24: prepare Store
[1.11.35a] 2024/02/09 18:13:24: enter Store
[1.11.35a] 2024/02/09 18:13:24: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:13:24: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:13:25: leave Store
[1.11.35a] 2024/02/09 18:13:25: drop Store
[1.11.35a] 2024/02/09 18:13:25: enter GameStage
[1.11.35a] 2024/02/09 18:13:25: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:13:25: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:14:18: bind SaveWaitingStage
[1.11.35a] 2024/02/09 18:14:18: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 18:14:18: enter SaveWaitingStage
[1.11.35a] 2024/02/09 18:14:18: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:14:18: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:14:19: leave SaveWaitingStage
[1.11.35a] 2024/02/09 18:14:19: drop SaveWaitingStage
[1.11.35a] 2024/02/09 18:14:19: enter GameStage
[1.11.35a] 2024/02/09 18:14:19: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:14:19: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:19:19: bind SaveWaitingStage
[1.11.35a] 2024/02/09 18:19:19: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 18:19:19: enter SaveWaitingStage
[1.11.35a] 2024/02/09 18:19:19: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:19:19: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:19:20: leave SaveWaitingStage
[1.11.35a] 2024/02/09 18:19:20: drop SaveWaitingStage
[1.11.35a] 2024/02/09 18:19:20: enter GameStage
[1.11.35a] 2024/02/09 18:19:20: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:19:20: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:19:23: bind SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 18:19:23: prepare SpecialOfferStage:
$feature_freedombuildings00
[1.11.35a] 2024/02/09 18:19:23: enter SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 18:19:23: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:19:23: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:19:25: leave SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 18:19:25: drop SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 18:19:25: enter GameStage
[1.11.35a] 2024/02/09 18:19:25: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:19:25: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:19:30: leave GameStage
[1.11.35a] 2024/02/09 18:19:30: drop GameStage
[1.11.35a] 2024/02/09 18:19:30: bind SaveWaitingStage
[1.11.35a] 2024/02/09 18:19:30: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 18:19:30: enter SaveWaitingStage
[1.11.35a] 2024/02/09 18:19:30: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:19:30: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:19:30: leave SaveWaitingStage
[1.11.35a] 2024/02/09 18:19:30: drop SaveWaitingStage
[1.11.35a] 2024/02/09 18:19:30: enter RegionStage
[1.11.35a] 2024/02/09 18:19:30: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 18:19:30: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 18:19:44: pause app
[1.11.35a] 2024/02/09 22:39:10: Startup
[1.11.35a] 2024/02/09 22:39:10: create() cold start
[1.11.35a] 2024/02/09 22:39:10: translation ka_GE
[1.11.35a] 2024/02/09 22:39:11: instance MTE2
[1.11.35a] 2024/02/09 22:39:11: create() finish
[1.11.35a] 2024/02/09 22:39:11: create() end
[1.11.35a] 2024/02/09 22:39:11: resume app
[1.11.35a] 2024/02/09 22:39:11: refresh
[1.11.35a] 2024/02/09 22:39:11: bind LoadingStage
[1.11.35a] 2024/02/09 22:39:11: prepare LoadingStage
[1.11.35a] 2024/02/09 22:39:11: enter LoadingStage
[1.11.35a] 2024/02/09 22:39:11: loading Warm-up
[1.11.35a] 2024/02/09 22:39:11: loading Startup
[1.11.35a] 2024/02/09 22:39:11: Max texture size 16384
[1.11.35a] 2024/02/09 22:39:11: Max heap size is 512MB
[1.11.35a] 2024/02/09 22:39:11: Engine consumes 11MB
[1.11.35a] 2024/02/09 22:39:11: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/09 22:39:11: loading Texture
[1.11.35a] 2024/02/09 22:39:11: loading Fonts
[1.11.35a] 2024/02/09 22:39:11: loading Skin
[1.11.35a] 2024/02/09 22:39:11: loading Extract files
[1.11.35a] 2024/02/09 22:39:11: loading Frames
[1.11.35a] 2024/02/09 22:39:11: loading Scripting
[1.11.35a] 2024/02/09 22:39:12: loading Collecting drafts
[1.11.35a] 2024/02/09 22:39:12: loading Prefetching images
[1.11.35a] 2024/02/09 22:39:12: loading Loading drafts
[1.11.35a] 2024/02/09 22:39:12: loading Finishing drafts
[1.11.35a] 2024/02/09 22:39:13: loading Loading music
[1.11.35a] 2024/02/09 22:39:13: loading Shaders
[1.11.35a] 2024/02/09 22:39:13: loading Topics
[1.11.35a] 2024/02/09 22:39:13: loading Loading textures
[1.11.35a] 2024/02/09 22:39:14: loading Checking winter
[1.11.35a] 2024/02/09 22:39:14: loading Preparing background
[1.11.35a] 2024/02/09 22:39:14: loading Finishing
[1.11.35a] 2024/02/09 22:39:14: leave LoadingStage
[1.11.35a] 2024/02/09 22:39:14: drop LoadingStage
[1.11.35a] 2024/02/09 22:39:14: bind PluginErrorStage
[1.11.35a] 2024/02/09 22:39:14: prepare PluginErrorStage
[1.11.35a] 2024/02/09 22:39:14: bind MissingManifestStage
[1.11.35a] 2024/02/09 22:39:14: prepare MissingManifestStage
[1.11.35a] 2024/02/09 22:39:14: bind WelcomeStage
[1.11.35a] 2024/02/09 22:39:14: prepare WelcomeStage
[1.11.35a] 2024/02/09 22:39:14: enter WelcomeStage
[1.11.35a] 2024/02/09 22:39:14: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:39:14: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:39:14: drop PluginErrorStage
[1.11.35a] 2024/02/09 22:39:14: drop MissingManifestStage
[1.11.35a] 2024/02/09 22:39:14: leave WelcomeStage
[1.11.35a] 2024/02/09 22:39:14: drop WelcomeStage
[1.11.35a] 2024/02/09 22:39:14: bind RegionStage
[1.11.35a] 2024/02/09 22:39:14: prepare RegionStage
[1.11.35a] 2024/02/09 22:39:14: enter RegionStage
[1.11.35a] 2024/02/09 22:39:14: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:39:14: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:39:14: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:39:14: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:39:14: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:39:14: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:39:14: instance MTE1
[1.11.35a] 2024/02/09 22:39:14: instance MTE2
[1.11.35a] 2024/02/09 22:39:14: bind LoadWaitingStage
[1.11.35a] 2024/02/09 22:39:14: prepare LoadWaitingStage
[1.11.35a] 2024/02/09 22:39:14: enter LoadWaitingStage
[1.11.35a] 2024/02/09 22:39:14: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:39:14: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:39:15: leave LoadWaitingStage
[1.11.35a] 2024/02/09 22:39:15: drop LoadWaitingStage
[1.11.35a] 2024/02/09 22:39:15: bind GameStage
[1.11.35a] 2024/02/09 22:39:15: prepare GameStage
[1.11.35a] 2024/02/09 22:39:15: enter GameStage
[1.11.35a] 2024/02/09 22:39:15: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:39:15: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:39:15: bind SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 22:39:15: prepare SpecialOfferStage:
$feature_freedombuildings00
[1.11.35a] 2024/02/09 22:39:15: enter SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 22:39:15: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:39:15: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:39:16: leave SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 22:39:16: drop SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/09 22:39:16: enter GameStage
[1.11.35a] 2024/02/09 22:39:16: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:39:16: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:39:21: leave GameStage
[1.11.35a] 2024/02/09 22:39:21: drop GameStage
[1.11.35a] 2024/02/09 22:39:21: bind SaveWaitingStage
[1.11.35a] 2024/02/09 22:39:21: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 22:39:21: enter SaveWaitingStage
[1.11.35a] 2024/02/09 22:39:21: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:39:21: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:39:22: leave SaveWaitingStage
[1.11.35a] 2024/02/09 22:39:22: drop SaveWaitingStage
[1.11.35a] 2024/02/09 22:39:22: enter RegionStage
[1.11.35a] 2024/02/09 22:39:22: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:39:22: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:39:27: bind LoadWaitingStage
[1.11.35a] 2024/02/09 22:39:27: prepare LoadWaitingStage
[1.11.35a] 2024/02/09 22:39:27: enter LoadWaitingStage
[1.11.35a] 2024/02/09 22:39:27: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:39:27: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:39:29: leave LoadWaitingStage
[1.11.35a] 2024/02/09 22:39:29: drop LoadWaitingStage
[1.11.35a] 2024/02/09 22:39:29: bind GameStage
[1.11.35a] 2024/02/09 22:39:29: prepare GameStage
[1.11.35a] 2024/02/09 22:39:29: enter GameStage
[1.11.35a] 2024/02/09 22:39:29: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:39:29: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:42:37: bind CityInfoStage
[1.11.35a] 2024/02/09 22:42:37: prepare CityInfoStage
[1.11.35a] 2024/02/09 22:42:37: enter CityInfoStage
[1.11.35a] 2024/02/09 22:42:37: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:42:37: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:42:38: leave CityInfoStage
[1.11.35a] 2024/02/09 22:42:38: drop CityInfoStage
[1.11.35a] 2024/02/09 22:42:38: enter GameStage
[1.11.35a] 2024/02/09 22:42:38: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:42:38: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:42:38: instance MTE4
[1.11.35a] 2024/02/09 22:42:39: bind RankStage
[1.11.35a] 2024/02/09 22:42:39: prepare RankStage
[1.11.35a] 2024/02/09 22:42:39: enter RankStage
[1.11.35a] 2024/02/09 22:42:39: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:42:39: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:42:41: leave RankStage
[1.11.35a] 2024/02/09 22:42:41: drop RankStage
[1.11.35a] 2024/02/09 22:42:41: enter GameStage
[1.11.35a] 2024/02/09 22:42:41: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:42:41: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:44:28: bind SaveWaitingStage
[1.11.35a] 2024/02/09 22:44:28: prepare SaveWaitingStage
[1.11.35a] 2024/02/09 22:44:28: enter SaveWaitingStage
[1.11.35a] 2024/02/09 22:44:28: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:44:28: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:44:29: leave SaveWaitingStage
[1.11.35a] 2024/02/09 22:44:29: drop SaveWaitingStage
[1.11.35a] 2024/02/09 22:44:29: enter GameStage
[1.11.35a] 2024/02/09 22:44:29: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/09 22:44:29: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/09 22:46:44: pause app
[1.11.35a] 2024/02/10 09:47:37: Startup
[1.11.35a] 2024/02/10 09:47:37: create() cold start
[1.11.35a] 2024/02/10 09:47:38: translation ka_GE
[1.11.35a] 2024/02/10 09:47:38: instance MTE4
[1.11.35a] 2024/02/10 09:47:38: create() finish
[1.11.35a] 2024/02/10 09:47:38: create() end
[1.11.35a] 2024/02/10 09:47:38: resume app
[1.11.35a] 2024/02/10 09:47:38: refresh
[1.11.35a] 2024/02/10 09:47:38: bind LoadingStage
[1.11.35a] 2024/02/10 09:47:38: prepare LoadingStage
[1.11.35a] 2024/02/10 09:47:38: enter LoadingStage
[1.11.35a] 2024/02/10 09:47:38: loading Warm-up
[1.11.35a] 2024/02/10 09:47:38: loading Startup
[1.11.35a] 2024/02/10 09:47:38: Max texture size 16384
[1.11.35a] 2024/02/10 09:47:38: Max heap size is 512MB
[1.11.35a] 2024/02/10 09:47:38: Engine consumes 11MB
[1.11.35a] 2024/02/10 09:47:38: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/10 09:47:38: loading Texture
[1.11.35a] 2024/02/10 09:47:38: loading Fonts
[1.11.35a] 2024/02/10 09:47:38: loading Skin
[1.11.35a] 2024/02/10 09:47:38: loading Extract files
[1.11.35a] 2024/02/10 09:47:38: loading Frames
[1.11.35a] 2024/02/10 09:47:38: loading Scripting
[1.11.35a] 2024/02/10 09:47:39: loading Collecting drafts
[1.11.35a] 2024/02/10 09:47:39: loading Prefetching images
[1.11.35a] 2024/02/10 09:47:39: loading Loading drafts
[1.11.35a] 2024/02/10 09:47:39: loading Finishing drafts
[1.11.35a] 2024/02/10 09:47:40: loading Loading music
[1.11.35a] 2024/02/10 09:47:40: loading Shaders
[1.11.35a] 2024/02/10 09:47:40: loading Topics
[1.11.35a] 2024/02/10 09:47:40: loading Loading textures
[1.11.35a] 2024/02/10 09:47:41: loading Checking winter
[1.11.35a] 2024/02/10 09:47:41: loading Preparing background
[1.11.35a] 2024/02/10 09:47:41: loading Finishing
[1.11.35a] 2024/02/10 09:47:41: leave LoadingStage
[1.11.35a] 2024/02/10 09:47:41: drop LoadingStage
[1.11.35a] 2024/02/10 09:47:41: bind PluginErrorStage
[1.11.35a] 2024/02/10 09:47:41: prepare PluginErrorStage
[1.11.35a] 2024/02/10 09:47:41: bind MissingManifestStage
[1.11.35a] 2024/02/10 09:47:41: prepare MissingManifestStage
[1.11.35a] 2024/02/10 09:47:41: bind WelcomeStage
[1.11.35a] 2024/02/10 09:47:41: prepare WelcomeStage
[1.11.35a] 2024/02/10 09:47:41: enter WelcomeStage
[1.11.35a] 2024/02/10 09:47:41: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:47:41: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:47:41: drop PluginErrorStage
[1.11.35a] 2024/02/10 09:47:41: drop MissingManifestStage
[1.11.35a] 2024/02/10 09:47:41: leave WelcomeStage
[1.11.35a] 2024/02/10 09:47:41: drop WelcomeStage
[1.11.35a] 2024/02/10 09:47:41: bind RegionStage
[1.11.35a] 2024/02/10 09:47:41: prepare RegionStage
[1.11.35a] 2024/02/10 09:47:41: enter RegionStage
[1.11.35a] 2024/02/10 09:47:41: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:47:41: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:47:41: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:47:41: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:47:41: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:47:41: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:47:41: instance MTE3
[1.11.35a] 2024/02/10 09:47:41: instance MTE4
[1.11.35a] 2024/02/10 09:47:41: bind LoadWaitingStage
[1.11.35a] 2024/02/10 09:47:41: prepare LoadWaitingStage
[1.11.35a] 2024/02/10 09:47:41: enter LoadWaitingStage
[1.11.35a] 2024/02/10 09:47:41: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:47:41: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:47:41: leave LoadWaitingStage
[1.11.35a] 2024/02/10 09:47:41: drop LoadWaitingStage
[1.11.35a] 2024/02/10 09:47:41: bind GameStage
[1.11.35a] 2024/02/10 09:47:41: prepare GameStage
[1.11.35a] 2024/02/10 09:47:41: enter GameStage
[1.11.35a] 2024/02/10 09:47:41: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:47:41: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:47:42: bind SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 09:47:42: prepare SpecialOfferStage:
$feature_freedombuildings00
[1.11.35a] 2024/02/10 09:47:42: enter SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 09:47:42: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:47:42: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:47:43: leave SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 09:47:43: drop SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 09:47:43: enter GameStage
[1.11.35a] 2024/02/10 09:47:43: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:47:43: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:50:47: instance MTIw
[1.11.35a] 2024/02/10 09:50:47: bind RankStage
[1.11.35a] 2024/02/10 09:50:47: prepare RankStage
[1.11.35a] 2024/02/10 09:50:47: enter RankStage
[1.11.35a] 2024/02/10 09:50:47: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:50:47: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:50:51: leave RankStage
[1.11.35a] 2024/02/10 09:50:51: drop RankStage
[1.11.35a] 2024/02/10 09:50:51: enter GameStage
[1.11.35a] 2024/02/10 09:50:51: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:50:51: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:52:45: bind SaveWaitingStage
[1.11.35a] 2024/02/10 09:52:45: prepare SaveWaitingStage
[1.11.35a] 2024/02/10 09:52:45: enter SaveWaitingStage
[1.11.35a] 2024/02/10 09:52:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:52:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:52:45: leave SaveWaitingStage
[1.11.35a] 2024/02/10 09:52:45: drop SaveWaitingStage
[1.11.35a] 2024/02/10 09:52:45: enter GameStage
[1.11.35a] 2024/02/10 09:52:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:52:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:55:56: bind FullPageOfferStage
[1.11.35a] 2024/02/10 09:55:56: prepare FullPageOfferStage
[1.11.35a] 2024/02/10 09:55:56: enter FullPageOfferStage
[1.11.35a] 2024/02/10 09:55:56: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:55:56: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:55:59: leave FullPageOfferStage
[1.11.35a] 2024/02/10 09:55:59: drop FullPageOfferStage
[1.11.35a] 2024/02/10 09:55:59: enter GameStage
[1.11.35a] 2024/02/10 09:55:59: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:55:59: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:57:47: bind SaveWaitingStage
[1.11.35a] 2024/02/10 09:57:47: prepare SaveWaitingStage
[1.11.35a] 2024/02/10 09:57:47: enter SaveWaitingStage
[1.11.35a] 2024/02/10 09:57:47: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:57:47: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:57:47: leave SaveWaitingStage
[1.11.35a] 2024/02/10 09:57:47: drop SaveWaitingStage
[1.11.35a] 2024/02/10 09:57:47: enter GameStage
[1.11.35a] 2024/02/10 09:57:47: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:57:47: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:58:04: instance MTIy
[1.11.35a] 2024/02/10 09:58:04: bind RankStage
[1.11.35a] 2024/02/10 09:58:04: prepare RankStage
[1.11.35a] 2024/02/10 09:58:04: enter RankStage
[1.11.35a] 2024/02/10 09:58:04: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:58:04: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:58:14: leave RankStage
[1.11.35a] 2024/02/10 09:58:14: drop RankStage
[1.11.35a] 2024/02/10 09:58:14: enter GameStage
[1.11.35a] 2024/02/10 09:58:14: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 09:58:14: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 09:59:43: pause app
[1.11.35a] 2024/02/10 12:08:47: Startup
[1.11.35a] 2024/02/10 12:08:47: create() cold start
[1.11.35a] 2024/02/10 12:08:47: Download
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl
.java:131)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp
sURLConnection.java:90)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm
pl.java:30)
at
info.flowersoft.theotown.resources.ConfigManager.download(ConfigManager.java:160)
at
info.flowersoft.theotown.resources.ConfigManager.lambda$fetchOnline$0(ConfigManager
.java:90)
at info.flowersoft.theotown.resources.ConfigManager.
$r8$lambda$kS8gt7Mqi50zdRzLppUtOpqn-CE(Unknown Source:0)
at info.flowersoft.theotown.resources.ConfigManager$
$ExternalSyntheticLambda0.run(Unknown Source:2)
at java.lang.Thread.run(Thread.java:1012)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 20 more

[1.11.35a] 2024/02/10 12:08:47: Time


java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/10 12:08:47: translation ka_GE


[1.11.35a] 2024/02/10 12:08:47: instance MTIy
[1.11.35a] 2024/02/10 12:08:47: create() finish
[1.11.35a] 2024/02/10 12:08:47: create() end
[1.11.35a] 2024/02/10 12:08:47: resume app
[1.11.35a] 2024/02/10 12:08:47: refresh
[1.11.35a] 2024/02/10 12:08:47: bind LoadingStage
[1.11.35a] 2024/02/10 12:08:47: prepare LoadingStage
[1.11.35a] 2024/02/10 12:08:47: enter LoadingStage
[1.11.35a] 2024/02/10 12:08:48: loading Warm-up
[1.11.35a] 2024/02/10 12:08:48: loading Startup
[1.11.35a] 2024/02/10 12:08:48: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)

[1.11.35a] 2024/02/10 12:08:48: Max texture size 16384


[1.11.35a] 2024/02/10 12:08:48: Max heap size is 512MB
[1.11.35a] 2024/02/10 12:08:48: Engine consumes 11MB
[1.11.35a] 2024/02/10 12:08:48: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/10 12:08:48: Backend
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)

[1.11.35a] 2024/02/10 12:08:48: General


java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)

[1.11.35a] 2024/02/10 12:08:48: loading Texture


[1.11.35a] 2024/02/10 12:08:48: loading Fonts
[1.11.35a] 2024/02/10 12:08:48: loading Skin
[1.11.35a] 2024/02/10 12:08:48: loading Extract files
[1.11.35a] 2024/02/10 12:08:48: loading Frames
[1.11.35a] 2024/02/10 12:08:48: loading Scripting
[1.11.35a] 2024/02/10 12:08:48: loading Collecting drafts
[1.11.35a] 2024/02/10 12:08:49: loading Prefetching images
[1.11.35a] 2024/02/10 12:08:49: loading Loading drafts
[1.11.35a] 2024/02/10 12:08:49: loading Finishing drafts
[1.11.35a] 2024/02/10 12:08:50: loading Loading music
[1.11.35a] 2024/02/10 12:08:50: loading Shaders
[1.11.35a] 2024/02/10 12:08:50: loading Topics
[1.11.35a] 2024/02/10 12:08:50: loading Loading textures
[1.11.35a] 2024/02/10 12:08:50: loading Checking winter
[1.11.35a] 2024/02/10 12:08:50: loading Preparing background
[1.11.35a] 2024/02/10 12:08:51: loading Finishing
[1.11.35a] 2024/02/10 12:08:51: leave LoadingStage
[1.11.35a] 2024/02/10 12:08:51: drop LoadingStage
[1.11.35a] 2024/02/10 12:08:51: bind PluginErrorStage
[1.11.35a] 2024/02/10 12:08:51: prepare PluginErrorStage
[1.11.35a] 2024/02/10 12:08:51: bind MissingManifestStage
[1.11.35a] 2024/02/10 12:08:51: prepare MissingManifestStage
[1.11.35a] 2024/02/10 12:08:51: bind WelcomeStage
[1.11.35a] 2024/02/10 12:08:51: prepare WelcomeStage
[1.11.35a] 2024/02/10 12:08:51: enter WelcomeStage
[1.11.35a] 2024/02/10 12:08:51: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 12:08:51: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 12:08:51: drop PluginErrorStage
[1.11.35a] 2024/02/10 12:08:51: drop MissingManifestStage
[1.11.35a] 2024/02/10 12:08:51: leave WelcomeStage
[1.11.35a] 2024/02/10 12:08:51: drop WelcomeStage
[1.11.35a] 2024/02/10 12:08:51: bind RegionStage
[1.11.35a] 2024/02/10 12:08:51: prepare RegionStage
[1.11.35a] 2024/02/10 12:08:51: enter RegionStage
[1.11.35a] 2024/02/10 12:08:51: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 12:08:51: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 12:08:51: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 12:08:51: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 12:08:51: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 12:08:51: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 12:08:51: instance MTIx
[1.11.35a] 2024/02/10 12:08:51: instance MTIy
[1.11.35a] 2024/02/10 12:08:51: bind LoadWaitingStage
[1.11.35a] 2024/02/10 12:08:51: prepare LoadWaitingStage
[1.11.35a] 2024/02/10 12:08:51: enter LoadWaitingStage
[1.11.35a] 2024/02/10 12:08:51: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 12:08:51: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 12:08:51: leave LoadWaitingStage
[1.11.35a] 2024/02/10 12:08:51: drop LoadWaitingStage
[1.11.35a] 2024/02/10 12:08:51: bind GameStage
[1.11.35a] 2024/02/10 12:08:51: prepare GameStage
[1.11.35a] 2024/02/10 12:08:51: enter GameStage
[1.11.35a] 2024/02/10 12:08:51: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 12:08:51: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 12:08:52: bind SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 12:08:52: prepare SpecialOfferStage:
$feature_freedombuildings00
[1.11.35a] 2024/02/10 12:08:52: enter SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 12:08:52: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 12:08:52: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 12:08:53: leave SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 12:08:53: drop SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 12:08:53: enter GameStage
[1.11.35a] 2024/02/10 12:08:53: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 12:08:53: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 12:09:27: bind RankStage
[1.11.35a] 2024/02/10 12:09:27: prepare RankStage
[1.11.35a] 2024/02/10 12:09:27: enter RankStage
[1.11.35a] 2024/02/10 12:09:27: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 12:09:27: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 12:09:31: leave RankStage
[1.11.35a] 2024/02/10 12:09:31: drop RankStage
[1.11.35a] 2024/02/10 12:09:31: enter GameStage
[1.11.35a] 2024/02/10 12:09:31: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 12:09:31: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 12:09:33: pause app
[1.11.35a] 2024/02/10 16:26:28: Startup
[1.11.35a] 2024/02/10 16:26:28: create() cold start
[1.11.35a] 2024/02/10 16:26:28: translation ka_GE
[1.11.35a] 2024/02/10 16:26:28: instance MTIy
[1.11.35a] 2024/02/10 16:26:28: create() finish
[1.11.35a] 2024/02/10 16:26:28: create() end
[1.11.35a] 2024/02/10 16:26:28: resume app
[1.11.35a] 2024/02/10 16:26:28: refresh
[1.11.35a] 2024/02/10 16:26:28: bind LoadingStage
[1.11.35a] 2024/02/10 16:26:28: prepare LoadingStage
[1.11.35a] 2024/02/10 16:26:28: enter LoadingStage
[1.11.35a] 2024/02/10 16:26:28: loading Warm-up
[1.11.35a] 2024/02/10 16:26:28: loading Startup
[1.11.35a] 2024/02/10 16:26:28: Max texture size 16384
[1.11.35a] 2024/02/10 16:26:28: Max heap size is 512MB
[1.11.35a] 2024/02/10 16:26:28: Engine consumes 11MB
[1.11.35a] 2024/02/10 16:26:28: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/10 16:26:29: loading Texture
[1.11.35a] 2024/02/10 16:26:29: loading Fonts
[1.11.35a] 2024/02/10 16:26:29: loading Skin
[1.11.35a] 2024/02/10 16:26:29: loading Extract files
[1.11.35a] 2024/02/10 16:26:29: loading Frames
[1.11.35a] 2024/02/10 16:26:29: loading Scripting
[1.11.35a] 2024/02/10 16:26:29: loading Collecting drafts
[1.11.35a] 2024/02/10 16:26:29: loading Prefetching images
[1.11.35a] 2024/02/10 16:26:29: loading Loading drafts
[1.11.35a] 2024/02/10 16:26:30: loading Finishing drafts
[1.11.35a] 2024/02/10 16:26:30: loading Loading music
[1.11.35a] 2024/02/10 16:26:30: loading Shaders
[1.11.35a] 2024/02/10 16:26:30: loading Topics
[1.11.35a] 2024/02/10 16:26:30: loading Loading textures
[1.11.35a] 2024/02/10 16:26:31: loading Checking winter
[1.11.35a] 2024/02/10 16:26:31: loading Preparing background
[1.11.35a] 2024/02/10 16:26:31: loading Finishing
[1.11.35a] 2024/02/10 16:26:31: leave LoadingStage
[1.11.35a] 2024/02/10 16:26:31: drop LoadingStage
[1.11.35a] 2024/02/10 16:26:31: bind PluginErrorStage
[1.11.35a] 2024/02/10 16:26:31: prepare PluginErrorStage
[1.11.35a] 2024/02/10 16:26:31: bind MissingManifestStage
[1.11.35a] 2024/02/10 16:26:31: prepare MissingManifestStage
[1.11.35a] 2024/02/10 16:26:31: bind WelcomeStage
[1.11.35a] 2024/02/10 16:26:31: prepare WelcomeStage
[1.11.35a] 2024/02/10 16:26:31: enter WelcomeStage
[1.11.35a] 2024/02/10 16:26:31: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:26:31: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:26:31: drop PluginErrorStage
[1.11.35a] 2024/02/10 16:26:31: drop MissingManifestStage
[1.11.35a] 2024/02/10 16:26:31: leave WelcomeStage
[1.11.35a] 2024/02/10 16:26:31: drop WelcomeStage
[1.11.35a] 2024/02/10 16:26:31: bind RegionStage
[1.11.35a] 2024/02/10 16:26:31: prepare RegionStage
[1.11.35a] 2024/02/10 16:26:32: enter RegionStage
[1.11.35a] 2024/02/10 16:26:32: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:26:32: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:26:32: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:26:32: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:26:32: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:26:32: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:26:32: instance MTIx
[1.11.35a] 2024/02/10 16:26:32: instance MTIy
[1.11.35a] 2024/02/10 16:26:32: bind LoadWaitingStage
[1.11.35a] 2024/02/10 16:26:32: prepare LoadWaitingStage
[1.11.35a] 2024/02/10 16:26:32: enter LoadWaitingStage
[1.11.35a] 2024/02/10 16:26:32: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:26:32: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:26:32: leave LoadWaitingStage
[1.11.35a] 2024/02/10 16:26:32: drop LoadWaitingStage
[1.11.35a] 2024/02/10 16:26:32: bind GameStage
[1.11.35a] 2024/02/10 16:26:32: prepare GameStage
[1.11.35a] 2024/02/10 16:26:32: enter GameStage
[1.11.35a] 2024/02/10 16:26:32: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:26:32: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:26:32: bind SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 16:26:32: prepare SpecialOfferStage:
$feature_freedombuildings00
[1.11.35a] 2024/02/10 16:26:32: enter SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 16:26:32: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:26:32: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:26:33: leave SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 16:26:33: drop SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 16:26:33: enter GameStage
[1.11.35a] 2024/02/10 16:26:33: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:26:33: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:26:43: bind RankStage
[1.11.35a] 2024/02/10 16:26:43: prepare RankStage
[1.11.35a] 2024/02/10 16:26:43: enter RankStage
[1.11.35a] 2024/02/10 16:26:43: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:26:43: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:26:45: leave RankStage
[1.11.35a] 2024/02/10 16:26:45: drop RankStage
[1.11.35a] 2024/02/10 16:26:45: enter GameStage
[1.11.35a] 2024/02/10 16:26:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:26:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:30:55: instance MTI0
[1.11.35a] 2024/02/10 16:30:56: bind RankStage
[1.11.35a] 2024/02/10 16:30:56: prepare RankStage
[1.11.35a] 2024/02/10 16:30:56: enter RankStage
[1.11.35a] 2024/02/10 16:30:56: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:30:56: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:31:01: leave RankStage
[1.11.35a] 2024/02/10 16:31:01: drop RankStage
[1.11.35a] 2024/02/10 16:31:01: enter GameStage
[1.11.35a] 2024/02/10 16:31:01: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:31:01: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:31:36: bind SaveWaitingStage
[1.11.35a] 2024/02/10 16:31:36: prepare SaveWaitingStage
[1.11.35a] 2024/02/10 16:31:36: enter SaveWaitingStage
[1.11.35a] 2024/02/10 16:31:36: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:31:36: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:31:36: leave SaveWaitingStage
[1.11.35a] 2024/02/10 16:31:36: drop SaveWaitingStage
[1.11.35a] 2024/02/10 16:31:36: enter GameStage
[1.11.35a] 2024/02/10 16:31:36: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:31:36: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:36:36: bind SaveWaitingStage
[1.11.35a] 2024/02/10 16:36:36: prepare SaveWaitingStage
[1.11.35a] 2024/02/10 16:36:36: enter SaveWaitingStage
[1.11.35a] 2024/02/10 16:36:36: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:36:36: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:36:36: leave SaveWaitingStage
[1.11.35a] 2024/02/10 16:36:36: drop SaveWaitingStage
[1.11.35a] 2024/02/10 16:36:36: enter GameStage
[1.11.35a] 2024/02/10 16:36:36: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:36:36: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:37:59: instance MTI2
[1.11.35a] 2024/02/10 16:38:00: bind RankStage
[1.11.35a] 2024/02/10 16:38:00: prepare RankStage
[1.11.35a] 2024/02/10 16:38:00: enter RankStage
[1.11.35a] 2024/02/10 16:38:00: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:38:00: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:38:01: leave RankStage
[1.11.35a] 2024/02/10 16:38:01: drop RankStage
[1.11.35a] 2024/02/10 16:38:01: enter GameStage
[1.11.35a] 2024/02/10 16:38:01: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:38:01: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:38:04: bind CityInfoStage
[1.11.35a] 2024/02/10 16:38:04: prepare CityInfoStage
[1.11.35a] 2024/02/10 16:38:04: enter CityInfoStage
[1.11.35a] 2024/02/10 16:38:04: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:38:04: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:38:06: leave CityInfoStage
[1.11.35a] 2024/02/10 16:38:06: drop CityInfoStage
[1.11.35a] 2024/02/10 16:38:06: enter GameStage
[1.11.35a] 2024/02/10 16:38:06: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:38:06: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:39:45: bind CityInfoStage
[1.11.35a] 2024/02/10 16:39:45: prepare CityInfoStage
[1.11.35a] 2024/02/10 16:39:45: enter CityInfoStage
[1.11.35a] 2024/02/10 16:39:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:39:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:39:46: leave CityInfoStage
[1.11.35a] 2024/02/10 16:39:46: drop CityInfoStage
[1.11.35a] 2024/02/10 16:39:46: enter GameStage
[1.11.35a] 2024/02/10 16:39:46: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:39:46: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:41:36: bind SaveWaitingStage
[1.11.35a] 2024/02/10 16:41:36: prepare SaveWaitingStage
[1.11.35a] 2024/02/10 16:41:36: enter SaveWaitingStage
[1.11.35a] 2024/02/10 16:41:36: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:41:36: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:41:36: leave SaveWaitingStage
[1.11.35a] 2024/02/10 16:41:36: drop SaveWaitingStage
[1.11.35a] 2024/02/10 16:41:36: enter GameStage
[1.11.35a] 2024/02/10 16:41:36: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:41:36: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:43:40: instance MTI4
[1.11.35a] 2024/02/10 16:43:40: bind RankStage
[1.11.35a] 2024/02/10 16:43:40: prepare RankStage
[1.11.35a] 2024/02/10 16:43:40: enter RankStage
[1.11.35a] 2024/02/10 16:43:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:43:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:43:45: leave RankStage
[1.11.35a] 2024/02/10 16:43:45: drop RankStage
[1.11.35a] 2024/02/10 16:43:45: enter GameStage
[1.11.35a] 2024/02/10 16:43:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:43:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:44:40: bind SaveWaitingStage
[1.11.35a] 2024/02/10 16:44:40: prepare SaveWaitingStage
[1.11.35a] 2024/02/10 16:44:40: enter SaveWaitingStage
[1.11.35a] 2024/02/10 16:44:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:44:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:44:40: leave SaveWaitingStage
[1.11.35a] 2024/02/10 16:44:40: drop SaveWaitingStage
[1.11.35a] 2024/02/10 16:44:40: enter GameStage
[1.11.35a] 2024/02/10 16:44:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 16:44:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 16:44:42: pause app
[1.11.35a] 2024/02/10 23:33:05: Startup
[1.11.35a] 2024/02/10 23:33:05: create() cold start
[1.11.35a] 2024/02/10 23:33:06: translation ka_GE
[1.11.35a] 2024/02/10 23:33:06: instance MTI4
[1.11.35a] 2024/02/10 23:33:06: create() finish
[1.11.35a] 2024/02/10 23:33:06: create() end
[1.11.35a] 2024/02/10 23:33:06: resume app
[1.11.35a] 2024/02/10 23:33:06: refresh
[1.11.35a] 2024/02/10 23:33:06: bind LoadingStage
[1.11.35a] 2024/02/10 23:33:06: prepare LoadingStage
[1.11.35a] 2024/02/10 23:33:06: enter LoadingStage
[1.11.35a] 2024/02/10 23:33:06: loading Warm-up
[1.11.35a] 2024/02/10 23:33:06: loading Startup
[1.11.35a] 2024/02/10 23:33:06: Max texture size 16384
[1.11.35a] 2024/02/10 23:33:06: Max heap size is 512MB
[1.11.35a] 2024/02/10 23:33:06: Engine consumes 11MB
[1.11.35a] 2024/02/10 23:33:06: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/10 23:33:06: loading Texture
[1.11.35a] 2024/02/10 23:33:06: loading Fonts
[1.11.35a] 2024/02/10 23:33:07: loading Skin
[1.11.35a] 2024/02/10 23:33:07: loading Extract files
[1.11.35a] 2024/02/10 23:33:07: loading Frames
[1.11.35a] 2024/02/10 23:33:07: loading Scripting
[1.11.35a] 2024/02/10 23:33:07: loading Collecting drafts
[1.11.35a] 2024/02/10 23:33:07: loading Prefetching images
[1.11.35a] 2024/02/10 23:33:07: loading Loading drafts
[1.11.35a] 2024/02/10 23:33:07: loading Finishing drafts
[1.11.35a] 2024/02/10 23:33:08: loading Loading music
[1.11.35a] 2024/02/10 23:33:08: loading Shaders
[1.11.35a] 2024/02/10 23:33:08: loading Topics
[1.11.35a] 2024/02/10 23:33:08: loading Loading textures
[1.11.35a] 2024/02/10 23:33:09: loading Checking winter
[1.11.35a] 2024/02/10 23:33:09: loading Preparing background
[1.11.35a] 2024/02/10 23:33:09: loading Finishing
[1.11.35a] 2024/02/10 23:33:09: leave LoadingStage
[1.11.35a] 2024/02/10 23:33:09: drop LoadingStage
[1.11.35a] 2024/02/10 23:33:09: bind PluginErrorStage
[1.11.35a] 2024/02/10 23:33:09: prepare PluginErrorStage
[1.11.35a] 2024/02/10 23:33:09: bind MissingManifestStage
[1.11.35a] 2024/02/10 23:33:09: prepare MissingManifestStage
[1.11.35a] 2024/02/10 23:33:09: bind WelcomeStage
[1.11.35a] 2024/02/10 23:33:09: prepare WelcomeStage
[1.11.35a] 2024/02/10 23:33:09: enter WelcomeStage
[1.11.35a] 2024/02/10 23:33:09: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:33:09: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:33:09: drop PluginErrorStage
[1.11.35a] 2024/02/10 23:33:09: drop MissingManifestStage
[1.11.35a] 2024/02/10 23:33:09: leave WelcomeStage
[1.11.35a] 2024/02/10 23:33:09: drop WelcomeStage
[1.11.35a] 2024/02/10 23:33:09: bind RegionStage
[1.11.35a] 2024/02/10 23:33:09: prepare RegionStage
[1.11.35a] 2024/02/10 23:33:09: enter RegionStage
[1.11.35a] 2024/02/10 23:33:09: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:33:09: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:33:09: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:33:09: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:33:09: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:33:09: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:33:09: instance MTI3
[1.11.35a] 2024/02/10 23:33:09: instance MTI4
[1.11.35a] 2024/02/10 23:33:09: bind LoadWaitingStage
[1.11.35a] 2024/02/10 23:33:09: prepare LoadWaitingStage
[1.11.35a] 2024/02/10 23:33:09: enter LoadWaitingStage
[1.11.35a] 2024/02/10 23:33:09: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:33:09: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:33:10: leave LoadWaitingStage
[1.11.35a] 2024/02/10 23:33:10: drop LoadWaitingStage
[1.11.35a] 2024/02/10 23:33:10: bind GameStage
[1.11.35a] 2024/02/10 23:33:10: prepare GameStage
[1.11.35a] 2024/02/10 23:33:10: enter GameStage
[1.11.35a] 2024/02/10 23:33:10: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:33:10: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:33:10: bind SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 23:33:10: prepare SpecialOfferStage:
$feature_freedombuildings00
[1.11.35a] 2024/02/10 23:33:10: enter SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 23:33:10: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:33:10: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:33:11: leave SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 23:33:11: drop SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/10 23:33:11: enter GameStage
[1.11.35a] 2024/02/10 23:33:11: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:33:11: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:33:22: bind CityInfoStage
[1.11.35a] 2024/02/10 23:33:22: prepare CityInfoStage
[1.11.35a] 2024/02/10 23:33:22: enter CityInfoStage
[1.11.35a] 2024/02/10 23:33:22: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:33:22: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:33:23: leave CityInfoStage
[1.11.35a] 2024/02/10 23:33:23: drop CityInfoStage
[1.11.35a] 2024/02/10 23:33:23: enter GameStage
[1.11.35a] 2024/02/10 23:33:23: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:33:23: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:37:58: pause app
[1.11.35a] 2024/02/10 23:38:55: enter app
[1.11.35a] 2024/02/10 23:38:55: resume app
[1.11.35a] 2024/02/10 23:38:55: resume -> enter GameStage
[1.11.35a] 2024/02/10 23:38:55: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:38:55: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:39:15: pause app
[1.11.35a] 2024/02/10 23:40:10: enter app
[1.11.35a] 2024/02/10 23:40:10: resume app
[1.11.35a] 2024/02/10 23:40:10: resume -> enter GameStage
[1.11.35a] 2024/02/10 23:40:10: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:40:10: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:42:33: instance MTMw
[1.11.35a] 2024/02/10 23:42:34: bind RankStage
[1.11.35a] 2024/02/10 23:42:34: prepare RankStage
[1.11.35a] 2024/02/10 23:42:34: enter RankStage
[1.11.35a] 2024/02/10 23:42:34: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:42:34: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:42:40: leave RankStage
[1.11.35a] 2024/02/10 23:42:40: drop RankStage
[1.11.35a] 2024/02/10 23:42:40: enter GameStage
[1.11.35a] 2024/02/10 23:42:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:42:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:45:13: bind SaveWaitingStage
[1.11.35a] 2024/02/10 23:45:13: prepare SaveWaitingStage
[1.11.35a] 2024/02/10 23:45:13: enter SaveWaitingStage
[1.11.35a] 2024/02/10 23:45:13: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:45:13: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:45:14: leave SaveWaitingStage
[1.11.35a] 2024/02/10 23:45:14: drop SaveWaitingStage
[1.11.35a] 2024/02/10 23:45:14: enter GameStage
[1.11.35a] 2024/02/10 23:45:14: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:45:14: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:46:57: instance MTQw
[1.11.35a] 2024/02/10 23:47:16: bind FeaturesStage
[1.11.35a] 2024/02/10 23:47:16: prepare FeaturesStage
[1.11.35a] 2024/02/10 23:47:16: enter FeaturesStage
[1.11.35a] 2024/02/10 23:47:16: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:47:16: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:47:30: leave FeaturesStage
[1.11.35a] 2024/02/10 23:47:30: drop FeaturesStage
[1.11.35a] 2024/02/10 23:47:30: enter GameStage
[1.11.35a] 2024/02/10 23:47:30: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/10 23:47:30: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/10 23:50:12: pause app
[1.11.35a] 2024/02/11 09:16:28: Startup
[1.11.35a] 2024/02/11 09:16:28: create() cold start
[1.11.35a] 2024/02/11 09:16:28: translation ka_GE
[1.11.35a] 2024/02/11 09:16:28: instance MTQw
[1.11.35a] 2024/02/11 09:16:28: create() finish
[1.11.35a] 2024/02/11 09:16:28: create() end
[1.11.35a] 2024/02/11 09:16:28: resume app
[1.11.35a] 2024/02/11 09:16:28: refresh
[1.11.35a] 2024/02/11 09:16:28: bind LoadingStage
[1.11.35a] 2024/02/11 09:16:28: prepare LoadingStage
[1.11.35a] 2024/02/11 09:16:28: enter LoadingStage
[1.11.35a] 2024/02/11 09:16:29: loading Warm-up
[1.11.35a] 2024/02/11 09:16:29: loading Startup
[1.11.35a] 2024/02/11 09:16:29: Max texture size 16384
[1.11.35a] 2024/02/11 09:16:29: Max heap size is 512MB
[1.11.35a] 2024/02/11 09:16:29: Engine consumes 11MB
[1.11.35a] 2024/02/11 09:16:29: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/11 09:16:29: loading Texture
[1.11.35a] 2024/02/11 09:16:29: loading Fonts
[1.11.35a] 2024/02/11 09:16:29: loading Skin
[1.11.35a] 2024/02/11 09:16:29: loading Extract files
[1.11.35a] 2024/02/11 09:16:29: loading Frames
[1.11.35a] 2024/02/11 09:16:29: loading Scripting
[1.11.35a] 2024/02/11 09:16:30: loading Collecting drafts
[1.11.35a] 2024/02/11 09:16:30: loading Prefetching images
[1.11.35a] 2024/02/11 09:16:30: loading Loading drafts
[1.11.35a] 2024/02/11 09:16:31: loading Finishing drafts
[1.11.35a] 2024/02/11 09:16:31: loading Loading music
[1.11.35a] 2024/02/11 09:16:31: loading Shaders
[1.11.35a] 2024/02/11 09:16:31: loading Topics
[1.11.35a] 2024/02/11 09:16:31: loading Loading textures
[1.11.35a] 2024/02/11 09:16:32: loading Checking winter
[1.11.35a] 2024/02/11 09:16:32: loading Preparing background
[1.11.35a] 2024/02/11 09:16:33: loading Finishing
[1.11.35a] 2024/02/11 09:16:33: leave LoadingStage
[1.11.35a] 2024/02/11 09:16:33: drop LoadingStage
[1.11.35a] 2024/02/11 09:16:33: bind PluginErrorStage
[1.11.35a] 2024/02/11 09:16:33: prepare PluginErrorStage
[1.11.35a] 2024/02/11 09:16:33: bind MissingManifestStage
[1.11.35a] 2024/02/11 09:16:33: prepare MissingManifestStage
[1.11.35a] 2024/02/11 09:16:33: bind WelcomeStage
[1.11.35a] 2024/02/11 09:16:33: prepare WelcomeStage
[1.11.35a] 2024/02/11 09:16:33: enter WelcomeStage
[1.11.35a] 2024/02/11 09:16:33: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/11 09:16:33: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/11 09:16:33: drop PluginErrorStage
[1.11.35a] 2024/02/11 09:16:33: drop MissingManifestStage
[1.11.35a] 2024/02/11 09:16:33: leave WelcomeStage
[1.11.35a] 2024/02/11 09:16:33: drop WelcomeStage
[1.11.35a] 2024/02/11 09:16:33: bind RegionStage
[1.11.35a] 2024/02/11 09:16:33: prepare RegionStage
[1.11.35a] 2024/02/11 09:16:33: enter RegionStage
[1.11.35a] 2024/02/11 09:16:33: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/11 09:16:33: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/11 09:16:33: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/11 09:16:33: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/11 09:16:33: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/11 09:16:33: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/11 09:16:33: instance MTM5
[1.11.35a] 2024/02/11 09:16:33: instance MTQw
[1.11.35a] 2024/02/11 09:16:33: bind LoadWaitingStage
[1.11.35a] 2024/02/11 09:16:33: prepare LoadWaitingStage
[1.11.35a] 2024/02/11 09:16:33: enter LoadWaitingStage
[1.11.35a] 2024/02/11 09:16:33: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/11 09:16:33: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/11 09:16:33: leave LoadWaitingStage
[1.11.35a] 2024/02/11 09:16:34: drop LoadWaitingStage
[1.11.35a] 2024/02/11 09:16:34: bind GameStage
[1.11.35a] 2024/02/11 09:16:34: prepare GameStage
[1.11.35a] 2024/02/11 09:16:34: enter GameStage
[1.11.35a] 2024/02/11 09:16:34: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/11 09:16:34: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/11 09:16:34: bind SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/11 09:16:34: prepare SpecialOfferStage:
$feature_freedombuildings00
[1.11.35a] 2024/02/11 09:16:34: enter SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/11 09:16:34: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/11 09:16:34: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/11 09:16:35: leave SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/11 09:16:35: drop SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/11 09:16:35: enter GameStage
[1.11.35a] 2024/02/11 09:16:35: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/11 09:16:35: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/11 09:21:34: bind SaveWaitingStage
[1.11.35a] 2024/02/11 09:21:34: prepare SaveWaitingStage
[1.11.35a] 2024/02/11 09:21:34: enter SaveWaitingStage
[1.11.35a] 2024/02/11 09:21:34: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/11 09:21:34: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/11 09:21:34: leave SaveWaitingStage
[1.11.35a] 2024/02/11 09:21:34: drop SaveWaitingStage
[1.11.35a] 2024/02/11 09:21:34: enter GameStage
[1.11.35a] 2024/02/11 09:21:34: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/11 09:21:34: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/11 09:22:07: instance MTQy
[1.11.35a] 2024/02/11 09:22:07: bind RankStage
[1.11.35a] 2024/02/11 09:22:07: prepare RankStage
[1.11.35a] 2024/02/11 09:22:07: enter RankStage
[1.11.35a] 2024/02/11 09:22:07: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/11 09:22:07: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/11 09:22:12: leave RankStage
[1.11.35a] 2024/02/11 09:22:12: drop RankStage
[1.11.35a] 2024/02/11 09:22:12: enter GameStage
[1.11.35a] 2024/02/11 09:22:12: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/11 09:22:12: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/11 09:22:59: instance MTQ0
[1.11.35a] 2024/02/11 09:24:59: bind SaveWaitingStage
[1.11.35a] 2024/02/11 09:24:59: prepare SaveWaitingStage
[1.11.35a] 2024/02/11 09:24:59: enter SaveWaitingStage
[1.11.35a] 2024/02/11 09:24:59: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/11 09:24:59: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/11 09:24:59: leave SaveWaitingStage
[1.11.35a] 2024/02/11 09:24:59: drop SaveWaitingStage
[1.11.35a] 2024/02/11 09:24:59: enter GameStage
[1.11.35a] 2024/02/11 09:24:59: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/11 09:24:59: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/11 09:25:01: pause app
[1.11.35a] 2024/02/12 13:07:34: Startup
[1.11.35a] 2024/02/12 13:07:34: create() cold start
[1.11.35a] 2024/02/12 13:07:34: translation ka_GE
[1.11.35a] 2024/02/12 13:07:34: instance MTQ0
[1.11.35a] 2024/02/12 13:07:34: create() finish
[1.11.35a] 2024/02/12 13:07:34: create() end
[1.11.35a] 2024/02/12 13:07:34: resume app
[1.11.35a] 2024/02/12 13:07:34: refresh
[1.11.35a] 2024/02/12 13:07:34: bind LoadingStage
[1.11.35a] 2024/02/12 13:07:34: prepare LoadingStage
[1.11.35a] 2024/02/12 13:07:34: enter LoadingStage
[1.11.35a] 2024/02/12 13:07:34: loading Warm-up
[1.11.35a] 2024/02/12 13:07:34: loading Startup
[1.11.35a] 2024/02/12 13:07:35: Max texture size 16384
[1.11.35a] 2024/02/12 13:07:35: Max heap size is 512MB
[1.11.35a] 2024/02/12 13:07:35: Engine consumes 11MB
[1.11.35a] 2024/02/12 13:07:35: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/12 13:07:35: loading Texture
[1.11.35a] 2024/02/12 13:07:35: loading Fonts
[1.11.35a] 2024/02/12 13:07:35: loading Skin
[1.11.35a] 2024/02/12 13:07:35: loading Extract files
[1.11.35a] 2024/02/12 13:07:35: loading Frames
[1.11.35a] 2024/02/12 13:07:35: loading Scripting
[1.11.35a] 2024/02/12 13:07:35: loading Collecting drafts
[1.11.35a] 2024/02/12 13:07:37: loading Prefetching images
[1.11.35a] 2024/02/12 13:07:37: loading Loading drafts
[1.11.35a] 2024/02/12 13:07:38: loading Finishing drafts
[1.11.35a] 2024/02/12 13:07:38: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/12 13:07:38: Download


java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl
.java:131)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp
sURLConnection.java:90)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm
pl.java:30)
at
info.flowersoft.theotown.resources.ConfigManager.download(ConfigManager.java:160)
at
info.flowersoft.theotown.resources.ConfigManager.lambda$fetchOnline$0(ConfigManager
.java:90)
at info.flowersoft.theotown.resources.ConfigManager.
$r8$lambda$kS8gt7Mqi50zdRzLppUtOpqn-CE(Unknown Source:0)
at info.flowersoft.theotown.resources.ConfigManager$
$ExternalSyntheticLambda0.run(Unknown Source:2)
at java.lang.Thread.run(Thread.java:1012)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 20 more

[1.11.35a] 2024/02/12 13:07:38: loading Loading music


[1.11.35a] 2024/02/12 13:07:38: loading Shaders
[1.11.35a] 2024/02/12 13:07:39: loading Topics
[1.11.35a] 2024/02/12 13:07:39: loading Loading textures
[1.11.35a] 2024/02/12 13:07:39: loading Checking winter
[1.11.35a] 2024/02/12 13:07:39: loading Preparing background
[1.11.35a] 2024/02/12 13:07:40: loading Finishing
[1.11.35a] 2024/02/12 13:07:40: leave LoadingStage
[1.11.35a] 2024/02/12 13:07:40: drop LoadingStage
[1.11.35a] 2024/02/12 13:07:40: bind PluginErrorStage
[1.11.35a] 2024/02/12 13:07:40: prepare PluginErrorStage
[1.11.35a] 2024/02/12 13:07:40: bind MissingManifestStage
[1.11.35a] 2024/02/12 13:07:40: prepare MissingManifestStage
[1.11.35a] 2024/02/12 13:07:40: bind WelcomeStage
[1.11.35a] 2024/02/12 13:07:40: prepare WelcomeStage
[1.11.35a] 2024/02/12 13:07:40: enter WelcomeStage
[1.11.35a] 2024/02/12 13:07:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/12 13:07:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/12 13:07:40: drop PluginErrorStage
[1.11.35a] 2024/02/12 13:07:40: drop MissingManifestStage
[1.11.35a] 2024/02/12 13:07:40: leave WelcomeStage
[1.11.35a] 2024/02/12 13:07:40: drop WelcomeStage
[1.11.35a] 2024/02/12 13:07:40: bind RegionStage
[1.11.35a] 2024/02/12 13:07:40: prepare RegionStage
[1.11.35a] 2024/02/12 13:07:40: enter RegionStage
[1.11.35a] 2024/02/12 13:07:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/12 13:07:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/12 13:07:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/12 13:07:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/12 13:07:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/12 13:07:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/12 13:07:40: instance MTQz
[1.11.35a] 2024/02/12 13:07:40: instance MTQ0
[1.11.35a] 2024/02/12 13:07:40: bind LoadWaitingStage
[1.11.35a] 2024/02/12 13:07:40: prepare LoadWaitingStage
[1.11.35a] 2024/02/12 13:07:40: enter LoadWaitingStage
[1.11.35a] 2024/02/12 13:07:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/12 13:07:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/12 13:07:40: leave LoadWaitingStage
[1.11.35a] 2024/02/12 13:07:40: drop LoadWaitingStage
[1.11.35a] 2024/02/12 13:07:40: bind GameStage
[1.11.35a] 2024/02/12 13:07:40: prepare GameStage
[1.11.35a] 2024/02/12 13:07:40: enter GameStage
[1.11.35a] 2024/02/12 13:07:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/12 13:07:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/12 13:07:40: bind SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/12 13:07:40: prepare SpecialOfferStage:
$feature_freedombuildings00
[1.11.35a] 2024/02/12 13:07:40: enter SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/12 13:07:40: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/12 13:07:40: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/12 13:07:42: leave SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/12 13:07:42: drop SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/12 13:07:42: enter GameStage
[1.11.35a] 2024/02/12 13:07:42: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/12 13:07:42: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/12 13:07:42: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/12 13:07:42: Backend


java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/12 13:07:42: General


java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/12 13:08:06: pause app


[1.11.35a] 2024/02/14 12:46:49: Startup
[1.11.35a] 2024/02/14 12:46:49: create() cold start
[1.11.35a] 2024/02/14 12:46:49: Download
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl
.java:131)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp
sURLConnection.java:90)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm
pl.java:30)
at
info.flowersoft.theotown.resources.ConfigManager.download(ConfigManager.java:160)
at
info.flowersoft.theotown.resources.ConfigManager.lambda$fetchOnline$0(ConfigManager
.java:90)
at info.flowersoft.theotown.resources.ConfigManager.
$r8$lambda$kS8gt7Mqi50zdRzLppUtOpqn-CE(Unknown Source:0)
at info.flowersoft.theotown.resources.ConfigManager$
$ExternalSyntheticLambda0.run(Unknown Source:2)
at java.lang.Thread.run(Thread.java:1012)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 20 more

[1.11.35a] 2024/02/14 12:46:49: Time


java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/14 12:46:49: translation ka_GE


[1.11.35a] 2024/02/14 12:46:49: instance MTQ0
[1.11.35a] 2024/02/14 12:46:49: create() finish
[1.11.35a] 2024/02/14 12:46:49: create() end
[1.11.35a] 2024/02/14 12:46:49: resume app
[1.11.35a] 2024/02/14 12:46:49: refresh
[1.11.35a] 2024/02/14 12:46:49: bind LoadingStage
[1.11.35a] 2024/02/14 12:46:49: prepare LoadingStage
[1.11.35a] 2024/02/14 12:46:49: enter LoadingStage
[1.11.35a] 2024/02/14 12:46:50: loading Warm-up
[1.11.35a] 2024/02/14 12:46:50: loading Startup
[1.11.35a] 2024/02/14 12:46:50: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)

[1.11.35a] 2024/02/14 12:46:50: Max texture size 16384


[1.11.35a] 2024/02/14 12:46:50: Max heap size is 512MB
[1.11.35a] 2024/02/14 12:46:50: Engine consumes 11MB
[1.11.35a] 2024/02/14 12:46:50: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/14 12:46:50: Backend
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)

[1.11.35a] 2024/02/14 12:46:50: General


java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)

[1.11.35a] 2024/02/14 12:46:50: loading Texture


[1.11.35a] 2024/02/14 12:46:50: loading Fonts
[1.11.35a] 2024/02/14 12:46:50: loading Skin
[1.11.35a] 2024/02/14 12:46:50: loading Extract files
[1.11.35a] 2024/02/14 12:46:50: loading Frames
[1.11.35a] 2024/02/14 12:46:50: loading Scripting
[1.11.35a] 2024/02/14 12:46:50: loading Collecting drafts
[1.11.35a] 2024/02/14 12:46:51: loading Prefetching images
[1.11.35a] 2024/02/14 12:46:51: loading Loading drafts
[1.11.35a] 2024/02/14 12:46:51: Get config drafts
java.lang.IllegalArgumentException: May not find a loader for type not defined
java.lang.IllegalArgumentException: May not find a loader for type not defined
at
info.flowersoft.theotown.draftloader.ContentLoader.readArray(ContentLoader.java:495
)
at
info.flowersoft.theotown.draftloader.ContentLoader.loadContents(ContentLoader.java:
315)
at
info.flowersoft.theotown.stages.LoadingStage.loadDrafts(LoadingStage.java:469)
at
info.flowersoft.theotown.stages.LoadingStage.access$1400(LoadingStage.java:112)
at info.flowersoft.theotown.stages.LoadingStage$13.run(LoadingStage.java:260)
at
info.flowersoft.theotown.stages.LoadingStage$30.call(LoadingStage.java:1691)
at java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)

[1.11.35a] 2024/02/14 12:46:52: loading Finishing drafts


[1.11.35a] 2024/02/14 12:46:52: loading Loading music
[1.11.35a] 2024/02/14 12:46:52: loading Shaders
[1.11.35a] 2024/02/14 12:46:52: loading Topics
[1.11.35a] 2024/02/14 12:46:52: loading Loading textures
[1.11.35a] 2024/02/14 12:46:53: loading Checking winter
[1.11.35a] 2024/02/14 12:46:53: loading Preparing background
[1.11.35a] 2024/02/14 12:46:53: loading Finishing
[1.11.35a] 2024/02/14 12:46:53: leave LoadingStage
[1.11.35a] 2024/02/14 12:46:53: drop LoadingStage
[1.11.35a] 2024/02/14 12:46:53: bind PluginErrorStage
[1.11.35a] 2024/02/14 12:46:53: prepare PluginErrorStage
[1.11.35a] 2024/02/14 12:46:53: bind MissingManifestStage
[1.11.35a] 2024/02/14 12:46:53: prepare MissingManifestStage
[1.11.35a] 2024/02/14 12:46:53: bind WelcomeStage
[1.11.35a] 2024/02/14 12:46:53: prepare WelcomeStage
[1.11.35a] 2024/02/14 12:46:53: enter WelcomeStage
[1.11.35a] 2024/02/14 12:46:53: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:46:53: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:46:53: drop PluginErrorStage
[1.11.35a] 2024/02/14 12:46:53: drop MissingManifestStage
[1.11.35a] 2024/02/14 12:46:53: leave WelcomeStage
[1.11.35a] 2024/02/14 12:46:53: drop WelcomeStage
[1.11.35a] 2024/02/14 12:46:53: bind RegionStage
[1.11.35a] 2024/02/14 12:46:53: prepare RegionStage
[1.11.35a] 2024/02/14 12:46:53: enter RegionStage
[1.11.35a] 2024/02/14 12:46:53: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:46:53: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:46:53: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:46:53: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:46:53: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:46:53: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:46:54: instance MTQz
[1.11.35a] 2024/02/14 12:46:54: instance MTQ0
[1.11.35a] 2024/02/14 12:46:54: bind LoadWaitingStage
[1.11.35a] 2024/02/14 12:46:54: prepare LoadWaitingStage
[1.11.35a] 2024/02/14 12:46:54: enter LoadWaitingStage
[1.11.35a] 2024/02/14 12:46:54: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:46:54: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:46:54: leave LoadWaitingStage
[1.11.35a] 2024/02/14 12:46:54: drop LoadWaitingStage
[1.11.35a] 2024/02/14 12:46:54: bind GameStage
[1.11.35a] 2024/02/14 12:46:54: prepare GameStage
[1.11.35a] 2024/02/14 12:46:55: enter GameStage
[1.11.35a] 2024/02/14 12:46:55: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:46:55: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:46:55: bind SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/14 12:46:55: prepare SpecialOfferStage:
$feature_freedombuildings00
[1.11.35a] 2024/02/14 12:46:55: enter SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/14 12:46:55: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:46:55: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:46:56: leave SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/14 12:46:56: drop SpecialOfferStage:$feature_freedombuildings00
[1.11.35a] 2024/02/14 12:46:56: enter GameStage
[1.11.35a] 2024/02/14 12:46:56: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:46:56: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:48:21: bind CityInfoStage
[1.11.35a] 2024/02/14 12:48:21: prepare CityInfoStage
[1.11.35a] 2024/02/14 12:48:21: enter CityInfoStage
[1.11.35a] 2024/02/14 12:48:21: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:48:21: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:48:24: leave CityInfoStage
[1.11.35a] 2024/02/14 12:48:24: drop CityInfoStage
[1.11.35a] 2024/02/14 12:48:24: enter GameStage
[1.11.35a] 2024/02/14 12:48:24: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:48:24: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:51:58: bind SaveWaitingStage
[1.11.35a] 2024/02/14 12:51:58: prepare SaveWaitingStage
[1.11.35a] 2024/02/14 12:51:58: enter SaveWaitingStage
[1.11.35a] 2024/02/14 12:51:58: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:51:58: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:51:58: leave SaveWaitingStage
[1.11.35a] 2024/02/14 12:51:58: drop SaveWaitingStage
[1.11.35a] 2024/02/14 12:51:58: enter GameStage
[1.11.35a] 2024/02/14 12:51:58: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:51:58: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:53:35: instance MTQ2
[1.11.35a] 2024/02/14 12:53:35: bind RankStage
[1.11.35a] 2024/02/14 12:53:35: prepare RankStage
[1.11.35a] 2024/02/14 12:53:35: enter RankStage
[1.11.35a] 2024/02/14 12:53:35: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:53:35: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:53:38: leave RankStage
[1.11.35a] 2024/02/14 12:53:38: drop RankStage
[1.11.35a] 2024/02/14 12:53:38: enter GameStage
[1.11.35a] 2024/02/14 12:53:38: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:53:38: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:54:00: bind Store
[1.11.35a] 2024/02/14 12:54:00: prepare Store
[1.11.35a] 2024/02/14 12:54:00: enter Store
[1.11.35a] 2024/02/14 12:54:00: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:54:00: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:54:02: leave Store
[1.11.35a] 2024/02/14 12:54:02: drop Store
[1.11.35a] 2024/02/14 12:54:02: enter GameStage
[1.11.35a] 2024/02/14 12:54:02: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:54:02: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:56:59: bind SaveWaitingStage
[1.11.35a] 2024/02/14 12:56:59: prepare SaveWaitingStage
[1.11.35a] 2024/02/14 12:56:59: enter SaveWaitingStage
[1.11.35a] 2024/02/14 12:56:59: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:56:59: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 12:56:59: leave SaveWaitingStage
[1.11.35a] 2024/02/14 12:56:59: drop SaveWaitingStage
[1.11.35a] 2024/02/14 12:56:59: enter GameStage
[1.11.35a] 2024/02/14 12:56:59: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 12:56:59: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:02:01: bind SaveWaitingStage
[1.11.35a] 2024/02/14 13:02:01: prepare SaveWaitingStage
[1.11.35a] 2024/02/14 13:02:01: enter SaveWaitingStage
[1.11.35a] 2024/02/14 13:02:01: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:02:01: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:02:01: leave SaveWaitingStage
[1.11.35a] 2024/02/14 13:02:01: drop SaveWaitingStage
[1.11.35a] 2024/02/14 13:02:01: enter GameStage
[1.11.35a] 2024/02/14 13:02:01: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:02:01: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:02:35: instance MTQ4
[1.11.35a] 2024/02/14 13:02:35: bind RankStage
[1.11.35a] 2024/02/14 13:02:35: prepare RankStage
[1.11.35a] 2024/02/14 13:02:35: enter RankStage
[1.11.35a] 2024/02/14 13:02:35: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:02:35: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:02:45: leave RankStage
[1.11.35a] 2024/02/14 13:02:45: drop RankStage
[1.11.35a] 2024/02/14 13:02:45: enter GameStage
[1.11.35a] 2024/02/14 13:02:45: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:02:45: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:06:00: instance MTI4
[1.11.35a] 2024/02/14 13:07:10: bind SaveWaitingStage
[1.11.35a] 2024/02/14 13:07:10: prepare SaveWaitingStage
[1.11.35a] 2024/02/14 13:07:10: enter SaveWaitingStage
[1.11.35a] 2024/02/14 13:07:10: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:07:10: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:07:10: leave SaveWaitingStage
[1.11.35a] 2024/02/14 13:07:10: drop SaveWaitingStage
[1.11.35a] 2024/02/14 13:07:10: enter GameStage
[1.11.35a] 2024/02/14 13:07:10: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:07:10: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:10:26: instance MTMw
[1.11.35a] 2024/02/14 13:10:26: bind RankStage
[1.11.35a] 2024/02/14 13:10:26: prepare RankStage
[1.11.35a] 2024/02/14 13:10:26: enter RankStage
[1.11.35a] 2024/02/14 13:10:26: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:10:26: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:10:35: leave RankStage
[1.11.35a] 2024/02/14 13:10:35: drop RankStage
[1.11.35a] 2024/02/14 13:10:35: enter GameStage
[1.11.35a] 2024/02/14 13:10:35: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:10:35: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:10:45: pause app
[1.11.35a] 2024/02/14 13:20:05: Startup
[1.11.35a] 2024/02/14 13:20:05: create() cold start
[1.11.35a] 2024/02/14 13:20:05: Download
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl
.java:131)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttp
sURLConnection.java:90)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionIm
pl.java:30)
at
info.flowersoft.theotown.resources.ConfigManager.download(ConfigManager.java:160)
at
info.flowersoft.theotown.resources.ConfigManager.lambda$fetchOnline$0(ConfigManager
.java:90)
at info.flowersoft.theotown.resources.ConfigManager.
$r8$lambda$kS8gt7Mqi50zdRzLppUtOpqn-CE(Unknown Source:0)
at info.flowersoft.theotown.resources.ConfigManager$
$ExternalSyntheticLambda0.run(Unknown Source:2)
at java.lang.Thread.run(Thread.java:1012)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 20 more

[1.11.35a] 2024/02/14 13:20:05: Time


java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 18 more

[1.11.35a] 2024/02/14 13:20:06: translation ka_GE


[1.11.35a] 2024/02/14 13:20:06: instance MTMw
[1.11.35a] 2024/02/14 13:20:06: create() finish
[1.11.35a] 2024/02/14 13:20:06: create() end
[1.11.35a] 2024/02/14 13:20:06: resume app
[1.11.35a] 2024/02/14 13:20:06: refresh
[1.11.35a] 2024/02/14 13:20:06: bind LoadingStage
[1.11.35a] 2024/02/14 13:20:06: prepare LoadingStage
[1.11.35a] 2024/02/14 13:20:06: enter LoadingStage
[1.11.35a] 2024/02/14 13:20:06: loading Warm-up
[1.11.35a] 2024/02/14 13:20:06: loading Startup
[1.11.35a] 2024/02/14 13:20:06: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at java.net.URL.openStream(URL.java:1072)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)

[1.11.35a] 2024/02/14 13:20:06: Max texture size 16384


[1.11.35a] 2024/02/14 13:20:06: Max heap size is 512MB
[1.11.35a] 2024/02/14 13:20:06: Engine consumes 11MB
[1.11.35a] 2024/02/14 13:20:06: Screen size is 2400x1080, ppi: 391.885
[1.11.35a] 2024/02/14 13:20:06: Backend
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)

[1.11.35a] 2024/02/14 13:20:06: General


java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:124)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnection
Impl.java:411)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:248)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)

[1.11.35a] 2024/02/14 13:20:06: loading Texture


[1.11.35a] 2024/02/14 13:20:06: loading Fonts
[1.11.35a] 2024/02/14 13:20:07: loading Skin
[1.11.35a] 2024/02/14 13:20:07: loading Extract files
[1.11.35a] 2024/02/14 13:20:07: loading Frames
[1.11.35a] 2024/02/14 13:20:07: loading Scripting
[1.11.35a] 2024/02/14 13:20:07: loading Collecting drafts
[1.11.35a] 2024/02/14 13:20:07: loading Prefetching images
[1.11.35a] 2024/02/14 13:20:07: loading Loading drafts
[1.11.35a] 2024/02/14 13:20:08: Get config drafts
java.lang.IllegalArgumentException: May not find a loader for type not defined
java.lang.IllegalArgumentException: May not find a loader for type not defined
at
info.flowersoft.theotown.draftloader.ContentLoader.readArray(ContentLoader.java:495
)
at
info.flowersoft.theotown.draftloader.ContentLoader.loadContents(ContentLoader.java:
315)
at
info.flowersoft.theotown.stages.LoadingStage.loadDrafts(LoadingStage.java:469)
at
info.flowersoft.theotown.stages.LoadingStage.access$1400(LoadingStage.java:112)
at info.flowersoft.theotown.stages.LoadingStage$13.run(LoadingStage.java:260)
at
info.flowersoft.theotown.stages.LoadingStage$30.call(LoadingStage.java:1691)
at java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)

[1.11.35a] 2024/02/14 13:20:08: loading Finishing drafts


[1.11.35a] 2024/02/14 13:20:08: loading Loading music
[1.11.35a] 2024/02/14 13:20:08: loading Shaders
[1.11.35a] 2024/02/14 13:20:08: loading Topics
[1.11.35a] 2024/02/14 13:20:08: loading Loading textures
[1.11.35a] 2024/02/14 13:20:09: loading Checking winter
[1.11.35a] 2024/02/14 13:20:09: loading Preparing background
[1.11.35a] 2024/02/14 13:20:09: loading Finishing
[1.11.35a] 2024/02/14 13:20:09: leave LoadingStage
[1.11.35a] 2024/02/14 13:20:09: drop LoadingStage
[1.11.35a] 2024/02/14 13:20:09: bind PluginErrorStage
[1.11.35a] 2024/02/14 13:20:09: prepare PluginErrorStage
[1.11.35a] 2024/02/14 13:20:09: bind MissingManifestStage
[1.11.35a] 2024/02/14 13:20:09: prepare MissingManifestStage
[1.11.35a] 2024/02/14 13:20:09: bind WelcomeStage
[1.11.35a] 2024/02/14 13:20:09: prepare WelcomeStage
[1.11.35a] 2024/02/14 13:20:09: enter WelcomeStage
[1.11.35a] 2024/02/14 13:20:09: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:20:09: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:20:09: drop PluginErrorStage
[1.11.35a] 2024/02/14 13:20:09: drop MissingManifestStage
[1.11.35a] 2024/02/14 13:20:09: leave WelcomeStage
[1.11.35a] 2024/02/14 13:20:09: drop WelcomeStage
[1.11.35a] 2024/02/14 13:20:09: bind RegionStage
[1.11.35a] 2024/02/14 13:20:09: prepare RegionStage
[1.11.35a] 2024/02/14 13:20:10: enter RegionStage
[1.11.35a] 2024/02/14 13:20:10: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:20:10: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:20:10: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:20:10: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:20:10: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:20:10: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:20:10: instance MTI5
[1.11.35a] 2024/02/14 13:20:10: instance MTMw
[1.11.35a] 2024/02/14 13:20:10: bind LoadWaitingStage
[1.11.35a] 2024/02/14 13:20:10: prepare LoadWaitingStage
[1.11.35a] 2024/02/14 13:20:10: enter LoadWaitingStage
[1.11.35a] 2024/02/14 13:20:10: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:20:10: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:20:10: leave LoadWaitingStage
[1.11.35a] 2024/02/14 13:20:10: drop LoadWaitingStage
[1.11.35a] 2024/02/14 13:20:10: bind GameStage
[1.11.35a] 2024/02/14 13:20:10: prepare GameStage
[1.11.35a] 2024/02/14 13:20:10: enter GameStage
[1.11.35a] 2024/02/14 13:20:10: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:20:10: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:21:04: leave GameStage
[1.11.35a] 2024/02/14 13:21:05: drop GameStage
[1.11.35a] 2024/02/14 13:21:05: bind SaveWaitingStage
[1.11.35a] 2024/02/14 13:21:05: prepare SaveWaitingStage
[1.11.35a] 2024/02/14 13:21:05: enter SaveWaitingStage
[1.11.35a] 2024/02/14 13:21:05: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:21:05: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:21:05: leave SaveWaitingStage
[1.11.35a] 2024/02/14 13:21:05: drop SaveWaitingStage
[1.11.35a] 2024/02/14 13:21:05: enter RegionStage
[1.11.35a] 2024/02/14 13:21:05: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:21:05: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:21:15: bind LoadWaitingStage
[1.11.35a] 2024/02/14 13:21:15: prepare LoadWaitingStage
[1.11.35a] 2024/02/14 13:21:15: enter LoadWaitingStage
[1.11.35a] 2024/02/14 13:21:15: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:21:15: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:21:16: leave LoadWaitingStage
[1.11.35a] 2024/02/14 13:21:16: drop LoadWaitingStage
[1.11.35a] 2024/02/14 13:21:16: bind GameStage
[1.11.35a] 2024/02/14 13:21:16: prepare GameStage
[1.11.35a] 2024/02/14 13:21:16: enter GameStage
[1.11.35a] 2024/02/14 13:21:16: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:21:16: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:22:21: leave GameStage
[1.11.35a] 2024/02/14 13:22:21: drop GameStage
[1.11.35a] 2024/02/14 13:22:21: bind SaveWaitingStage
[1.11.35a] 2024/02/14 13:22:21: prepare SaveWaitingStage
[1.11.35a] 2024/02/14 13:22:21: enter SaveWaitingStage
[1.11.35a] 2024/02/14 13:22:21: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:22:21: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:22:21: leave SaveWaitingStage
[1.11.35a] 2024/02/14 13:22:21: drop SaveWaitingStage
[1.11.35a] 2024/02/14 13:22:21: enter RegionStage
[1.11.35a] 2024/02/14 13:22:21: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:22:21: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:22:21: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:22:21: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:22:27: bind OnlineRegionProviderStage
[1.11.35a] 2024/02/14 13:22:27: prepare OnlineRegionProviderStage
[1.11.35a] 2024/02/14 13:22:27: enter OnlineRegionProviderStage
[1.11.35a] 2024/02/14 13:22:27: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:22:27: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:22:27: Backend
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": No
address associated with hostname
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getAllByName(InetAddress.java:1152)
at com.android.okhttp.Dns$1.lookup(Dns.java:41)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:178)
at
com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:176)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:128)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:9
7)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:465)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl
.java:131)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnec
tionImpl.java:262)
at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(Delega
tingHttpsURLConnection.java:219)
at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConn
ectionImpl.java:30)
at info.flowersoft.theotown.backend.TextRequest.apply(TextRequest.java:47)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:173)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:202)
at
info.flowersoft.theotown.backend.Backend.runUnsecuredTask(Backend.java:307)
at info.flowersoft.theotown.backend.Backend.runTask(Backend.java:278)
at info.flowersoft.theotown.backend.Backend.access$900(Backend.java:28)
at info.flowersoft.theotown.backend.Backend$2.run(Backend.java:113)
Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No
address associated with hostname)
at libcore.io.Linux.android_getaddrinfo(Native Method)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)
at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
... 23 more

[1.11.35a] 2024/02/14 13:22:28: leave OnlineRegionProviderStage


[1.11.35a] 2024/02/14 13:22:28: drop OnlineRegionProviderStage
[1.11.35a] 2024/02/14 13:22:28: enter RegionStage
[1.11.35a] 2024/02/14 13:22:28: ResolutionMgr perfect width 612 for res 2400x1080
with xdpi 391.885 derived from 391.885
[1.11.35a] 2024/02/14 13:22:28: ResolutionMgr perfect index 2 (4) with 5 factors
available
[1.11.35a] 2024/02/14 13:22:31: pause app

You might also like