Skip to content

Fix plugin not loading in headless mode if JavaFX is unavailable#7

Closed
leMaik wants to merge 2 commits intoaTom3333:masterfrom
leMaik:fix-headless-mode
Closed

Fix plugin not loading in headless mode if JavaFX is unavailable#7
leMaik wants to merge 2 commits intoaTom3333:masterfrom
leMaik:fix-headless-mode

Conversation

@leMaik
Copy link
Contributor

@leMaik leMaik commented Aug 2, 2025

Once chunky-dev/chunky#1820 is merged, this change will make this plugin load properly in headless mode.

Tried it by rendering a scene that uses the small leaf octree in a eclipse-temurin:21 container, which would not load the plugin before.

This change is completely backward-compatible. Older Chunky versions will continue to load the UI variant of the plugin and fail to load the plugin in headless mode.

Fixes #6

@leMaik leMaik changed the title Fix plugin not loading in headless mode Fix plugin not loading in headless mode if JavaFX is unavailable Aug 2, 2025
@leMaik
Copy link
Contributor Author

leMaik commented Aug 2, 2025

Turns out that this bug is entirely caused by a bug in Chunky.

@leMaik leMaik closed this Aug 2, 2025
@leMaik leMaik deleted the fix-headless-mode branch August 2, 2025 21:56
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.

Plugin doesn't work in headless mode if JavaFX is not installed

1 participant