Difference between revisions of "Bugs"

1,831 bytes removed ,  06:47, 18 March 2019
shouldnt exist anymore, as long as their validating-integrity-through-hashes-and-sizes is thorough
(shouldnt exist anymore, as long as their validating-integrity-through-hashes-and-sizes is thorough)
 
Line 31: Line 31:


This has been fixed by forcing the web object to be closed instantly the game's OnApplicationPause event is invoked.-->
This has been fixed by forcing the web object to be closed instantly the game's OnApplicationPause event is invoked.-->
=Malformed Cache=
[[File:bug-oreo-1.png|400px]]
[[File:bug-oreo-2.png|400px]]
There's some [https://twitter.com/housamo_xyz_bot/status/919356671734042624 odd] behavior when <s>running Housamo on Android 8.0</s> the game fails to initialize properly from a clean slate. From what's given, asset appear to cache when they can't. More information on (the theoretically) why [[Tips#MasterDataVersions|here]].
The steps to restore the game back to a playable state is also as followed:
* Backup <code>/SD/Android/data/jp.co.lifewonders.housamo/files/Data/</code>
* Delete <code>/SD/Android/data/jp.co.lifewonders.housamo/files/Data/MasterDataVersions</code>
* Delete <code>/SD/Android/data/jp.co.lifewonders.housamo/</code>
* Start the app, and let it properly initialize (this will take some time)
* Close the app after you reach the title screen
* Copy your backup of <code>/SD/Android/data/jp.co.lifewonders.housamo/files/Data/</code>
<!--=Time Zone and [[Daily Quest]]s=
<s>In the latest version (3.1.3), due to the way the game now, instead of server time, using local time(zones) to determine when quests are available (such as [[Daily Quest]]s), the window for playing these quests are significantly shrunk, between midnight local time and midnight in Japan Time.  As such, the only fix right now is to (not-so) simply adjust your timezone to Tokyo (UTC/GMT+9). However, as this is inconvenient on your daily driver (alarms, other apps, etc.), it's recommended to use a different, dedicated device (such as a spare phone, or an Android emulator) if this is a huge inconvenience.
As an additional warning, some users may experience a complete lock out after changing timezones; it's advised not to tamper with time for the meanwhile, or accept the risks until the lock is lifted (which is assumed to be the next day).</s>-->