Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Crashing in Public Worlds - NullReferenceException #7

@Gamersven

Description

@Gamersven

Hi,
me and my friends were crashing frequently and i started to investigate the cause.
we found that function AdvancedInvites.Utilities.AllowedToInvite() was crashing us.

After some investigation i found that the OwnerId is null in Public Instances and was causing a System.NullReferenceException.

I fixed it up that i checked if the OwnerId is not null and then proceded.

My Code it kinda trash, so i didint PR it.

Greetings from Germany and thanks for your work!

devenv_UoNKkeyp4e

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions