Skip to content
Commit 0d291333 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

ksplash: warn with context on why script resolution failed

without context it's exceptionally difficult to figure out what's wrong.
unfortunately since we have multiple conditionals here we need to dump a
whole lot of context. to support this better we no longer simply assert
but rather check our expectations, then log, then assert them to produce
a crash.

ideally we should even have a builtin script that shows an error message
for release builds
parent 90891221
Pipeline #542754 passed with stage
in 9 minutes and 52 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment