Snirozu / Funkin-Psych-Online

Psych Engine with Online Multiplayer
https://funkin.sniro.boo
Apache License 2.0
27 stars 28 forks source link

Find Button Isnt Working #31

Closed Memelord111 closed 1 week ago

Memelord111 commented 3 weeks ago

Describe your bug here.

Everytime i hit the find button on online the game crashes after a second

Command Prompt/Terminal logs (if existing)

---------------------------
Uncaught Exception!
---------------------------
Invalid char 0 at position 0

Called from online.Thread.run (online/Thread.hx line 16)
Called from online.Waiter.update (online/Waiter.hx line 24)
Called from flixel.FlxGame.update (flixel/FlxGame.hx line 747)
Called from flixel.FlxGame.step (flixel/FlxGame.hx line 679)
Called from flixel.FlxGame.onEnterFrame (flixel/FlxGame.hx line 558)
Called from openfl.events.EventDispatcher.__dispatchEvent (openfl/events/EventDispatcher.hx line 426)
Called from openfl.display.DisplayObject.__dispatch (openfl/display/DisplayObject.hx line 1398)

Called from haxe.format.JsonParser.invalidChar (C:\hostedtoolcache\windows\haxe\4.3.2\x64\std/haxe/format/JsonParser.hx line 318)
Called from haxe.format.JsonParser.parseRec (C:\hostedtoolcache\windows\haxe\4.3.2\x64\std/haxe/format/JsonParser.hx line 147)
Called from haxe.format.JsonParser.doParse (C:\hostedtoolcache\windows\haxe\4.3.2\x64\std/haxe/format/JsonParser.hx line 57)
Called from io.colyseus.Client.request (io/colyseus/Client.hx line 218)
Called from haxe.http.HttpBase.success (C:\hostedtoolcache\windows\haxe\4.3.2\x64\std/haxe/http/HttpBase.hx line 236)
Called from sys.Http.request (C:\hostedtoolcache\windows\haxe\4.3.2\x64\std/sys/Http.hx line 72)
Called from io.colyseus.Client.request (io/colyseus/Client.hx line 234)
Called from io.colyseus.Client.getAvailableRooms (io/colyseus/Client.hx line 84)
Called from online.GameClient.getAvailableRooms (online/GameClient.hx line 307)

Do you wish to report this error on GitHub?
---------------------------
OK   Cancel   
---------------------------

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows

Did you edit anything in this build? If so, mention or summarize your changes.

No

totallynot-fray commented 3 weeks ago

i'm also getting this exact same error