Hi James,
Posted by: jonjalbert88@yahoo.com
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (3) |
Hi James,
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (3) |
WEBB | ||||||
Diktator tar världsrekord från Google Turkmenistans narcissistiskt lagde diktator Gurbanguly Berdymuchammedov har gjort det igen. Han lät 4 166 personer bilda en kör som sjöng en ...
| ||||||
Visa fler resultat | Redigera inställningarna för Alerts |
Du har fått det här e-postmeddelandet eftersom du prenumererar på varningar från Google Alerts. |
Ta emot den här varningen som RSS-flöde |
Skicka kommentarer |
Hi everyone,
I believe i found a small bug involving the selectable class skills for a Summoners Eidolon. They turn out to be not selectable for me.
I've tried this with multiple sources loaded ranging from just the Pathfinder RPG for Players to the Pathfinder RPG for Game Masters and Ultimate Books, and i've encountered the error each time. Including with saved and unsaved master and companion of multiple levels. As well as multiple computers using both Win 7 and Win 10.
In the Eidolon file on the Racial Abilities sub tab of the Feats & Abilities tab, there are three categories.
Eidolon Evolution works as it should and so does Eidolon Type Selection.
However Eidolon Skill is where the problem happens.
Under Eidolon Skill, the total and remaining are both 4, but the only thing selectable under the category is named Skills. Selecting this produces an error popup stating "Failed to add Ability due to null. See log for further details"
Here is the Log entry is gives
01:15:25.114 SEVERE AWT-EventQueue-0 CharacterAbilities:398 Failed to add ability due to
java.lang.UnsupportedOperationException
at java.util.Collections$UnmodifiableCollection.removeAll(Unknown Source)
at pcgen.cdom.primitive.NegatingPrimitive.getCollection(NegatingPrimitive.java:53)
at pcgen.cdom.primitive.CompoundAndPrimitive.getCollection(CompoundAndPrimitive.java:96)
at pcgen.cdom.choiceset.CollectionToChoiceSet.getSet(CollectionToChoiceSet.java:63)
at pcgen.cdom.base.BasicChooseInformation.getSet(BasicChooseInformation.java:229)
at pcgen.core.chooser.CDOMChoiceManager.getChoices(CDOMChoiceManager.java:44)
at pcgen.core.AbilityUtilities.processSelection(AbilityUtilities.java:265)
at pcgen.core.AbilityUtilities.driveChooseAndAdd(AbilityUtilities.java:254)
at pcgen.gui2.facade.CharacterAbilities.addAbility(CharacterAbilities.java:394)
at pcgen.gui2.facade.CharacterFacadeImpl.addAbility(CharacterFacadeImpl.java:677)
at pcgen.gui2.tabs.AbilityChooserTab$AddAction.actionPerformed(AbilityChooserTab.java:698)
at pcgen.gui2.util.JTableEx.fireActionEvent(JTableEx.java:149)
at pcgen.gui2.util.JTableEx.access$100(JTableEx.java:55)
at pcgen.gui2.util.JTableEx$1.mouseClicked(JTableEx.java:125)
at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Please let me know if anyone is able to duplicate this error or if it is an error local to me.
Thanks,
Jonathan
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (2) |
Hi everyone,
I believe i found a small bug involving the selectable class skills for a Summoners Eidolon. They turn out to be not selectable for me.
I've tried this with multiple sources loaded ranging from just the Pathfinder RPG for Players to the Pathfinder RPG for Game Masters and Ultimate Books, and i've encountered the error each time. Including with saved and unsaved master and companion of multiple levels. As well as multiple computers using both Win 7 and Win 10.
In the Eidolon file on the Racial Abilities sub tab of the Feats & Abilities tab, there are three categories.
Eidolon Evolution works as it should and so does Eidolon Type Selection.
However Eidolon Skill is where the problem happens.
Under Eidolon Skill, the total and remaining are both 4, but the only thing selectable under the category is named Skills. Selecting this produces an error popup stating "Failed to add Ability due to null. See log for further details"
Here is the Log entry is gives
01:15:25.114 SEVERE AWT-EventQueue-0 CharacterAbilities:398 Failed to add ability due to
java.lang.UnsupportedOperationException
at java.util.Collections$UnmodifiableCollection.removeAll(Unknown Source)
at pcgen.cdom.primitive.NegatingPrimitive.getCollection(NegatingPrimitive.java:53)
at pcgen.cdom.primitive.CompoundAndPrimitive.getCollection(CompoundAndPrimitive.java:96)
at pcgen.cdom.choiceset.CollectionToChoiceSet.getSet(CollectionToChoiceSet.java:63)
at pcgen.cdom.base.BasicChooseInformation.getSet(BasicChooseInformation.java:229)
at pcgen.core.chooser.CDOMChoiceManager.getChoices(CDOMChoiceManager.java:44)
at pcgen.core.AbilityUtilities.processSelection(AbilityUtilities.java:265)
at pcgen.core.AbilityUtilities.driveChooseAndAdd(AbilityUtilities.java:254)
at pcgen.gui2.facade.CharacterAbilities.addAbility(CharacterAbilities.java:394)
at pcgen.gui2.facade.CharacterFacadeImpl.addAbility(CharacterFacadeImpl.java:677)
at pcgen.gui2.tabs.AbilityChooserTab$AddAction.actionPerformed(AbilityChooserTab.java:698)
at pcgen.gui2.util.JTableEx.fireActionEvent(JTableEx.java:149)
at pcgen.gui2.util.JTableEx.access$100(JTableEx.java:55)
at pcgen.gui2.util.JTableEx$1.mouseClicked(JTableEx.java:125)
at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Please let me know if anyone is able to duplicate this error or if it is an error local to me.
Thanks,
Jonathan
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (1) |
Apple | ||||||
EKONOMI | ||||||
118,3 US$ +0,49 (+0,42 %)
| ||||||
Visa fler resultat | Redigera inställningarna för Alerts |
Du har fått det här e-postmeddelandet eftersom du prenumererar på varningar från Google Alerts. |
Ta emot den här varningen som RSS-flöde |
Skicka kommentarer |
Tesla | ||||||
EKONOMI | ||||||
230,26 US$ −1,35 (−0,58 %)
| ||||||
Visa fler resultat | Redigera inställningarna för Alerts |
Du har fått det här e-postmeddelandet eftersom du prenumererar på varningar från Google Alerts. |
Ta emot den här varningen som RSS-flöde |
Skicka kommentarer |
EKONOMI | ||||||
742,6 US$ −7,66 (−1,02 %)
| ||||||
Visa fler resultat | Redigera inställningarna för Alerts |
Du har fått det här e-postmeddelandet eftersom du prenumererar på varningar från Google Alerts. |
Ta emot den här varningen som RSS-flöde |
Skicka kommentarer |
Apple | ||||||
EKONOMI | ||||||
118,5 US$ +0,69 (+0,59 %)
| ||||||
Visa fler resultat | Redigera inställningarna för Alerts |
Du har fått det här e-postmeddelandet eftersom du prenumererar på varningar från Google Alerts. |
Ta emot den här varningen som RSS-flöde |
Skicka kommentarer |
Tesla | ||||||
EKONOMI | ||||||
230,1 US$ −1,51 (−0,65 %)
| ||||||
Visa fler resultat | Redigera inställningarna för Alerts |
Du har fått det här e-postmeddelandet eftersom du prenumererar på varningar från Google Alerts. |
Ta emot den här varningen som RSS-flöde |
Skicka kommentarer |
Hi,
It has been brought to our attention. However, as far as I know, it's an actual Java issue, *(Swing UI to be precise).
I have these two issues:
1) https://stackoverflow.com/questions/26877517/java-swing-on-high-dpi-screen
and
2) https://bugs.openjdk.java.net/browse/JDK-8029087
1) Requires manually altering the setting, which is not ideal.
2) Requires Java 9.
Which means either way, we need a Java (Code) monkey to resolve the problem.
I can't make any promises on time frame, I'm a newbie when it comes to Java (And our code base is rather large). Our primary focus is finishing up outstanding issue gating the production release of 6.06. Unless James Dempsey things the UI text size is enough of an issue to resolve before 6.06, I rather doubt it will make it in.
You can try using alternative Look and Feel settings - those may or may not resolve the issue. I'm using Nimbus without any problem. We could make a quick and dirty look and feel - High Resolution DPI Screen. (Based on the Nimbus L&F). It will be some time, I have a final to finish by the end of this week, and a school project due in 10 hours.
Cheers,
Andrew
My wife just downloaded PCgen for her Surface Pro 3 and the text size is SOOOPER small. The only way to fix it is by changing the resolution, which makes the words super blurry or by using the magnifying glass tool. Is there a way to re-size the text? Could this be made an option in future versions possible for folks who NEED larger text?
I saw some other issues with text sizes but figured I'd make my own post.
Thanks,
Mr. Badger
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (2) |
Tesla | ||||||||
NYHETER | ||||||||
Bilpool satsar på Tesla för långresor Det här är den första publika elbilspoolen i världen med en Tesla. Vi presenterar den här i dag som en hälsning till klimatkonferensen i Köpenhamn.
| ||||||||
Visa fler resultat | Redigera inställningarna för Alerts |
Du har fått det här e-postmeddelandet eftersom du prenumererar på varningar från Google Alerts. |
Ta emot den här varningen som RSS-flöde |
Skicka kommentarer |
EKONOMI | ||||||
746,59 US$ −3,67 (−0,49 %)
| ||||||
Visa fler resultat | Redigera inställningarna för Alerts |
Du har fått det här e-postmeddelandet eftersom du prenumererar på varningar från Google Alerts. |
Ta emot den här varningen som RSS-flöde |
Skicka kommentarer |