|
From: SourceForge.net <no...@so...> - 2008-10-20 00:16:35
|
Data Bugs item #2181118, was opened at 2008-10-19 17:16 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=750091&aid=2181118&group_id=25576 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: For 5.16.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: LegacyKing (amaitland) Assigned to: Nobody/Anonymous (nobody) Summary: TGM - Modern Player's Companion - Clean Up Initial Comment: LSTERROR TYPE is not valid in 'parent' category Second Occupation of file:/D:/pcgen/pcgen_dev/Trunk/pcgen/data/alpha/thegamemechanics/modern_players_companion/mpc_ability_categories.lst. LSTERROR CSKILL arguments uses double separator || : Balance|Concentration|Craft (Electronic)|Craft (Mechanical)|Disable Device|Drive||Knowledge (Current Events)|Knowledge (Popular Culture)|Knowledge (Streetwise)|Knowledge (Technology)|Listen|Navigate|Profession|Pilot|Read/Write Language|Repair|Speak Language|Tumble LSTERROR Illegal Token 'CSKILL' 'Balance|Concentration|Craft (Electronic)|Craft (Mechanical)|Disable Device|Drive||Knowledge (Current Events)|Knowledge (Popular Culture)|Knowledge (Streetwise)|Knowledge (Technology)|Listen|Navigate|Profession|Pilot|Read/Write Language|Repair|Speak Language|Tumble' for pcgen.core.PCClass Transporter LSTWARN You are using a deprecated syntax of PRESKILL: 3,Decipher Script13,Knowledge (Arcane Lore)13,Research=13 ... Each item in the list should have a target value, e.g.: PRESKILL:1,First=99,Second=5 SEVERE Error parsing file file:/D:/pcgen/pcgen_dev/Trunk/pcgen/data/alpha/thegamemechanics/modern_players_companion/mpc_classes.lst line 296: null SEVERE Ignoring error: java.lang.NullPointerException at java.lang.Class.isAssignableFrom(Native Method) at plugin.lsttokens.QualifyToken.parse(QualifyToken.java:123) at plugin.lsttokens.QualifyToken.parse(QualifyToken.java:59) at pcgen.rules.persistence.TokenSupport.processToken(TokenSupport.java:54) at pcgen.rules.context.LoadContext.processToken(LoadContext.java:209) at pcgen.persistence.lst.PCClassLoader.parseClassLevelLine(PCClassLoader.java:309) at pcgen.persistence.lst.PCClassLoader.parseFullClassLevelLine(PCClassLoader.java:251) at pcgen.persistence.lst.PCClassLoader.parseClassLine(PCClassLoader.java:216) at pcgen.persistence.lst.PCClassLoader.parseLine(PCClassLoader.java:171) at pcgen.persistence.lst.PCClassLoader.parseLine(PCClassLoader.java:50) at pcgen.persistence.lst.LstObjectFileLoader.loadLstFile(LstObjectFileLoader.java:455) at pcgen.persistence.lst.LstObjectFileLoader.loadLstFiles(LstObjectFileLoader.java:115) at pcgen.persistence.lst.LstSystemLoader.loadCampaigns(LstSystemLoader.java:515) at pcgen.persistence.PersistenceManager.loadCampaigns(PersistenceManager.java:189) at pcgen.gui.MainSource.loadCampaigns(MainSource.java:1277) at pcgen.gui.MainSource.access$1800(MainSource.java:130) at pcgen.gui.MainSource$19.construct(MainSource.java:1293) at pcgen.util.SwingWorker$2.run(SwingWorker.java:144) at java.lang.Thread.run(Unknown Source) SEVERE Unconstructed Reference: Ability Feat Uncanny Dodge I SEVERE Unconstructed Reference: Ability Feat Uncanny Dodge II All Done ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=750091&aid=2181118&group_id=25576 |