Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

You must be 18+ to view this content

LonaRPG may contain content you must be 18+ to view.

Are you 18 years of age or older?

or Return to itch.io

Mouse input crash with empty unread letters

A topic by YoYoK3nny created Jan 23, 2023 Views: 343 Replies: 2
Viewing posts 1 to 2
(+1)

After reading all unread notes, clicking out into the main section of the pause menu once the "Unread Letters" section is empty crashes the game: (doesn't matter which mouse button is used)

Here follows a summary of the error log: (full log here)

◆ 2023-01-23T18:18:32

■ Error Type :

  NoMethodError

■ Message :

  undefined method `visible=' for nil:NilClass

■ Backtrace :

  (eval):251:in `quit_read_mail'

  (eval):397:in `mouse_press_cancel'

  (eval):360:in `main_menu_mouse_press_cancel'

  (eval):154:in `mouse_input'

  (eval):127:in `update_input'

Developer (1 edit)

TRY to fix,  no idea how to reproduce . so i do guess fix. 

https://workupload.com/file/ar8BDtPArnR
to \Data\Scripts\Frames

(1 edit)

Thank you, this fixed it, I cannot reproduce the crash no matter what I do with this fix in place.

EDIT: The prev_stable version also suffers this issue, but the fix also works there.