Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QB64 IDE bug and an SNL moment...
#3
It's been ages since I last found a code-eatting bug. Generally this thing is some error checking and formatting going on in the IDE that just loses track of a variable due to them being recycled repeatedly. Without looking at the code, my bet is going to be on e$ getting overwritten somewhere that it shouldn't be. Since this is such a short piece of code which produces the glitch (thanks for that! The last code-eatting bug I chased down would eat two pages of code at once and was a real PITA to narrow down the root source!), I imagine the problem in is _HEIGHT.

If no one else gets around to it first, I'll dig into it and look for the issue once I finish playing around with the load/save dialogs and chasing after your silly SCREEN 0 + _FONT memory leak, which is currently breaking my brain. Tongue
Reply


Messages In This Thread
QB64 IDE bug and an SNL moment... - by Pete - 11-12-2022, 03:09 AM
RE: QB64 IDE bug and an SNL moment... - by SMcNeill - 11-12-2022, 03:21 AM
RE: QB64 IDE bug and an SNL moment... - by Pete - 11-12-2022, 03:22 AM
RE: QB64 IDE bug and an SNL moment... - by Pete - 11-12-2022, 03:32 AM
RE: QB64 IDE bug and an SNL moment... - by Pete - 11-12-2022, 05:54 AM
RE: QB64 IDE bug and an SNL moment... - by jcm - 11-16-2022, 05:10 PM



Users browsing this thread: 5 Guest(s)