[1.11.
56a] 2024/07/06 21:26:46: Startup
[1.11.56a] 2024/07/06 21:26:46: create() cold start
[1.11.56a] 2024/07/06 21:26:47: translation es_US
[1.11.56a] 2024/07/06 21:26:47: instance MA==
[1.11.56a] 2024/07/06 21:26:47: create() finish
[1.11.56a] 2024/07/06 21:26:47: create() end
[1.11.56a] 2024/07/06 21:26:47: resume app
[1.11.56a] 2024/07/06 21:26:47: refresh
[1.11.56a] 2024/07/06 21:26:47: bind LoadingStage
[1.11.56a] 2024/07/06 21:26:47: prepare LoadingStage
[1.11.56a] 2024/07/06 21:26:47: enter LoadingStage
[1.11.56a] 2024/07/06 21:26:47: loading Warm-up
[1.11.56a] 2024/07/06 21:26:47: loading Startup
[1.11.56a] 2024/07/06 21:26:47:
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(Unknown Source:130)
at com.badlogic.gdx.files.FileHandle.reader(Unknown Source:0)
at info.flowersoft.theotown.util.Files.readTextFile(Unknown Source:9)
at info.flowersoft.theotown.util.Files.readTextFile(Unknown Source:5)
at info.flowersoft.theotown.input.KeyActionManager.load(Unknown Source:4)
at info.flowersoft.theotown.stages.LoadingStage.lambda$prepare$2(Unknown
Source:5)
at info.flowersoft.theotown.stages.LoadingStage.$r8$lambda$tfs-
3_HXjOj1NLnQgYEVzbEDex4(Unknown Source:0)
at info.flowersoft.theotown.stages.LoadingStage$
$ExternalSyntheticLambda17.run(Unknown Source:2)
at info.flowersoft.theotown.stages.LoadingStage.update(Unknown Source:327)
at io.blueflower.stapel2d.gamestack.GameStack.update(Unknown Source:363)
at info.flowersoft.theotown.TheoTownX.render(Unknown Source:153)
at info.flowersoft.theotown.util.ProtectedApplicationAdapter.render(Unknown
Source:10)
at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(Unknown
Source:219)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1592)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1285)
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:496)
at java.io.FileInputStream.<init>(FileInputStream.java:159)
at com.badlogic.gdx.files.FileHandle.read(Unknown Source:47)
... 14 more
Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or
directory)
at libcore.io.Linux.open(Native Method)
at libcore.io.ForwardingOs.open(ForwardingOs.java:167)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:252)
at libcore.io.ForwardingOs.open(ForwardingOs.java:167)
at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8044)
at libcore.io.IoBridge.open(IoBridge.java:482)
... 16 more
[1.11.56a] 2024/07/06 21:26:47: Max texture size 16384
[1.11.56a] 2024/07/06 21:26:47: Max heap size is 512MB
[1.11.56a] 2024/07/06 21:26:47: Engine consumes 11MB
[1.11.56a] 2024/07/06 21:26:47: Screen size is 2220x1080, ppi: 428.625
[1.11.56a] 2024/07/06 21:26:48: loading Texture
[1.11.56a] 2024/07/06 21:26:48: loading Fonts
[1.11.56a] 2024/07/06 21:26:48: loading Skin
[1.11.56a] 2024/07/06 21:26:48: loading Extract files
[1.11.56a] 2024/07/06 21:26:48: loading Frames
[1.11.56a] 2024/07/06 21:26:48: loading Scripting
[1.11.56a] 2024/07/06 21:26:48: loading Collecting drafts
[1.11.56a] 2024/07/06 21:26:49: pause app
[1.11.56a] 2024/07/06 21:26:53: enter app
[1.11.56a] 2024/07/06 21:26:53: resume app
[1.11.56a] 2024/07/06 21:26:53: resume -> enter LoadingStage
[1.11.56a] 2024/07/06 21:26:53: loading Prefetching images
[1.11.56a] 2024/07/06 21:26:53: loading Loading drafts
[1.11.56a] 2024/07/06 21:26:54: loading Finishing drafts
[1.11.56a] 2024/07/06 21:26:55: loading Loading music
[1.11.56a] 2024/07/06 21:26:55: loading Shaders
[1.11.56a] 2024/07/06 21:26:55: loading Topics
[1.11.56a] 2024/07/06 21:26:55: loading Loading textures
[1.11.56a] 2024/07/06 21:26:56: loading Checking winter
[1.11.56a] 2024/07/06 21:26:56: loading Preparing background
[1.11.56a] 2024/07/06 21:26:56: loading Finishing
[1.11.56a] 2024/07/06 21:26:56: leave LoadingStage
[1.11.56a] 2024/07/06 21:26:56: drop LoadingStage
[1.11.56a] 2024/07/06 21:26:56: bind MissingScriptPermsStage
[1.11.56a] 2024/07/06 21:26:56: prepare MissingScriptPermsStage
[1.11.56a] 2024/07/06 21:26:56: bind PluginErrorStage
[1.11.56a] 2024/07/06 21:26:56: prepare PluginErrorStage
[1.11.56a] 2024/07/06 21:26:56: bind MissingManifestStage
[1.11.56a] 2024/07/06 21:26:56: prepare MissingManifestStage
[1.11.56a] 2024/07/06 21:26:56: bind WelcomeStage
[1.11.56a] 2024/07/06 21:26:56: prepare WelcomeStage
[1.11.56a] 2024/07/06 21:26:56: enter WelcomeStage
[1.11.56a] 2024/07/06 21:26:56: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:26:56: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:26:56: drop MissingScriptPermsStage
[1.11.56a] 2024/07/06 21:26:56: drop PluginErrorStage
[1.11.56a] 2024/07/06 21:26:56: drop MissingManifestStage
[1.11.56a] 2024/07/06 21:26:56: leave WelcomeStage
[1.11.56a] 2024/07/06 21:26:56: drop WelcomeStage
[1.11.56a] 2024/07/06 21:26:56: bind RegionStage
[1.11.56a] 2024/07/06 21:26:56: prepare RegionStage
[1.11.56a] 2024/07/06 21:26:58: enter RegionStage
[1.11.56a] 2024/07/06 21:26:58: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:26:58: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:26:58: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:26:58: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:27:10: bind CreateCityStage2;region=true
[1.11.56a] 2024/07/06 21:27:10: prepare CreateCityStage2;region=true
[1.11.56a] 2024/07/06 21:27:10: bind CreateCityStage1;region=true
[1.11.56a] 2024/07/06 21:27:10: prepare CreateCityStage1;region=true
[1.11.56a] 2024/07/06 21:27:10: enter CreateCityStage1;region=true
[1.11.56a] 2024/07/06 21:27:10: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:27:10: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:27:41: leave CreateCityStage1;region=true
[1.11.56a] 2024/07/06 21:27:41: drop CreateCityStage1;region=true
[1.11.56a] 2024/07/06 21:27:41: enter CreateCityStage2;region=true
[1.11.56a] 2024/07/06 21:27:41: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:27:41: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:27:53: leave CreateCityStage2;region=true
[1.11.56a] 2024/07/06 21:27:53: drop CreateCityStage2;region=true
[1.11.56a] 2024/07/06 21:27:53: drop RegionStage
[1.11.56a] 2024/07/06 21:27:53: bind WaitingStage
[1.11.56a] 2024/07/06 21:27:53: prepare WaitingStage
[1.11.56a] 2024/07/06 21:27:53: enter WaitingStage
[1.11.56a] 2024/07/06 21:27:53: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:27:53: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:28:05: leave WaitingStage
[1.11.56a] 2024/07/06 21:28:05: drop WaitingStage
[1.11.56a] 2024/07/06 21:28:05: bind RegionStage
[1.11.56a] 2024/07/06 21:28:05: prepare RegionStage
[1.11.56a] 2024/07/06 21:28:05: enter RegionStage
[1.11.56a] 2024/07/06 21:28:05: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:28:05: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:28:05: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:28:05: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:28:18: bind LoadWaitingStage
[1.11.56a] 2024/07/06 21:28:18: prepare LoadWaitingStage
[1.11.56a] 2024/07/06 21:28:18: enter LoadWaitingStage
[1.11.56a] 2024/07/06 21:28:18: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:28:18: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:28:27: leave LoadWaitingStage
[1.11.56a] 2024/07/06 21:28:27: drop LoadWaitingStage
[1.11.56a] 2024/07/06 21:28:27: bind GameStage
[1.11.56a] 2024/07/06 21:28:27: prepare GameStage
[1.11.56a] 2024/07/06 21:28:27: enter GameStage
[1.11.56a] 2024/07/06 21:28:27: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:28:27: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:28:35: pause app
[1.11.56a] 2024/07/06 21:28:42: enter app
[1.11.56a] 2024/07/06 21:28:42: resume app
[1.11.56a] 2024/07/06 21:28:42: resume -> enter GameStage
[1.11.56a] 2024/07/06 21:28:42: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:28:42: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:28:47: instance MTAwMDAw
[1.11.56a] 2024/07/06 21:28:51: instance OTk5MDA=
[1.11.56a] 2024/07/06 21:28:54: bind SaveWaitingStage
[1.11.56a] 2024/07/06 21:28:54: prepare SaveWaitingStage
[1.11.56a] 2024/07/06 21:28:54: enter SaveWaitingStage
[1.11.56a] 2024/07/06 21:28:54: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:28:54: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:28:58: leave SaveWaitingStage
[1.11.56a] 2024/07/06 21:28:58: drop SaveWaitingStage
[1.11.56a] 2024/07/06 21:28:58: enter GameStage
[1.11.56a] 2024/07/06 21:28:58: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:28:58: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:29:08: bind Store
[1.11.56a] 2024/07/06 21:29:08: prepare Store
[1.11.56a] 2024/07/06 21:29:08: enter Store
[1.11.56a] 2024/07/06 21:29:08: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:29:08: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:29:15: Download
java.net.SocketTimeoutException: failed to connect to
data.theotown.com/217.160.0.20 (port 443) from /192.168.101.11 (port 44738) after
1000ms
java.net.SocketTimeoutException: failed to connect to
data.theotown.com/217.160.0.20 (port 443) from /192.168.101.11 (port 44738) after
1000ms
at libcore.io.IoBridge.connectErrno(IoBridge.java:191)
at libcore.io.IoBridge.connect(IoBridge.java:135)
at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:142)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
at java.net.Socket.connect(Socket.java:621)
at com.android.okhttp.internal.Platform.connectSocket(Platform.java:182)
at
com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:140
7)
at
com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:1359)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:221)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:144)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:1
06)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:400)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:333)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:483)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl
.java:135)
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.util.OnlineFileStore.downloadRaw(Unknown
Source:29)
at info.flowersoft.theotown.util.OnlineFileStore.download(Unknown Source:24)
at info.flowersoft.theotown.util.OnlineFileStore.access$200(Unknown Source:0)
at info.flowersoft.theotown.util.OnlineFileStore$2.run(Unknown Source:4)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
[1.11.56a] 2024/07/06 21:29:26: instance OTk4NzA=
[1.11.56a] 2024/07/06 21:29:31: Download
javax.net.ssl.SSLHandshakeException: SSL handshake aborted: ssl=0x76c5d9ffc8: I/O
error during system call, Broken pipe
javax.net.ssl.SSLHandshakeException: SSL handshake aborted: ssl=0x76c5d9ffc8: I/O
error during system call, Broken pipe
at com.android.org.conscrypt.NativeCrypto.SSL_do_handshake(Native Method)
at com.android.org.conscrypt.NativeSsl.doHandshake(NativeSsl.java:387)
at
com.android.org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFil
eDescriptorSocket.java:234)
at
com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:1471)
at
com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:141
5)
at
com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:1359)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:221)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:144)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:1
06)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:400)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:333)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:483)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl
.java:135)
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.util.OnlineFileStore.downloadRaw(Unknown
Source:29)
at info.flowersoft.theotown.util.OnlineFileStore.download(Unknown Source:24)
at info.flowersoft.theotown.util.OnlineFileStore.access$200(Unknown Source:0)
at info.flowersoft.theotown.util.OnlineFileStore$2.run(Unknown Source:4)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
[1.11.56a] 2024/07/06 21:29:32: instance OTk4NDA=
[1.11.56a] 2024/07/06 21:29:36:
java.util.FormatFlagsConversionMismatchException: Conversion = a, Flags = (
java.util.FormatFlagsConversionMismatchException: Conversion = a, Flags = (
at java.util.Formatter$FormatSpecifier.failMismatch(Formatter.java:4399)
at java.util.Formatter$FormatSpecifier.checkBadFlags(Formatter.java:3092)
at java.util.Formatter$FormatSpecifier.checkFloat(Formatter.java:3099)
at java.util.Formatter$FormatSpecifier.<init>(Formatter.java:2823)
at java.util.Formatter$FormatSpecifierParser.<init>(Formatter.java:2625)
at java.util.Formatter.parse(Formatter.java:2558)
at java.util.Formatter.format(Formatter.java:2505)
at java.util.Formatter.format(Formatter.java:2459)
at java.lang.String.format(String.java:2870)
at info.flowersoft.theotown.util.StringFormatter.format(Unknown Source:4)
at info.flowersoft.theotown.util.DraftLocalizer.localizePacked(Unknown
Source:247)
at info.flowersoft.theotown.store.PluginEntry.getText(Unknown Source:19)
at info.flowersoft.theotown.store.PluginEntry.build(Unknown Source:391)
at info.flowersoft.theotown.store.PluginEntry.draw(Unknown Source:4)
at info.flowersoft.theotown.ui.listitem.GadgetListItem.draw(Unknown
Source:49)
at info.flowersoft.theotown.store.StoreStage$3.draw(Unknown Source:9)
at io.blueflower.stapel2d.gui.ListBox.draw(Unknown Source:259)
at io.blueflower.stapel2d.gui.Gadget.drawChildren(Unknown Source:81)
at io.blueflower.stapel2d.gui.Gadget.draw(Unknown Source:0)
at io.blueflower.stapel2d.gui.Master.draw(Unknown Source:58)
at info.flowersoft.theotown.stages.BaseStage.drawGui(Unknown Source:2)
at info.flowersoft.theotown.stages.BaseStage.update(Unknown Source:248)
at io.blueflower.stapel2d.gamestack.GameStack.update(Unknown Source:363)
at info.flowersoft.theotown.TheoTownX.render(Unknown Source:153)
at info.flowersoft.theotown.util.ProtectedApplicationAdapter.render(Unknown
Source:10)
at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(Unknown
Source:219)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1592)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1285)
[1.11.56a] 2024/07/06 21:29:45: instance OTk4MTA=
[1.11.56a] 2024/07/06 21:29:46: instance OTk3ODA=
[1.11.56a] 2024/07/06 21:29:51: instance OTk3NTA=
[1.11.56a] 2024/07/06 21:29:55: instance OTk3MjA=
[1.11.56a] 2024/07/06 21:30:02: instance OTk2OTA=
[1.11.56a] 2024/07/06 21:30:06: instance OTk2NjA=
[1.11.56a] 2024/07/06 21:30:08: instance OTk2MzA=
[1.11.56a] 2024/07/06 21:30:19: instance OTk2MDA=
[1.11.56a] 2024/07/06 21:30:22: instance OTk1NzA=
[1.11.56a] 2024/07/06 21:30:36: instance OTk1MzU=
[1.11.56a] 2024/07/06 21:30:48: instance OTk1MDU=
[1.11.56a] 2024/07/06 21:31:19: instance OTk0NzU=
[1.11.56a] 2024/07/06 21:31:32: instance OTk0NDU=
[1.11.56a] 2024/07/06 21:31:37: instance OTk0MTU=
[1.11.56a] 2024/07/06 21:31:40: instance OTkzODU=
[1.11.56a] 2024/07/06 21:31:42: instance OTkzNTU=
[1.11.56a] 2024/07/06 21:31:45: instance OTkzMjU=
[1.11.56a] 2024/07/06 21:31:53: instance OTkyOTU=
[1.11.56a] 2024/07/06 21:32:02: instance OTkyNjU=
[1.11.56a] 2024/07/06 21:32:18: instance OTkyMzU=
[1.11.56a] 2024/07/06 21:32:27: leave Store
[1.11.56a] 2024/07/06 21:32:27: drop Store
[1.11.56a] 2024/07/06 21:32:27: drop GameStage
[1.11.56a] 2024/07/06 21:32:27: drop RegionStage
[1.11.56a] 2024/07/06 21:32:27: create() cold start
[1.11.56a] 2024/07/06 21:32:27: translation es_US
[1.11.56a] 2024/07/06 21:32:28: instance OTkyMzU=
[1.11.56a] 2024/07/06 21:32:28: create() finish
[1.11.56a] 2024/07/06 21:32:28: create() end
[1.11.56a] 2024/07/06 21:32:28: resume app
[1.11.56a] 2024/07/06 21:32:28: refresh
[1.11.56a] 2024/07/06 21:32:28: bind LoadingStage
[1.11.56a] 2024/07/06 21:32:28: prepare LoadingStage
[1.11.56a] 2024/07/06 21:32:28: enter LoadingStage
[1.11.56a] 2024/07/06 21:32:28: loading Warm-up
[1.11.56a] 2024/07/06 21:32:28: loading Startup
[1.11.56a] 2024/07/06 21:32:28: Max texture size 16384
[1.11.56a] 2024/07/06 21:32:28: Max heap size is 512MB
[1.11.56a] 2024/07/06 21:32:28: Engine consumes 11MB
[1.11.56a] 2024/07/06 21:32:28: Screen size is 2220x1080, ppi: 428.625
[1.11.56a] 2024/07/06 21:32:29: loading Texture
[1.11.56a] 2024/07/06 21:32:29: loading Fonts
[1.11.56a] 2024/07/06 21:32:29: pause app
[1.11.56a] 2024/07/06 21:32:33: enter app
[1.11.56a] 2024/07/06 21:32:33: resume app
[1.11.56a] 2024/07/06 21:32:33: resume -> enter LoadingStage
[1.11.56a] 2024/07/06 21:32:33: loading Skin
[1.11.56a] 2024/07/06 21:32:33: loading Extract files
[1.11.56a] 2024/07/06 21:32:33: loading Frames
[1.11.56a] 2024/07/06 21:32:33: loading Scripting
[1.11.56a] 2024/07/06 21:32:34: loading Collecting drafts
[1.11.56a] 2024/07/06 21:32:36: loading Prefetching images
[1.11.56a] 2024/07/06 21:32:36: loading Loading drafts
[1.11.56a] 2024/07/06 21:32:37: loading Finishing drafts
[1.11.56a] 2024/07/06 21:32:38: loading Loading music
[1.11.56a] 2024/07/06 21:32:38: loading Shaders
[1.11.56a] 2024/07/06 21:32:38: loading Topics
[1.11.56a] 2024/07/06 21:32:38: loading Loading textures
[1.11.56a] 2024/07/06 21:32:39: loading Checking winter
[1.11.56a] 2024/07/06 21:32:39: loading Preparing background
[1.11.56a] 2024/07/06 21:32:40: loading Finishing
[1.11.56a] 2024/07/06 21:32:40: leave LoadingStage
[1.11.56a] 2024/07/06 21:32:40: drop LoadingStage
[1.11.56a] 2024/07/06 21:32:40: bind MissingScriptPermsStage
[1.11.56a] 2024/07/06 21:32:40: prepare MissingScriptPermsStage
[1.11.56a] 2024/07/06 21:32:40: bind PluginErrorStage
[1.11.56a] 2024/07/06 21:32:40: prepare PluginErrorStage
[1.11.56a] 2024/07/06 21:32:40: bind MissingManifestStage
[1.11.56a] 2024/07/06 21:32:40: prepare MissingManifestStage
[1.11.56a] 2024/07/06 21:32:40: bind WelcomeStage
[1.11.56a] 2024/07/06 21:32:40: prepare WelcomeStage
[1.11.56a] 2024/07/06 21:32:40: enter WelcomeStage
[1.11.56a] 2024/07/06 21:32:40: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:32:40: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:32:40: drop MissingScriptPermsStage
[1.11.56a] 2024/07/06 21:32:40: drop PluginErrorStage
[1.11.56a] 2024/07/06 21:32:40: drop MissingManifestStage
[1.11.56a] 2024/07/06 21:32:40: leave WelcomeStage
[1.11.56a] 2024/07/06 21:32:40: drop WelcomeStage
[1.11.56a] 2024/07/06 21:32:40: bind RegionStage
[1.11.56a] 2024/07/06 21:32:40: prepare RegionStage
[1.11.56a] 2024/07/06 21:32:40: enter RegionStage
[1.11.56a] 2024/07/06 21:32:40: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:32:40: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:32:40: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:32:40: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:32:40: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:32:40: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:32:40: instance OTkyMzQ=
[1.11.56a] 2024/07/06 21:32:40: instance OTkyMzU=
[1.11.56a] 2024/07/06 21:32:40: bind LoadWaitingStage
[1.11.56a] 2024/07/06 21:32:40: prepare LoadWaitingStage
[1.11.56a] 2024/07/06 21:32:40: enter LoadWaitingStage
[1.11.56a] 2024/07/06 21:32:40: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:32:40: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:32:54: leave LoadWaitingStage
[1.11.56a] 2024/07/06 21:32:54: drop LoadWaitingStage
[1.11.56a] 2024/07/06 21:32:54: enter RegionStage
[1.11.56a] 2024/07/06 21:32:54: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:32:54: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:32:57: bind LoadWaitingStage
[1.11.56a] 2024/07/06 21:32:57: prepare LoadWaitingStage
[1.11.56a] 2024/07/06 21:32:57: enter LoadWaitingStage
[1.11.56a] 2024/07/06 21:32:57: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:32:57: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:33:07: leave LoadWaitingStage
[1.11.56a] 2024/07/06 21:33:07: drop LoadWaitingStage
[1.11.56a] 2024/07/06 21:33:07: enter RegionStage
[1.11.56a] 2024/07/06 21:33:07: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:33:07: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:33:07: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:33:07: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:33:12: bind CreateCityStage2;region=true
[1.11.56a] 2024/07/06 21:33:12: prepare CreateCityStage2;region=true
[1.11.56a] 2024/07/06 21:33:12: bind CreateCityStage1;region=true
[1.11.56a] 2024/07/06 21:33:12: prepare CreateCityStage1;region=true
[1.11.56a] 2024/07/06 21:33:12: enter CreateCityStage1;region=true
[1.11.56a] 2024/07/06 21:33:12: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:33:12: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:34:18: Startup
[1.11.56a] 2024/07/06 21:34:18: create() cold start
[1.11.56a] 2024/07/06 21:34:18: translation es_US
[1.11.56a] 2024/07/06 21:34:18: instance OTkyMzU=
[1.11.56a] 2024/07/06 21:34:18: create() finish
[1.11.56a] 2024/07/06 21:34:18: create() end
[1.11.56a] 2024/07/06 21:34:18: resume app
[1.11.56a] 2024/07/06 21:34:18: refresh
[1.11.56a] 2024/07/06 21:34:18: bind LoadingStage
[1.11.56a] 2024/07/06 21:34:18: prepare LoadingStage
[1.11.56a] 2024/07/06 21:34:18: enter LoadingStage
[1.11.56a] 2024/07/06 21:34:19: loading Warm-up
[1.11.56a] 2024/07/06 21:34:19: loading Startup
[1.11.56a] 2024/07/06 21:34:19: Max texture size 16384
[1.11.56a] 2024/07/06 21:34:19: Max heap size is 512MB
[1.11.56a] 2024/07/06 21:34:19: Engine consumes 11MB
[1.11.56a] 2024/07/06 21:34:19: Screen size is 2220x1080, ppi: 428.625
[1.11.56a] 2024/07/06 21:34:19: loading Texture
[1.11.56a] 2024/07/06 21:34:19: loading Fonts
[1.11.56a] 2024/07/06 21:34:19: loading Skin
[1.11.56a] 2024/07/06 21:34:19: loading Extract files
[1.11.56a] 2024/07/06 21:34:19: loading Frames
[1.11.56a] 2024/07/06 21:34:19: loading Scripting
[1.11.56a] 2024/07/06 21:34:19: loading Collecting drafts
[1.11.56a] 2024/07/06 21:34:22: loading Prefetching images
[1.11.56a] 2024/07/06 21:34:22: loading Loading drafts
[1.11.56a] 2024/07/06 21:34:22: loading Finishing drafts
[1.11.56a] 2024/07/06 21:34:23: loading Loading music
[1.11.56a] 2024/07/06 21:34:23: loading Shaders
[1.11.56a] 2024/07/06 21:34:23: loading Topics
[1.11.56a] 2024/07/06 21:34:23: loading Loading textures
[1.11.56a] 2024/07/06 21:34:24: loading Checking winter
[1.11.56a] 2024/07/06 21:34:24: loading Preparing background
[1.11.56a] 2024/07/06 21:34:24: loading Finishing
[1.11.56a] 2024/07/06 21:34:24: leave LoadingStage
[1.11.56a] 2024/07/06 21:34:24: drop LoadingStage
[1.11.56a] 2024/07/06 21:34:24: bind MissingScriptPermsStage
[1.11.56a] 2024/07/06 21:34:24: prepare MissingScriptPermsStage
[1.11.56a] 2024/07/06 21:34:24: bind PluginErrorStage
[1.11.56a] 2024/07/06 21:34:24: prepare PluginErrorStage
[1.11.56a] 2024/07/06 21:34:24: bind MissingManifestStage
[1.11.56a] 2024/07/06 21:34:24: prepare MissingManifestStage
[1.11.56a] 2024/07/06 21:34:24: bind WelcomeStage
[1.11.56a] 2024/07/06 21:34:24: prepare WelcomeStage
[1.11.56a] 2024/07/06 21:34:24: enter WelcomeStage
[1.11.56a] 2024/07/06 21:34:24: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:34:24: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:34:24: drop MissingScriptPermsStage
[1.11.56a] 2024/07/06 21:34:24: drop PluginErrorStage
[1.11.56a] 2024/07/06 21:34:24: drop MissingManifestStage
[1.11.56a] 2024/07/06 21:34:24: leave WelcomeStage
[1.11.56a] 2024/07/06 21:34:24: drop WelcomeStage
[1.11.56a] 2024/07/06 21:34:24: bind RegionStage
[1.11.56a] 2024/07/06 21:34:24: prepare RegionStage
[1.11.56a] 2024/07/06 21:34:24: enter RegionStage
[1.11.56a] 2024/07/06 21:34:24: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:34:24: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:34:24: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:34:24: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:34:24: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:34:24: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:34:25: instance OTkyMzQ=
[1.11.56a] 2024/07/06 21:34:25: instance OTkyMzU=
[1.11.56a] 2024/07/06 21:34:25: bind LoadWaitingStage
[1.11.56a] 2024/07/06 21:34:25: prepare LoadWaitingStage
[1.11.56a] 2024/07/06 21:34:25: enter LoadWaitingStage
[1.11.56a] 2024/07/06 21:34:25: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:34:25: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:34:30: leave LoadWaitingStage
[1.11.56a] 2024/07/06 21:34:30: drop LoadWaitingStage
[1.11.56a] 2024/07/06 21:34:30: bind GameStage
[1.11.56a] 2024/07/06 21:34:30: prepare GameStage
[1.11.56a] 2024/07/06 21:34:30: enter GameStage
[1.11.56a] 2024/07/06 21:34:30: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:34:30: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:34:38: bind Store
[1.11.56a] 2024/07/06 21:34:38: prepare Store
[1.11.56a] 2024/07/06 21:34:38: enter Store
[1.11.56a] 2024/07/06 21:34:38: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:34:38: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:34:41: leave Store
[1.11.56a] 2024/07/06 21:34:41: drop Store
[1.11.56a] 2024/07/06 21:34:41: enter GameStage
[1.11.56a] 2024/07/06 21:34:41: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:34:41: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:34:43: bind Store
[1.11.56a] 2024/07/06 21:34:43: prepare Store
[1.11.56a] 2024/07/06 21:34:43: enter Store
[1.11.56a] 2024/07/06 21:34:43: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:34:43: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:34:47: leave Store
[1.11.56a] 2024/07/06 21:34:47: drop Store
[1.11.56a] 2024/07/06 21:34:47: enter GameStage
[1.11.56a] 2024/07/06 21:34:47: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:34:47: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:34:51: bind CityInfoStage
[1.11.56a] 2024/07/06 21:34:51: prepare CityInfoStage
[1.11.56a] 2024/07/06 21:34:51: enter CityInfoStage
[1.11.56a] 2024/07/06 21:34:51: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:34:51: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:35:30: leave CityInfoStage
[1.11.56a] 2024/07/06 21:35:30: drop CityInfoStage
[1.11.56a] 2024/07/06 21:35:30: enter GameStage
[1.11.56a] 2024/07/06 21:35:30: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:35:30: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:35:40: bind FeaturesStage
[1.11.56a] 2024/07/06 21:35:40: prepare FeaturesStage
[1.11.56a] 2024/07/06 21:35:40: enter FeaturesStage
[1.11.56a] 2024/07/06 21:35:40: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:35:40: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:35:42: instance OTg4NzU=
[1.11.56a] 2024/07/06 21:35:42: refresh
[1.11.56a] 2024/07/06 21:35:42: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:35:42: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:35:44: instance OTg2MzU=
[1.11.56a] 2024/07/06 21:35:44: refresh
[1.11.56a] 2024/07/06 21:35:44: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:35:44: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:35:47: instance OTg0NzU=
[1.11.56a] 2024/07/06 21:35:47: refresh
[1.11.56a] 2024/07/06 21:35:47: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:35:47: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:35:49: instance OTgzMTU=
[1.11.56a] 2024/07/06 21:35:49: refresh
[1.11.56a] 2024/07/06 21:35:49: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:35:49: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:35:50: instance OTgxNjU=
[1.11.56a] 2024/07/06 21:35:50: refresh
[1.11.56a] 2024/07/06 21:35:50: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:35:50: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:35:53: instance OTgwNjU=
[1.11.56a] 2024/07/06 21:35:53: refresh
[1.11.56a] 2024/07/06 21:35:53: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:35:53: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:35:56: instance OTc5NzU=
[1.11.56a] 2024/07/06 21:35:56: refresh
[1.11.56a] 2024/07/06 21:35:56: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:35:56: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:35:58: instance OTc4OTU=
[1.11.56a] 2024/07/06 21:35:58: refresh
[1.11.56a] 2024/07/06 21:35:58: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:35:58: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:36:01: instance OTc4NDU=
[1.11.56a] 2024/07/06 21:36:01: refresh
[1.11.56a] 2024/07/06 21:36:01: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:36:01: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:36:05: instance OTc3NDU=
[1.11.56a] 2024/07/06 21:36:05: refresh
[1.11.56a] 2024/07/06 21:36:05: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:36:05: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:36:06: instance OTc1NDU=
[1.11.56a] 2024/07/06 21:36:06: refresh
[1.11.56a] 2024/07/06 21:36:06: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:36:06: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:36:07: instance OTczNDU=
[1.11.56a] 2024/07/06 21:36:07: refresh
[1.11.56a] 2024/07/06 21:36:07: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:36:07: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:36:09: instance OTY4MjU=
[1.11.56a] 2024/07/06 21:36:09: refresh
[1.11.56a] 2024/07/06 21:36:09: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:36:09: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:36:10: instance OTYzMDU=
[1.11.56a] 2024/07/06 21:36:10: refresh
[1.11.56a] 2024/07/06 21:36:10: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:36:10: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:36:26: leave FeaturesStage
[1.11.56a] 2024/07/06 21:36:26: drop FeaturesStage
[1.11.56a] 2024/07/06 21:36:26: enter GameStage
[1.11.56a] 2024/07/06 21:36:26: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:36:26: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:36:58: bind SettingsStage
[1.11.56a] 2024/07/06 21:36:58: prepare SettingsStage
[1.11.56a] 2024/07/06 21:36:58: enter SettingsStage
[1.11.56a] 2024/07/06 21:36:58: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:36:58: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:36:58: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:36:58: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:05: leave SettingsStage
[1.11.56a] 2024/07/06 21:37:05: drop SettingsStage
[1.11.56a] 2024/07/06 21:37:05: bind SettingsStage
[1.11.56a] 2024/07/06 21:37:05: prepare SettingsStage
[1.11.56a] 2024/07/06 21:37:05: enter SettingsStage
[1.11.56a] 2024/07/06 21:37:05: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:05: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:05: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:05: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:07: leave SettingsStage
[1.11.56a] 2024/07/06 21:37:07: drop SettingsStage
[1.11.56a] 2024/07/06 21:37:07: bind SettingsStage
[1.11.56a] 2024/07/06 21:37:07: prepare SettingsStage
[1.11.56a] 2024/07/06 21:37:07: enter SettingsStage
[1.11.56a] 2024/07/06 21:37:07: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:07: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:07: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:07: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:10: leave SettingsStage
[1.11.56a] 2024/07/06 21:37:10: drop SettingsStage
[1.11.56a] 2024/07/06 21:37:10: bind SettingsStage
[1.11.56a] 2024/07/06 21:37:10: prepare SettingsStage
[1.11.56a] 2024/07/06 21:37:10: enter SettingsStage
[1.11.56a] 2024/07/06 21:37:10: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:10: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:10: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:10: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:10: leave SettingsStage
[1.11.56a] 2024/07/06 21:37:10: drop SettingsStage
[1.11.56a] 2024/07/06 21:37:10: bind SettingsStage
[1.11.56a] 2024/07/06 21:37:10: prepare SettingsStage
[1.11.56a] 2024/07/06 21:37:10: enter SettingsStage
[1.11.56a] 2024/07/06 21:37:10: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:10: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:10: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:10: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:12: leave SettingsStage
[1.11.56a] 2024/07/06 21:37:12: drop SettingsStage
[1.11.56a] 2024/07/06 21:37:12: bind SettingsStage
[1.11.56a] 2024/07/06 21:37:12: prepare SettingsStage
[1.11.56a] 2024/07/06 21:37:12: enter SettingsStage
[1.11.56a] 2024/07/06 21:37:12: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:12: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:12: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:12: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:12: leave SettingsStage
[1.11.56a] 2024/07/06 21:37:12: drop SettingsStage
[1.11.56a] 2024/07/06 21:37:12: bind SettingsStage
[1.11.56a] 2024/07/06 21:37:12: prepare SettingsStage
[1.11.56a] 2024/07/06 21:37:12: enter SettingsStage
[1.11.56a] 2024/07/06 21:37:12: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:12: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:12: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:12: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:13: leave SettingsStage
[1.11.56a] 2024/07/06 21:37:13: drop SettingsStage
[1.11.56a] 2024/07/06 21:37:13: bind SettingsStage
[1.11.56a] 2024/07/06 21:37:13: prepare SettingsStage
[1.11.56a] 2024/07/06 21:37:13: enter SettingsStage
[1.11.56a] 2024/07/06 21:37:13: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:13: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:13: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:13: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:16: leave SettingsStage
[1.11.56a] 2024/07/06 21:37:16: drop SettingsStage
[1.11.56a] 2024/07/06 21:37:16: bind SettingsStage
[1.11.56a] 2024/07/06 21:37:16: prepare SettingsStage
[1.11.56a] 2024/07/06 21:37:16: enter SettingsStage
[1.11.56a] 2024/07/06 21:37:16: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:16: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:16: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:16: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:37:22: leave SettingsStage
[1.11.56a] 2024/07/06 21:37:22: drop SettingsStage
[1.11.56a] 2024/07/06 21:37:22: enter GameStage
[1.11.56a] 2024/07/06 21:37:22: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:37:22: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:38:29: bind Store
[1.11.56a] 2024/07/06 21:38:29: prepare Store
[1.11.56a] 2024/07/06 21:38:29: enter Store
[1.11.56a] 2024/07/06 21:38:29: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:38:29: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:38:43: Download
java.net.SocketTimeoutException: failed to connect to
data.theotown.com/217.160.0.20 (port 443) from /192.168.101.11 (port 45034) after
1000ms
java.net.SocketTimeoutException: failed to connect to
data.theotown.com/217.160.0.20 (port 443) from /192.168.101.11 (port 45034) after
1000ms
at libcore.io.IoBridge.connectErrno(IoBridge.java:191)
at libcore.io.IoBridge.connect(IoBridge.java:135)
at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:142)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
at java.net.Socket.connect(Socket.java:621)
at com.android.okhttp.internal.Platform.connectSocket(Platform.java:182)
at
com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:140
7)
at
com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:1359)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:221)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:144)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:1
06)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:400)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:333)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:483)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl
.java:135)
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.util.OnlineFileStore.downloadRaw(Unknown
Source:29)
at info.flowersoft.theotown.util.OnlineFileStore.download(Unknown Source:24)
at info.flowersoft.theotown.util.OnlineFileStore.access$200(Unknown Source:0)
at info.flowersoft.theotown.util.OnlineFileStore$2.run(Unknown Source:4)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
[1.11.56a] 2024/07/06 21:38:44: Download
java.net.SocketTimeoutException: failed to connect to
data.theotown.com/217.160.0.20 (port 443) from /192.168.101.11 (port 45036) after
1000ms
java.net.SocketTimeoutException: failed to connect to
data.theotown.com/217.160.0.20 (port 443) from /192.168.101.11 (port 45036) after
1000ms
at libcore.io.IoBridge.connectErrno(IoBridge.java:191)
at libcore.io.IoBridge.connect(IoBridge.java:135)
at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:142)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
at java.net.Socket.connect(Socket.java:621)
at com.android.okhttp.internal.Platform.connectSocket(Platform.java:182)
at
com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:140
7)
at
com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:1359)
at
com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.j
ava:221)
at
com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAlloc
ation.java:144)
at
com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:1
06)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:400)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:333)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl
.java:483)
at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl
.java:135)
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.util.OnlineFileStore.downloadRaw(Unknown
Source:29)
at info.flowersoft.theotown.util.OnlineFileStore.download(Unknown Source:24)
at info.flowersoft.theotown.util.OnlineFileStore.access$200(Unknown Source:0)
at info.flowersoft.theotown.util.OnlineFileStore$2.run(Unknown Source:4)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
[1.11.56a] 2024/07/06 21:38:56: bind GalleryCommentStage
[1.11.56a] 2024/07/06 21:38:56: prepare GalleryCommentStage
[1.11.56a] 2024/07/06 21:38:56: enter GalleryCommentStage
[1.11.56a] 2024/07/06 21:38:56: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:38:56: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:38:58: leave GalleryCommentStage
[1.11.56a] 2024/07/06 21:38:58: drop GalleryCommentStage
[1.11.56a] 2024/07/06 21:38:58: enter Store
[1.11.56a] 2024/07/06 21:38:58: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:38:58: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:39:00:
java.util.FormatFlagsConversionMismatchException: Conversion = a, Flags = (
java.util.FormatFlagsConversionMismatchException: Conversion = a, Flags = (
at java.util.Formatter$FormatSpecifier.failMismatch(Formatter.java:4399)
at java.util.Formatter$FormatSpecifier.checkBadFlags(Formatter.java:3092)
at java.util.Formatter$FormatSpecifier.checkFloat(Formatter.java:3099)
at java.util.Formatter$FormatSpecifier.<init>(Formatter.java:2823)
at java.util.Formatter$FormatSpecifierParser.<init>(Formatter.java:2625)
at java.util.Formatter.parse(Formatter.java:2558)
at java.util.Formatter.format(Formatter.java:2505)
at java.util.Formatter.format(Formatter.java:2459)
at java.lang.String.format(String.java:2870)
at info.flowersoft.theotown.util.StringFormatter.format(Unknown Source:4)
at info.flowersoft.theotown.util.DraftLocalizer.localizePacked(Unknown
Source:247)
at info.flowersoft.theotown.store.PluginEntry.getText(Unknown Source:19)
at info.flowersoft.theotown.store.PluginEntry.build(Unknown Source:391)
at info.flowersoft.theotown.store.PluginEntry.draw(Unknown Source:4)
at info.flowersoft.theotown.ui.listitem.GadgetListItem.draw(Unknown
Source:49)
at info.flowersoft.theotown.store.StoreStage$3.draw(Unknown Source:9)
at io.blueflower.stapel2d.gui.ListBox.draw(Unknown Source:259)
at io.blueflower.stapel2d.gui.Gadget.drawChildren(Unknown Source:81)
at io.blueflower.stapel2d.gui.Gadget.draw(Unknown Source:0)
at io.blueflower.stapel2d.gui.Master.draw(Unknown Source:58)
at info.flowersoft.theotown.stages.BaseStage.drawGui(Unknown Source:2)
at info.flowersoft.theotown.stages.BaseStage.update(Unknown Source:248)
at io.blueflower.stapel2d.gamestack.GameStack.update(Unknown Source:363)
at info.flowersoft.theotown.TheoTownX.render(Unknown Source:153)
at info.flowersoft.theotown.util.ProtectedApplicationAdapter.render(Unknown
Source:10)
at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(Unknown
Source:219)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1592)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1285)
[1.11.56a] 2024/07/06 21:39:04: leave Store
[1.11.56a] 2024/07/06 21:39:04: drop Store
[1.11.56a] 2024/07/06 21:39:04: enter GameStage
[1.11.56a] 2024/07/06 21:39:04: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:39:04: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:41:53: bind SaveWaitingStage
[1.11.56a] 2024/07/06 21:41:53: prepare SaveWaitingStage
[1.11.56a] 2024/07/06 21:41:53: enter SaveWaitingStage
[1.11.56a] 2024/07/06 21:41:53: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:41:53: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:41:57: leave SaveWaitingStage
[1.11.56a] 2024/07/06 21:41:57: drop SaveWaitingStage
[1.11.56a] 2024/07/06 21:41:57: enter GameStage
[1.11.56a] 2024/07/06 21:41:57: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:41:57: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:42:08: bind CityInfoStage
[1.11.56a] 2024/07/06 21:42:08: prepare CityInfoStage
[1.11.56a] 2024/07/06 21:42:08: enter CityInfoStage
[1.11.56a] 2024/07/06 21:42:08: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:42:08: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:42:25: leave CityInfoStage
[1.11.56a] 2024/07/06 21:42:25: drop CityInfoStage
[1.11.56a] 2024/07/06 21:42:25: enter GameStage
[1.11.56a] 2024/07/06 21:42:25: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:42:25: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:43:14: bind CityInfoStage
[1.11.56a] 2024/07/06 21:43:14: prepare CityInfoStage
[1.11.56a] 2024/07/06 21:43:14: enter CityInfoStage
[1.11.56a] 2024/07/06 21:43:14: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:43:14: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:43:20: leave CityInfoStage
[1.11.56a] 2024/07/06 21:43:20: drop CityInfoStage
[1.11.56a] 2024/07/06 21:43:20: enter GameStage
[1.11.56a] 2024/07/06 21:43:20: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:43:20: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:43:52: instance OTYyMzA=
[1.11.56a] 2024/07/06 21:43:55: instance OTYxNTU=
[1.11.56a] 2024/07/06 21:44:05: instance OTYwOTU=
[1.11.56a] 2024/07/06 21:44:11: instance OTYwMzU=
[1.11.56a] 2024/07/06 21:44:28: instance OTU5NjA=
[1.11.56a] 2024/07/06 21:44:44: instance OTU4ODU=
[1.11.56a] 2024/07/06 21:46:58: bind Store
[1.11.56a] 2024/07/06 21:46:58: prepare Store
[1.11.56a] 2024/07/06 21:46:58: enter Store
[1.11.56a] 2024/07/06 21:46:58: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:46:58: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:47:00: leave Store
[1.11.56a] 2024/07/06 21:47:00: drop Store
[1.11.56a] 2024/07/06 21:47:00: enter GameStage
[1.11.56a] 2024/07/06 21:47:00: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:47:00: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:47:17: bind SaveWaitingStage
[1.11.56a] 2024/07/06 21:47:17: prepare SaveWaitingStage
[1.11.56a] 2024/07/06 21:47:17: enter SaveWaitingStage
[1.11.56a] 2024/07/06 21:47:17: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:47:17: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:47:21: leave SaveWaitingStage
[1.11.56a] 2024/07/06 21:47:21: drop SaveWaitingStage
[1.11.56a] 2024/07/06 21:47:21: enter GameStage
[1.11.56a] 2024/07/06 21:47:21: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:47:21: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:49:37: instance OTU4MTA=
[1.11.56a] 2024/07/06 21:49:42: instance OTU3MzU=
[1.11.56a] 2024/07/06 21:49:48: instance OTU2NzU=
[1.11.56a] 2024/07/06 21:49:55: instance OTU2MTU=
[1.11.56a] 2024/07/06 21:50:06: instance OTU1NDA=
[1.11.56a] 2024/07/06 21:52:20: bind SaveWaitingStage
[1.11.56a] 2024/07/06 21:52:20: prepare SaveWaitingStage
[1.11.56a] 2024/07/06 21:52:20: enter SaveWaitingStage
[1.11.56a] 2024/07/06 21:52:20: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:52:20: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:52:24: leave SaveWaitingStage
[1.11.56a] 2024/07/06 21:52:24: drop SaveWaitingStage
[1.11.56a] 2024/07/06 21:52:24: enter GameStage
[1.11.56a] 2024/07/06 21:52:24: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:52:24: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:54:33: bind SettingsStage
[1.11.56a] 2024/07/06 21:54:33: prepare SettingsStage
[1.11.56a] 2024/07/06 21:54:33: enter SettingsStage
[1.11.56a] 2024/07/06 21:54:33: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:54:33: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:54:33: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:54:33: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:54:38: leave SettingsStage
[1.11.56a] 2024/07/06 21:54:38: drop SettingsStage
[1.11.56a] 2024/07/06 21:54:38: bind SettingsStage
[1.11.56a] 2024/07/06 21:54:38: prepare SettingsStage
[1.11.56a] 2024/07/06 21:54:38: enter SettingsStage
[1.11.56a] 2024/07/06 21:54:38: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:54:38: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:54:38: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:54:38: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:54:40: leave SettingsStage
[1.11.56a] 2024/07/06 21:54:40: drop SettingsStage
[1.11.56a] 2024/07/06 21:54:40: enter GameStage
[1.11.56a] 2024/07/06 21:54:40: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:54:40: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:54:45: bind SettingsStage
[1.11.56a] 2024/07/06 21:54:45: prepare SettingsStage
[1.11.56a] 2024/07/06 21:54:45: enter SettingsStage
[1.11.56a] 2024/07/06 21:54:45: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:54:45: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:54:45: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:54:45: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:54:58: leave SettingsStage
[1.11.56a] 2024/07/06 21:54:58: drop SettingsStage
[1.11.56a] 2024/07/06 21:54:58: bind SettingsStage
[1.11.56a] 2024/07/06 21:54:58: prepare SettingsStage
[1.11.56a] 2024/07/06 21:54:58: enter SettingsStage
[1.11.56a] 2024/07/06 21:54:58: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:54:58: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:54:58: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:54:58: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:54:59: leave SettingsStage
[1.11.56a] 2024/07/06 21:54:59: drop SettingsStage
[1.11.56a] 2024/07/06 21:54:59: enter GameStage
[1.11.56a] 2024/07/06 21:54:59: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:54:59: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:55:55: bind IronSrc
[1.11.56a] 2024/07/06 21:55:55: prepare IronSrc
[1.11.56a] 2024/07/06 21:55:55: enter IronSrc
[1.11.56a] 2024/07/06 21:55:55: leave IronSrc
[1.11.56a] 2024/07/06 21:55:55: drop IronSrc
[1.11.56a] 2024/07/06 21:55:55: enter GameStage
[1.11.56a] 2024/07/06 21:55:55: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:55:55: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:55:55: pause app
[1.11.56a] 2024/07/06 21:56:28: enter app
[1.11.56a] 2024/07/06 21:56:28: resume app
[1.11.56a] 2024/07/06 21:56:28: resume -> enter GameStage
[1.11.56a] 2024/07/06 21:56:28: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/06 21:56:28: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/06 21:56:30: instance OTU1MzU=
[1.11.56a] 2024/07/06 21:56:32: instance OTU1MTI=
[1.11.56a] 2024/07/07 14:09:27: Startup
[1.11.56a] 2024/07/07 14:09:32: create() cold start
[1.11.56a] 2024/07/07 14:09:33: translation es_US
[1.11.56a] 2024/07/07 14:09:33: instance OTU1MTI=
[1.11.56a] 2024/07/07 14:09:33: create() finish
[1.11.56a] 2024/07/07 14:09:33: create() end
[1.11.56a] 2024/07/07 14:09:33: resume app
[1.11.56a] 2024/07/07 14:09:33: refresh
[1.11.56a] 2024/07/07 14:09:33: resume app
[1.11.56a] 2024/07/07 14:09:33: bind LoadingStage
[1.11.56a] 2024/07/07 14:09:33: prepare LoadingStage
[1.11.56a] 2024/07/07 14:09:33: enter LoadingStage
[1.11.56a] 2024/07/07 14:09:33: loading Warm-up
[1.11.56a] 2024/07/07 14:09:33: refresh
[1.11.56a] 2024/07/07 14:09:33: loading Startup
[1.11.56a] 2024/07/07 14:09:33: Max texture size 16384
[1.11.56a] 2024/07/07 14:09:33: Max heap size is 512MB
[1.11.56a] 2024/07/07 14:09:33: Engine consumes 11MB
[1.11.56a] 2024/07/07 14:09:33: Screen size is 2220x1080, ppi: 428.625
[1.11.56a] 2024/07/07 14:09:33: loading Texture
[1.11.56a] 2024/07/07 14:09:33: loading Fonts
[1.11.56a] 2024/07/07 14:09:34: loading Skin
[1.11.56a] 2024/07/07 14:09:34: loading Extract files
[1.11.56a] 2024/07/07 14:09:34: loading Frames
[1.11.56a] 2024/07/07 14:09:34: loading Scripting
[1.11.56a] 2024/07/07 14:09:34: loading Collecting drafts
[1.11.56a] 2024/07/07 14:09:37: loading Prefetching images
[1.11.56a] 2024/07/07 14:09:37: loading Loading drafts
[1.11.56a] 2024/07/07 14:09:38: 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(Unknown
Source:504)
at info.flowersoft.theotown.draftloader.ContentLoader.loadContents(Unknown
Source:906)
at info.flowersoft.theotown.stages.LoadingStage.loadDrafts(Unknown Source:22)
at info.flowersoft.theotown.stages.LoadingStage.
$r8$lambda$j8AHlzCAZDCz9Z75SrIKB6HI39g(Unknown Source:0)
at info.flowersoft.theotown.stages.LoadingStage$
$ExternalSyntheticLambda14.run(Unknown Source:2)
at info.flowersoft.theotown.stages.LoadingStage.lambda$update$16(Unknown
Source:4)
at info.flowersoft.theotown.stages.LoadingStage.
$r8$lambda$th1v2BukWXZ0nUd6I3kWRDY5onE(Unknown Source:0)
at info.flowersoft.theotown.stages.LoadingStage$
$ExternalSyntheticLambda27.call(Unknown Source:2)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
[1.11.56a] 2024/07/07 14:09:38: loading Finishing drafts
[1.11.56a] 2024/07/07 14:09:38: loading Loading music
[1.11.56a] 2024/07/07 14:09:38: loading Shaders
[1.11.56a] 2024/07/07 14:09:38: loading Topics
[1.11.56a] 2024/07/07 14:09:38: loading Loading textures
[1.11.56a] 2024/07/07 14:09:40: loading Checking winter
[1.11.56a] 2024/07/07 14:09:40: loading Preparing background
[1.11.56a] 2024/07/07 14:09:40: loading Finishing
[1.11.56a] 2024/07/07 14:09:40: leave LoadingStage
[1.11.56a] 2024/07/07 14:09:40: drop LoadingStage
[1.11.56a] 2024/07/07 14:09:40: bind MissingScriptPermsStage
[1.11.56a] 2024/07/07 14:09:40: prepare MissingScriptPermsStage
[1.11.56a] 2024/07/07 14:09:40: bind PluginErrorStage
[1.11.56a] 2024/07/07 14:09:40: prepare PluginErrorStage
[1.11.56a] 2024/07/07 14:09:40: bind MissingManifestStage
[1.11.56a] 2024/07/07 14:09:40: prepare MissingManifestStage
[1.11.56a] 2024/07/07 14:09:40: bind WelcomeStage
[1.11.56a] 2024/07/07 14:09:40: prepare WelcomeStage
[1.11.56a] 2024/07/07 14:09:40: enter WelcomeStage
[1.11.56a] 2024/07/07 14:09:41: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:09:41: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:09:41: drop MissingScriptPermsStage
[1.11.56a] 2024/07/07 14:09:41: drop PluginErrorStage
[1.11.56a] 2024/07/07 14:09:41: drop MissingManifestStage
[1.11.56a] 2024/07/07 14:09:41: leave WelcomeStage
[1.11.56a] 2024/07/07 14:09:41: drop WelcomeStage
[1.11.56a] 2024/07/07 14:09:41: bind RegionStage
[1.11.56a] 2024/07/07 14:09:41: prepare RegionStage
[1.11.56a] 2024/07/07 14:09:41: enter RegionStage
[1.11.56a] 2024/07/07 14:09:41: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:09:41: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:09:41: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:09:41: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:09:41: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:09:41: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:09:41: instance OTU1MTE=
[1.11.56a] 2024/07/07 14:09:41: instance OTU1MTI=
[1.11.56a] 2024/07/07 14:09:41: bind LoadWaitingStage
[1.11.56a] 2024/07/07 14:09:41: prepare LoadWaitingStage
[1.11.56a] 2024/07/07 14:09:41: enter LoadWaitingStage
[1.11.56a] 2024/07/07 14:09:41: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:09:41: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:09:46: leave LoadWaitingStage
[1.11.56a] 2024/07/07 14:09:46: drop LoadWaitingStage
[1.11.56a] 2024/07/07 14:09:46: bind GameStage
[1.11.56a] 2024/07/07 14:09:46: prepare GameStage
[1.11.56a] 2024/07/07 14:09:46: enter GameStage
[1.11.56a] 2024/07/07 14:09:46: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:09:46: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:09:50: instance MTk1NTEy
[1.11.56a] 2024/07/07 14:13:09: instance MTk1MjUy
[1.11.56a] 2024/07/07 14:13:25: bind FeaturesStage
[1.11.56a] 2024/07/07 14:13:25: prepare FeaturesStage
[1.11.56a] 2024/07/07 14:13:25: enter FeaturesStage
[1.11.56a] 2024/07/07 14:13:25: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:13:25: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:13:28: instance MTk1MDUy
[1.11.56a] 2024/07/07 14:13:28: refresh
[1.11.56a] 2024/07/07 14:13:28: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:13:28: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:13:28: instance MTk0ODUy
[1.11.56a] 2024/07/07 14:13:28: refresh
[1.11.56a] 2024/07/07 14:13:28: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:13:28: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:13:29: leave FeaturesStage
[1.11.56a] 2024/07/07 14:13:29: drop FeaturesStage
[1.11.56a] 2024/07/07 14:13:29: enter GameStage
[1.11.56a] 2024/07/07 14:13:29: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:13:29: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:13:34: instance MTk0ODA4
[1.11.56a] 2024/07/07 14:14:48: bind SaveWaitingStage
[1.11.56a] 2024/07/07 14:14:48: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 14:14:48: enter SaveWaitingStage
[1.11.56a] 2024/07/07 14:14:48: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:14:48: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:14:52: leave SaveWaitingStage
[1.11.56a] 2024/07/07 14:14:52: drop SaveWaitingStage
[1.11.56a] 2024/07/07 14:14:52: enter GameStage
[1.11.56a] 2024/07/07 14:14:52: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:14:52: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:15:46: instance MTk0NzMz
[1.11.56a] 2024/07/07 14:15:51: instance MTk0NjU4
[1.11.56a] 2024/07/07 14:16:34: instance MTk0NTk4
[1.11.56a] 2024/07/07 14:16:38: instance MTk0NTM4
[1.11.56a] 2024/07/07 14:19:30: instance MTk0Mzg4
[1.11.56a] 2024/07/07 14:19:52: bind SaveWaitingStage
[1.11.56a] 2024/07/07 14:19:52: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 14:19:52: enter SaveWaitingStage
[1.11.56a] 2024/07/07 14:19:52: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:19:52: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:19:56: leave SaveWaitingStage
[1.11.56a] 2024/07/07 14:19:56: drop SaveWaitingStage
[1.11.56a] 2024/07/07 14:19:56: enter GameStage
[1.11.56a] 2024/07/07 14:19:56: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:19:56: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:20:13: instance MTk0MTY4
[1.11.56a] 2024/07/07 14:20:32: bind CityInfoStage
[1.11.56a] 2024/07/07 14:20:32: prepare CityInfoStage
[1.11.56a] 2024/07/07 14:20:32: enter CityInfoStage
[1.11.56a] 2024/07/07 14:20:32: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:20:32: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:20:34: leave CityInfoStage
[1.11.56a] 2024/07/07 14:20:34: drop CityInfoStage
[1.11.56a] 2024/07/07 14:20:34: enter GameStage
[1.11.56a] 2024/07/07 14:20:34: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:20:34: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:24:55: bind SaveWaitingStage
[1.11.56a] 2024/07/07 14:24:55: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 14:24:55: enter SaveWaitingStage
[1.11.56a] 2024/07/07 14:24:55: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:24:55: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:25:00: leave SaveWaitingStage
[1.11.56a] 2024/07/07 14:25:00: drop SaveWaitingStage
[1.11.56a] 2024/07/07 14:25:00: enter GameStage
[1.11.56a] 2024/07/07 14:25:00: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:25:00: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:27:10: bind Store
[1.11.56a] 2024/07/07 14:27:10: prepare Store
[1.11.56a] 2024/07/07 14:27:10: enter Store
[1.11.56a] 2024/07/07 14:27:10: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:27:10: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:27:15: leave Store
[1.11.56a] 2024/07/07 14:27:15: drop Store
[1.11.56a] 2024/07/07 14:27:15: enter GameStage
[1.11.56a] 2024/07/07 14:27:15: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:27:15: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:30:03: bind SaveWaitingStage
[1.11.56a] 2024/07/07 14:30:03: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 14:30:03: enter SaveWaitingStage
[1.11.56a] 2024/07/07 14:30:03: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:30:03: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:30:07: leave SaveWaitingStage
[1.11.56a] 2024/07/07 14:30:07: drop SaveWaitingStage
[1.11.56a] 2024/07/07 14:30:07: enter GameStage
[1.11.56a] 2024/07/07 14:30:07: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:30:07: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:34:46: instance MTk0MDkz
[1.11.56a] 2024/07/07 14:34:51: instance MTk0MDE4
[1.11.56a] 2024/07/07 14:35:00: instance MTkzOTQz
[1.11.56a] 2024/07/07 14:35:05: bind SaveWaitingStage
[1.11.56a] 2024/07/07 14:35:05: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 14:35:05: enter SaveWaitingStage
[1.11.56a] 2024/07/07 14:35:05: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:35:05: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:35:09: leave SaveWaitingStage
[1.11.56a] 2024/07/07 14:35:09: drop SaveWaitingStage
[1.11.56a] 2024/07/07 14:35:09: enter GameStage
[1.11.56a] 2024/07/07 14:35:09: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:35:09: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:35:13: instance MTkzODY4
[1.11.56a] 2024/07/07 14:35:17: instance MTkzNzkz
[1.11.56a] 2024/07/07 14:35:22: instance MTkzNzE4
[1.11.56a] 2024/07/07 14:35:30: instance MTkzNjQz
[1.11.56a] 2024/07/07 14:35:34: instance MTkzNTY4
[1.11.56a] 2024/07/07 14:35:44: instance MTkzNTA4
[1.11.56a] 2024/07/07 14:35:50: instance MTkzNDQ4
[1.11.56a] 2024/07/07 14:35:55: instance MTkzMzg4
[1.11.56a] 2024/07/07 14:36:02: instance MTkzMzI4
[1.11.56a] 2024/07/07 14:36:09: instance MTkzMjY4
[1.11.56a] 2024/07/07 14:36:15: instance MTkzMjA4
[1.11.56a] 2024/07/07 14:36:19: instance MTkzMTQ4
[1.11.56a] 2024/07/07 14:36:27: instance MTkzMDg4
[1.11.56a] 2024/07/07 14:36:35: instance MTkzMDI4
[1.11.56a] 2024/07/07 14:36:42: instance MTkyOTUz
[1.11.56a] 2024/07/07 14:36:48: instance MTkyODc4
[1.11.56a] 2024/07/07 14:36:59: instance MTkyODAz
[1.11.56a] 2024/07/07 14:37:07: instance MTkyNzI4
[1.11.56a] 2024/07/07 14:37:12: instance MTkyNjUz
[1.11.56a] 2024/07/07 14:39:37: instance MTkyNjAz
[1.11.56a] 2024/07/07 14:40:08: bind SaveWaitingStage
[1.11.56a] 2024/07/07 14:40:08: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 14:40:08: enter SaveWaitingStage
[1.11.56a] 2024/07/07 14:40:08: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:40:08: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:40:12: leave SaveWaitingStage
[1.11.56a] 2024/07/07 14:40:12: drop SaveWaitingStage
[1.11.56a] 2024/07/07 14:40:12: enter GameStage
[1.11.56a] 2024/07/07 14:40:12: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:40:12: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:41:17: bind FullPageOfferStage
[1.11.56a] 2024/07/07 14:41:17: prepare FullPageOfferStage
[1.11.56a] 2024/07/07 14:41:17: enter FullPageOfferStage
[1.11.56a] 2024/07/07 14:41:17: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 14:41:17: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 14:41:17: pause app
[1.11.56a] 2024/07/07 15:27:10: enter app
[1.11.56a] 2024/07/07 15:27:10: resume app
[1.11.56a] 2024/07/07 15:27:10: resume -> enter FullPageOfferStage
[1.11.56a] 2024/07/07 15:27:10: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:27:10: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:27:14: leave FullPageOfferStage
[1.11.56a] 2024/07/07 15:27:15: drop FullPageOfferStage
[1.11.56a] 2024/07/07 15:27:15: enter GameStage
[1.11.56a] 2024/07/07 15:27:15: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:27:15: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:27:17: bind Store
[1.11.56a] 2024/07/07 15:27:17: prepare Store
[1.11.56a] 2024/07/07 15:27:17: enter Store
[1.11.56a] 2024/07/07 15:27:17: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:27:17: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:27:18: leave Store
[1.11.56a] 2024/07/07 15:27:18: drop Store
[1.11.56a] 2024/07/07 15:27:18: enter GameStage
[1.11.56a] 2024/07/07 15:27:18: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:27:18: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:32:14: bind SaveWaitingStage
[1.11.56a] 2024/07/07 15:32:14: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 15:32:14: enter SaveWaitingStage
[1.11.56a] 2024/07/07 15:32:14: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:32:14: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:32:19: leave SaveWaitingStage
[1.11.56a] 2024/07/07 15:32:19: drop SaveWaitingStage
[1.11.56a] 2024/07/07 15:32:19: enter GameStage
[1.11.56a] 2024/07/07 15:32:19: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:32:19: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:37:17: bind SaveWaitingStage
[1.11.56a] 2024/07/07 15:37:17: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 15:37:17: enter SaveWaitingStage
[1.11.56a] 2024/07/07 15:37:17: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:37:17: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:37:22: leave SaveWaitingStage
[1.11.56a] 2024/07/07 15:37:22: drop SaveWaitingStage
[1.11.56a] 2024/07/07 15:37:22: enter GameStage
[1.11.56a] 2024/07/07 15:37:22: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:37:22: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:38:13: instance MTkyMzUz
[1.11.56a] 2024/07/07 15:39:08: instance MTkyMTcz
[1.11.56a] 2024/07/07 15:39:30: instance MTkyMDEz
[1.11.56a] 2024/07/07 15:41:11: bind FullPageOfferStage
[1.11.56a] 2024/07/07 15:41:11: prepare FullPageOfferStage
[1.11.56a] 2024/07/07 15:41:11: enter FullPageOfferStage
[1.11.56a] 2024/07/07 15:41:11: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:41:11: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:41:12: leave FullPageOfferStage
[1.11.56a] 2024/07/07 15:41:12: drop FullPageOfferStage
[1.11.56a] 2024/07/07 15:41:12: enter GameStage
[1.11.56a] 2024/07/07 15:41:12: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:41:12: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:41:13: bind SpecialOfferStage:$feature_landmarks03
[1.11.56a] 2024/07/07 15:41:13: prepare SpecialOfferStage:$feature_landmarks03
[1.11.56a] 2024/07/07 15:41:13: enter SpecialOfferStage:$feature_landmarks03
[1.11.56a] 2024/07/07 15:41:13: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:41:13: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:41:15: leave SpecialOfferStage:$feature_landmarks03
[1.11.56a] 2024/07/07 15:41:15: drop SpecialOfferStage:$feature_landmarks03
[1.11.56a] 2024/07/07 15:41:15: enter GameStage
[1.11.56a] 2024/07/07 15:41:15: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:41:15: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:41:34: instance MTkxNzUz
[1.11.56a] 2024/07/07 15:41:51: bind SettingsStage
[1.11.56a] 2024/07/07 15:41:51: prepare SettingsStage
[1.11.56a] 2024/07/07 15:41:51: enter SettingsStage
[1.11.56a] 2024/07/07 15:41:51: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:41:51: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:41:51: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:41:51: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:42:05: leave SettingsStage
[1.11.56a] 2024/07/07 15:42:05: drop SettingsStage
[1.11.56a] 2024/07/07 15:42:05: bind SettingsStage
[1.11.56a] 2024/07/07 15:42:05: prepare SettingsStage
[1.11.56a] 2024/07/07 15:42:05: enter SettingsStage
[1.11.56a] 2024/07/07 15:42:05: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:42:05: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:42:05: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:42:05: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:42:07: leave SettingsStage
[1.11.56a] 2024/07/07 15:42:07: drop SettingsStage
[1.11.56a] 2024/07/07 15:42:07: bind SettingsStage
[1.11.56a] 2024/07/07 15:42:07: prepare SettingsStage
[1.11.56a] 2024/07/07 15:42:07: enter SettingsStage
[1.11.56a] 2024/07/07 15:42:07: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:42:07: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:42:07: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:42:07: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:42:07: leave SettingsStage
[1.11.56a] 2024/07/07 15:42:07: drop SettingsStage
[1.11.56a] 2024/07/07 15:42:07: bind SettingsStage
[1.11.56a] 2024/07/07 15:42:07: prepare SettingsStage
[1.11.56a] 2024/07/07 15:42:07: enter SettingsStage
[1.11.56a] 2024/07/07 15:42:07: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:42:07: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:42:07: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:42:07: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:42:12: leave SettingsStage
[1.11.56a] 2024/07/07 15:42:12: drop SettingsStage
[1.11.56a] 2024/07/07 15:42:12: enter GameStage
[1.11.56a] 2024/07/07 15:42:12: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:42:12: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:42:41: bind SaveWaitingStage
[1.11.56a] 2024/07/07 15:42:41: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 15:42:41: enter SaveWaitingStage
[1.11.56a] 2024/07/07 15:42:41: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:42:41: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:42:45: leave SaveWaitingStage
[1.11.56a] 2024/07/07 15:42:45: drop SaveWaitingStage
[1.11.56a] 2024/07/07 15:42:45: enter GameStage
[1.11.56a] 2024/07/07 15:42:45: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:42:45: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:44:56: bind CityInfoStage
[1.11.56a] 2024/07/07 15:44:56: prepare CityInfoStage
[1.11.56a] 2024/07/07 15:44:56: enter CityInfoStage
[1.11.56a] 2024/07/07 15:44:56: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:44:56: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:44:58: leave CityInfoStage
[1.11.56a] 2024/07/07 15:44:58: drop CityInfoStage
[1.11.56a] 2024/07/07 15:44:58: enter GameStage
[1.11.56a] 2024/07/07 15:44:58: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:44:58: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:45:12: bind Store
[1.11.56a] 2024/07/07 15:45:12: prepare Store
[1.11.56a] 2024/07/07 15:45:12: enter Store
[1.11.56a] 2024/07/07 15:45:12: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:45:12: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:45:25: leave Store
[1.11.56a] 2024/07/07 15:45:25: drop Store
[1.11.56a] 2024/07/07 15:45:25: enter GameStage
[1.11.56a] 2024/07/07 15:45:25: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:45:25: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:45:40: bind CityInfoStage
[1.11.56a] 2024/07/07 15:45:40: prepare CityInfoStage
[1.11.56a] 2024/07/07 15:45:40: enter CityInfoStage
[1.11.56a] 2024/07/07 15:45:40: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:45:40: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:45:41: leave CityInfoStage
[1.11.56a] 2024/07/07 15:45:41: drop CityInfoStage
[1.11.56a] 2024/07/07 15:45:41: enter GameStage
[1.11.56a] 2024/07/07 15:45:41: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:45:41: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:47:11: pause app
[1.11.56a] 2024/07/07 15:47:13: enter app
[1.11.56a] 2024/07/07 15:47:13: resume app
[1.11.56a] 2024/07/07 15:47:13: resume -> enter GameStage
[1.11.56a] 2024/07/07 15:47:13: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:47:13: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:48:05: bind CityInfoStage
[1.11.56a] 2024/07/07 15:48:05: prepare CityInfoStage
[1.11.56a] 2024/07/07 15:48:05: enter CityInfoStage
[1.11.56a] 2024/07/07 15:48:05: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:48:05: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:48:07: leave CityInfoStage
[1.11.56a] 2024/07/07 15:48:07: drop CityInfoStage
[1.11.56a] 2024/07/07 15:48:07: bind CityInfoStage
[1.11.56a] 2024/07/07 15:48:07: prepare CityInfoStage
[1.11.56a] 2024/07/07 15:48:07: enter CityInfoStage
[1.11.56a] 2024/07/07 15:48:07: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:48:07: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:48:49: leave CityInfoStage
[1.11.56a] 2024/07/07 15:48:49: drop CityInfoStage
[1.11.56a] 2024/07/07 15:48:49: enter GameStage
[1.11.56a] 2024/07/07 15:48:49: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:48:49: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:52:58: bind SaveWaitingStage
[1.11.56a] 2024/07/07 15:52:58: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 15:52:58: enter SaveWaitingStage
[1.11.56a] 2024/07/07 15:52:58: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:52:58: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:53:03: leave SaveWaitingStage
[1.11.56a] 2024/07/07 15:53:03: drop SaveWaitingStage
[1.11.56a] 2024/07/07 15:53:03: enter GameStage
[1.11.56a] 2024/07/07 15:53:03: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:53:03: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:58:02: bind SaveWaitingStage
[1.11.56a] 2024/07/07 15:58:02: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 15:58:02: enter SaveWaitingStage
[1.11.56a] 2024/07/07 15:58:02: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:58:02: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 15:58:10: leave SaveWaitingStage
[1.11.56a] 2024/07/07 15:58:10: drop SaveWaitingStage
[1.11.56a] 2024/07/07 15:58:10: enter GameStage
[1.11.56a] 2024/07/07 15:58:10: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 15:58:10: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 16:03:09: bind SaveWaitingStage
[1.11.56a] 2024/07/07 16:03:09: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 16:03:09: enter SaveWaitingStage
[1.11.56a] 2024/07/07 16:03:09: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 16:03:09: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 16:03:17: leave SaveWaitingStage
[1.11.56a] 2024/07/07 16:03:17: drop SaveWaitingStage
[1.11.56a] 2024/07/07 16:03:17: enter GameStage
[1.11.56a] 2024/07/07 16:03:17: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 16:03:17: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 16:08:16: bind SaveWaitingStage
[1.11.56a] 2024/07/07 16:08:16: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 16:08:16: enter SaveWaitingStage
[1.11.56a] 2024/07/07 16:08:16: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 16:08:16: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 16:08:24: leave SaveWaitingStage
[1.11.56a] 2024/07/07 16:08:24: drop SaveWaitingStage
[1.11.56a] 2024/07/07 16:08:24: enter GameStage
[1.11.56a] 2024/07/07 16:08:24: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 16:08:24: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 16:09:54: bind CityInfoStage
[1.11.56a] 2024/07/07 16:09:54: prepare CityInfoStage
[1.11.56a] 2024/07/07 16:09:54: enter CityInfoStage
[1.11.56a] 2024/07/07 16:09:54: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 16:09:54: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 16:09:58: leave CityInfoStage
[1.11.56a] 2024/07/07 16:09:58: drop CityInfoStage
[1.11.56a] 2024/07/07 16:09:58: enter GameStage
[1.11.56a] 2024/07/07 16:09:58: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 16:09:58: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 16:13:26: bind SaveWaitingStage
[1.11.56a] 2024/07/07 16:13:26: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 16:13:26: enter SaveWaitingStage
[1.11.56a] 2024/07/07 16:13:26: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 16:13:26: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 16:13:30: leave SaveWaitingStage
[1.11.56a] 2024/07/07 16:13:30: drop SaveWaitingStage
[1.11.56a] 2024/07/07 16:13:30: enter GameStage
[1.11.56a] 2024/07/07 16:13:30: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 16:13:30: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 16:18:29: bind SaveWaitingStage
[1.11.56a] 2024/07/07 16:18:29: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 16:18:29: enter SaveWaitingStage
[1.11.56a] 2024/07/07 16:18:29: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 16:18:29: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 16:18:37: leave SaveWaitingStage
[1.11.56a] 2024/07/07 16:18:37: drop SaveWaitingStage
[1.11.56a] 2024/07/07 16:18:37: enter GameStage
[1.11.56a] 2024/07/07 16:18:37: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 16:18:37: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 16:23:36: bind SaveWaitingStage
[1.11.56a] 2024/07/07 16:23:36: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 16:23:36: enter SaveWaitingStage
[1.11.56a] 2024/07/07 16:23:36: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 16:23:36: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 16:23:44: leave SaveWaitingStage
[1.11.56a] 2024/07/07 16:23:44: drop SaveWaitingStage
[1.11.56a] 2024/07/07 16:23:44: enter GameStage
[1.11.56a] 2024/07/07 16:23:44: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 16:23:44: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 16:28:43: bind SaveWaitingStage
[1.11.56a] 2024/07/07 16:28:43: prepare SaveWaitingStage
[1.11.56a] 2024/07/07 16:28:43: enter SaveWaitingStage
[1.11.56a] 2024/07/07 16:28:43: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 16:28:43: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 16:28:51: leave SaveWaitingStage
[1.11.56a] 2024/07/07 16:28:51: drop SaveWaitingStage
[1.11.56a] 2024/07/07 16:28:51: enter GameStage
[1.11.56a] 2024/07/07 16:28:51: ResolutionMgr perfect width 517 for res 2220x1080
with xdpi 428.625 derived from 428.625
[1.11.56a] 2024/07/07 16:28:51: ResolutionMgr perfect index 2 (4) with 4 factors
available
[1.11.56a] 2024/07/07 16:30:04: pause app