Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Exception during look and feel setup" while booting MapTool (develop) #1225

Closed
Merudo opened this issue Feb 2, 2020 · 1 comment
Closed
Assignees
Labels

Comments

@Merudo
Copy link
Member

Merudo commented Feb 2, 2020

Describe the bug
An error message pops up while booting up MapTool:

Exception during look and feel setup. java.lang.NullPointerException

In the console:

ERROR net.rptools.maptool.client.MapTool - msg.error.lafSetup
java.lang.NullPointerException: null
        at net.rptools.maptool.client.MapTool.main(MapTool.java:1736) [main/:?]
        at net.rptools.maptool.client.LaunchInstructions.main(LaunchInstructions.java:49) [main/:?]

To Reproduce
Steps to reproduce the behavior:

  1. Get latest develop (2/2/2020)
  2. Boot up MapTool
  3. See the message

Expected behavior
No error message

MapTool Info

  • Version: 1.6.0 develop (2/2/2020)
  • Install: New

Desktop (please complete the following information):

  • OS: Windows
  • Version: 10
@Phergus
Copy link
Contributor

Phergus commented Feb 2, 2020

Yeah. I've got a fix for it was just testing a few things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants