I updated my Maptool to 1.10.0, and now I can't close or exit the tab.

If you have searched the other User Creations subforums and an answer to your question has not been found, please post here!

Moderators: dorpond, trevor, Azhrei, Gamerdude

Post Reply
Calamity Canyon
Kobold
Posts: 2
Joined: Mon Oct 11, 2021 5:11 am

I updated my Maptool to 1.10.0, and now I can't close or exit the tab.

Post by Calamity Canyon »

Here is the code that it told me.

java.lang.NullPointerException: Cannot invoke "net.rptools.maptool.client.MapToolConnection.isAlive()" because "net.rptools.maptool.client.MapTool.conn" is null
at net.rptools.maptool.client.MapTool.disconnect(MapTool.java:1268)
at net.rptools.maptool.client.ui.MapToolFrame.close(MapToolFrame.java:1933)
at net.rptools.maptool.client.ui.MapToolFrame.closingMaintenance(MapToolFrame.java:1928)
at net.rptools.maptool.client.ui.MapToolFrame.windowClosing(MapToolFrame.java:1895)
at java.desktop/java.awt.AWTEventMulticaster.windowClosing(Unknown Source)
at java.desktop/java.awt.AWTEventMulticaster.windowClosing(Unknown Source)
at java.desktop/java.awt.AWTEventMulticaster.windowClosing(Unknown Source)
at java.desktop/java.awt.Window.processWindowEvent(Unknown Source)
at java.desktop/javax.swing.JFrame.processWindowEvent(Unknown Source)
at java.desktop/java.awt.Window.processEvent(Unknown Source)
at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
at net.rptools.maptool.client.swing.MapToolEventQueue.dispatchEvent(MapToolEventQueue.java:54)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
Attachments
Screenshot (354).png
Screenshot (354).png (454.27 KiB) Viewed 2301 times

User avatar
wolph42
Winter Wolph
Posts: 9999
Joined: Fri Mar 20, 2009 5:40 am
Location: Netherlands
Contact:

Re: I updated my Maptool to 1.10.0, and now I can't close or exit the tab.

Post by wolph42 »

thanks for reporting, ive put it through to the devs. you can also check out hte discord channel see link in sig.
if need be you can remove the install and use 193 for now instead:
https://github.com/RPTools/maptool/releases/tag/1.9.3

taustinoc
Dragon
Posts: 515
Joined: Mon Aug 03, 2015 6:30 pm

Re: I updated my Maptool to 1.10.0, and now I can't close or exit the tab.

Post by taustinoc »

I had a similar experience when I upgraded from 1.9.3. I uninstalled all previous versions of MapTool, rebooted, then reinstalled 1.10.0, and it worked fine.

Calamity Canyon
Kobold
Posts: 2
Joined: Mon Oct 11, 2021 5:11 am

Re: I updated my Maptool to 1.10.0, and now I can't close or exit the tab.

Post by Calamity Canyon »

taustinoc wrote:
Tue Oct 12, 2021 10:16 am
I had a similar experience when I upgraded from 1.9.3. I uninstalled all previous versions of MapTool, rebooted, then reinstalled 1.10.0, and it worked fine.
Thanks, Taustinoc! I tried out what you did and it worked great! I can actually close map tools now!

Post Reply

Return to “Requests for HELLLLP!”