spotlessmind1975 / ugbasic

An isomorphic BASIC language compiler for retrocomputers
Apache License 2.0
92 stars 16 forks source link

Error during compilation on plus/4 #557

Closed spotlessmind1975 closed 1 year ago

spotlessmind1975 commented 1 year ago

We got errors when trying to compile graphics_pallette_01 for the plus4 target, by using the IDE to trigger the compilation.

 ---------------------------
 ERROR DURING COMPILATION
 ---------------------------
 Internal error during compilation: 

 C:\Users\mario\AppData\Roaming\UGBASIC-IDE\temp/bhoajessceffbhb.asm:1524: Error: ':' expected

 C:\Users\mario\AppData\Roaming\UGBASIC-IDE\temp/bhoajessceffbhb.asm:1524: Error: Unexpected trailing garbage characters

 C:\Users\mario\AppData\Roaming\UGBASIC-IDE\temp/bhoajessceffbhb.asm:1524: Error: '.SCREENMODEUNIQUE' is not a recognized control command

 C:\Users\mario\AppData\Roaming\UGBASIC-IDE\temp\graphics_palette_01.listing: No such file or directory
spotlessmind1975 commented 1 year ago

Fixed on COLDFIX v1.12.1 [rev. 20230121.2204]