MadMartian
MadMartian
When changing the web cam resolution while the background removal filter is running OBS crashes and the camera resolution setting is lost. This occurs on at least both Windows 10...
MCEdit Unified bug report template. For MCEdit 2.0 bugs see here : https://github.com/mcedit/mcedit2 #### Description of Issue: MCEdit fails to start, classic NPE (Null-pointer exception): _"AttributeError: 'NoneType' object has no...
**MacWire Version:** 2.11-2.2.0 **Play! Version:** 2.11-2.3.10 The incremental compilation fails when adding/removing a class file with: > java.lang.RuntimeException: Cannot find implementations of class class controllers.FooBarGong! > at com.softwaremill.macwire.InstanceLookup$class.lookupSingleOrThrow(InstanceLookup.scala:13) ~[util_2.11-2.2.0.jar:2.2.0] >...
For some reason the authentication settings of my `turnserver` prevents calls from being established when integrated with Synapse. It is not clear to me whether this is a coTURN-specific issue...
Today (much to my chagrin) I noticed that OBS Studio upgraded from v27 to v28 and completely obliterated my background removal setup. To add insult to injury, the previous version...
This seems to work well according to the instructions but it falls short when JMC (Java Mission Control) tries to render objects (even just PoJos) that are attributes of the...
I am using an _ASUS USB-AX56_ (**0b05:1997** *ASUSTek Computer, Inc. 802.11ac WLAN Adapter*) and it works well apart from one issue: I (unsafely) unplugged the device and moved it to...
For some reason, the API bindings generator that generates these HPP files is generating `VoxelGenerator::generate_block` with an unusable `out_buffer` parameter: ``` void generate_block(const Ref out_buffer, const Vector3 origin_in_voxels, const int64_t...
I found that the assumptionSort method in Corollaries class skips over some methods resulting in a broken dependency tree for tests. Regarding the source code snippet for this method: private...
Even on a flat surface with no impediments and a direct line of sight to a goal, a pathing entity will stagger and even backtrack between the two points. This...