User Tools

Site Tools


oric:osdk:main

OSDK Main page

Issues

Issues with XA

Date Issue raisedLog ReferenceXA VersionDescriptionExample
13/07/20081XA C++ Experimental version 22:38:08 / Oct 15 2007Placing 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/20082XA C++ Experimental version 22:38:08 / Oct 15 2007Lines 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/20083XA C++ Experimental version 22:38:08 / Oct 15 2007Sometimes 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/20084XA C++ Experimental version 22:38:08 / Oct 15 2007Colons “:” are not permitted in remarks in the code and bring up a syntax error.“;Purpose:To build an array”
25/10/20085XA C++ Experimental version 22:38:08 / Oct 15 2007If a new line does not exist at the end of the source code the last line is not readSubGameResult .dsb 1[EOF] is not found
31/10/20086XA C++ Experimental version 22:38:08 / Oct 15 20072 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