Dmytro

Results 5 issues of Dmytro

I tried to assemble hello-world app using Quark and got an error: ``` winX64 Done! mac FAILURE, no .dat file linuxX64 FAILURE, no .dat file ```

I paste code from wiki https://github.com/nhn/socket.io-client-unity3d/wiki/Sample#2-acks-message and run nodejs server and run unity client and in log this error: ArgumentException: JSON parse error: The document root must not follow by...

### Affected Product(s) SpongeForge ### Version 1.16.5-36.2.5-8.1.0-RC1153 ### Operating System Windows 10 ### Java Version 11.0.15 ### Plugins/Mods ```shell No mods except SpongeForge. ``` ### Describe the bug When player...

type: bug
status: needs triage

It work in editor, but when i build WebGL not work no errors no warnings no connecting logs

I have a base class that defines append list and derived class that have a method that allocates new items and adds it to the list. However, after allocating the...