View Single Post
Old 14 May 2018, 01:26   #73
alpine9000
Registered User
 
Join Date: Mar 2016
Location: Australia
Posts: 881
OK - I figured out what was going on :-)

Basically my program uses PROGDIR: to locate it's assets on KS2.0 and greater, and this must not be set up when running via uaedbg, so due to my lack of error handling on loading data, I was passing garbage data to things like the music player, hence all the stuff reported above.

When I took out the PROGDIR: stuff, it then ran perfectly in the debugger.

Any chance uaedbg could set PROGDIR: somehow ?
alpine9000 is offline  
 
Page generated in 0.05288 seconds with 11 queries