Open-Turing-Project / OpenTuring

An open source version of the Windows Turing interpreter. Features speed improvements and new features.
http://tristan.hume.ca/openturing
Other
72 stars 41 forks source link

[Dupe] ignore #44

Closed TheRealBotcrusher closed 9 years ago

TheRealBotcrusher commented 9 years ago

Edit, somehow missed an already present thread on the issue

I'm well aware the project is stagnant, but since this appears to be the most used Turing variant, I thought i'd present this here. The networking module causes the whole turing environment to freeze. There is no error, just a full freeze. The error is present in OpenTuring 1.0 and appears to be inherited from Turing 4.1.1 and 4.1.2 Works as intended in version 4.0.3

to reproduce, use the chat room script present in the net documentation.