Player Resource Consortium
Neverwinter Nights => Help => Topic started by: malonkey1 on March 28, 2013, 05:52:02 PM
-
I am running NWN 1.69 w/ SoU&HoTU on a Windows 7 64-bit laptop, and when I get to portraits on the character creator, I get the error "Error reading po_**_*_01_m.tga. Out of Memory. Error: java.io.EOFException"
I looked through the forum, and couldn't find anything. Help?
-
Sorry, I haven't seen this error before. You could try to run CC from batch script (save as cmd file and put in the same folder as cc.jar):
start javaw -Xmx200M -Xms200M -jar CC.jar > cc.log 2>&1This way you can set how much memory java will use to execute cc.jar (200MB in my example)
-
Okay, I tried that, but it didn't resolve it.
-
Do you have any custom portraits in NWN\portraits directory?
-
None.