jelleghys |
Opening logic 15 (KQ][): [quote]Error decoding logic (position 0x0459): Block to long (61 bytes longer than rest previous block) Error loading logic. The resource may be corrupt. Opening logic 48 (KQIII): Error decoding logic (position 0x007F): Encountered command block of length 0. Selecting picture 31-48 and some more (KQIV): Error: Could not load resource. The files may be open or the resource may be corrupt. Can somebody help me? BTW: "Block to long" shouldn't that be "block tOO long"? |
Joel |
That error from KQIII is not really an error. It means that something like the following was compiled: if (f3) { // empty if block } This error message has been removed from AGI Studio as of version 1.36 (noted in the AGI Base Logic Generator 2.0's options dialog box under the Compiled Code tab). |