-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Game will not launch #32
Comments
I think we don't ship a globalgamemanagers file with the patch, so I'm unsure how that could happen. Did you get it from the Answer Arcs bundle or as a single purchase? Can you try using this UI in your game and see if it fixes anything? |
Arrgh, the installer says:
but then later it installs: I'll have to check what's going on there, that's wrong |
I think this line was wrong in the
I'm guessing it should be the link you just posted, https://07th-mod.com/ui.php?chapter=matsuribayashi&os=unix&unity=5.6.7f1? |
I don't think that's wrong, we have compatibility packs that were only for GOG that was stuck on the previous version. It should install the compatibility pack and then get the UI for the newest version. It's a bit confusing to explain, @ooa113y might be the best person to know if it's wrong or not. |
Yeah, this is correct. We basically supply the same UI as for the main game, and then the compatibility pack more or less contains a copy of the entire Steam game (except for assets) that is used to "upgrade" the outdated GOG version to the new version of Unity. |
There is a
Then it says "using local filesystem", which then loads the However it says it expects |
Yeah, I just checked the packs and the file is there. Which is even weirder because the compatibility packs had a 100% success rate until now. Maybe the OP can try a manual installation, so we can rule out the possibility of the installer doing things in the wrong order? |
Just a sanity check - the unmodded game works fine yea? |
Yes, the game plays fine. |
I just installed ep8 from Mangagamer on Ubuntu and I'm getting a similar crash after patching the game on a fresh install - @afromanDAN don't worry about trying things out until we at least get it working on our end. |
Ah so I'm not crazy then lol. |
I'm also having the same issue with the mono SIGABRT crash on Mint 20. The unpatched game runs fine. I tried to update the mono packages but the crash persisted. |
So I got my own install working, but I'm not sure if the sharedassets0.assets versions you guys have are the same as mine. I'm also not sure if our installs are the same - it's best that you re-download the game from Mangagamer to make sure we have the same versions of Matsuribayashi. Could you guys do the following:
My Stock/unmodded Mangagamer Mangagamer OneDrive Download link for these two files: https://1drv.ms/u/s!Ar-lAVeetlqhgsZuO26dC2dz5he_7A?e=7pNa5L (if it asks you to sign in, just use a private/incognito window) I think we have previously assumed that sharedassets0.assets with the same unity version and the same operating system are "the same", but it appears that the steam and mangagamer versions of the file are different, despite both having the same unity version and operating system. |
It worked after changing the modded sharedassets file. I'm running the Mangagamer store version. The original sharedassets file was identical to the one you sent. After installing the mod and replacing the modded shareassets, the game was able to run without any issues. Thanks for the quick help! |
My stock mangagamer sharedassets0.assets has the same SHA256. As with Shinkirou above your modified version fixed my game also. |
well I finished the whole game with out any issues with your new patch. |
Thanks for reporting back afroman, at least I know this doesn't break anything. Before I can put the new file in the installer, I need to update the installer so it can use the correct file automatically (the above issue 07th-mod/python-patcher#128), but hopefully that will fix it for new users. |
- Need UI backup so on future installs can determine which modded ui file to use - Make sure when performing backup with forcedExtract option, it backs-up to the forceExtract directory, rather than the game directory - See 07th-mod/matsuribayashi#32
We haven't had any reports of this issue after I applied the fix to the installer, so I think this issue can be closed now. |
Tried to start up game (GoG version), but for some reason start.sh did not do anything, so had to start it on terminal, got following error: This line seem to be fault: So what to do now? |
Hi, please answer the following questions:
If you installed manually, make sure you installed the compatibility pack for GOG Linux at the bottom of this page (since you have the Linux GOG release): https://07th-mod.com/wiki/Higurashi/Manual-Installation/ That is, if you installed manually, you need these files:
|
There was earlier posts about SHA256 on their Link for my file: https://www.mediafire.com/file/3oivssfzvdkl6nm/sharedassets0.assets/file |
@runboy93 did you do anything between your first install attempt and your second install attempt? I can see that on your first install attempt, it detected that your |
actually, the first install log in that zip file is probably not your first install, because you already have a sharedassets0.assets.backup file there, which means the installer ran at least once before. |
So problem is with my assets file or what? |
@runboy93 I did some testing and can reproduce the problem on my end too. I think the installer is not applying the compatibility pack correctly. Can you try to manually copy the contents of this archive into the It should overwrite the |
Thanks it does start up normally now! |
Ah good to know. For the developers, I've raised this issue on the installer repo: 07th-mod/python-patcher#162 This issue can be closed once it's verified that the installer can install to the GOG version of the game successfully (once the installer is fixed). |
Bug Information
Describe the bug: Game does not start. It gives me an error about unity mismatching in the globalgamemanagers file.
To reproduce: Launching the game. Happens everytime.
Expected behavior: Game should start up like normal.
Install Information
The game: You should only report Higurashi Ch.8 related issues in this repository.
The mod variant: Full
I installed the patch: Using the Installer
I bought the game at: Mangagamer
Mod Install Date: 11/5/2020
System Information
My operating system is: Arch Linux
State anything "special" about your computer's setup: No, standard GPT install of arch linux.
Screenshots
If you need help locating logs or writing a bug report, see this page: https://07th-mod.com/wiki/Higurashi/support/
Logs attached here:
EP08logs.zip
The text was updated successfully, but these errors were encountered: