Player Resource Consortium

 

Author Topic: Help with the Character Creator  (Read 11315 times)

0 Members and 1 Guest are viewing this topic.

September 27, 2011, 09:38:08 AM
  • Adept
  • *
  • Posts: 21
  • Karma: +0/-0
  • New Member
    • View Profile

Hi Guys,

I've been making my own classes for use in a Vampire the Masquerade themed module however I've run into troubles with the character creator, I've got all the 2da/TLK entries right and I can go right through the character creation process in the CC up to the point where I finalise the character then it crashes.

How can I go about debugging this from there?

thanks for any help :)


September 27, 2011, 10:13:08 AM
Reply #1
  • Hero Member
  • *****
  • Posts: 1439
  • Karma: +27/-0
  • Gender: Male
    • View Profile

Hi Guys,

I've been making my own classes for use in a Vampire the Masquerade themed module however I've run into troubles with the character creator, I've got all the 2da/TLK entries right and I can go right through the character creation process in the CC up to the point where I finalise the character then it crashes.

How can I go about debugging this from there?

thanks for any help :)

CC means JavaCC or ConvoCC? ;p


September 27, 2011, 10:14:37 AM
Reply #2
  • Adept
  • *
  • Posts: 21
  • Karma: +0/-0
  • New Member
    • View Profile

Sorry it's the Java one :P


September 27, 2011, 10:39:06 AM
Reply #3
  • Hero Member
  • *****
  • Posts: 1439
  • Karma: +27/-0
  • Gender: Male
    • View Profile

You can try to run CC for command line with this command:
Code: [Select]
start javaw -Xmx200M -Xms200M -jar CC.jar > cc.logand check the info in cc.log after it crashes.


September 27, 2011, 10:48:30 AM
Reply #4
  • Adept
  • *
  • Posts: 21
  • Karma: +0/-0
  • New Member
    • View Profile

Just tried that and it's giving me the error Windows cannot find "javaw" make sure you have typed the name correctly and try again.


Sorry for being a bit thick but Java isn't really my area of expertise :p


September 27, 2011, 11:00:16 AM
Reply #5
  • Hero Member
  • *****
  • Posts: 1439
  • Karma: +27/-0
  • Gender: Male
    • View Profile

heh, try
start java -Xmx200M -Xms200M -jar CC.jar > cc.log


September 27, 2011, 11:04:54 AM
Reply #6
  • Adept
  • *
  • Posts: 21
  • Karma: +0/-0
  • New Member
    • View Profile

still getting the same error :/ sorry it's not helping much


September 27, 2011, 11:14:51 AM
Reply #7
  • Hero Member
  • *****
  • Posts: 1439
  • Karma: +27/-0
  • Gender: Male
    • View Profile

Are you sure you have Java installed?

javaw.exe and java.exe should be in your system %PATH%
if you do have java installed find those files and add path to them into command line
ie: start "c:\program files\java\java.exe" -Xmx200M -Xms200M -jar CC.jar > cc.log


September 27, 2011, 11:43:14 AM
Reply #8
  • Adept
  • *
  • Posts: 21
  • Karma: +0/-0
  • New Member
    • View Profile

double checked that I have java installed and I do,

I can get the java window to launch by putting in:

start "c:\program files(x86)\java\jr6\java.exe" into the window but then when I add the rest of it I then get the same error again with windows cannot find -Xmx200M this time.


September 27, 2011, 11:48:29 AM
Reply #9
  • Hero Member
  • *****
  • Posts: 1439
  • Karma: +27/-0
  • Gender: Male
    • View Profile

that's because "start" takes your path as one of its parameters.
ignore start!
type:
"c:\program files(x86)\java\jr6\java.exe" -Xmx200M -Xms200M -jar "<path to cc>\CC.jar" > cc.log


September 27, 2011, 11:50:57 AM
Reply #10
  • Adept
  • *
  • Posts: 21
  • Karma: +0/-0
  • New Member
    • View Profile



September 27, 2011, 12:09:39 PM
Reply #11
  • Adept
  • *
  • Posts: 21
  • Karma: +0/-0
  • New Member
    • View Profile

Getting path errors now going to go bang my head against a wall for a bit then try again :P


September 27, 2011, 12:35:23 PM
Reply #12
  • Adept
  • *
  • Posts: 21
  • Karma: +0/-0
  • New Member
    • View Profile

alright got it working now using this : "c:\program files (x86)\java\jre6\bin\java.exe" -Xmx200M -Xms200M -jar "c:\cc\cc.jar" > cc.log

however no log file was being created in the CC folder :/


September 27, 2011, 12:49:08 PM
Reply #13
  • Adept
  • *
  • Posts: 21
  • Karma: +0/-0
  • New Member
    • View Profile

found the log file!

there's no error on it just this:

Invalid icon: isk_x3_ride.tga
Invalid icon: isk_x3_ride.tga
Invalid icon: isk_x3_ride.tga
Wing: 0
Tail: 0

The CC still just hangs once you've clicked finalise with nothing else happening


September 27, 2011, 12:50:47 PM
Reply #14
  • Hero Member
  • *****
  • Posts: 1439
  • Karma: +27/-0
  • Gender: Male
    • View Profile

Do you run it as administrator?

Maybe give it some time, it usually takes a while to create the bic.