Skip to content

DK64.lua does not work with the kiosk version on BizHawk 2.11.1 #30

@Catstorm

Description

@Catstorm

Loading the newest version of ScriptHawk for an unmodified DK64 kiosk demo rom in 2.11.1 shows the ScriptHawk menu for a split second, then closes and returns error:
NLua.Exceptions.LuaScriptException: (...)\BizHawk-2.11.1-win-x64\games\dk64.lua:6323: attempt to concatenate a nil value

return caption..value.."/"..max.." or "..round(value / max * 100, 2).."%";

Attempting to load the script again in the same session gives a different error:
NLua.Exceptions.LuaScriptException: [string "main"]:881: attempt to index a number value (local 'v')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions