Skip to content

[FEAT] Enhance map creation functions with verbose debugging option - #287

Merged
treee111 merged 3 commits into
treee111:developfrom
Ebe66:Verbose-Osmosis-on-Windows
Aug 20, 2026
Merged

[FEAT] Enhance map creation functions with verbose debugging option#287
treee111 merged 3 commits into
treee111:developfrom
Ebe66:Verbose-Osmosis-on-Windows

Conversation

@Ebe66

@Ebe66 Ebe66 commented May 25, 2025

Copy link
Copy Markdown
Contributor

This PR…

Displays debug screen output for the two Osmosis processes under Windows when the "Output debugger logger messages" option is selected.

Considerations and implementations

Why? In the current version when an error occurs on Windows in Osmosis (batch file) the program just hangs with no feedback what so ever to the user who can only wait endlessly and doesn't get any clue to the underlying issue. Which most of the time is a Java out of heap space error.
Fixes issue: #285

How to test

  1. Run program without "Output debugger logger messages" activated and observe that there is no additional screen output. Or in case of an error during Osmosis the program hanging.
  2. Run program with "Output debugger logger messages" activated and observe extra/normal screen output from Osmosis and in case of an error the opportunity to see what the error is.

Pull Request Checklist

@treee111
treee111 force-pushed the Verbose-Osmosis-on-Windows branch from bf6e01b to 7044490 Compare August 20, 2026 13:32
…tforms

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

@treee111 treee111 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, @Ebe66 ! 👍

@treee111
treee111 merged commit e7f415c into treee111:develop Aug 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants