Details
-
Type:
Help Request
-
Status:
Closed
(View Workflow)
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Labels:None
-
Environment:Windows Vista
Description
Loading standard Pathfinder for Players works just fine, but when I try to Add a source set with the Advanced Players' Guide, I get the error message:
SEVERE Exception loading files.
java.lang.NullPointerException
at pcgen.persistence.lst.LstSystemLoader$3.compare(Unknown Source)
at pcgen.persistence.lst.LstSystemLoader$3.compare(Unknown Source)
at java.util.Arrays.mergeSort(Unknown Source)
at java.util.Arrays.sort(Unknown Source)
at java.util.Collections.sort(Unknown Source)
at pcgen.persistence.lst.LstSystemLoader.sortCampaignsByRank(Unknown Source)
at pcgen.persistence.lst.LstSystemLoader.loadCampaigns(Unknown Source)
at pcgen.persistence.lst.LstSystemLoader.loadCampaigns(Unknown Source)
at pcgen.persistence.PersistenceManager.loadCampaigns(Unknown Source)
at pcgen.gui.sources.SourceSelectionUtils.doCampaignLoad(Unknown Source)
at pcgen.gui.sources.SourceSelectionUtils.access$000(Unknown Source)
at pcgen.gui.sources.SourceSelectionUtils$1.construct(Unknown Source)
at pcgen.util.SwingWorker$2.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
All Done
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Andrew Maitland [ legacyking ] | James Dempsey [ jamesd ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Cannot Reproduce [ 5 ] |
| Issue Type | Bug [ 1 ] | Help Request [ 12 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Workflow | jira [ 11342 ] | Help Request WF [ 15496 ] |
| Workflow | Help Request WF [ 15496 ] | Help Request WF v2 [ 15584 ] |
NPE's are your field James. Is this something we've already fixed in the Trunk?