You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the player.getName() macro function is run on the server it will fail with a null pointer exception if the server was started without a player database.
To Reproduce
Start a server, ensure that the use easy connect and use player database are not checked.
in chat type [player.getName()]
Expected Behaviour
It should return the player name and not an error.
Screenshots
No response
MapTool Info
Version 1.11.x
Desktop
All platforms
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Describe the Bug
When the player.getName() macro function is run on the server it will fail with a null pointer exception if the server was started without a player database.
To Reproduce
Start a server, ensure that the use easy connect and use player database are not checked.
in chat type [player.getName()]
Expected Behaviour
It should return the player name and not an error.
Screenshots
No response
MapTool Info
Version 1.11.x
Desktop
All platforms
Additional Context
No response
The text was updated successfully, but these errors were encountered: