PDA

View Full Version : 3.4 SW Update & Rippers Errors



sakmerlin37
August 7th, 2013, 20:44
I've been working on a Rippers adventure & noticed a couple errors:

When I open an NPC, I receive this error

Ruleset Warning: Could not find template npcdermodbox
Script Error: [string "common/scripts/template_derivedstats.lua"]:84: attempt to index local 'ctrl' (a nil value)

When I open a PC character, I receive this error

Ruleset Warning: Could not find template diescore
Ruleset Warning: Could not find template diescore
Ruleset Warning: Could not find template diescore
Ruleset Warning: Could not find template diescore
Ruleset Warning: Could not find template diescore
Ruleset Error: Could not initialize subwindow 'trappings_sub'. No window class defined.

Anybody have a fix for this or have you run into this problem before?

Doswelk
August 7th, 2013, 21:00
I can re-create the NPC error (might be a 3.4.1 bug) but not the PC one...

I'll let the clever people (Ikael and PW) work out what got broken this time :(

Ikael
August 7th, 2013, 21:36
When I open a PC character, I receive this error

Ruleset Warning: Could not find template diescore
Ruleset Warning: Could not find template diescore
Ruleset Warning: Could not find template diescore
Ruleset Warning: Could not find template diescore
Ruleset Warning: Could not find template diescore
Ruleset Error: Could not initialize subwindow 'trappings_sub'. No window class defined.

Anybody have a fix for this or have you run into this problem before?

Seems like you have a old version of the extension in your use. There is no longer anything called "trappings_sub" subwindow



When I open an NPC, I receive this error
Code:


Ruleset Warning: Could not find template npcdermodbox
Script Error: [string "common/scripts/template_derivedstats.lua"]:84: attempt to index local 'ctrl' (a nil value)



This is real issue. The problem is that "npcdermodbox" windowclass was renamed to "npcmodbox". Doswelk, I have uploaded new version of Rippers Theme into
SW Extensions\3.4_patched_for_build18 folder. Can you double check that it work in the current SW ruleset build?

Doswelk
August 7th, 2013, 23:30
Works for me :D uploaded to Smiteworks FTP

sakmerlin37
August 8th, 2013, 02:13
Thanks Ikael & Kevin :) Appreciate the quick fix!

ddavison
August 8th, 2013, 02:37
This has been added to the patch tool and to the Store download links. Thanks Doswelk and Ikael for a quick fix.