oric:osdk:main
OSDK Main page
Issues
Issues with XA
Date Issue raised | Log Reference | XA Version | Description | Example |
13/07/2008 | 1 | XA C++ Experimental version 22:38:08 / Oct 15 2007 | Placing labels in .byt rows that don't exist in code produces a syntax error but the offending text is not displayed | .byt 1,2,3,somelabel,4,5 ;somelabel does not exist |
13/07/2008 | 2 | XA C++ Experimental version 22:38:08 / Oct 15 2007 | Lines where errors occur do not correspond to source text line numbers. Even negative numbers are sometimes shown! | Line reports “Selector.s(-83): 6b0d:Label 'CharacterDeadText' not defined” |
17/10/2008 | 3 | XA C++ Experimental version 22:38:08 / Oct 15 2007 | Sometimes XA just hangs on “XA C++ Experimental version 22:38:08 / Oct 15 2007” and does not do anything, have tried on a couple of projects using same access method. One behaved the same, another repeatedly worked but no obvious difference. The ones that did not work had worked before. works in conjunction with osdk but directly using xa it hangs. xaerr does not show any problem. closing dos ends app. ctrl c can terminate. Seems only a reboot sorts the issue. | XA C++ Experimental version 22:38:08 / Oct 15 2007 |
17/10/2008 | 4 | XA C++ Experimental version 22:38:08 / Oct 15 2007 | Colons “:” are not permitted in remarks in the code and bring up a syntax error. | “;Purpose:To build an array” |
25/10/2008 | 5 | XA C++ Experimental version 22:38:08 / Oct 15 2007 | If a new line does not exist at the end of the source code the last line is not read | SubGameResult .dsb 1[EOF] is not found |
31/10/2008 | 6 | XA C++ Experimental version 22:38:08 / Oct 15 2007 | 2 level #includes do not envelope the complete code so if a routine is referred to in the parent (that exists in the grandchild) the routine is not found | |
oric/osdk/main.txt · Last modified: 2008/10/31 13:14 by twilighte