Error for all players not DM

Moderators: dorpond, trevor, Azhrei, giliath, jay, Mr.Ice, MapTool BugReport Manager

Post Reply
User avatar
PinkRose
Dragon
Posts: 732
Joined: Sat Nov 15, 2008 2:28 pm
Location: The City of Roses, Oregon

Error for all players not DM

Post by PinkRose »

Code: Select all

java.lang.NullPointerException
	at net.rptools.maptool.model.InitiativeListModel.isTokenVisible(InitiativeListModel.java:133)
	at net.rptools.maptool.model.InitiativeListModel.getSize(InitiativeListModel.java:270)
	at net.rptools.maptool.model.InitiativeListModel.updateModel(InitiativeListModel.java:87)
	at net.rptools.maptool.client.ui.tokenpanel.InitiativePanel.modelChanged(InitiativePanel.java:548)
	at net.rptools.maptool.model.BaseModel.fireModelChangeEvent(BaseModel.java:36)
	at net.rptools.maptool.model.Zone.putToken(Zone.java:605)
	at net.rptools.maptool.client.ClientMethodHandler$1.run(ClientMethodHandler.java:204)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at net.rptools.maptool.client.swing.MapToolEventQueue.dispatchEvent(MapToolEventQueue.java:24)
	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)
I am a special snowflake!

User avatar
Azhrei
Site Admin
Posts: 12086
Joined: Mon Jun 12, 2006 1:20 pm
Location: Tampa, FL

Re: Error for all players not DM

Post by Azhrei »

Please read the Forum Rules at the top of the forum page and then see the stickied READ ME post.

We need to know the version of MapTool. The sticky post will tell you where to put that info. :)

Thanks for the stacktrace -- that makes it MUCH simpler to locate the problem.

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

Re: Error for all players not DM

Post by trevor »

Looking at the code, it appears that jay has fixed this problem for 1.3b60
Dreaming of a 1.3 release

Post Reply

Return to “Resolved”