• Categories
  • Recent
  • Tags
  • Popular
  • Solved
  • Unsolved
  • Users
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Darkly)
  • No Skin
Collapse
brainCloud Forums
N

Nick Haidar

@Nick Haidar
bitHeads
About
Posts
4
Topics
0
Groups
2
Followers
0
Following
0

Posts

Recent Best Controversial

    UE 5.3
  • N Nick Haidar

    Hi @shawnryanbruno

    Thanks for pointing out that issue in our readme, you're right there is no BCClient folder, this will be corrected. The readme is referring to the folder contained in the latest .zip release file, current latest release is 5.1.0

    We have a couple example projects that use Unreal 5.3 and the brainCloud client compiles with no issues there. I will need some more information to better assist with the issue you're having.

    Did you get the brainCloud library from the release .zip file or did you download a copy of the repository?

    Can you guide me through the steps you took to get to this issue?


  • Custom Room Server Manager
  • N Nick Haidar

    No problem, glad I could help.

    For the moment we do not have any official documentation on room server managers except for that repository. Do you plan to make your own room server manager? If so we can probably put together some documentation for that. Otherwise for now, the only request you have to account for is that POST request to /findRoomServer as detailed in the source code for the Room Server Manager DevTool. This DevTool is intended to be used to test room servers more easily and have access to their logs faster. But if you plan to make an actual room server manager that can launch and manage multiple servers at once, you can use this tool as a base and build up on it to add logic for managing multiple server instances.


  • Custom Room Server Manager
  • N Nick Haidar

    Hi @thinkingparrotstudios

    My bad, so to be clear when you start a game, you do not see any request being made to your room server manager to launch a room server? In the console where you are running the room server manager, do you see any logs?

    If you do not see those then this has to be an issue with brainCloud not being able to connect to your room server manager, have you verified that the port you are running the Room server manager on is open and accessible to the public?

    In the portal where you have set up the room server manager connection you must also provide the port. Such as http://youripordomain.com:3000
    This would ensure that when brainCloud makes a post request to your room server manager it would be able to reach it.

    Let me know if that helps, I'm also available to get on a call with you to debug this further if you like.


  • Custom Room Server Manager
  • N Nick Haidar

    Hi @thinkingparrotstudios

    Is your lobby set to Disband on start? You can check this in the portal where your lobby is defined, under Rules. I suspect this is checked and is causing your lobby to disband on start, which would cause this issue.

  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Solved
  • Unsolved
  • Users