Skip to content
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

Crash during Ep4 gap effect using Experimental EXE #174

Open
drojf opened this issue Jan 9, 2023 · 2 comments
Open

Crash during Ep4 gap effect using Experimental EXE #174

drojf opened this issue Jan 9, 2023 · 2 comments
Labels

Comments

@drojf
Copy link
Contributor

drojf commented Jan 9, 2023

Posisbly related to 07th-mod/umineko-answer#93 "Crash in ep5 with gap effect"

We had two reports of a crash at this point in the game, just after the line:

langen^...Even Kyrie had no way of eluding Gaap's capture.^\

The first report was 2021-20-08

My friend who uses the experimental exe his game keeps crashing during ep 4 when gaap sends nanji to the shadow realm. Sorry im at work i have slow response. Just thought id report it since it may be important for the new exe or something

its right when nanjo animates through the floor
thyats when it crashes

ep4-gap-experimental-crashlogs.zip

We didn't fix the issue, and instead skipped the animation so the user could continue playing:

langen^...Even Kyrie had no way of eluding Gaap's capture.^\

;mov %Free2,10
;textoff
;bg Mdin_1dN,0
;mld c,$NAN_MajimeA1,22
;
;for %Free1 = 1 to 49
;resettimer
;msp msp_c,0,%Free2,0
;print 1
;inc %Free2
;waittimer 10
;next
;mcl c,1

se1v 52,100

advchar "19"
langjp:dwave_jp 0, nan_4e42:「うわぁ……!!」@
;<南條
langen:dwave_eng 0, nan_4e42:^"Waahh...!!"^@

We had another report of the same issue today 2023-01-10:

They were using the normal script with the experimental engine/exe.

stdout-stderr-2023-01-10.zip

  • My game is crashing in the same place repeatedly in Episode 4 when Dr Nanjo's sprite is quickly pulled to the bottom of the screen
  • The bug occurs just after ...Even Kyrie had no way of eluding Gaap's capture is shown on the screen and I click next to move to the next panel
  • My operating system is Windows
  • I installed the game 1 Month ago
  • I am running the Full Patch with the experimental bug fixer
  • I installed the game using the Automatic Installer
  • My computer is a Gaming Laptop

They resolved the issue the same way by skipping the animation


This might be related to the other issue 07th-mod/umineko-answer#93 "Crash in ep5 with gap effect".

@drojf
Copy link
Contributor Author

drojf commented Oct 10, 2024

To apply the fix:

  • Download and extract this file: 0-no-gap-animation.zip, producing a 0.u file
  • Replace the 0.u file in your game folder with the above one
    • For example, it would be located at C:\Program Files (x86)\Steam\steamapps\common\Umineko\0.u

If anyone sees this message, it would be useful if you posted your save files so I can try and reproduce the issue.

Save files are located in the game folder, for example: C:\Program Files (x86)\Steam\steamapps\common\Umineko\mysav folder - just zip up the whole mysav folder.

@drojf
Copy link
Contributor Author

drojf commented Oct 11, 2024

Another user reported the same issue. I sent them the above script file and it fixed it.

Here is their save folder, so I can try to reproduce the issue later:
mysav.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant