CodeSpartan
CodeSpartan
If anyone wants to compile it under Windows in this day and age, here's how: - In `comm.c`, add `#pragma comment(lib, "Ws2_32.lib")` on line 37 - Make sure the configuration...
I came across a few cases where the pot exporter didn't have the functionality that I needed. I'm going to try to implement it myself, even though I'm not yet...
... despite what the readme says. Has json export been deprecated, or is there some other command to generate it?
Error log: ``` WS closed with code: TlsHandshakeFailure UnityEngine.Debug:Log(Object) c:b__1_2(WebSocketCloseCode) (at Assets/Scripts/WebSocketDemo.cs:40) HybridWebSocket.WebSocket:b__13_3(Object, CloseEventArgs) (at Assets/Plugins/WebSocket.cs:495) WebSocketSharp.Ext:Emit(EventHandler`1, Object, CloseEventArgs) (at E:/Repos/WebsocketsSharp/websocket-sharp/Ext.cs:1269) ``` In sta/websocket-sharp, this is fixed by adding this...
Black screen in v0.9 in Windows 11 (10.0.22631) Not sure if it helps, but I built it in Debug Mode to see if anything pops up and I had this...
The latest version of NTLK no longer supports Python 2.7, so the version to install now needs to be specified explicitly - 3.4.5 Note: the Visual Studio instructions now need...
Лет 10 не пользовался JMC. Сейчас попробовал, а она перестала отображать кириллицу. Вместо букв, значки � (на черном фоне их не видно) Винда 11, региональные настройки: Может кто-то подскажет, как...