oomek / attractplus

Attract-Mode Plus
GNU General Public License v3.0
41 stars 14 forks source link

3.01 sometimes freezes if I'm scrolling fast through a list of titles. #38

Closed joelsaacks closed 1 year ago

joelsaacks commented 1 year ago

3.01 sometimes freezes if I'm scrolling fast through a list of titles. 2.62 never had this issue

oomek commented 1 year ago

To better understand the problem I would need the following:

  1. last_run.log
  2. Does AM+ freeze on one particular layout, or on any layout?
  3. Does the baseline AM nightly build also freeze, or is it working fine? https://forum.attractmode.org/index.php?topic=2324.0|
  4. What is the Image Cache Size value in Configure>General?
joelsaacks commented 1 year ago
  1. See attachment
  2. Only that layout (At the Arcade Multi-Cab)
  3. Works fine. Not a single crash. Easy to duplicate in attractmode plus

I've attached a pic of what happens. The rotation freezes, but the music continues playing. Then I get the error in pic2.png. Don't understand the errors in last_run.log about the Wheel graphics. Those wheels show fine. I can also view those files perfectly in paint or any other package.

Thanks Joel

------------------------------- @.*** Joel Saacks -------------------------------


From: Radek Dutkiewicz @.> Sent: Tuesday, 23 May 2023 19:39 To: oomek/attractplus @.> Cc: joelsaacks @.>; Author @.> Subject: Re: [oomek/attractplus] 3.01 sometimes freezes if I'm scrolling fast through a list of titles. (Issue #38)

To better understand the problem I would need the following:

  1. last_run.log
  2. Does AM+ freeze on one particular layout, or on any layout?
  3. Does the baseline AM nightly build also freeze, or is it working fine? https://forum.attractmode.org/index.php?topic=2324.0

— Reply to this email directly, view it on GitHubhttps://github.com/oomek/attractplus/issues/38#issuecomment-1559879269, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AWGIKSJRUX3HCCYVYCWT3MTXHTY5NANCNFSM6AAAAAAYMG4RXI. You are receiving this because you authored the thread.Message ID: @.***>

joelsaacks commented 1 year ago

I seem to have discovered what the issue is

This config: I'd changed it from 100 to 300. If I switch it back to 100 the freezing stops.

image_cache_mbytes 100

------------------------------- @.*** Joel Saacks -------------------------------


From: Radek Dutkiewicz @.> Sent: Tuesday, 23 May 2023 19:39 To: oomek/attractplus @.> Cc: joelsaacks @.>; Author @.> Subject: Re: [oomek/attractplus] 3.01 sometimes freezes if I'm scrolling fast through a list of titles. (Issue #38)

To better understand the problem I would need the following:

  1. last_run.log
  2. Does AM+ freeze on one particular layout, or on any layout?
  3. Does the baseline AM nightly build also freeze, or is it working fine? https://forum.attractmode.org/index.php?topic=2324.0

— Reply to this email directly, view it on GitHubhttps://github.com/oomek/attractplus/issues/38#issuecomment-1559879269, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AWGIKSJRUX3HCCYVYCWT3MTXHTY5NANCNFSM6AAAAAAYMG4RXI. You are receiving this because you authored the thread.Message ID: @.***>

oomek commented 1 year ago

Yes, image_cache_mbytes > 100 is known to cause unpredictable results.