heroiclabs / nakama-unity

Unity client for Nakama server.
https://heroiclabs.com/docs/unity-client-guide
Other
419 stars 75 forks source link

WebGL doesn't run with Nakama ( stops on login/register ) #7

Closed ArisTsevrenis closed 7 years ago

ArisTsevrenis commented 7 years ago

Invoking error handler due to Uncaught abort(-1) at Error at jsStackTrace (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:1:22715) at stackTrace (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:1:22898) at abort (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:37:54048) at _pthread_create (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:1:321327) at fgq (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:29:197393) at Hhq (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:29:216003) at o5p (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:29:4417) at n5p (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:29:4208) at s5p (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:29:7494) at A7p (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:29:38311) If this abort() is unexpected, build with -s ASSERTIONS=1 which can give more information. blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:1 Uncaught abort(-1) at Error at jsStackTrace (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:1:22715) at stackTrace (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:1:22898) at abort (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:37:54048) at _pthread_create (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:1:321327) at fgq (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:29:197393) at Hhq (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:29:216003) at o5p (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:29:4417) at n5p (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:29:4208) at s5p (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:29:7494) at A7p (blob:http://terahard.org/33819d6a-fab4-413b-bef5-7b1b559a7c19:29:38311) If this abort() is unexpected, build with -s ASSERTIONS=1 which can give more information.

novabyte commented 7 years ago

@ArisTsevrenis This was added in https://github.com/heroiclabs/nakama-unity/commit/5b26cf60700002a5ff789609b671d993241d1a43 and will be part of the next Unity client release. The release will go live today or tomorrow.