Trouble Shooting
Contents |
Introduction
Here is a list of common problems there are solutions for, if you have other problems please contact us in our chatroom
=Graphic Problems
- Duplicating GUI
- Problem: Dialogs and the main PCGen screen starts duplicating and drawing over top itself. This is a Java issue with hi-res monitors
- Solution 1: Right click PCGen app, Select Properties, then Compatibility, then turn on Override High DPI scaling. This is for Windows 10, please report a solution for Mac's
- Solution 2: Create a pcgen.bat file in the PCGen root directory and put this in it. java.exe -Dswing.aatext=true -Dsun.java2d.dpiaware=false -jar pcgen.jar