Page 1 of 1

Getting errors on Maptools

Posted: Sun Jul 11, 2010 8:12 pm
by Jason_Sunday
I have been trying to check out the Bash! Framework for Maptools and I get an error message everytime I try and use a macro. I am using Maptools version 1.3.b70 The error message says "An unexpected error has occured." The following message is displayed in the details option:

java.lang.NoSuchMethodError: java.lang.String.isEmpty()Z
at net.rptools.maptool.util.StringUtil.isEmpty(StringUtil.java:100)
at net.rptools.maptool.model.Zone.getTokenByName(Zone.java:632)
at net.rptools.maptool.model.Zone.resolveToken(Zone.java:646)
at net.rptools.maptool.client.macro.MacroManager.executeMacro(MacroManager.java:213)
at net.rptools.maptool.client.ui.commandpanel.CommandPanel.commitCommand(CommandPanel.java:505)
at net.rptools.maptool.model.MacroButtonProperties.executeCommand(MacroButtonProperties.java:419)
at net.rptools.maptool.model.MacroButtonProperties.executeMacro(MacroButtonProperties.java:308)
at net.rptools.maptool.client.ui.macrobuttons.buttons.MacroButton.mouseReleased(MacroButton.java:193)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(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.dispatchEvent(Unknown Source)
at net.rptools.maptool.client.swing.MapToolEventQueue.dispatchEvent(MapToolEventQueue.java:24)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)

Posted: Sun Jul 11, 2010 8:21 pm
by Lindharin
Hi Jason,

I have only tried 1.3.b70 once, for a few minutes, but it worked fine. Let me try again.

If you are around right now, I'll try to host a game and see if you can connect. I'll call it "BASH Framework Test", and I won't set a password.

Posted: Sun Jul 11, 2010 8:34 pm
by Lindharin
No trouble so far. What macro are you trying to use?

Posted: Sun Jul 11, 2010 8:56 pm
by Lindharin
I'm going to go for the night. Let me know what macro you're talking about, and if possible maybe you could upload your .cmpgn file for me to download? Or we could try to set a time when we are both available to connect and troubleshoot it.

Posted: Sun Jul 11, 2010 9:04 pm
by Jason_Sunday
Lindharin wrote:No trouble so far. What macro are you trying to use?
None of them work.

Posted: Sun Jul 11, 2010 9:11 pm
by Jason_Sunday
Lindharin wrote:I'm going to go for the night. Let me know what macro you're talking about, and if possible maybe you could upload your .cmpgn file for me to download? Or we could try to set a time when we are both available to connect and troubleshoot it.
Thanks man. I am at work right now but I try and update java and see how that works out 1st.

Posted: Mon Jul 12, 2010 6:48 pm
by Jason_Sunday
Ok I have updated Java. It seems to be working. I can't figure out how to make a character though.

Posted: Mon Jul 12, 2010 7:16 pm
by Lindharin
Have you seen the "Creating New Tokens" on the framework instructions?

If you are still around, I just started a server. Feel free to pop in and I'll help walk you through it. Or suggest a time when we can get together. I'm generally available after 7 or 8 pm Eastern.

Posted: Mon Jul 12, 2010 7:39 pm
by AslanC
What's the name of the server?

Posted: Mon Jul 12, 2010 7:48 pm
by Lindharin
It's called BASH Framework Test. It is using version b70, since that is what Jason indicated he's trying to use. If you haven't upgraded to b70 yet, you can get it as either a zipped download or a web quick start.

Posted: Mon Jul 12, 2010 10:22 pm
by Lindharin
Sigh... My router was messed up. So while the server was up, no one could connect anyway. :-) I've rebooted and fixed the issue.

I'm going to be on for a little bit yet. And I'll leave the automated server up even after I go to bed. The automated server is called "Lindharin's BASH Demo".

Jason, it has some character tokens that various people have created, so you can see what they look like, how to edit them, etc. And if you'd like to set a time to meet in the server and I can walk you through it, let me know...

Posted: Wed Jul 28, 2010 11:43 pm
by DeaconAbyss
I havent tried it on b70 but b63 it works great. IDK but it seems alot of folks claim b63 as the most stable build.

Posted: Thu Jul 29, 2010 9:31 am
by Lindharin
Yep, I stayed with b63 until last weekend. B70 is also stable, and it has a new feature we needed over the weekend (the ability to export/import individual maps).

There is one other new feature in b70 (actually b68+) that allows players to click on NPC tokens even when strict token ownership is turned on. This will introduce some new benefits down the line, but the way my existing framework works this means players can click on NPCs and see their sheets.

The fix for this is simple, and I've applied it in my home game. I'm planning on running a session this weekend, and if I don't find any problems, I'll release it early next week.

Posted: Thu Jul 29, 2010 12:18 pm
by DeaconAbyss
Are you talking about the Drag and Drop/Re-size feature? I did a tutorial for b.70 but most I game with are still using b.63 thanks for the heads up. I am all about more bells and whistles. Oh, sorry a little brain dead still. Yeah our GM was complaining about that saturday. :?