iminurnamez / pyroller

pygame casino
65 stars 29 forks source link

program freezes #46

Open metulburr opened 9 years ago

metulburr commented 9 years ago

reddit thread http://www.reddit.com/r/PyRollersCasino/comments/2r2uzi/some_new_bugs_since_last_time_i_checked/

Ubuntu 14.04 Python 3.4.0 - Pygame 1.9.2a0 Python 2.7.6 - Pygame 1.9.1release

bitcraft commented 9 years ago

I am going to suggest that perhaps pygame is crashing because it has run out of memory? As is, pyroller loads all assests in memory at the start of the game, so maybe that is happening with your system? How much RAM does your system have?

On my system, python 2.7, pygame 1.9.2a0, and windows 8.1, pyroller/python seems to use a lot of memory, at some point it is over 250mb. maybe there is a memory leak somewhere?

metulburr commented 9 years ago

my desktop is running on 14GB of RAM.

bitcraft commented 9 years ago

ok... shouldn't be a memory issue :D Has this been happening to you lately? I'd like to suggest closing it since its been open for a long time.

metulburr commented 9 years ago

Its been open for a long time because its been happening for a long time. The problem still persists.

bitcraft commented 9 years ago

ok, i see. if you happen to find more details, please leave them here.

On Thu, May 21, 2015 at 1:05 PM, metulburr notifications@github.com wrote:

Its been open for a long time because its been happening for a long time. The problem still persists.

— Reply to this email directly or view it on GitHub https://github.com/iminurnamez/pyroller/issues/46#issuecomment-104373798 .

metulburr commented 9 years ago

Will do. I seem to be the only one that has had this problem. However i have been AFK during the summer. Wont probably touch this again until coming fall.