[1.11.
36i] 2024/02/29 22:49:36: Startup
[1.11.36i] 2024/02/29 22:49:36: create() cold start
[1.11.36i] 2024/02/29 22:49:36: Download
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": nodename
nor servname provided, or not known
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": nodename
nor servname provided, or not known
at java.net.InetAddress.lookupHostByName(InetAddress.java:394)
at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
at java.net.InetAddress.getAllByName(InetAddress.java:214)
at com.android.okhttp.internal.Dns$1.getAllByName(Dns.java:28)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:216)
at
com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:122)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:292)
at
com.android.okhttp.internal.http.HttpEngine.sendSocketRequest(HttpEngine.java:255)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:206)
at
com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImp
l.java:345)
at
com.android.okhttp.internal.http.HttpURLConnectionImpl.connect(HttpURLConnectionImp
l.java:89)
at
com.android.okhttp.internal.http.HttpsURLConnectionImpl.connect(HttpsURLConnectionI
mpl.java:161)
at
info.flowersoft.theotown.resources.ConfigManager.download(ConfigManager.java:160)
at
info.flowersoft.theotown.resources.ConfigManager.lambda$fetchOnline$0(ConfigManager
.java:90)
at info.flowersoft.theotown.resources.ConfigManager$$Lambda$1.run(Unknown
Source)
at java.lang.Thread.run(Thread.java:837)
[1.11.36i] 2024/02/29 22:49:36: Time
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": nodename
nor servname provided, or not known
java.net.UnknownHostException: Unable to resolve host "data.theotown.com": nodename
nor servname provided, or not known
at
libcore.io.GaiException.rethrowAsUnknownHostException(GaiException.java:58)
at java.net.InetAddress.lookupHostByName(InetAddress.java:424)
at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
at java.net.InetAddress.getAllByName(InetAddress.java:214)
at com.android.okhttp.internal.Dns$1.getAllByName(Dns.java:28)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:216)
at
com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:122)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:292)
at
com.android.okhttp.internal.http.HttpEngine.sendSocketRequest(HttpEngine.java:255)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:206)
at
com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImp
l.java:345)
at
com.android.okhttp.internal.http.HttpURLConnectionImpl.getResponse(HttpURLConnectio
nImpl.java:296)
at
com.android.okhttp.internal.http.HttpURLConnectionImpl.getInputStream(HttpURLConnec
tionImpl.java:179)
at java.net.URL.openStream(URL.java:470)
at
info.flowersoft.theotown.resources.InternetTime.readServerTime(InternetTime.java:98
)
at
info.flowersoft.theotown.resources.InternetTime.access$000(InternetTime.java:19)
at
info.flowersoft.theotown.resources.InternetTime$1.run(InternetTime.java:45)
Caused by: libcore.io.GaiException: getaddrinfo failed: EAI_NONAME (nodename nor
servname provided, or not known)
at libcore.io.Posix.getaddrinfo(Native Method)
at libcore.io.ForwardingOs.getaddrinfo(ForwardingOs.java:61)
at java.net.InetAddress.lookupHostByName(InetAddress.java:405)
... 15 more
[1.11.36i] 2024/02/29 22:49:36: translation ru_KZ
[1.11.36i] 2024/02/29 22:49:37: instance MA==
[1.11.36i] 2024/02/29 22:49:37: create() finish
[1.11.36i] 2024/02/29 22:49:37: create() end
[1.11.36i] 2024/02/29 22:49:37: resume app
[1.11.36i] 2024/02/29 22:49:37: refresh
[1.11.36i] 2024/02/29 22:49:37: bind LoadingStage
[1.11.36i] 2024/02/29 22:49:37: prepare LoadingStage
[1.11.36i] 2024/02/29 22:49:37: enter LoadingStage
[1.11.36i] 2024/02/29 22:49:37: loading Warm-up
[1.11.36i] 2024/02/29 22:49:37: refresh
[1.11.36i] 2024/02/29 22:49:38: loading Startup
[1.11.36i] 2024/02/29 22:49:38:
com.badlogic.gdx.utils.GdxRuntimeException: Error reading file:
/private/var/mobile/Containers/Data/Application/B042A9E5-8287-4B6F-8E8F-
5D74E68ED1EC/Documents/key_mapping.json (Absolute)
com.badlogic.gdx.utils.GdxRuntimeException: Error reading file:
/private/var/mobile/Containers/Data/Application/B042A9E5-8287-4B6F-8E8F-
5D74E68ED1EC/Documents/key_mapping.json (Absolute)
at com.badlogic.gdx.files.FileHandle.read(FileHandle.java:149)
at com.badlogic.gdx.files.FileHandle.reader(FileHandle.java:169)
at info.flowersoft.theotown.util.Files.readTextFile(Files.java:57)
at info.flowersoft.theotown.util.Files.readTextFile(Files.java:73)
at
info.flowersoft.theotown.input.KeyActionManager.load(KeyActionManager.java:40)
at info.flowersoft.theotown.stages.LoadingStage$4.run(LoadingStage.java:181)
at
info.flowersoft.theotown.stages.LoadingStage.update(LoadingStage.java:1701)
at io.blueflower.stapel2d.gamestack.GameStack.update(GameStack.java:154)
at info.flowersoft.theotown.TheoTownX.render(TheoTownX.kt:179)
at
info.flowersoft.theotown.util.ProtectedApplicationAdapter.render(ProtectedApplicati
onAdapter.kt:28)
at com.badlogic.gdx.backends.iosrobovm.IOSGraphics.draw(IOSGraphics.java:265)
at
com.badlogic.gdx.backends.iosrobovm.IOSGraphics$1.draw(IOSGraphics.java:132)
at com.badlogic.gdx.backends.iosrobovm.IOSGraphics$1.$cb$drawRect$
(IOSGraphics.java)
at org.robovm.apple.uikit.UIApplication.main(Native Method)
at org.robovm.apple.uikit.UIApplication.main(UIApplication.java:433)
at io.blueflower.theotown.aios.IOSLauncher.main(IOSLauncher.java:300)
Caused by: java.io.FileNotFoundException:
/private/var/mobile/Containers/Data/Application/B042A9E5-8287-4B6F-8E8F-
5D74E68ED1EC/Documents/key_mapping.json: open failed: ENOENT (No such file or
directory)
at libcore.io.IoBridge.open(IoBridge.java:409)
at java.io.FileInputStream.<init>(FileInputStream.java:78)
at com.badlogic.gdx.files.FileHandle.read(FileHandle.java:146)
... 15 more
Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or
directory)
at libcore.io.Posix.open(Native Method)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
at libcore.io.IoBridge.open(IoBridge.java:393)
... 17 more
[1.11.36i] 2024/02/29 22:49:38: Max texture size 4096
[1.11.36i] 2024/02/29 22:49:38: Max heap size is 8796093022207MB
[1.11.36i] 2024/02/29 22:49:38: Engine consumes 11MB
[1.11.36i] 2024/02/29 22:49:38: Screen size is 896x414, ppi: 326.0
[1.11.36i] 2024/02/29 22:49:38: Backend
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": nodename
nor servname provided, or not known
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": nodename
nor servname provided, or not known
at java.net.InetAddress.lookupHostByName(InetAddress.java:394)
at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
at java.net.InetAddress.getAllByName(InetAddress.java:214)
at com.android.okhttp.internal.Dns$1.getAllByName(Dns.java:28)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:216)
at
com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:122)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:292)
at
com.android.okhttp.internal.http.HttpEngine.sendSocketRequest(HttpEngine.java:255)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:206)
at
com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImp
l.java:345)
at
com.android.okhttp.internal.http.HttpURLConnectionImpl.getResponse(HttpURLConnectio
nImpl.java:296)
at
com.android.okhttp.internal.http.HttpURLConnectionImpl.getInputStream(HttpURLConnec
tionImpl.java:179)
at
com.android.okhttp.internal.http.HttpsURLConnectionImpl.getInputStream(HttpsURLConn
ectionImpl.java:246)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)
[1.11.36i] 2024/02/29 22:49:38: General
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": nodename
nor servname provided, or not known
java.net.UnknownHostException: Unable to resolve host "api.theotown.com": nodename
nor servname provided, or not known
at java.net.InetAddress.lookupHostByName(InetAddress.java:394)
at java.net.InetAddress.getAllByNameImpl(InetAddress.java:236)
at java.net.InetAddress.getAllByName(InetAddress.java:214)
at com.android.okhttp.internal.Dns$1.getAllByName(Dns.java:28)
at
com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSele
ctor.java:216)
at
com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:122)
at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:292)
at
com.android.okhttp.internal.http.HttpEngine.sendSocketRequest(HttpEngine.java:255)
at
com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:206)
at
com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImp
l.java:345)
at
com.android.okhttp.internal.http.HttpURLConnectionImpl.getResponse(HttpURLConnectio
nImpl.java:296)
at
com.android.okhttp.internal.http.HttpURLConnectionImpl.getInputStream(HttpURLConnec
tionImpl.java:179)
at
com.android.okhttp.internal.http.HttpsURLConnectionImpl.getInputStream(HttpsURLConn
ectionImpl.java:246)
at
info.flowersoft.theotown.backend.BackendConnector.sendRequest(BackendConnector.java
:174)
at info.flowersoft.theotown.resources.StaticFiles$1.run(StaticFiles.java:47)
[1.11.36i] 2024/02/29 22:49:38: pause app
[1.11.36i] 2024/02/29 22:49:44: enter app
[1.11.36i] 2024/02/29 22:49:44: resume app
[1.11.36i] 2024/02/29 22:49:44: resume -> enter LoadingStage
[1.11.36i] 2024/02/29 22:49:44: loading Texture
[1.11.36i] 2024/02/29 22:49:44: loading Fonts
[1.11.36i] 2024/02/29 22:49:44: loading Skin
[1.11.36i] 2024/02/29 22:49:44: loading Extract files
[1.11.36i] 2024/02/29 22:49:44: loading Frames
[1.11.36i] 2024/02/29 22:49:44: loading Scripting
[1.11.36i] 2024/02/29 22:49:44: loading Collecting drafts
[1.11.36i] 2024/02/29 22:49:46: loading Prefetching images
[1.11.36i] 2024/02/29 22:49:46: loading Loading drafts
[1.11.36i] 2024/02/29 22:49:47: loading Finishing drafts
[1.11.36i] 2024/02/29 22:49:47: loading Loading music
[1.11.36i] 2024/02/29 22:49:47: loading Shaders
[1.11.36i] 2024/02/29 22:49:47: loading Topics
[1.11.36i] 2024/02/29 22:49:47: loading Loading textures
[1.11.36i] 2024/02/29 22:49:48: loading Checking winter
[1.11.36i] 2024/02/29 22:49:48: loading Preparing background
[1.11.36i] 2024/02/29 22:49:48: loading Finishing
[1.11.36i] 2024/02/29 22:49:48: leave LoadingStage
[1.11.36i] 2024/02/29 22:49:48: drop LoadingStage
[1.11.36i] 2024/02/29 22:49:48: bind PluginErrorStage
[1.11.36i] 2024/02/29 22:49:48: prepare PluginErrorStage
[1.11.36i] 2024/02/29 22:49:48: bind MissingManifestStage
[1.11.36i] 2024/02/29 22:49:48: prepare MissingManifestStage
[1.11.36i] 2024/02/29 22:49:48: bind WelcomeStage
[1.11.36i] 2024/02/29 22:49:48: prepare WelcomeStage
[1.11.36i] 2024/02/29 22:49:48: enter WelcomeStage
[1.11.36i] 2024/02/29 22:49:48: ResolutionMgr perfect width 549 for res 1792x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 22:49:48: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 22:49:48: drop PluginErrorStage
[1.11.36i] 2024/02/29 22:49:48: drop MissingManifestStage
[1.11.36i] 2024/02/29 22:49:48: leave WelcomeStage
[1.11.36i] 2024/02/29 22:49:48: drop WelcomeStage
[1.11.36i] 2024/02/29 22:49:48: bind RegionStage
[1.11.36i] 2024/02/29 22:49:48: prepare RegionStage
[1.11.36i] 2024/02/29 22:49:49: enter RegionStage
[1.11.36i] 2024/02/29 22:49:49: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 22:49:49: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 22:49:49: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 22:49:49: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 22:49:59: bind LoadWaitingStage
[1.11.36i] 2024/02/29 22:49:59: prepare LoadWaitingStage
[1.11.36i] 2024/02/29 22:49:59: enter LoadWaitingStage
[1.11.36i] 2024/02/29 22:49:59: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 22:49:59: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 22:50:00: leave LoadWaitingStage
[1.11.36i] 2024/02/29 22:50:00: drop LoadWaitingStage
[1.11.36i] 2024/02/29 22:50:00: bind GameStage
[1.11.36i] 2024/02/29 22:50:00: prepare GameStage
[1.11.36i] 2024/02/29 22:50:00: enter GameStage
[1.11.36i] 2024/02/29 22:50:00: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 22:50:00: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 22:52:04: bind CityInfoStage
[1.11.36i] 2024/02/29 22:52:04: prepare CityInfoStage
[1.11.36i] 2024/02/29 22:52:04: enter CityInfoStage
[1.11.36i] 2024/02/29 22:52:04: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 22:52:04: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 22:52:20: leave CityInfoStage
[1.11.36i] 2024/02/29 22:52:20: drop CityInfoStage
[1.11.36i] 2024/02/29 22:52:20: enter GameStage
[1.11.36i] 2024/02/29 22:52:20: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 22:52:20: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 22:55:12: bind SaveWaitingStage
[1.11.36i] 2024/02/29 22:55:12: prepare SaveWaitingStage
[1.11.36i] 2024/02/29 22:55:12: enter SaveWaitingStage
[1.11.36i] 2024/02/29 22:55:12: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 22:55:12: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 22:55:12: leave SaveWaitingStage
[1.11.36i] 2024/02/29 22:55:12: drop SaveWaitingStage
[1.11.36i] 2024/02/29 22:55:12: enter GameStage
[1.11.36i] 2024/02/29 22:55:12: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 22:55:12: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 23:00:13: bind SaveWaitingStage
[1.11.36i] 2024/02/29 23:00:13: prepare SaveWaitingStage
[1.11.36i] 2024/02/29 23:00:13: enter SaveWaitingStage
[1.11.36i] 2024/02/29 23:00:13: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 23:00:13: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 23:00:13: leave SaveWaitingStage
[1.11.36i] 2024/02/29 23:00:13: drop SaveWaitingStage
[1.11.36i] 2024/02/29 23:00:13: enter GameStage
[1.11.36i] 2024/02/29 23:00:13: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 23:00:13: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 23:01:29: instance Mg==
[1.11.36i] 2024/02/29 23:01:29: bind RankStage
[1.11.36i] 2024/02/29 23:01:29: prepare RankStage
[1.11.36i] 2024/02/29 23:01:29: enter RankStage
[1.11.36i] 2024/02/29 23:01:29: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 23:01:29: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 23:01:40: leave RankStage
[1.11.36i] 2024/02/29 23:01:40: drop RankStage
[1.11.36i] 2024/02/29 23:01:40: enter GameStage
[1.11.36i] 2024/02/29 23:01:40: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 23:01:40: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 23:05:24: bind SaveWaitingStage
[1.11.36i] 2024/02/29 23:05:24: prepare SaveWaitingStage
[1.11.36i] 2024/02/29 23:05:24: enter SaveWaitingStage
[1.11.36i] 2024/02/29 23:05:24: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 23:05:24: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 23:05:24: leave SaveWaitingStage
[1.11.36i] 2024/02/29 23:05:24: drop SaveWaitingStage
[1.11.36i] 2024/02/29 23:05:24: enter GameStage
[1.11.36i] 2024/02/29 23:05:24: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 23:05:24: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 23:07:29: bind CityInfoStage
[1.11.36i] 2024/02/29 23:07:29: prepare CityInfoStage
[1.11.36i] 2024/02/29 23:07:29: enter CityInfoStage
[1.11.36i] 2024/02/29 23:07:29: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 23:07:29: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 23:07:30: leave CityInfoStage
[1.11.36i] 2024/02/29 23:07:30: drop CityInfoStage
[1.11.36i] 2024/02/29 23:07:30: enter GameStage
[1.11.36i] 2024/02/29 23:07:30: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 23:07:30: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 23:10:23: bind SaveWaitingStage
[1.11.36i] 2024/02/29 23:10:23: prepare SaveWaitingStage
[1.11.36i] 2024/02/29 23:10:23: enter SaveWaitingStage
[1.11.36i] 2024/02/29 23:10:23: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 23:10:23: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 23:10:23: leave SaveWaitingStage
[1.11.36i] 2024/02/29 23:10:23: drop SaveWaitingStage
[1.11.36i] 2024/02/29 23:10:23: enter GameStage
[1.11.36i] 2024/02/29 23:10:23: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 23:10:23: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 23:15:53: bind SaveWaitingStage
[1.11.36i] 2024/02/29 23:15:53: prepare SaveWaitingStage
[1.11.36i] 2024/02/29 23:15:53: enter SaveWaitingStage
[1.11.36i] 2024/02/29 23:15:53: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 23:15:53: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 23:15:53: leave SaveWaitingStage
[1.11.36i] 2024/02/29 23:15:53: drop SaveWaitingStage
[1.11.36i] 2024/02/29 23:15:53: enter GameStage
[1.11.36i] 2024/02/29 23:15:53: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 23:15:53: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 23:20:54: bind SaveWaitingStage
[1.11.36i] 2024/02/29 23:20:54: prepare SaveWaitingStage
[1.11.36i] 2024/02/29 23:20:54: enter SaveWaitingStage
[1.11.36i] 2024/02/29 23:20:54: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 23:20:54: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 23:20:54: leave SaveWaitingStage
[1.11.36i] 2024/02/29 23:20:54: drop SaveWaitingStage
[1.11.36i] 2024/02/29 23:20:54: enter GameStage
[1.11.36i] 2024/02/29 23:20:54: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/02/29 23:20:54: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/02/29 23:24:38: pause app
[1.11.36i] 2024/03/01 09:36:42: Startup
[1.11.36i] 2024/03/01 09:36:42: create() cold start
[1.11.36i] 2024/03/01 09:36:42: translation ru_KZ
[1.11.36i] 2024/03/01 09:36:42: instance Mg==
[1.11.36i] 2024/03/01 09:36:42: create() finish
[1.11.36i] 2024/03/01 09:36:42: create() end
[1.11.36i] 2024/03/01 09:36:42: resume app
[1.11.36i] 2024/03/01 09:36:42: refresh
[1.11.36i] 2024/03/01 09:36:42: bind LoadingStage
[1.11.36i] 2024/03/01 09:36:42: prepare LoadingStage
[1.11.36i] 2024/03/01 09:36:43: enter LoadingStage
[1.11.36i] 2024/03/01 09:36:43: loading Warm-up
[1.11.36i] 2024/03/01 09:36:43: refresh
[1.11.36i] 2024/03/01 09:36:43: loading Startup
[1.11.36i] 2024/03/01 09:36:43: Max texture size 4096
[1.11.36i] 2024/03/01 09:36:43: Max heap size is 8796093022207MB
[1.11.36i] 2024/03/01 09:36:43: Engine consumes 11MB
[1.11.36i] 2024/03/01 09:36:43: Screen size is 896x414, ppi: 326.0
[1.11.36i] 2024/03/01 09:36:44: loading Texture
[1.11.36i] 2024/03/01 09:36:44: loading Fonts
[1.11.36i] 2024/03/01 09:36:44: loading Skin
[1.11.36i] 2024/03/01 09:36:44: loading Extract files
[1.11.36i] 2024/03/01 09:36:44: loading Frames
[1.11.36i] 2024/03/01 09:36:44: loading Scripting
[1.11.36i] 2024/03/01 09:36:44: loading Collecting drafts
[1.11.36i] 2024/03/01 09:36:44: loading Prefetching images
[1.11.36i] 2024/03/01 09:36:44: loading Loading drafts
[1.11.36i] 2024/03/01 09:36:44: loading Finishing drafts
[1.11.36i] 2024/03/01 09:36:45: loading Loading music
[1.11.36i] 2024/03/01 09:36:45: loading Shaders
[1.11.36i] 2024/03/01 09:36:45: loading Topics
[1.11.36i] 2024/03/01 09:36:45: loading Loading textures
[1.11.36i] 2024/03/01 09:36:46: loading Checking winter
[1.11.36i] 2024/03/01 09:36:46: loading Preparing background
[1.11.36i] 2024/03/01 09:36:46: loading Finishing
[1.11.36i] 2024/03/01 09:36:46: leave LoadingStage
[1.11.36i] 2024/03/01 09:36:46: drop LoadingStage
[1.11.36i] 2024/03/01 09:36:46: bind PluginErrorStage
[1.11.36i] 2024/03/01 09:36:46: prepare PluginErrorStage
[1.11.36i] 2024/03/01 09:36:46: bind MissingManifestStage
[1.11.36i] 2024/03/01 09:36:46: prepare MissingManifestStage
[1.11.36i] 2024/03/01 09:36:46: bind WelcomeStage
[1.11.36i] 2024/03/01 09:36:46: prepare WelcomeStage
[1.11.36i] 2024/03/01 09:36:46: enter WelcomeStage
[1.11.36i] 2024/03/01 09:36:46: ResolutionMgr perfect width 549 for res 1792x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 09:36:46: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 09:36:46: drop PluginErrorStage
[1.11.36i] 2024/03/01 09:36:46: drop MissingManifestStage
[1.11.36i] 2024/03/01 09:36:46: leave WelcomeStage
[1.11.36i] 2024/03/01 09:36:46: drop WelcomeStage
[1.11.36i] 2024/03/01 09:36:46: bind RegionStage
[1.11.36i] 2024/03/01 09:36:46: prepare RegionStage
[1.11.36i] 2024/03/01 09:36:46: enter RegionStage
[1.11.36i] 2024/03/01 09:36:46: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 09:36:46: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 09:36:46: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 09:36:46: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 09:36:46: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 09:36:46: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 09:36:46: instance MQ==
[1.11.36i] 2024/03/01 09:36:46: instance Mg==
[1.11.36i] 2024/03/01 09:36:46: bind LoadWaitingStage
[1.11.36i] 2024/03/01 09:36:46: prepare LoadWaitingStage
[1.11.36i] 2024/03/01 09:36:46: enter LoadWaitingStage
[1.11.36i] 2024/03/01 09:36:46: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 09:36:46: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 09:36:46: leave LoadWaitingStage
[1.11.36i] 2024/03/01 09:36:46: drop LoadWaitingStage
[1.11.36i] 2024/03/01 09:36:46: bind GameStage
[1.11.36i] 2024/03/01 09:36:46: prepare GameStage
[1.11.36i] 2024/03/01 09:36:46: enter GameStage
[1.11.36i] 2024/03/01 09:36:46: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 09:36:46: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 09:36:46: bind SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/01 09:36:46: prepare SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/01 09:36:46: enter SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/01 09:36:46: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 09:36:46: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 09:36:50: leave SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/01 09:36:50: drop SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/01 09:36:50: enter GameStage
[1.11.36i] 2024/03/01 09:36:50: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 09:36:50: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 09:36:59: pause app
[1.11.36i] 2024/03/01 09:38:03: enter app
[1.11.36i] 2024/03/01 09:38:03: resume app
[1.11.36i] 2024/03/01 09:38:03: resume -> enter GameStage
[1.11.36i] 2024/03/01 09:38:03: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 09:38:03: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 09:38:13: pause app
[1.11.36i] 2024/03/01 09:41:47: enter app
[1.11.36i] 2024/03/01 09:41:47: resume app
[1.11.36i] 2024/03/01 09:41:47: resume -> enter GameStage
[1.11.36i] 2024/03/01 09:41:47: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 09:41:47: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 09:41:47: pause app
[1.11.36i] 2024/03/01 19:51:29: Startup
[1.11.36i] 2024/03/01 19:51:29: create() cold start
[1.11.36i] 2024/03/01 19:51:30: translation ru_KZ
[1.11.36i] 2024/03/01 19:51:30: instance Mg==
[1.11.36i] 2024/03/01 19:51:30: create() finish
[1.11.36i] 2024/03/01 19:51:30: create() end
[1.11.36i] 2024/03/01 19:51:30: resume app
[1.11.36i] 2024/03/01 19:51:30: refresh
[1.11.36i] 2024/03/01 19:51:30: bind LoadingStage
[1.11.36i] 2024/03/01 19:51:30: prepare LoadingStage
[1.11.36i] 2024/03/01 19:51:30: enter LoadingStage
[1.11.36i] 2024/03/01 19:51:30: loading Warm-up
[1.11.36i] 2024/03/01 19:51:30: refresh
[1.11.36i] 2024/03/01 19:51:31: loading Startup
[1.11.36i] 2024/03/01 19:51:31: Max texture size 4096
[1.11.36i] 2024/03/01 19:51:31: Max heap size is 8796093022207MB
[1.11.36i] 2024/03/01 19:51:31: Engine consumes 11MB
[1.11.36i] 2024/03/01 19:51:31: Screen size is 896x414, ppi: 326.0
[1.11.36i] 2024/03/01 19:51:31: loading Texture
[1.11.36i] 2024/03/01 19:51:31: loading Fonts
[1.11.36i] 2024/03/01 19:51:31: loading Skin
[1.11.36i] 2024/03/01 19:51:31: loading Extract files
[1.11.36i] 2024/03/01 19:51:31: loading Frames
[1.11.36i] 2024/03/01 19:51:31: loading Scripting
[1.11.36i] 2024/03/01 19:51:31: loading Collecting drafts
[1.11.36i] 2024/03/01 19:51:31: loading Prefetching images
[1.11.36i] 2024/03/01 19:51:31: loading Loading drafts
[1.11.36i] 2024/03/01 19:51:32: loading Finishing drafts
[1.11.36i] 2024/03/01 19:51:32: loading Loading music
[1.11.36i] 2024/03/01 19:51:32: loading Shaders
[1.11.36i] 2024/03/01 19:51:32: loading Topics
[1.11.36i] 2024/03/01 19:51:33: loading Loading textures
[1.11.36i] 2024/03/01 19:51:33: loading Checking winter
[1.11.36i] 2024/03/01 19:51:33: loading Preparing background
[1.11.36i] 2024/03/01 19:51:34: loading Finishing
[1.11.36i] 2024/03/01 19:51:34: leave LoadingStage
[1.11.36i] 2024/03/01 19:51:34: drop LoadingStage
[1.11.36i] 2024/03/01 19:51:34: bind PluginErrorStage
[1.11.36i] 2024/03/01 19:51:34: prepare PluginErrorStage
[1.11.36i] 2024/03/01 19:51:34: bind MissingManifestStage
[1.11.36i] 2024/03/01 19:51:34: prepare MissingManifestStage
[1.11.36i] 2024/03/01 19:51:34: bind WelcomeStage
[1.11.36i] 2024/03/01 19:51:34: prepare WelcomeStage
[1.11.36i] 2024/03/01 19:51:34: enter WelcomeStage
[1.11.36i] 2024/03/01 19:51:34: ResolutionMgr perfect width 549 for res 1792x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:51:34: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 19:51:34: drop PluginErrorStage
[1.11.36i] 2024/03/01 19:51:34: drop MissingManifestStage
[1.11.36i] 2024/03/01 19:51:34: leave WelcomeStage
[1.11.36i] 2024/03/01 19:51:34: drop WelcomeStage
[1.11.36i] 2024/03/01 19:51:34: bind RegionStage
[1.11.36i] 2024/03/01 19:51:34: prepare RegionStage
[1.11.36i] 2024/03/01 19:51:34: enter RegionStage
[1.11.36i] 2024/03/01 19:51:34: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:51:34: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 19:51:34: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:51:34: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 19:51:34: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:51:34: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 19:51:34: instance MQ==
[1.11.36i] 2024/03/01 19:51:34: instance Mg==
[1.11.36i] 2024/03/01 19:51:34: bind LoadWaitingStage
[1.11.36i] 2024/03/01 19:51:34: prepare LoadWaitingStage
[1.11.36i] 2024/03/01 19:51:34: enter LoadWaitingStage
[1.11.36i] 2024/03/01 19:51:34: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:51:34: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 19:51:34: leave LoadWaitingStage
[1.11.36i] 2024/03/01 19:51:34: drop LoadWaitingStage
[1.11.36i] 2024/03/01 19:51:34: bind GameStage
[1.11.36i] 2024/03/01 19:51:34: prepare GameStage
[1.11.36i] 2024/03/01 19:51:34: enter GameStage
[1.11.36i] 2024/03/01 19:51:34: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:51:34: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 19:51:34: bind SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/01 19:51:34: prepare SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/01 19:51:34: enter SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/01 19:51:34: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:51:34: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 19:51:35: leave SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/01 19:51:35: drop SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/01 19:51:35: enter GameStage
[1.11.36i] 2024/03/01 19:51:35: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:51:35: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 19:52:33: bind CityInfoStage
[1.11.36i] 2024/03/01 19:52:33: prepare CityInfoStage
[1.11.36i] 2024/03/01 19:52:33: enter CityInfoStage
[1.11.36i] 2024/03/01 19:52:33: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:52:33: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 19:52:34: leave CityInfoStage
[1.11.36i] 2024/03/01 19:52:34: drop CityInfoStage
[1.11.36i] 2024/03/01 19:52:34: enter GameStage
[1.11.36i] 2024/03/01 19:52:34: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:52:34: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 19:54:13: instance NA==
[1.11.36i] 2024/03/01 19:54:13: bind RankStage
[1.11.36i] 2024/03/01 19:54:13: prepare RankStage
[1.11.36i] 2024/03/01 19:54:13: enter RankStage
[1.11.36i] 2024/03/01 19:54:13: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:54:13: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 19:54:33: leave RankStage
[1.11.36i] 2024/03/01 19:54:33: drop RankStage
[1.11.36i] 2024/03/01 19:54:33: enter GameStage
[1.11.36i] 2024/03/01 19:54:33: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:54:33: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 19:54:52: bind CityInfoStage
[1.11.36i] 2024/03/01 19:54:52: prepare CityInfoStage
[1.11.36i] 2024/03/01 19:54:52: enter CityInfoStage
[1.11.36i] 2024/03/01 19:54:52: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:54:52: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 19:54:53: leave CityInfoStage
[1.11.36i] 2024/03/01 19:54:53: drop CityInfoStage
[1.11.36i] 2024/03/01 19:54:53: enter GameStage
[1.11.36i] 2024/03/01 19:54:53: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:54:53: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 19:56:57: bind SaveWaitingStage
[1.11.36i] 2024/03/01 19:56:57: prepare SaveWaitingStage
[1.11.36i] 2024/03/01 19:56:57: enter SaveWaitingStage
[1.11.36i] 2024/03/01 19:56:57: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:56:57: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 19:56:57: leave SaveWaitingStage
[1.11.36i] 2024/03/01 19:56:57: drop SaveWaitingStage
[1.11.36i] 2024/03/01 19:56:57: enter GameStage
[1.11.36i] 2024/03/01 19:56:57: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 19:56:57: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:00:05: pause app
[1.11.36i] 2024/03/01 20:31:09: Startup
[1.11.36i] 2024/03/01 20:31:09: create() cold start
[1.11.36i] 2024/03/01 20:31:09: translation ru_KZ
[1.11.36i] 2024/03/01 20:31:09: instance NA==
[1.11.36i] 2024/03/01 20:31:09: create() finish
[1.11.36i] 2024/03/01 20:31:09: create() end
[1.11.36i] 2024/03/01 20:31:09: resume app
[1.11.36i] 2024/03/01 20:31:09: refresh
[1.11.36i] 2024/03/01 20:31:09: bind LoadingStage
[1.11.36i] 2024/03/01 20:31:09: prepare LoadingStage
[1.11.36i] 2024/03/01 20:31:09: enter LoadingStage
[1.11.36i] 2024/03/01 20:31:09: loading Warm-up
[1.11.36i] 2024/03/01 20:31:09: refresh
[1.11.36i] 2024/03/01 20:31:10: loading Startup
[1.11.36i] 2024/03/01 20:31:10: Max texture size 4096
[1.11.36i] 2024/03/01 20:31:10: Max heap size is 8796093022207MB
[1.11.36i] 2024/03/01 20:31:10: Engine consumes 11MB
[1.11.36i] 2024/03/01 20:31:10: Screen size is 896x414, ppi: 326.0
[1.11.36i] 2024/03/01 20:31:10: loading Texture
[1.11.36i] 2024/03/01 20:31:10: loading Fonts
[1.11.36i] 2024/03/01 20:31:10: loading Skin
[1.11.36i] 2024/03/01 20:31:10: loading Extract files
[1.11.36i] 2024/03/01 20:31:10: loading Frames
[1.11.36i] 2024/03/01 20:31:10: loading Scripting
[1.11.36i] 2024/03/01 20:31:10: loading Collecting drafts
[1.11.36i] 2024/03/01 20:31:10: loading Prefetching images
[1.11.36i] 2024/03/01 20:31:10: loading Loading drafts
[1.11.36i] 2024/03/01 20:31:11: loading Finishing drafts
[1.11.36i] 2024/03/01 20:31:11: loading Loading music
[1.11.36i] 2024/03/01 20:31:11: loading Shaders
[1.11.36i] 2024/03/01 20:31:11: loading Topics
[1.11.36i] 2024/03/01 20:31:11: loading Loading textures
[1.11.36i] 2024/03/01 20:31:12: loading Checking winter
[1.11.36i] 2024/03/01 20:31:12: loading Preparing background
[1.11.36i] 2024/03/01 20:31:12: loading Finishing
[1.11.36i] 2024/03/01 20:31:12: leave LoadingStage
[1.11.36i] 2024/03/01 20:31:12: drop LoadingStage
[1.11.36i] 2024/03/01 20:31:12: bind PluginErrorStage
[1.11.36i] 2024/03/01 20:31:12: prepare PluginErrorStage
[1.11.36i] 2024/03/01 20:31:12: bind MissingManifestStage
[1.11.36i] 2024/03/01 20:31:12: prepare MissingManifestStage
[1.11.36i] 2024/03/01 20:31:12: bind WelcomeStage
[1.11.36i] 2024/03/01 20:31:12: prepare WelcomeStage
[1.11.36i] 2024/03/01 20:31:12: enter WelcomeStage
[1.11.36i] 2024/03/01 20:31:12: ResolutionMgr perfect width 549 for res 1792x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:31:12: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:31:12: drop PluginErrorStage
[1.11.36i] 2024/03/01 20:31:12: drop MissingManifestStage
[1.11.36i] 2024/03/01 20:31:12: leave WelcomeStage
[1.11.36i] 2024/03/01 20:31:12: drop WelcomeStage
[1.11.36i] 2024/03/01 20:31:12: bind RegionStage
[1.11.36i] 2024/03/01 20:31:12: prepare RegionStage
[1.11.36i] 2024/03/01 20:31:12: enter RegionStage
[1.11.36i] 2024/03/01 20:31:12: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:31:12: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:31:12: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:31:12: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:31:12: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:31:12: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:31:13: instance Mw==
[1.11.36i] 2024/03/01 20:31:13: instance NA==
[1.11.36i] 2024/03/01 20:31:13: bind LoadWaitingStage
[1.11.36i] 2024/03/01 20:31:13: prepare LoadWaitingStage
[1.11.36i] 2024/03/01 20:31:13: enter LoadWaitingStage
[1.11.36i] 2024/03/01 20:31:13: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:31:13: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:31:13: leave LoadWaitingStage
[1.11.36i] 2024/03/01 20:31:13: drop LoadWaitingStage
[1.11.36i] 2024/03/01 20:31:13: bind GameStage
[1.11.36i] 2024/03/01 20:31:13: prepare GameStage
[1.11.36i] 2024/03/01 20:31:13: enter GameStage
[1.11.36i] 2024/03/01 20:31:13: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:31:13: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:36:11: bind SaveWaitingStage
[1.11.36i] 2024/03/01 20:36:11: prepare SaveWaitingStage
[1.11.36i] 2024/03/01 20:36:11: enter SaveWaitingStage
[1.11.36i] 2024/03/01 20:36:11: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:36:11: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:36:11: leave SaveWaitingStage
[1.11.36i] 2024/03/01 20:36:11: drop SaveWaitingStage
[1.11.36i] 2024/03/01 20:36:11: enter GameStage
[1.11.36i] 2024/03/01 20:36:11: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:36:11: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:41:11: bind SaveWaitingStage
[1.11.36i] 2024/03/01 20:41:11: prepare SaveWaitingStage
[1.11.36i] 2024/03/01 20:41:11: enter SaveWaitingStage
[1.11.36i] 2024/03/01 20:41:11: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:41:11: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:41:11: leave SaveWaitingStage
[1.11.36i] 2024/03/01 20:41:11: drop SaveWaitingStage
[1.11.36i] 2024/03/01 20:41:11: enter GameStage
[1.11.36i] 2024/03/01 20:41:11: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:41:11: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:42:14: pause app
[1.11.36i] 2024/03/01 20:42:34: enter app
[1.11.36i] 2024/03/01 20:42:34: resume app
[1.11.36i] 2024/03/01 20:42:34: resume -> enter GameStage
[1.11.36i] 2024/03/01 20:42:34: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:42:34: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:42:37: pause app
[1.11.36i] 2024/03/01 20:54:05: Startup
[1.11.36i] 2024/03/01 20:54:05: create() cold start
[1.11.36i] 2024/03/01 20:54:05: translation ru_KZ
[1.11.36i] 2024/03/01 20:54:05: instance NA==
[1.11.36i] 2024/03/01 20:54:05: create() finish
[1.11.36i] 2024/03/01 20:54:05: create() end
[1.11.36i] 2024/03/01 20:54:05: resume app
[1.11.36i] 2024/03/01 20:54:05: refresh
[1.11.36i] 2024/03/01 20:54:05: bind LoadingStage
[1.11.36i] 2024/03/01 20:54:05: prepare LoadingStage
[1.11.36i] 2024/03/01 20:54:06: enter LoadingStage
[1.11.36i] 2024/03/01 20:54:06: loading Warm-up
[1.11.36i] 2024/03/01 20:54:06: refresh
[1.11.36i] 2024/03/01 20:54:06: loading Startup
[1.11.36i] 2024/03/01 20:54:06: Max texture size 4096
[1.11.36i] 2024/03/01 20:54:06: Max heap size is 8796093022207MB
[1.11.36i] 2024/03/01 20:54:06: Engine consumes 11MB
[1.11.36i] 2024/03/01 20:54:06: Screen size is 896x414, ppi: 326.0
[1.11.36i] 2024/03/01 20:54:06: loading Texture
[1.11.36i] 2024/03/01 20:54:06: loading Fonts
[1.11.36i] 2024/03/01 20:54:06: loading Skin
[1.11.36i] 2024/03/01 20:54:06: loading Extract files
[1.11.36i] 2024/03/01 20:54:06: loading Frames
[1.11.36i] 2024/03/01 20:54:06: loading Scripting
[1.11.36i] 2024/03/01 20:54:06: loading Collecting drafts
[1.11.36i] 2024/03/01 20:54:07: loading Prefetching images
[1.11.36i] 2024/03/01 20:54:07: loading Loading drafts
[1.11.36i] 2024/03/01 20:54:07: loading Finishing drafts
[1.11.36i] 2024/03/01 20:54:07: loading Loading music
[1.11.36i] 2024/03/01 20:54:07: loading Shaders
[1.11.36i] 2024/03/01 20:54:07: loading Topics
[1.11.36i] 2024/03/01 20:54:07: loading Loading textures
[1.11.36i] 2024/03/01 20:54:08: loading Checking winter
[1.11.36i] 2024/03/01 20:54:08: loading Preparing background
[1.11.36i] 2024/03/01 20:54:08: loading Finishing
[1.11.36i] 2024/03/01 20:54:08: leave LoadingStage
[1.11.36i] 2024/03/01 20:54:08: drop LoadingStage
[1.11.36i] 2024/03/01 20:54:08: bind PluginErrorStage
[1.11.36i] 2024/03/01 20:54:08: prepare PluginErrorStage
[1.11.36i] 2024/03/01 20:54:08: bind MissingManifestStage
[1.11.36i] 2024/03/01 20:54:08: prepare MissingManifestStage
[1.11.36i] 2024/03/01 20:54:08: bind WelcomeStage
[1.11.36i] 2024/03/01 20:54:08: prepare WelcomeStage
[1.11.36i] 2024/03/01 20:54:08: enter WelcomeStage
[1.11.36i] 2024/03/01 20:54:08: ResolutionMgr perfect width 549 for res 1792x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:54:08: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:54:08: drop PluginErrorStage
[1.11.36i] 2024/03/01 20:54:08: drop MissingManifestStage
[1.11.36i] 2024/03/01 20:54:08: leave WelcomeStage
[1.11.36i] 2024/03/01 20:54:08: drop WelcomeStage
[1.11.36i] 2024/03/01 20:54:08: bind RegionStage
[1.11.36i] 2024/03/01 20:54:08: prepare RegionStage
[1.11.36i] 2024/03/01 20:54:08: enter RegionStage
[1.11.36i] 2024/03/01 20:54:08: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:54:08: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:54:09: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:54:09: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:54:09: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:54:09: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:54:09: instance Mw==
[1.11.36i] 2024/03/01 20:54:09: instance NA==
[1.11.36i] 2024/03/01 20:54:09: bind LoadWaitingStage
[1.11.36i] 2024/03/01 20:54:09: prepare LoadWaitingStage
[1.11.36i] 2024/03/01 20:54:09: enter LoadWaitingStage
[1.11.36i] 2024/03/01 20:54:09: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:54:09: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:54:09: leave LoadWaitingStage
[1.11.36i] 2024/03/01 20:54:09: drop LoadWaitingStage
[1.11.36i] 2024/03/01 20:54:09: bind GameStage
[1.11.36i] 2024/03/01 20:54:09: prepare GameStage
[1.11.36i] 2024/03/01 20:54:09: enter GameStage
[1.11.36i] 2024/03/01 20:54:09: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:54:09: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:59:09: pause app
[1.11.36i] 2024/03/01 20:59:10: enter app
[1.11.36i] 2024/03/01 20:59:10: resume app
[1.11.36i] 2024/03/01 20:59:10: resume -> enter GameStage
[1.11.36i] 2024/03/01 20:59:10: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/01 20:59:10: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/01 20:59:39: pause app
[1.11.36i] 2024/03/02 11:20:20: Startup
[1.11.36i] 2024/03/02 11:20:20: create() cold start
[1.11.36i] 2024/03/02 11:20:20: translation ru_KZ
[1.11.36i] 2024/03/02 11:20:20: instance NA==
[1.11.36i] 2024/03/02 11:20:20: create() finish
[1.11.36i] 2024/03/02 11:20:20: create() end
[1.11.36i] 2024/03/02 11:20:20: resume app
[1.11.36i] 2024/03/02 11:20:20: refresh
[1.11.36i] 2024/03/02 11:20:20: bind LoadingStage
[1.11.36i] 2024/03/02 11:20:20: prepare LoadingStage
[1.11.36i] 2024/03/02 11:20:21: enter LoadingStage
[1.11.36i] 2024/03/02 11:20:21: loading Warm-up
[1.11.36i] 2024/03/02 11:20:21: refresh
[1.11.36i] 2024/03/02 11:20:21: loading Startup
[1.11.36i] 2024/03/02 11:20:21: Max texture size 4096
[1.11.36i] 2024/03/02 11:20:21: Max heap size is 8796093022207MB
[1.11.36i] 2024/03/02 11:20:21: Engine consumes 11MB
[1.11.36i] 2024/03/02 11:20:21: Screen size is 896x414, ppi: 326.0
[1.11.36i] 2024/03/02 11:20:22: loading Texture
[1.11.36i] 2024/03/02 11:20:22: loading Fonts
[1.11.36i] 2024/03/02 11:20:22: loading Skin
[1.11.36i] 2024/03/02 11:20:22: loading Extract files
[1.11.36i] 2024/03/02 11:20:22: loading Frames
[1.11.36i] 2024/03/02 11:20:22: loading Scripting
[1.11.36i] 2024/03/02 11:20:22: loading Collecting drafts
[1.11.36i] 2024/03/02 11:20:22: loading Prefetching images
[1.11.36i] 2024/03/02 11:20:22: loading Loading drafts
[1.11.36i] 2024/03/02 11:20:23: loading Finishing drafts
[1.11.36i] 2024/03/02 11:20:23: loading Loading music
[1.11.36i] 2024/03/02 11:20:23: loading Shaders
[1.11.36i] 2024/03/02 11:20:23: loading Topics
[1.11.36i] 2024/03/02 11:20:23: loading Loading textures
[1.11.36i] 2024/03/02 11:20:24: loading Checking winter
[1.11.36i] 2024/03/02 11:20:24: loading Preparing background
[1.11.36i] 2024/03/02 11:20:24: loading Finishing
[1.11.36i] 2024/03/02 11:20:24: leave LoadingStage
[1.11.36i] 2024/03/02 11:20:24: drop LoadingStage
[1.11.36i] 2024/03/02 11:20:24: bind PluginErrorStage
[1.11.36i] 2024/03/02 11:20:24: prepare PluginErrorStage
[1.11.36i] 2024/03/02 11:20:24: bind MissingManifestStage
[1.11.36i] 2024/03/02 11:20:24: prepare MissingManifestStage
[1.11.36i] 2024/03/02 11:20:24: bind WelcomeStage
[1.11.36i] 2024/03/02 11:20:24: prepare WelcomeStage
[1.11.36i] 2024/03/02 11:20:24: enter WelcomeStage
[1.11.36i] 2024/03/02 11:20:24: ResolutionMgr perfect width 549 for res 1792x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/02 11:20:24: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/02 11:20:24: drop PluginErrorStage
[1.11.36i] 2024/03/02 11:20:24: drop MissingManifestStage
[1.11.36i] 2024/03/02 11:20:24: leave WelcomeStage
[1.11.36i] 2024/03/02 11:20:24: drop WelcomeStage
[1.11.36i] 2024/03/02 11:20:24: bind RegionStage
[1.11.36i] 2024/03/02 11:20:24: prepare RegionStage
[1.11.36i] 2024/03/02 11:20:24: enter RegionStage
[1.11.36i] 2024/03/02 11:20:24: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/02 11:20:24: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/02 11:20:24: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/02 11:20:24: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/02 11:20:24: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/02 11:20:24: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/02 11:20:25: instance Mw==
[1.11.36i] 2024/03/02 11:20:25: instance NA==
[1.11.36i] 2024/03/02 11:20:25: bind LoadWaitingStage
[1.11.36i] 2024/03/02 11:20:25: prepare LoadWaitingStage
[1.11.36i] 2024/03/02 11:20:25: enter LoadWaitingStage
[1.11.36i] 2024/03/02 11:20:25: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/02 11:20:25: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/02 11:20:25: leave LoadWaitingStage
[1.11.36i] 2024/03/02 11:20:25: drop LoadWaitingStage
[1.11.36i] 2024/03/02 11:20:25: bind GameStage
[1.11.36i] 2024/03/02 11:20:25: prepare GameStage
[1.11.36i] 2024/03/02 11:20:25: enter GameStage
[1.11.36i] 2024/03/02 11:20:25: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/02 11:20:25: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/02 11:20:25: bind SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/02 11:20:25: prepare SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/02 11:20:25: enter SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/02 11:20:25: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/02 11:20:25: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/02 11:20:27: leave SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/02 11:20:27: drop SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/02 11:20:27: enter GameStage
[1.11.36i] 2024/03/02 11:20:27: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/02 11:20:27: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/02 11:20:31: bind IOSVideoAdStage
[1.11.36i] 2024/03/02 11:20:31: prepare IOSVideoAdStage
[1.11.36i] 2024/03/02 11:20:31: enter IOSVideoAdStage
[1.11.36i] 2024/03/02 11:20:31: leave IOSVideoAdStage
[1.11.36i] 2024/03/02 11:20:31: drop IOSVideoAdStage
[1.11.36i] 2024/03/02 11:20:31: enter GameStage
[1.11.36i] 2024/03/02 11:20:31: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/02 11:20:31: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/02 11:26:14: bind SaveWaitingStage
[1.11.36i] 2024/03/02 11:26:14: prepare SaveWaitingStage
[1.11.36i] 2024/03/02 11:26:14: enter SaveWaitingStage
[1.11.36i] 2024/03/02 11:26:14: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/02 11:26:14: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/02 11:26:14: leave SaveWaitingStage
[1.11.36i] 2024/03/02 11:26:14: drop SaveWaitingStage
[1.11.36i] 2024/03/02 11:26:14: enter GameStage
[1.11.36i] 2024/03/02 11:26:14: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/02 11:26:14: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/02 11:31:14: bind SaveWaitingStage
[1.11.36i] 2024/03/02 11:31:14: prepare SaveWaitingStage
[1.11.36i] 2024/03/02 11:31:14: enter SaveWaitingStage
[1.11.36i] 2024/03/02 11:31:14: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/02 11:31:14: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/02 11:31:14: leave SaveWaitingStage
[1.11.36i] 2024/03/02 11:31:14: drop SaveWaitingStage
[1.11.36i] 2024/03/02 11:31:14: enter GameStage
[1.11.36i] 2024/03/02 11:31:14: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/02 11:31:14: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/02 11:34:22: pause app
[1.11.36i] 2024/03/03 17:19:14: Startup
[1.11.36i] 2024/03/03 17:19:14: create() cold start
[1.11.36i] 2024/03/03 17:19:14: translation ru_KZ
[1.11.36i] 2024/03/03 17:19:14: instance NA==
[1.11.36i] 2024/03/03 17:19:14: create() finish
[1.11.36i] 2024/03/03 17:19:14: create() end
[1.11.36i] 2024/03/03 17:19:14: resume app
[1.11.36i] 2024/03/03 17:19:14: refresh
[1.11.36i] 2024/03/03 17:19:14: bind LoadingStage
[1.11.36i] 2024/03/03 17:19:14: prepare LoadingStage
[1.11.36i] 2024/03/03 17:19:14: enter LoadingStage
[1.11.36i] 2024/03/03 17:19:14: loading Warm-up
[1.11.36i] 2024/03/03 17:19:14: refresh
[1.11.36i] 2024/03/03 17:19:15: loading Startup
[1.11.36i] 2024/03/03 17:19:15: Max texture size 4096
[1.11.36i] 2024/03/03 17:19:15: Max heap size is 8796093022207MB
[1.11.36i] 2024/03/03 17:19:15: Engine consumes 11MB
[1.11.36i] 2024/03/03 17:19:15: Screen size is 896x414, ppi: 326.0
[1.11.36i] 2024/03/03 17:19:15: loading Texture
[1.11.36i] 2024/03/03 17:19:15: loading Fonts
[1.11.36i] 2024/03/03 17:19:15: loading Skin
[1.11.36i] 2024/03/03 17:19:15: loading Extract files
[1.11.36i] 2024/03/03 17:19:15: loading Frames
[1.11.36i] 2024/03/03 17:19:15: loading Scripting
[1.11.36i] 2024/03/03 17:19:15: loading Collecting drafts
[1.11.36i] 2024/03/03 17:19:15: loading Prefetching images
[1.11.36i] 2024/03/03 17:19:15: loading Loading drafts
[1.11.36i] 2024/03/03 17:19:16: loading Finishing drafts
[1.11.36i] 2024/03/03 17:19:16: loading Loading music
[1.11.36i] 2024/03/03 17:19:16: loading Shaders
[1.11.36i] 2024/03/03 17:19:16: loading Topics
[1.11.36i] 2024/03/03 17:19:16: loading Loading textures
[1.11.36i] 2024/03/03 17:19:17: loading Checking winter
[1.11.36i] 2024/03/03 17:19:18: loading Preparing background
[1.11.36i] 2024/03/03 17:19:18: loading Finishing
[1.11.36i] 2024/03/03 17:19:18: leave LoadingStage
[1.11.36i] 2024/03/03 17:19:18: drop LoadingStage
[1.11.36i] 2024/03/03 17:19:18: bind PluginErrorStage
[1.11.36i] 2024/03/03 17:19:18: prepare PluginErrorStage
[1.11.36i] 2024/03/03 17:19:18: bind MissingManifestStage
[1.11.36i] 2024/03/03 17:19:18: prepare MissingManifestStage
[1.11.36i] 2024/03/03 17:19:18: bind WelcomeStage
[1.11.36i] 2024/03/03 17:19:18: prepare WelcomeStage
[1.11.36i] 2024/03/03 17:19:18: enter WelcomeStage
[1.11.36i] 2024/03/03 17:19:18: ResolutionMgr perfect width 549 for res 1792x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/03 17:19:18: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/03 17:19:18: drop PluginErrorStage
[1.11.36i] 2024/03/03 17:19:18: drop MissingManifestStage
[1.11.36i] 2024/03/03 17:19:18: leave WelcomeStage
[1.11.36i] 2024/03/03 17:19:18: drop WelcomeStage
[1.11.36i] 2024/03/03 17:19:18: bind RegionStage
[1.11.36i] 2024/03/03 17:19:18: prepare RegionStage
[1.11.36i] 2024/03/03 17:19:18: enter RegionStage
[1.11.36i] 2024/03/03 17:19:18: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/03 17:19:18: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/03 17:19:18: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/03 17:19:18: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/03 17:19:18: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/03 17:19:18: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/03 17:19:18: instance Mw==
[1.11.36i] 2024/03/03 17:19:18: instance NA==
[1.11.36i] 2024/03/03 17:19:18: bind LoadWaitingStage
[1.11.36i] 2024/03/03 17:19:18: prepare LoadWaitingStage
[1.11.36i] 2024/03/03 17:19:18: enter LoadWaitingStage
[1.11.36i] 2024/03/03 17:19:18: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/03 17:19:18: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/03 17:19:18: leave LoadWaitingStage
[1.11.36i] 2024/03/03 17:19:18: drop LoadWaitingStage
[1.11.36i] 2024/03/03 17:19:18: bind GameStage
[1.11.36i] 2024/03/03 17:19:18: prepare GameStage
[1.11.36i] 2024/03/03 17:19:18: enter GameStage
[1.11.36i] 2024/03/03 17:19:18: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/03 17:19:18: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/03 17:19:18: bind SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/03 17:19:18: prepare SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/03 17:19:18: enter SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/03 17:19:18: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/03 17:19:18: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/03 17:19:20: leave SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/03 17:19:20: drop SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/03 17:19:20: enter GameStage
[1.11.36i] 2024/03/03 17:19:20: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/03 17:19:20: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/03 17:23:27: pause app
[1.11.36i] 2024/03/04 13:09:25: Startup
[1.11.36i] 2024/03/04 13:09:25: create() cold start
[1.11.36i] 2024/03/04 13:09:25: translation ru_KZ
[1.11.36i] 2024/03/04 13:09:25: instance NA==
[1.11.36i] 2024/03/04 13:09:25: create() finish
[1.11.36i] 2024/03/04 13:09:25: create() end
[1.11.36i] 2024/03/04 13:09:25: resume app
[1.11.36i] 2024/03/04 13:09:25: refresh
[1.11.36i] 2024/03/04 13:09:25: bind LoadingStage
[1.11.36i] 2024/03/04 13:09:25: prepare LoadingStage
[1.11.36i] 2024/03/04 13:09:26: enter LoadingStage
[1.11.36i] 2024/03/04 13:09:26: loading Warm-up
[1.11.36i] 2024/03/04 13:09:26: refresh
[1.11.36i] 2024/03/04 13:09:26: loading Startup
[1.11.36i] 2024/03/04 13:09:26: Max texture size 4096
[1.11.36i] 2024/03/04 13:09:26: Max heap size is 8796093022207MB
[1.11.36i] 2024/03/04 13:09:26: Engine consumes 11MB
[1.11.36i] 2024/03/04 13:09:26: Screen size is 896x414, ppi: 326.0
[1.11.36i] 2024/03/04 13:09:26: loading Texture
[1.11.36i] 2024/03/04 13:09:26: loading Fonts
[1.11.36i] 2024/03/04 13:09:26: loading Skin
[1.11.36i] 2024/03/04 13:09:26: loading Extract files
[1.11.36i] 2024/03/04 13:09:26: loading Frames
[1.11.36i] 2024/03/04 13:09:26: loading Scripting
[1.11.36i] 2024/03/04 13:09:26: loading Collecting drafts
[1.11.36i] 2024/03/04 13:09:27: loading Prefetching images
[1.11.36i] 2024/03/04 13:09:27: loading Loading drafts
[1.11.36i] 2024/03/04 13:09:27: loading Finishing drafts
[1.11.36i] 2024/03/04 13:09:28: loading Loading music
[1.11.36i] 2024/03/04 13:09:28: loading Shaders
[1.11.36i] 2024/03/04 13:09:28: loading Topics
[1.11.36i] 2024/03/04 13:09:28: loading Loading textures
[1.11.36i] 2024/03/04 13:09:29: loading Checking winter
[1.11.36i] 2024/03/04 13:09:29: loading Preparing background
[1.11.36i] 2024/03/04 13:09:29: loading Finishing
[1.11.36i] 2024/03/04 13:09:29: leave LoadingStage
[1.11.36i] 2024/03/04 13:09:29: drop LoadingStage
[1.11.36i] 2024/03/04 13:09:29: bind PluginErrorStage
[1.11.36i] 2024/03/04 13:09:29: prepare PluginErrorStage
[1.11.36i] 2024/03/04 13:09:29: bind MissingManifestStage
[1.11.36i] 2024/03/04 13:09:29: prepare MissingManifestStage
[1.11.36i] 2024/03/04 13:09:29: bind WelcomeStage
[1.11.36i] 2024/03/04 13:09:29: prepare WelcomeStage
[1.11.36i] 2024/03/04 13:09:29: enter WelcomeStage
[1.11.36i] 2024/03/04 13:09:29: ResolutionMgr perfect width 549 for res 1792x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/04 13:09:29: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/04 13:09:29: drop PluginErrorStage
[1.11.36i] 2024/03/04 13:09:29: drop MissingManifestStage
[1.11.36i] 2024/03/04 13:09:29: leave WelcomeStage
[1.11.36i] 2024/03/04 13:09:29: drop WelcomeStage
[1.11.36i] 2024/03/04 13:09:29: bind RegionStage
[1.11.36i] 2024/03/04 13:09:29: prepare RegionStage
[1.11.36i] 2024/03/04 13:09:29: enter RegionStage
[1.11.36i] 2024/03/04 13:09:29: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/04 13:09:29: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/04 13:09:29: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/04 13:09:29: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/04 13:09:29: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/04 13:09:29: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/04 13:09:29: instance Mw==
[1.11.36i] 2024/03/04 13:09:29: instance NA==
[1.11.36i] 2024/03/04 13:09:29: bind LoadWaitingStage
[1.11.36i] 2024/03/04 13:09:29: prepare LoadWaitingStage
[1.11.36i] 2024/03/04 13:09:29: enter LoadWaitingStage
[1.11.36i] 2024/03/04 13:09:29: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/04 13:09:29: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/04 13:09:29: leave LoadWaitingStage
[1.11.36i] 2024/03/04 13:09:29: drop LoadWaitingStage
[1.11.36i] 2024/03/04 13:09:29: bind GameStage
[1.11.36i] 2024/03/04 13:09:29: prepare GameStage
[1.11.36i] 2024/03/04 13:09:29: enter GameStage
[1.11.36i] 2024/03/04 13:09:29: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/04 13:09:29: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/04 13:09:29: bind SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/04 13:09:29: prepare SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/04 13:09:29: enter SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/04 13:09:29: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/04 13:09:29: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/04 13:09:30: leave SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/04 13:09:30: drop SpecialOfferStage:$feature_landmarks01
[1.11.36i] 2024/03/04 13:09:30: enter GameStage
[1.11.36i] 2024/03/04 13:09:30: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/04 13:09:30: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/04 13:09:33: bind IOSVideoAdStage
[1.11.36i] 2024/03/04 13:09:33: prepare IOSVideoAdStage
[1.11.36i] 2024/03/04 13:09:33: enter IOSVideoAdStage
[1.11.36i] 2024/03/04 13:09:33: leave IOSVideoAdStage
[1.11.36i] 2024/03/04 13:09:33: drop IOSVideoAdStage
[1.11.36i] 2024/03/04 13:09:33: enter GameStage
[1.11.36i] 2024/03/04 13:09:33: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/04 13:09:33: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/04 13:14:03: pause app
[1.11.36i] 2024/03/04 13:15:02: enter app
[1.11.36i] 2024/03/04 13:15:02: resume app
[1.11.36i] 2024/03/04 13:15:02: resume -> enter GameStage
[1.11.36i] 2024/03/04 13:15:02: ResolutionMgr perfect width 549 for res 1791x828
with xdpi 326.0 derived from 326.0
[1.11.36i] 2024/03/04 13:15:02: ResolutionMgr perfect index 2 (3) with 4 factors
available
[1.11.36i] 2024/03/04 13:18:33: pause app