Skip to content

[LA] Errors in LocalAdmin log files

Version: 14.0

Branch: Public beta branch

Timestamp: 2024/11/27 16:50:47

Server Name: SCP-Empire #Beta

Description

Error appears in the LocalAdmin files when upgrading an item in SCP-914

NullReferenceException: Object reference not set to an instance of an objectat Respawning.Objectives.ScpItemPickupObjective.OnPickupUpgraded (Scp914.Scp914Result result, Scp914.Scp914KnobSetting _) (at :0)at Scp914.Scp914Upgrader.ProcessPlayer (ReferenceHub ply, System.Boolean upgradeInventory, System.Boolean heldOnly, Scp914.Scp914KnobSetting setting) (at :0)at Scp914.Scp914Upgrader.Upgrade (UnityEngine.Collider[] intake, Scp914.Scp914Mode mode, Scp914.Scp914KnobSetting setting) (at :0)at Scp914.Scp914Controller.UpdateServerside () (at :0)at Scp914.Scp914Controller.Update () (at :0)

Steps to reproduce

  • SCP-914 should be configured in 914_mode on "default"
  • Be a Class-D personnel (I don't know if the bug works with another class)
  • Put SCP-914 on "Fine" parameter (I don't know if the bug happen with another parameter)
  • Give yourself either a Janitor, Scientist or Reasearch Supervisor keycard (any item really)
  • Drop an item in the upgrade chamber or hold it in hand. No other items in the inventory.
  • Start upgrading and wait until the item upgrades

What is supposed to happen

No error

What actually happens

Error in LocalAdmin log file

Attachments