sirjuddington / SLADE

It's a Doom editor
https://slade.mancubus.net
GNU General Public License v2.0
710 stars 109 forks source link

Lua scripting cannot rename entry anymore #1730

Open Gaerzi opened 1 month ago

Gaerzi commented 1 month ago

SLADE Version

3.2.6

OS

Windows

Editor

Resource editor

Steps to Reproduce and Observed Behavior

Add this extremely useful script to the script manager. Save and quit, relaunch SLADE to get the script actually added to the interface. Now run it on a wad with Doom II tracks.

The result will be a very incomprehensible bug that makes no sense:

Runtime Error Line 0: 4: in function <[string "function Execute(archive) ..."]:1>

Script Output:

Expected Behavior

It actually works; like it used to (last confirmed working in v3.2.4).

Screenshots

No response