magik-vscode icon indicating copy to clipboard operation
magik-vscode copied to clipboard

F7 compile not working

Open r00t-64 opened this issue 3 years ago • 0 comments

vs_load() at f7 compile and vs_goto() at f3 class browser not working. Magik> vs_load() Global vs_load does not exist: create it? (Y) y Defining global vs_load **** Error: Object unset does not understand message invoke() does_not_understand(object=unset, selector=:|invoke()|, arguments=sw:simple_vector:[1-0], iterator?=False, private?=False)

---- traceback: Alchemy-REPL (light_thread 173259308) ---- time=29/12/2021 16:39:13 sw!version=5.2.2.0 (swaf) os_text_encoding=cp1252 !snapshot_traceback?!=unset

condition.raise() (sys_src/guts/condition.magik:616) object.does_not_understand() (sys_src/guts/object.magik:810) object.sys!does_not_understand() (sys_src/guts/object.magik:684) . (Evaluated-inline:1) magik_rep.process_command() (sys_src/misc/magik_rep.magik:136) magik_rep.cli() (sys_src/misc/magik_rep.magik:90) system.session_start() (sys_src/guts/system.magik:3187)

Current Version: SW5.24

r00t-64 avatar Dec 29 '21 21:12 r00t-64