[Feature Request] Clarify errors on first time-startup log
See original GitHub issueFirst time starting server with the dynmap plugin generates error:
>.... [16:15:42 ERROR]: [dynmap] Error reading plugins/dynmap/markers.yml
Other information:
- Paper version git-Paper-143 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT
- Dynmap v3.1-beta-2
Issue Analytics
- State:
- Created 3 years ago
- Comments:7
Top Results From Across the Web
Feature request: Log critical CSS generation errors #5602
Is your feature request related to a problem? Please describe. You should log the errors that prevent the "Regenerate Critical CSS" from running....
Read more >Feature Requests: What are they and how to manage them
Feature requests are a form of product feedback you may frequently ... First, they want to report a bug; second, they have suggestions...
Read more >Submitting Bugs vs. Feature Requests - Sonar Knowledge Base
This article provides details on when an issue should be classified as a bug or feature request, and outlines the fastest paths for ......
Read more >10 Tips for Responding Graciously to Customer Feature ...
By responding to customers' feedback and feature requests, we show that we ... First, let's look at some overarching principles for responding to...
Read more >How are Bugs and Feature Requests Logged and Released?
What happens to the submitted bugs and feature requests?
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I honestly think this is intended behaviour. The plugin doesn’t find a markers.yml (because its a fresh install) which promts the code to create one from the default template. This first-run error should probably read differently but I think it was just a quick fix and reusing code to generate the config on the first run.
Good news! This feature request was implemented in https://github.com/webbukkit/dynmap/commit/d5354898cb5ba45c7b0ef4257a4474ad942506b6 and has been in Dynmap releases 3.3beta2+