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. chaimae
  3. Posts
  • Profile
  • More
    • Continue chat with chaimae
    • Flag Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

Posts made by chaimae

RE: Help : missbehaving remote entities

@COCO @endel any help please ?

posted in Questions & Help • 18 Aug 2022, 13:00
RE: Filter data with time condition

@coco do you have an example please ?

posted in Questions & Help • 29 Jul 2022, 22:39
RE: Filter data with time condition

@coco thank you for your response , I want to filter the data according to the distance but if the distance condition is not true I still want to send the data but after 100 ms for example , it is possible to do that with the filter otherwise how can I add this condition time if the filter return false ?

posted in Questions & Help • 29 Jul 2022, 10:41
RE: Filter data with time condition

@COCO @endel any help please ?

posted in Questions & Help • 28 Jul 2022, 13:18
Filter data with time condition

Hello , i have a question about filters , I want to know if I can add a time condition to the filter logic for example wait x ms before filtering the data , I tried that but it didn't work.
0_1658926488297_79937a93-4e51-4043-8db4-5acd0a95c2e3-image.png

posted in Questions & Help • 27 Jul 2022, 12:55
RE: Filter data

@endel any help please ?

posted in Questions & Help • 30 Jun 2022, 08:04
RE: Filter data

I'll explain the use case, I'm currently working on a project to put 1000 avatars in a 3D world, for that I put a test in place: a viewer that will launch 1000 clients (10 rooms with 100 clients each ) and which will at the same time send move events to the server to move the 1000 clients, on the other side we have a client which is a threejs client , this client listens to the state once a new client is created on the server side it adds it to a 'players entities' list and it receives the change of position of these clients, when I did my test I noticed that I have a problem for example if I have I launch 150 clients it's good it works, when I increase the number of clients I have some of the cubes(simulation of 3D avatars) that move and some that don't move, when I try to change the sending frequency of the move event to the server I notice an improvement of results that's why I thought as a solution to limit the sending of messages and to send the messages according to the distance between the cubes (the avatars) that's why I thought about using filter .
0_1656420936600_220e5a4e-f0fc-4fbb-96e1-d8609560db15-image.png

posted in Questions & Help • 28 Jun 2022, 12:55
Filter data

Hello everyone , i have a question about the filter decorator , i want to filter the state only when the client send a move event to the room and not when he joins the room or when he sends other events any idea please ?
0_1656409114423_88594484-e0c9-429a-9f5e-40d32fe2669f-image.png

posted in Questions & Help • 28 Jun 2022, 09:42
RE: Load per room & client prediction (solved)

@kreeba interested

posted in Questions & Help • 23 Jun 2022, 12:33
RE: handl error when client recconect(SOLVED)

@COCO Thank you for your respone :)

posted in Questions & Help • 17 Jun 2022, 12:51
handl error when client recconect(SOLVED)

Hi , i have a question there is a way to handle error in the client side when the client lose connection with the server ?

posted in Questions & Help • 16 Jun 2022, 14:30
read ECONNRESET

Hello everyone , i had this error when i try to join many clients at the same time , any idea to solve the issue please ?
0_1654706840455_d540cc54-a456-430f-b353-b12483f46edc-image.png

posted in Questions & Help • 8 Jun 2022, 16:47
Get All the rooms instance(solved)

Hello , i have a question is there is a way to get all the rooms instances ?

posted in Questions & Help • 3 Jun 2022, 14:06
RE: Bad gateway

Hey @endel thank you ,I will be waiting for your response .

posted in Questions & Help • 30 May 2022, 13:06
RE: Bad gateway

Hey @endel , im still having the same issue any solution proposition please ?

posted in Questions & Help • 27 May 2022, 10:02
RE: Bad gateway

Hey @endel i have two account one with the PA plan and the other with the indie plan here is the server url tnktcr.colyseus.dev

posted in Questions & Help • 25 May 2022, 07:43
Bad gateway

Hello everyone I hope you are doing well, I have retrieved the code of the colyseus-loadTest tool so that I can customize it according to the need I want, when I run the test with the localhost endpoint it works well but when I run the test with the connection link of the Powered Ascent plan it does not work, I have this bad gateway error.
0_1653402383898_b09d5be4-b43f-4ef1-b370-ab3132d83b9b-image.png

posted in Questions & Help • 24 May 2022, 14:26

© 2023 Endel Dreyer