Page 1 of 1

Constant errors? (chartool-1.0.b15)

Posted: Fri May 22, 2015 2:25 am
by Jarmen4u
Hi, I hope this forum isn't dead, most threads haven't been touched for years.

I recently joined a game that uses Maptools, so I'm trying to manually import my character into Chartool so I can be ready for the game. Unfortunately, just about everything I touch pulls up a popup with a huge error list. I have no idea what's wrong, and I can't find anything about it online. I've updated java, I tried using the web version (same issue), and I have no idea what to do. I'm going to paste a link to a pastebin with some of the errors I'm getting.

http://pastebin.com/BsTjuzDZ

Thanks in advance.

Re: Constant errors? (chartool-1.0.b15)

Posted: Fri May 22, 2015 12:56 pm
by jay
The code that is in your character file has a bug in it or it is making a bug in the game settings file visible.

The exception you are getting implies that the error is trying to add two numbers together and that one of the numbers isn't actually a number, or isn't there or some other problem. It's hard to know why that is happening. The exception is coming from a bug in the addition handler that is checking the parameters. It isn't checking for nulls. But it only causes that exception when there is something wrong with an addition.

Re: Constant errors? (chartool-1.0.b15)

Posted: Fri May 22, 2015 2:13 pm
by Jarmen4u
Well the character file is the default one for Pathfinder. I try to make a new one but it just loads another version of the default character, and it won't let me edit values like the ability scores or saves, and when I edit things like the name or race or class levels, I get the error.
I tried going into the Property table instead, but it just shows an error and stays on the character sheet.

I should mention that if I reset chartools, it runs just fine with nothing loaded. But the second I select a game, the errors start pouring out.

Re: Constant errors? (chartool-1.0.b15)

Posted: Thu May 28, 2015 7:19 am
by anikun
im getting this exact issue as well, even the errors are identical to the line

Re: Constant errors? (chartool-1.0.b15)

Posted: Sat Jun 27, 2015 6:06 pm
by Instifly
I am getting the Same error. What should I do to fix it?