MapTool 1.2 Development Release Build 10

New build announcements plus site news and changes.

Moderators: dorpond, trevor, Azhrei, Craig

Post Reply
User avatar
trevor
Codeum Arcanum (RPTools Founder)
Posts: 11311
Joined: Mon Jan 09, 2006 4:16 pm
Location: Austin, Tx
Contact:

MapTool 1.2 Development Release Build 10

Post by trevor »

The "Oh crap, I seriously broke things!" release:

Build 10 (2/12/2007)
* Fix Critical Bug: Save files are invalid
* Revert internal token type variable name so that old save files load the token type correctly


DO NOT SAVE CAMPAIGNS WITH b9 !!!

If you have, and you file is hosed and you are looking at losing a lot of work, send the file to [email protected] and I can see if I can modify the file by hand to make it work again.
Dreaming of a 1.3 release

User avatar
ltwally
Cave Troll
Posts: 88
Joined: Tue Nov 14, 2006 12:16 pm
Location: Phoenix, AZ, USA
Contact:

bug found

Post by ltwally »

I just tried out the latest beta, and found a bug right-off:

When I host a server and then do a disconnect, MT jumps to 100% cpu time and just hangs indefinitely.

This was done using a quick-map, with no players connected, no tokens present... basically nothing happening.

-ltwally

ps. What happened to the dedicated erase tools?

pps. I like the new draw method for area effects (source point, path, distance).

dorpond
RPTools Team
Posts: 5534
Joined: Thu Jun 01, 2006 2:05 pm
Location: Buffalo, NY

Post by dorpond »

I loaded up the MASSIVE campaign in 1.2B10 and I got this message 3 times in the Java console:

Exception occurred during event dispatching:
java.lang.NullPointerException
at net.rptools.maptool.client.AppActions$CampaignPreviewFileChooser.getImageFileOfSelectedFile(AppActions.java:1150)
at net.rptools.maptool.client.ui.PreviewPanelFileChooser$FileSystemSelectionHandler.propertyChange(PreviewPanelFileChooser.java:40)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.awt.Component.firePropertyChange(Unknown Source)
at javax.swing.JFileChooser.setSelectedFile(Unknown Source)
at de.muntjak.tinylookandfeel.TinyFileChooserUI$11.valueChanged(TinyFileChooserUI.java:957)
at javax.swing.JList.fireSelectionValueChanged(Unknown Source)
at javax.swing.JList$ListSelectionHandler.valueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source)
at javax.swing.JList.setValueIsAdjusting(Unknown Source)
at javax.swing.plaf.basic.BasicListUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
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 java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at javax.swing.JFileChooser.showDialog(Unknown Source)
at javax.swing.JFileChooser.showOpenDialog(Unknown Source)
at net.rptools.maptool.client.AppActions$41.execute(AppActions.java:1138)
at net.rptools.maptool.client.AppActions$ClientAction.actionPerformed(AppActions.java:1541)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at de.muntjak.tinylookandfeel.TinyMenuItemUI.doClick(TinyMenuItemUI.java:571)
at de.muntjak.tinylookandfeel.TinyMenuItemUI$MouseInputHandler.mouseReleased(TinyMenuItemUI.java:421)
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 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)

User avatar
trevor
Codeum Arcanum (RPTools Founder)
Posts: 11311
Joined: Mon Jan 09, 2006 4:16 pm
Location: Austin, Tx
Contact:

Re: bug found

Post by trevor »

ltwally wrote: When I host a server and then do a disconnect, MT jumps to 100% cpu time and just hangs indefinitely.
Hmmm, I followed these steps and it didn't happen for me. Does it do this to you every time ?
ltwally wrote: ps. What happened to the dedicated erase tools?
We've never had them, or are you talking about the discussion that requested them to be added ?
Dreaming of a 1.3 release

User avatar
trevor
Codeum Arcanum (RPTools Founder)
Posts: 11311
Joined: Mon Jan 09, 2006 4:16 pm
Location: Austin, Tx
Contact:

Post by trevor »

dorpond wrote:I loaded up the MASSIVE campaign in 1.2B10 and I got this message 3 times in the Java console:
Thanks for the stack trace, galneweinhaw has already submitted a patch for that and will be included in Wed's build
Dreaming of a 1.3 release

User avatar
Sir Flak
Dragon
Posts: 344
Joined: Thu Sep 28, 2006 4:20 pm
Location: Oklahoma, US

Post by Sir Flak »

Bug?:

I create a token called X. Then I copy it and call it Y. If I edit things in the new properties tab they change in both. I noticed this when i was trying out using the HP to keep track of life. I'd change it on one. And the other copies life would change too.

Also after experimenting more changing various things in the properties tabs one by one (each time changing one value and proessing ok to close window) the behavior appears to very erratic. Things appearing and dissappearing from other tokens properties tabs.

User avatar
trevor
Codeum Arcanum (RPTools Founder)
Posts: 11311
Joined: Mon Jan 09, 2006 4:16 pm
Location: Austin, Tx
Contact:

Post by trevor »

Freaky. I'll investigate and get that patched up, fortunately we'll have a new build in a day or two with these fixes.
Dreaming of a 1.3 release

User avatar
trevor
Codeum Arcanum (RPTools Founder)
Posts: 11311
Joined: Mon Jan 09, 2006 4:16 pm
Location: Austin, Tx
Contact:

Post by trevor »

Sir Flak wrote: I create a token called X. Then I copy it and call it Y. If I edit things in the new properties tab they change in both.
Yucky bug. I'm seeing the same behavior. I'll fix it and include it in b11 (probably tonight)
Dreaming of a 1.3 release

Post Reply

Return to “Announcements”