Bug #62
closed
Get Icon: Instruction not implemented.
Added by Brian Flanagan almost 5 years ago.
Updated over 4 years ago.
Description
This is an important one!
The following will not compile:
Get Icon 1,0,0 To 15,15
It fails to compile on the 2nd pass:
First pass...
Second pass...
main.aoz:99:8: error: instruction not implemented
main.aoz:1:1: Compiler error: crash during compilation: pass: 2
cannot read property '0' of undefined
typeerror: cannot read property '0' of undefined
- Assignee set to Francois Lionet
AOZ Transpiler Version 0.9.3.1 - 21/01/2020
By Francois 'Amos' Lionet (c) AOZ Studio 2019
Website: https://aoz.studio
Support the project on Patreon: http://www.patreon.com/francoislionet
---------------------------------------------------------------------
PATH->Z:/home/amos2/compiler/0.9.3.1/languages
Removing directory: /home/amos2/ide/input/tickleman/62/html
Compiling /home/amos2/ide/input/tickleman/62, emulation: PC, speed: fast.
First pass...
Second pass...
main.aoz:2:8: error: instruction not implemented
main.aoz:1:1: Compiler error: crash during compilation: pass: 2
cannot read property '0' of undefined
typeerror: cannot read property '0' of undefined
at secondpass (c:\snapshot\compiler\compiler.js)
at object.compile (c:\snapshot\compiler\compiler.js)
at compile (c:\snapshot\compiler\aoz.js)
at aoz (c:\snapshot\compiler\aoz.js)
at object. (c:\snapshot\compiler\aoz.js)
at module._compile (pkg/prelude/bootstrap.js:1261:22)
at object.module._extensions..js (internal/modules/cjs/loader.js:993:10)
at module.load (internal/modules/cjs/loader.js:813:32)
at function.module._load (internal/modules/cjs/loader.js:725:14)
at function.module.runmain (pkg/prelude/bootstrap.js:1316:12)
Internal error
Task failed, no code generated...
- Status changed from New to Resolved
- Target version set to 0.9.4
- Status changed from Resolved to Closed
- Affected version changed from 0.9.3 to 0.9.5
Tested in version 0.9.5.1.
Confirmed this is now working! :-)
Also available in: Atom
PDF