inseven / opolua

A compiled-OPL interpreter for iOS written in Lua
https://opolua.org
MIT License
12 stars 0 forks source link

Internal Error: memory.lua:344: Addr not pointing to start of value! #201

Closed jbmorley closed 2 years ago

jbmorley commented 2 years ago

Description

Crash immediately after opening LogJam.

Details

memory.lua:344: Addr not pointing to start of value!
LOGJAM\MAIN:00000347: FF [NextOpcodeTable] 18 CallOpxFunc 0 50 (system MachineUniqueId)
stack traceback:
    [C]: in function 'assert'
    memory.lua:344: in method 'dereference'
    system.lua:400: in function 'opx.system.MachineUniqueId'
    ops.lua:2313: in function 'ops.CallOpxFunc'
    ops.lua:2196: in function 'ops.NextOpcodeTable'
    runtime.lua:809: in function <runtime.lua:794>
    [C]: in function 'xpcall'
    runtime.lua:926: in method 'pcallProc'
    runtime.lua:1281: in function 'runtime.runOpo'