Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: UnboundLocalError
Post: RE: UnboundLocalError

(Jun-01-2021, 01:37 PM)BashBedlam Wrote: For your knowledge, the variable passed was use before it was defined so I defined it on line 98. On line 146 of the new version, gamedisplay.update() was ch...
arpitmittal1221 Game Development 6 3,602 Jun-01-2021, 02:14 PM
    Thread: UnboundLocalError
Post: RE: UnboundLocalError

(May-31-2021, 01:05 PM)BashBedlam Wrote: I have modified your code and it seems to be working as expected. On line 60, the game just quits if a crash occurs. I would recommend replacing that with so...
arpitmittal1221 Game Development 6 3,602 Jun-01-2021, 06:18 AM
    Thread: UnboundLocalError
Post: RE: UnboundLocalError

(May-30-2021, 04:27 PM)BashBedlam Wrote: On line 130, you try to use passed in a call to score_system () before it is defined. On line 148, you try to call gamedisplays before it is defined. On line...
arpitmittal1221 Game Development 6 3,602 May-31-2021, 06:21 AM
  Question Thread: UnboundLocalError
Post: UnboundLocalError

Please tell me how to fix the UnboundLocalError I am currently trying to make a car racing game which is still not completed. I have linked my code's file below and even pasted it here if you don't w...
arpitmittal1221 Game Development 6 3,602 May-30-2021, 10:55 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020