ae3e
ae3e
If i set a launch script in the settings, Phonk doesn't start any more and I get the following logs (I tried with a script having the `background_service` option set...
It's currently not possible to store string value larger than 65535 bytes due to java's limitation ([writeUTF](https://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html#writeUTF-java.lang.String-)). So when I try to store large string values, I get the following...
I would like to use the `nth_value` function with a `nth` parameter coming from an another column (see the example below). But it fails. I don't really know if it's...