PDA

View Full Version : Help updating old ruleset.



neonbasschild
May 24th, 2015, 05:48
Ok so I found a old ruleset and hacked it into corerpg to that it can run new features. I thought I had everything running correctly but the client will not open the character sheets. Any help you guys can offer would be great!

https://docs.google.com/file/d/0B4qprWdNW-ipbU9KVmdfZ0pIcHM

Thats the link to the download for the file.

Thanks,
Derrick

damned
May 24th, 2015, 05:54
Post the error message please.

Trenloe
May 26th, 2015, 20:20
You're getting the following error?

"Runtime Error: desktop: Unable to create window with invalid class (charselect_client)"

This is telling you that FG is trying to open a windowclass with a name of charselect_client but this isn't valid - usually meaning it isn't present in the ruleset.

Make sure you have a valid <windowclass name="charselect_client"> section in your ruleset.

neonbasschild
May 28th, 2015, 16:02
Thanks I was able to find the error!