SinisterRectus

Results 147 comments of SinisterRectus

I'll need to look more at how this is happening, but would it just be easier to reject a body for GET requests? Maybe that would be breaking, though.

Happens to me sometimes(?) on Windows 10 64-bit. Never looked into it.

Any plants to implement this? Currently working on dynamic thrust limiting and solid boosters can only be adjusted in the editor.

I've actually never heard of Gitter until now, and didn't know we had such a channel. In addition to IRC and whatever other communication channels, we have a Discord server...

Hmm. I'd make the change directly because it really should be a string, but I worry that someone, somewhere is relying on a `__concat` metamethod for their error objects...

It's installed to your current working directory. Run the `dir` command and see if `luvit.exe` is in the list.

That's strange. Are you using the PowerShell script from [here](https://luvit.io/install.html)?

Run `lit -v` and show your version numbers.

I'm not sure what the issue is. You can run `luvi path/to/luvit/files -- args` until someone else comes along with a solution.