Snirozu / Funkin-Psych-Online

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

Never Ending Crash Cycle #25

Closed CasualCypress closed 1 month ago

CasualCypress commented 3 months ago

Describe your bug here.

I was changing the online settings to 'ws://localhost:2576' then I accidently the \ key next to my enter and this came out 'ws://localhost:2576\' and now its at a constant crash cycle everytime i go into Online

Error Code: Invalid char 60 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 300)

https://github.com/Snirozu/Funkin-Psych-Online/assets/66497511/0167179c-ab5c-459f-b848-c3c418fb1a54

Command Prompt/Terminal logs (if existing)

No response

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