Advertisement
rbthompsonv

Untitled

Mar 18th, 2020
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.74 KB | None | 0 0
  1. 2020-03-18T16:38:06.682333600 INFO main Main:116 Starting PCGen v6.09.03
  2. 2020-03-18T16:38:06.700832100 INFO main LanguageBundle:134 Initialising language bundle with locale en_US.
  3. 2020-03-18T16:38:33.344738200 INFO SwingWorker-pool-5-thread-1 SourceFileLoader:522 Loading game 5e and sources [5e d20 Modern Campaign, Adventure - Lost Mine of Phandelver, Adventure - Out of the Abyss, Adventure - Tyranny of Dragons, Blood Hunter Class, Blood Hunter Class (Order of the Lycan), Blood Hunter Class (Order of the Venomblooded), Book of Lost Spells, D&D Wiki, DMG - Curseborn, DMG - Expanded Racial Feats, DMG - Kitsune, DMG - Lightborn, Dragon Knight Class, Dungeon Master's Guild (Full), Dungeons & Dragons 5e - Core Books, Elemental Evil Player's Companion, Epic Characters, Gunslinger Class, Homebrew Support, Mageblade, Mordenkainen's Tome of Foes, Plane Shift: Amonkhet, Plane Shift: Dominaria, Plane Shift: Innistrad, Plane Shift: Ixalan, Plane Shift: Kaladesh, Plane Shift: Zendikar, Ratfolder, Sword Coast Adventurer's Guide, Unearthed Arcana: Feats, Unearthed Arcana: Feats for Skills, Unearthed Arcana: Light Dark Underdark, Unearthed Arcana: Psionics, Unearthed Arcana: Revised Ranger, Unearthed Arcana: Sorcerer, Unearthed Arcana: Warlock and Wizard, Unearthed Arcana: Waterborne Adventures, Unearthed Arcana - Artificer, Unearthed Arcana - Barbarian and Monk, Unearthed Arcana - Barbarian Primal Paths, Unearthed Arcana - Bard and Paladin (2019-09-18), Unearthed Arcana - Eberron, Unearthed Arcana - Races of Eberron, Unearthed Arcana - That Old Black Magic, Volo's Guide to Monsters, Witch Hunter Class, Xanathar's Guide To Everything].
  4. 2020-03-18T16:38:33.355709400 SEVERE SwingWorker-pool-5-thread-1 PreCampaignTester:170 Unable to find campaign 5e - College of the Maestro used in prereq for source null at
  5. 2020-03-18T16:38:33.357706300 SEVERE SwingWorker-pool-5-thread-1 PreCampaignTester:170 Unable to find campaign 5e - Heroes of the Orient - Player's and DM's Companion used in prereq for source null at
  6. 2020-03-18T16:38:33.393607500 SEVERE SwingWorker-pool-5-thread-1 LstFileLoader:127 ERROR:file:/C:/pcgen-master/data/5e/wizards_of_the_coast/supplement/unearthed_arcana/races_of_eberron/ua_abilitycategories.lst
  7. Exception type:java.io.FileNotFoundException
  8. Message:C:\pcgen-master\data\5e\wizards_of_the_coast\supplement\unearthed_arcana\races_of_eberron\ua_abilitycategories.lst (The system cannot find the file specified)
  9. java.io.FileNotFoundException: C:\pcgen-master\data\5e\wizards_of_the_coast\supplement\unearthed_arcana\races_of_eberron\ua_abilitycategories.lst (The system cannot find the file specified)
  10. at java.base/java.io.FileInputStream.open0(Native Method)
  11. at java.base/java.io.FileInputStream.open(FileInputStream.java:219)
  12. at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
  13. at java.base/java.io.FileInputStream.<init>(FileInputStream.java:112)
  14. at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
  15. at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:184)
  16. at java.base/java.net.URL.openStream(URL.java:1139)
  17. at pcgen.persistence.lst.LstFileLoader.readFromURI(LstFileLoader.java:105)
  18. at pcgen.persistence.lst.LstLineFileLoader.loadLstFile(LstLineFileLoader.java:62)
  19. at pcgen.persistence.lst.LstLineFileLoader.loadLstFiles(LstLineFileLoader.java:129)
  20. at pcgen.persistence.SourceFileLoader.loadCampaigns(SourceFileLoader.java:573)
  21. at pcgen.persistence.SourceFileLoader.loadCampaigns(SourceFileLoader.java:484)
  22. at pcgen.persistence.SourceFileLoader.run(SourceFileLoader.java:241)
  23. at pcgen.gui2.util.StatusWorker.doInBackground(StatusWorker.java:110)
  24. at pcgen.gui2.util.StatusWorker.doInBackground(StatusWorker.java:42)
  25. at java.desktop/javax.swing.SwingWorker$1.call(SwingWorker.java:304)
  26. at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  27. at java.desktop/javax.swing.SwingWorker.run(SwingWorker.java:343)
  28. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  29. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  30. at java.base/java.lang.Thread.run(Thread.java:834)
  31.  
  32. 2020-03-18T16:38:33.393607500 SEVERE SwingWorker-pool-5-thread-1 SourceFileLoader:514 Exception loading files.
  33. java.lang.NullPointerException
  34. at java.base/java.util.StringTokenizer.<init>(StringTokenizer.java:199)
  35. at java.base/java.util.StringTokenizer.<init>(StringTokenizer.java:221)
  36. at pcgen.persistence.lst.LstLineFileLoader.loadLstString(LstLineFileLoader.java:82)
  37. at pcgen.persistence.lst.LstLineFileLoader.loadLstFile(LstLineFileLoader.java:67)
  38. at pcgen.persistence.lst.LstLineFileLoader.loadLstFiles(LstLineFileLoader.java:129)
  39. at pcgen.persistence.SourceFileLoader.loadCampaigns(SourceFileLoader.java:573)
  40. at pcgen.persistence.SourceFileLoader.loadCampaigns(SourceFileLoader.java:484)
  41. at pcgen.persistence.SourceFileLoader.run(SourceFileLoader.java:241)
  42. at pcgen.gui2.util.StatusWorker.doInBackground(StatusWorker.java:110)
  43. at pcgen.gui2.util.StatusWorker.doInBackground(StatusWorker.java:42)
  44. at java.desktop/javax.swing.SwingWorker$1.call(SwingWorker.java:304)
  45. at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  46. at java.desktop/javax.swing.SwingWorker.run(SwingWorker.java:343)
  47. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  48. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  49. at java.base/java.lang.Thread.run(Thread.java:834)
  50.  
  51. 2020-03-18T16:38:37.152488400 SEVERE JavaFX Application Thread LoggingUncaughtExceptionHandler:32 Uncaught error on thread Thread[JavaFX Application Thread,5,main] - ignoring
  52. pcgen.gui3.GuiAssertions$WrongThreadException: expected NOT to be on JavaFX thread - actually on: JavaFX Application Thread
  53. at pcgen.gui3.GuiAssertions.assertIsNotJavaFXThread(GuiAssertions.java:59)
  54. at pcgen.gui2.PCGenActionMap$DebugAction.actionPerformed(PCGenActionMap.java:254)
  55. at pcgen.gui2.PCGenStatusBar.loadStatusLabelAction(PCGenStatusBar.java:197)
  56. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  57. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  58. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  59. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  60. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  61. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  62. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  63. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  64. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  65. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  66. at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  67. at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  68. at javafx.event.Event.fireEvent(Event.java:198)
  69. at javafx.scene.Node.fireEvent(Node.java:8890)
  70. at javafx.scene.control.Button.fire(Button.java:203)
  71. at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:206)
  72. at com.sun.javafx.scene.control.inputmap.InputMap.handle(InputMap.java:274)
  73. at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  74. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  75. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  76. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  77. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  78. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  79. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  80. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  81. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  82. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  83. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  84. at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  85. at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  86. at javafx.event.Event.fireEvent(Event.java:198)
  87. at javafx.scene.Scene$MouseHandler.process(Scene.java:3862)
  88. at javafx.scene.Scene.processMouseEvent(Scene.java:1849)
  89. at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2590)
  90. at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$4(EmbeddedScene.java:287)
  91. at java.base/java.security.AccessController.doPrivileged(Native Method)
  92. at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$5(EmbeddedScene.java:280)
  93. at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428)
  94. at java.base/java.security.AccessController.doPrivileged(Native Method)
  95. at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427)
  96. at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
  97. at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  98. at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174)
  99. at java.base/java.lang.Thread.run(Thread.java:834)
  100.  
  101. 2020-03-18T16:38:37.709996900 SEVERE JavaFX Application Thread LoggingUncaughtExceptionHandler:32 Uncaught error on thread Thread[JavaFX Application Thread,5,main] - ignoring
  102. pcgen.gui3.GuiAssertions$WrongThreadException: expected NOT to be on JavaFX thread - actually on: JavaFX Application Thread
  103. at pcgen.gui3.GuiAssertions.assertIsNotJavaFXThread(GuiAssertions.java:59)
  104. at pcgen.gui2.PCGenActionMap$DebugAction.actionPerformed(PCGenActionMap.java:254)
  105. at pcgen.gui2.PCGenStatusBar.loadStatusLabelAction(PCGenStatusBar.java:197)
  106. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  107. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  108. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  109. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  110. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  111. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  112. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  113. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  114. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  115. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  116. at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  117. at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  118. at javafx.event.Event.fireEvent(Event.java:198)
  119. at javafx.scene.Node.fireEvent(Node.java:8890)
  120. at javafx.scene.control.Button.fire(Button.java:203)
  121. at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:206)
  122. at com.sun.javafx.scene.control.inputmap.InputMap.handle(InputMap.java:274)
  123. at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  124. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  125. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  126. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  127. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  128. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  129. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  130. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  131. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  132. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  133. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  134. at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  135. at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  136. at javafx.event.Event.fireEvent(Event.java:198)
  137. at javafx.scene.Scene$MouseHandler.process(Scene.java:3862)
  138. at javafx.scene.Scene.processMouseEvent(Scene.java:1849)
  139. at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2590)
  140. at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$4(EmbeddedScene.java:287)
  141. at java.base/java.security.AccessController.doPrivileged(Native Method)
  142. at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$5(EmbeddedScene.java:280)
  143. at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428)
  144. at java.base/java.security.AccessController.doPrivileged(Native Method)
  145. at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427)
  146. at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
  147. at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  148. at com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174)
  149. at java.base/java.lang.Thread.run(Thread.java:834)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement