x87 / scout

Scout Decompiler
https://scout.sannybuilder.com/
Other
9 stars 0 forks source link

Crash in printing routine with empty loop #24

Closed x87 closed 4 years ago

x87 commented 4 years ago
0000:
while true
end
TypeError: Cannot read property 'offset' of undefined
    at ExpressionPrinter.print (\scout\build\scout.js:3636:64)
    at graphs.forEach (\scout\build\scout.js:164:33)
    at Array.forEach (<anonymous>)
    at scripts.forEach (\scout\build\scout.js:159:24)