Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
game program randomly freezes
#1
was wondering if anyone can tell me why my program randomly freezes when run.
i cannot figure out why.
i put a line in the "Action" SUB for debugging.
When program freezes, you can see the time displayed in the upper/left stops.

* disclaimer * this is my version of a program by SkurK/b. (skurk@multinet.no).


Attached Files
.bas   BackMan(MyVersion).bas (Size: 12.42 KB / Downloads: 19)
Reply
#2
values i used for the fields...

GridSquaresHorizontal = 40
GridSquaresVerical = 20
blockSize = 30
ChanceOfWallPercent = 15
TotalGhosts = 15

GreenPelletsPercentOfEmptySpace = .1
GhostsPercentOfEmptySpace = .03

GhostMovementDelay% = 0.6385
PlayerDelay% = 0.4789
Reply
#3
nevermind.
i can't do this correctly
Reply
#4
@paulel

Did you forget SOMETHING?

'$include:'#RemoveDecimal.bas'
'$include:'#GetResp.bas'
'$include:'#LoadProgramIcon.bas'
'$include:'#SetDelayCountUsingCPS.bas'
'$include:'#GetLabelValue(ver2).bas'

Without that, no one will ever find the error.


Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)