When trying to run the plugin command "Open Forge" the following message is displayed:
TypeError Cannot read property 'length' of undefined
For the weapon I'm trying to test I have this notetag (plus two more but I don't think they're related to the issue):
<upgradeItem1:502,1>
For the Item ID 502 I have these notetags:
<upgradeParam:atk,5> <upgradeParam:mat,2>
In the plugin parameters I have the item ID 502 whitelisted.
Also, this is what the console states:
DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/libs/pixi.js.map: System error: net::ERR_FILE_NOT_FOUND







