Skip to content

Conversation

@riccardobl
Copy link
Member

Without this check if the platform doesn't support TextureMultisample, the fpp isn't initialized properly and it then crashes due to tex being null here

if (tex.getImage().getMultiSamples() > 1) {

@riccardobl riccardobl added the bug Something that is supposed to work, but doesn't. More severe than a "defect". label Jun 3, 2025
@yaRnMcDonuts yaRnMcDonuts added this to the v3.9.0 milestone Jun 3, 2025
@yaRnMcDonuts yaRnMcDonuts merged commit 0f094fc into jMonkeyEngine:master Jun 17, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something that is supposed to work, but doesn't. More severe than a "defect".

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants