Skip to content

Skip video playback on Java 11+#160

Open
rkarabut wants to merge 1 commit intoFreeCol:sf-auto-mergefrom
rkarabut:fix-video-applet-java11
Open

Skip video playback on Java 11+#160
rkarabut wants to merge 1 commit intoFreeCol:sf-auto-mergefrom
rkarabut:fix-video-applet-java11

Conversation

@rkarabut
Copy link
Copy Markdown

@rkarabut rkarabut commented Apr 28, 2026

After Java 11, Applet class becomes unavailable making the game break before getting to the main menu trying to play the intro. This can be circumvented passing --no-intro but the stacktrace message isn't too clear about what the problem is. The simplest solution for now seems to be to skip video playback and log the issue.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
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.

1 participant