Player Resource Consortium
Neverwinter Nights => Help => Topic started by: Giygas on May 22, 2010, 05:27:23 PM
-
I am having some issues with the character creator. The program itself runs fine, but when you get to the classes section of the creator none of the added base classes show. Only the base classes which come in the original NWN game show up on the list. Further, when I went and made a cleric, none of the new cleirc domains where selectable and the domains which I could select where unedited from the standard NWN domains. Dose anybody know how to fix this?
-
:(
http://www.nwnprc.com//nwn/english/content/installation/jcc.htm
-
Ok I did that and now the character creator refuses to load. I can still access settings fine, that works as normal, but when I click create character after I get those two load bars the character creator dose not pop up....what do I do for that? Is it because I don't have the latest version of Java/my Java is too old to handle it?
-
Do you have any *.bat file in CC dir? if you do, edit it in notepad and try changing amount of memory CC will use, ie:
start javaw -Xmx200M -Xms200M -jar CC.jar > cc.log 2>&1
change to:
start javaw -Xmx[b]300[/b]M -Xms[b]300[/b]M -jar CC.jar > cc.log 2>&1
Worked for me :)
*Someone reported that CC doesn't work on Windows 7, can't check that, i don't use that system B)
-
It seems to work fine on my Win7 laptop.