Drew McGowen
Drew McGowen
`Sledge.Providers/GenericStructure.cs:635` - if `reader` doesn't have any more data, it returns `null`. `String.IsNullOrWhiteSpace(null)` is `true`, so the loop will never end. You could add something like: ``` if (line ==...
Many of your examples make use of the TAGS channel of the mailbox interface. In particular, you set up the framebuffer in a `FB_Init` loop. While this does work, this...
After running the sine example described in the README with `-gpu_id 0` (so running with CUDA), attempts to generate samples with that model generates the error `unknown Torch class `....
For recipes requiring FICSMAS gifts, any arrows that intend to represent more than 5 units/min of gifts just shows 5 in the simple view. For example, using the production planner...
Version 0.1-dev+b589830, Windows 10 When trying to add a new waveform via Add -> Import -> WAV and selecting a WAV file, ngscopeclient crashes with a SIGSEGV. Traced it down...
**Describe the bug** Detail textures are misaligned in Blender, even if they're aligned in Hammer **To Reproduce** Steps to reproduce the behavior: 1. Import any VMF with materials that have...