Tenome / Gurumin-Modding

Repository for the original dialog/UI text of Gurumin: A Monstrous Adventure, as well as corrections for the PC version.
6 stars 0 forks source link

dialogue script error #3

Closed Gawidev closed 1 month ago

Gawidev commented 1 month ago

Describe the bug Same script error as last time. Occurs during the second "Vanishing cakes" dialogue with Fan.

Script error occurred (UPIPE)
Number of arguments is incorrect. (9794)

Screenshots

Save file Added new saves, the one of interest should be gdata211.sav https://mega.nz/folder/5Ts3hY4R#zN8lyBRxMRv8kGLlV6tT-Q

Tenome commented 1 month ago

Expected as much. If it's the same issue then I'll apply the fix to all the bubbles I added.

This time, I fixed it by adding an extra ", which is the opposite of what I did with Doug... I should try and find out why exactly that is. Guess I'll look through a C tutorial online at some point.

Remove the .txt from the filename and drop this in Gurumin - A Monstrous Adventure\bin\.

map.itm.txt

Gawidev commented 1 month ago

Works, I wonder if the number of arguments issues are related to the type of dialogue bubbles or something. Regardless, gj on the fix 👍