fishface60
fishface60
### Describe the Bug After starting a WebRTC server it failed to start properly. ``` 18:27:52.457 (ClientHandshake.java:145) [Thread-16] INFO - skullman :send: CLIENT_INIT_MSG Exception in thread "Thread-16" java.lang.NullPointerException: Cannot invoke...
### Describe the Problem I have been designing my stat sheets as a way to present information to players about the monsters they face. I was surprised to learn they...
### Describe the Bug When connecting a client on the same machine I can reliably get MapTool to indefinitely wait for an asset to load. When creating a new campaign...
### Describe the Bug ``` Exception in thread "JavaFX Application Thread" java.lang.NullPointerException: Cannot invoke "net.rptools.maptool.client.ui.htmlframe.HTMLOverlayManager.updateContents(String, boolean)" because "overlay" is null at net.rptools.maptool.client.ui.sheet.stats.StatSheet.lambda$clearContent$1([StatSheet.java:77](http://statsheet.java:77/)) at com.sun.javafx.application.PlatformImpl.lambda$runLater$10([PlatformImpl.java:456](http://platformimpl.java:456/)) at java.base/[java.security](http://java.security/).AccessController.doPrivileged(Unknown Source) at com.sun.javafx.application.PlatformImpl.lambda$runLater$11([PlatformImpl.java:455](http://platformimpl.java:455/)) at...