matrixDoppelgänger

Results 9 comments of matrixDoppelgänger

Nope, but I do get this: ``` kotlin.KotlinNullPointerException at com.deflatedpickle.haruhi.util.LangUtil.getLang(LangUtil.kt:9) at com.deflatedpickle.quiver.filepanel.FilePanel$1.accept(FilePanel.kt:42) at com.deflatedpickle.quiver.filepanel.FilePanel$1.accept(FilePanel.kt:31) at com.pploder.events.SimpleEvent.lambda$trigger$0(SimpleEvent.java:84) at java.util.concurrent.CopyOnWriteArrayList.forEach(Unknown Source) at com.pploder.events.SimpleEvent.trigger(SimpleEvent.java:84) at com.deflatedpickle.haruhi.api.event.AbstractEvent.trigger(AbstractEvent.kt:16) at com.deflatedpickle.quiver.launcher.MainKt$main$12.run(main.kt:218) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown...

Nope, I get this: ``` java.lang.ExceptionInInitializerError at com.deflatedpickle.quiver.filepanel.FilePanel$1.accept(FilePanel.kt:46) at com.deflatedpickle.quiver.filepanel.FilePanel$1.accept(FilePanel.kt:35) at com.pploder.events.SimpleEvent.lambda$trigger$0(SimpleEvent.java:84) at java.util.concurrent.CopyOnWriteArrayList.forEach(Unknown Source) at com.pploder.events.SimpleEvent.trigger(SimpleEvent.java:84) at com.deflatedpickle.haruhi.api.event.AbstractEvent.trigger(AbstractEvent.kt:16) at com.deflatedpickle.quiver.launcher.MainKt$main$12.run(main.kt:196) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source)...

No dice, sadly. Error: ``` java.lang.ExceptionInInitializerError at com.deflatedpickle.quiver.filepanel.FilePanel$1.accept(FilePanel.kt:46) at com.deflatedpickle.quiver.filepanel.FilePanel$1.accept(FilePanel.kt:35) at com.pploder.events.SimpleEvent.lambda$trigger$0(SimpleEvent.java:84) at java.util.concurrent.CopyOnWriteArrayList.forEach(Unknown Source) at com.pploder.events.SimpleEvent.trigger(SimpleEvent.java:84) at com.deflatedpickle.haruhi.api.event.AbstractEvent.trigger(AbstractEvent.kt:16) at com.deflatedpickle.quiver.launcher.MainKt$main$12.run(main.kt:196) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source)...

I'm having the same issue on Linux, where the program instantly crashes, without even so much as a "This program crashed!" dialog box. Luckily, I was able to get it...

This isn't official support, and admittedly I'm still kinda new to the PKGBUILD thing, but I was able to get the git version of Helion over to the AUR, [and...

I think that would require some form of support for UDMF, and I'm not sure the engine's equipped to do all that at the moment. I'm personally hoping for it...

1. Ah, I didn't even know those were meant to showcase the Nightmare mode. I could probably record a few vanilla demos and see if I can send 'em over...

Other ports using SDL2, including 86Box, are able to work just fine. However, setting the `vid_scaleapi` value to `software` leads to the same result.