Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    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?