Page 1 of 1

Pathfinder + D&D3.5 Framework: Tutorials

Posted: Thu Sep 11, 2014 10:15 am
by lmarkus001

Re: Pathfinder + D&D3.5 Framework: Tutorials

Posted: Thu Sep 11, 2014 10:15 am
by lmarkus001
<reserved>

Re: Pathfinder + D&D3.5 Framework: Tutorials

Posted: Sat Apr 11, 2015 12:11 am
by Sir. Nel
I enjoyed your macros a lot especially the stat blocks that I can copy and paste. The only problem having when I create a character sheet and I tried to explore to tabs I get this error what am I doing wrong. I have the proper settings and I have a powerful computer maybe something I'm doing. Let me know what you think and once again thanks for the macro I just want to use it.

java.util.ConcurrentModificationException
at java.util.LinkedHashMap$LinkedHashIterator.nextNode(Unknown Source)
at java.util.LinkedHashMap$LinkedKeyIterator.next(Unknown Source)
at java.util.Collections$3.nextElement(Unknown Source)
at net.rptools.maptool.client.ui.htmlframe.HTMLPane.setText(HTMLPane.java:165)
at net.rptools.maptool.client.ui.htmlframe.HTMLPanel$2.run(HTMLPanel.java:92)
at java.awt.event.InvocationEvent.dispatch(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$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at net.rptools.maptool.client.swing.MapToolEventQueue.dispatchEvent(MapToolEventQueue.java:36)
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)

Re: Pathfinder + D&D3.5 Framework: Tutorials

Posted: Sat Apr 11, 2015 3:16 pm
by wolph42
thats a java 8 issue icw b91. the amount of styles used in the macro need to be reduced to max 7. either that or use j7.

Re: Pathfinder + D&D3.5 Framework: Tutorials

Posted: Thu Mar 05, 2020 8:13 pm
by ZevenDevilz
how does one reduce the number of styles? using windows 10 with java 8. i am new to macros and javascript. can anyone point me in the right direction? i would love to use this framework for a pathfinder group playing internationally and have been struggling with making things work.