Sylphrena Kleinsasser

Results 8 issues of Sylphrena Kleinsasser

I hope you all can help me with this. I am trying to switch from a serial communications program to a python script for controlling some ASCII serial displays (Vorne...

question

I would like to have my entire library synced with a local copy on the app. I'd rather not download all 2000 songs manually, so it would be amazing to...

### Description I have some commands in one of my menus that will not work - commands that open other menus from other plugins. I suspect this is because the...

Enhancement

I keep on getting this error in console: [15:09:48 ERROR]: [HologramsPlaceholders] Unhandled exception number 1024 occured in onPacketSending(PacketEvent) for HologramsPlaceholders java.lang.IllegalArgumentException: entityID cannot be negative at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[patched_1.14.4.jar:git-Paper-243] at com.comphenix.protocol.injector.EntityUtilities.getEntityFromID(EntityUtilities.java:205)...

### Describe the bug When attempting to download a single track in a script, a KeyError is thrown. ### Command Used ```bash import streamrip # version 0.7 or greater deezer...

bug

It doesn't appear that there is an equivalent implementation of [Log4j2's RFC5424 Layout](https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout) to support the enhanced Syslog specification. Is an log4cxx implementation of this feature on the roadmap?

enhancement

> Added support for `ddns:somedomain.whateverddns.com` address format in the client access lists. > > This allows users to specify domain names instead of IP addresses for allow/deny lists, thereby allowing...

**Describe the bug** It seems that using raw imports with `vitest-monocart-coverage` with `monocart-coverage-reports` fails. I'm not sure if this is a bug in the `vitest-monocart-coverage` plugin or `monocart-coverage-reports`, but I...