Skip to content

[BUG]: Scp018 Wrapper PhysicsModule error #385

@MedveMarci

Description

@MedveMarci

Before You Report

  • I have searched for existing reports of this bug, and this bug report is unique.

Version

1.1.6.1

Description

When you want to get a Scp018's PhysicsModule it will call himself

  public PickupStandardPhysics PhysicsModule => this.PhysicsModule;

To Reproduce

Spawn an Scp018Projectile and get it's PhysicsModule

Expected Behavior

No response

Additional Information

System.StackOverflowException: The requested operation caused a stack overflow.
at LabApi.Features.Wrappers.Scp018Projectile.get_PhysicsModule () [0x00000] in :0
at LabApi.Features.Wrappers.Scp018Projectile.get_PhysicsModule () [0x00000] in :0
at LabApi.Features.Wrappers.Scp018Projectile.get_PhysicsModule () [0x00000] in :0
at LabApi.Features.Wrappers.Scp018Projectile.get_PhysicsModule () [0x00000] in :0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingimportedImported to internal git

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions