Skip to content

System.NullReferenceException: Object reference not set to an instance of an object. #362

@ppy-sentryintegration

Description

@ppy-sentryintegration

Don't like the look of this. cc @smoogipoo

Sentry Issue: OSU-SERVER-SPECTATOR-K7

System.NullReferenceException: Object reference not set to an instance of an object.
  File "Hubs/Multiplayer/MultiplayerHub.cs", line 107, in async Task<MultiplayerRoom> MultiplayerHub.joinOrCreateRoom(long roomId, string password, bool isNewRoom)
  File "Hubs/Multiplayer/MultiplayerHub.cs", line 81, in async Task<MultiplayerRoom> MultiplayerHub.CreateRoom(MultiplayerRoom room)
  File "ConcurrentConnectionLimiter.cs", line 106, in async ValueTask<object> ConcurrentConnectionLimiter.InvokeMethodAsync(HubInvocationContext invocationContext, Func<HubInvocationContext, ValueTask<object>> next)
  File "LoggingHubFilter.cs", line 30, in async ValueTask<object> LoggingHubFilter.InvokeMethodAsync(HubInvocationContext invocationContext, Func<HubInvocationContext, ValueTask<object>> next)
...
(2 additional frame(s) were not displayed)

[user:20994839] Failed to invoke hub method: CreateRoom(RoomID:0 Host: Users:0 State:Open Settings: [Name:ggwp1123's awesome room Password:yes Type:HeadToHead Item:0 Queue:AllPlayersRoundRobin Start:00:00:00 AutoSkip:True])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions