Open Akhmadi14 opened 1 year ago
Hello, From what I unterstand, yuo try to run the game on PC. Where did you get the data, when you say from your phone, is it from the old game ?
Its from the game just before the server shutdown (around June 2022 I think). I copied the android and db folders from my smartphone to my PC just as the instruction says (took almost 1 full day to copy all the files).
However I noticed that the directory structure from my game is rather different from the one you posted on the wiki, noticeably is the ar folder. Is there something wrong with my game data? It works fine in my smartphone before the server shutdown.
The original game was downloading data on demand and deleting unused one to not take too much place on the phone. But you need a full dump now for it to works. This can either be done :
Ok, I got the link. You can delete the link now.
I'll update as soon as I finished with the data dump.
Did a clean install of UMO 5.0 and use th dl game data. Still stuck on blackscreen after title. These are the error logs:
TODO UnityEngine.Debug:LogError(Object) TodoLogger:LogError(Int32, String) (at Assets/Scripts/TodoLogger.cs:76) JHHBAFKMBDL:GKMAHMLNMEK(IMCBBOAFION, String) (at Assets/UMAssets/Scripts/JHHBAFKMBDL.cs:239)
Yeah, but I don't think it's from the data. Can you link the full log which can be found here : Operating system | Log files |
---|---|
Linux | ~/.config/unity3d/Editor.log |
macOS | ~/Library/Logs/Unity/Editor.log |
Windows | C:\Users\username\AppData\Local\Unity\Editor\Editor.log |
Thx, I'll try to see if I understand what's wrong. In the mean time, you can try to delete the directory C:/Users/username/AppData/LocalLow/UtaMacross/UtaMacross/ . This is where are saved some local file and perhaps the first run with your phone data wrote something that the current version don't like.
And to be sure, the data of the full dump is the one in "F:\UMO\Tools\Data/" (this is where the editor search in the log) , and you removed the previous one if it was in the same directory.
Yup, I did a clean install with different directory for the data dump. Previous data dump from my phone is in D: while the new one is in F: Deleting C:/Users/username/AppData/LocalLow/UtaMacross/UtaMacross/ also doesn't have any effect.
Ok, I'll try to do test on fresh account to see if I have the problem cause for now I don't really why this is happening
Hello, I try to do some test, but didn't had your problem :
So for another test, can you open the option (UMO / Options) and change the log number to 999 : And resend the unity log after running again the game with those options. I will see if I can find more info with more log.
This are the newest editor log. https://github.com/Akhmadi14/Others/blob/main/Editor.log I did the same step as you above, and still doesn't work. I suspect something in my Unity asset might be corrupt or something. I'm using Unity editor 2018.4.23f1.
Looks like the game don't find those files which should be in the data zip : F:\UMO\Tools\Data/db/ar_event!sa4130fcbz!.dat F:/UMO/Tools/Data/db/md-20220626-000000_v00007790_s1_h00000000!s602bc890z!.dat F:/UMO/Tools/Data/db/sd!s6b10b98cz!.dat
Ok, seems like I got some error on the external hard-drive where the main data is stored (some files got corrupted including the one you mention above) which causing those errors. I'm gonna sort the problems then check it out again.
Any news ? I'll close the bug in 1 week considering it's fine now
Got the data dump from my smartphone and decrypt it. Run UMO and title screen appear, after clicking it got black screen, cursor and BGM music are still working.
error log: TODO UnityEngine.Debug:LogError(Object) TodoLogger:LogError(Int32, String) (at Assets/Scripts/TodoLogger.cs:75)