Anthony Ford

Results 8 issues of Anthony Ford

When I try to build your project using Meson, I get this error: ```txt Build started at 2018-07-20T13:03:21.759307 Main binary: C:\Program Files\Meson\meson.exe Python system: Windows The Meson build system Version:...

https://github.com/ChristopherBThai/Discord-OwO-Bot/blob/63d1ce392f20942892e6e75a8f8f84d5c379a51b/src/commands/commandList/gamble/blackjackUtil.js#L17 ![image](https://user-images.githubusercontent.com/12904259/129464412-78160335-bb7b-4a3a-ab97-fd5284beb0c6.png)

Calling `.isEmoji` on a string returns me the following error and stack trace: ``` java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer at ch.lambdaj.proxy.ProxyUtil.createEnhancer(ProxyUtil.java:89) at ch.lambdaj.proxy.ProxyUtil.createProxy(ProxyUtil.java:49) at ch.lambdaj.function.argument.ArgumentsFactory.createPlaceholder(ArgumentsFactory.java:52) at ch.lambdaj.function.argument.ArgumentsFactory.registerNewArgument(ArgumentsFactory.java:45) at ch.lambdaj.function.argument.ArgumentsFactory.createArgument(ArgumentsFactory.java:39)...

### Description of the feature you're suggesting. Hi! I'm currently hopping between firmwares, and I'm particularly liking both Xtreme and Unleashed. However, Xtreme always comes with every app installed. Can...

### Describe the enhancement you're suggesting. Good afternoon, I would appreciate it if there was a CI/CD pipeline for XFW, so that I could install the latest development build/push from...

Good afternoon, I've scoured the docs, and I don't see a way to increase the quantity of frames included in a time-domain dump (e.g. E-field). `SetTimeStepFactor` does not increase the...

The PML display is clunky in AppCSXCAD, reducing the visibility of the actual structures. This toggle in `Mesh` allows the user to hide it. Use: ```python mesh = Mesh( sim=sim,...

Many libraries used by EEGExtract have either changed their functions or have clashing requirements. The following update fixes those functions.