Elias Hogstvedt
Elias Hogstvedt
Investigating a little bit further, it looks like when going to the first link with dl=1, it gives you a 302 response with the real URL in the location header...
see if the fix WolfKann added works in develop
This does seem to introduce some new issues unless I'm mistaken about expectations of which models that should work. I've toyed around with this a little bit by just making...
~~This can happen if a node mutates something from input in python instead of copying the input first before mutating.~~ While the above is true, the bug mentioned here happens...
From my testing, what happens when you disable applyinstantid in this case is that the positive prompt also becomes the negative prompt. (You can test this by copy pasting the...
This was indeed the bug, in this specific case, for each ksampler input it finds the node which it's connected to, in this case the disabled instantid and walks through...
I started doing this and it feels easier to me to read than i was expecting. Especially when it's split in newlines. At the moment, this case is obviously too...
It's from libtls, part of https://www.libressl.org/ I'm on linux these days so I'm not sure how it's built. I believe you get tls.dll when building libressl.
related garrysmod issue https://github.com/Facepunch/garrysmod-issues/issues/884
Last time I looked into this, I couldn't figure out how to use GetBoneMatrix without breaking the part placement of old outfits.