Navigation

  • Recent
  • Tags
  • Users
  • Search
  • Login
Colyseus
  • Login
  • Search
  • Recent
  • Tags
  • Users

Documentation GitHub

We're migrating to GitHub Discussions. This forum does not accept new registrations since April 6, 2023.
  1. Home
  2. boygiandi
B

boygiandi

@boygiandi

Chat Follow Unfollow
1
Reputation
16
Posts
2.0k
Profile views
0
Followers
0
Following
Joined 1 Apr 2020, 08:43 Last Online 10 May 2020, 02:35

  • Profile
  • More
    • Continue chat with boygiandi
    • Flag Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups
boygiandi Follow

Posts made by boygiandi

RE: How to disconnect from Client

I still face this problem. Should I do this

delete room
room = null

After leave() room ?

posted in Questions & Help • 22 Apr 2020, 07:32
RE: Invalid WebSocket frame: invalid payload length 126

@endel Is there any way to fix it ?

posted in Questions & Help • 15 Apr 2020, 01:04
RE: Invalid WebSocket frame: invalid payload length 126

Ah.. I'm sorry. I didn't make server crash. Just make the client disconnected.

posted in Questions & Help • 14 Apr 2020, 12:40
RE: Invalid WebSocket frame: invalid payload length 126

Yes. It crash server

posted in Questions & Help • 14 Apr 2020, 12:37
RE: When running server: "TypeError: Cannot read property 'types' of undefined"

@globallyltd I have this error when I use and empty State. Then I try create a property in that state object and it works.

posted in Questions & Help • 14 Apr 2020, 11:50
RE: Invalid WebSocket frame: invalid payload length 126

React native, When I got this error I'm testing on iOS simulator. It just happen sometime.

posted in Questions & Help • 14 Apr 2020, 11:47
Invalid WebSocket frame: invalid payload length 126

Sometime I get this error. What is it and how to fix ?

  colyseus:errors RangeError: Invalid WebSocket frame: invalid payload length 126
  colyseus:errors     at Receiver.getInfo (/home/godate/node_modules/ws/lib/receiver.js:216:16)
  colyseus:errors     at Receiver.startLoop (/home/godate/node_modules/ws/lib/receiver.js:130:22)
  colyseus:errors     at Receiver._write (/home/godate/node_modules/ws/lib/receiver.js:77:10)
  colyseus:errors     at doWrite (_stream_writable.js:415:12)
  colyseus:errors     at writeOrBuffer (_stream_writable.js:399:5)
  colyseus:errors     at Receiver.Writable.write (_stream_writable.js:299:11)
  colyseus:errors     at TLSSocket.socketOnData (/home/godate/node_modules/ws/lib/websocket.js:876:35)
  colyseus:errors     at TLSSocket.emit (events.js:197:13)
  colyseus:errors     at addChunk (_stream_readable.js:288:12)
  colyseus:errors     at readableAddChunk (_stream_readable.js:269:11)
  colyseus:errors     at TLSSocket.Readable.push (_stream_readable.js:224:10)
  colyseus:errors     at TLSWrap.onStreamRead [as onread] (internal/stream_base_commons.js:145:17) +0ms```
posted in Questions & Help • 14 Apr 2020, 09:44
RE: Seat reservation expired when many servers using the same redis

Wow. It's exactly my situation. I just fixed it by using @endel suggestion.
Thank you

posted in Questions & Help • 11 Apr 2020, 09:38
RE: How to debug MatchMaker

@endel said in How to debug MatchMaker:

ming from your application. If you're using TypeScript, the compiler should be able to warn you where the issue is.
This could be happening if you have if (yourCon

No, it come from the MatchMaker request

posted in Questions & Help • 3 Apr 2020, 10:38
RE: How to debug MatchMaker

Please help me. My product is in public test and prepare for official publish. And I got this problem

posted in Questions & Help • 3 Apr 2020, 03:51

© 2023 Endel Dreyer