Gareth Coles

Results 214 comments of Gareth Coles

This was actually the original intention for this feature. I'm not sure if the plans changed, though.

This ticket needs categorization on the [waffle board](https://waffle.io/GlowstoneMC/Glowstone). Has this ticket seen any movement or has there been any action expected since the previous comment?

This ticket needs categorization on the [waffle board](https://waffle.io/GlowstoneMC/Glowstone). Has this ticket seen any movement or has there been any action expected since the previous comment?

This seems to be a combination of client-side and server-side issues. That said, I have no idea what's causing them.

Nah, I've definitely noticed unusual lighting issues with Glowstone in the past. Let's wait for @mastercoms.

Decided to test with Twisted 14.0.2, seeing as there are some build failures on Travis with the latest Twisted, and.. ``` *--- Failure #8 --- C:\Python27\lib\site-packages\twisted\internet\selectreactor.py:149: _doReadOrWrite(...) C:\Python27\lib\site-packages\twisted\internet\tcp.py:214: doRead(...) C:\Python27\lib\site-packages\twisted\internet\tcp.py:220:...

Can confirm, also works for me on my Ubuntu box using your code. Python 2.7.9 (x64) Twisted 15.2.1 Treq 15.0.0 PyOpenSSL 0.15.1

Did some further testing.. I attempted to compile OpenSSL with MingW but after several failed attempts, more than one wasted hour, and tons of bad makefile output, I gave up...

@glyph We don't have any other problems with OpenSSL in Python - Even generating and verifying keys with it works just fine. It does appear to be a Windows-only issue,...

Yeah, I figured that that's what it was doing - Although now that I think of it, I'm not sure what requests actually uses for SSL verification. Might be something...