Author Topic: Bug trying to run a project that worked before  (Read 1819 times)

Offline MrPlow

  • Prof. Inline
  • *****
  • Posts: 1826
    • View Profile
Project just hangs...

But when in Debug mode it runs fine....

Only messages I get are...
Start debug session.
DECLARE entry not found: GetPointerTouchInfo
DECLARE entry not found: EnableMouseInPointer

Comp:
Speccy-48k, Speccy-128k, Amigas, PCs

Offline Schranz0r

  • Premium User :)
  • Administrator
  • Prof. Inline
  • *******
  • Posts: 5116
  • O Rly?
    • View Profile
Old Bug!
Check this Inline-functions if something is typed uppercase...
Most times return changed to RETURN for example. :)
I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard

Offline MrPlow

  • Prof. Inline
  • *****
  • Posts: 1826
    • View Profile
Thanks for getting back to me!
It wasnt that, I figured out the issue, I had a condition with an array object to push another object into the array based on set of values...so GLB didnt like that - and I can see that it would not be good-practice anyway.

 
Comp:
Speccy-48k, Speccy-128k, Amigas, PCs

Offline Schranz0r

  • Premium User :)
  • Administrator
  • Prof. Inline
  • *******
  • Posts: 5116
  • O Rly?
    • View Profile
INLINE is sometimes a bit tricky! :)
I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard