Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

Question SubscribeToServerEventsAsync errors

Discussion in 'Game Server Hosting' started by dixnri, Dec 7, 2022.

  1. dixnri

    dixnri

    Joined:
    Mar 3, 2020
    Posts:
    7
    Hi,

    I got these errors when I tried to use MultiplayService.Instance.SubscribeToServerEventsAsync in my game server. I think these error makes OnAllocate event never called and my game server also never starts.

    [EDIT]
    I think that's not an error because that [Wire] line also appears in project sample server log
     
    Last edited: Dec 7, 2022
  2. jackw_unity

    jackw_unity

    Unity Technologies

    Joined:
    Oct 12, 2022
    Posts:
    11
    Hi @dixnri are you still seeing issues here and could you provide any additional log lines to help us understand what you're seeing?