Project

General

Profile

Bug #62

Get Icon: Instruction not implemented.

Added by Brian Flanagan over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
01/22/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

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

#1

Updated by Baptiste Pillot over 4 years ago

  • Assignee set to Francois Lionet
#2

Updated by Baptiste Pillot about 4 years ago

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... 
#3

Updated by Francois Lionet about 4 years ago

  • Status changed from New to Resolved
  • Target version set to 0.9.4

Implemented.

#4

Updated by Brian Flanagan about 4 years ago

  • 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