1 items

File information

Last updated

Original upload

Created by

smallo

Uploaded by

12Hotshot

Virus scan

Safe to use

Tags for this mod

3 comments

  1. ARKYmouse
    ARKYmouse
    • member
    • 0 kudos
    Watching my console log, this came up in red (I don't personally know Unity well enough to recognize if this is truly a warning).

    [Error  : Unity Log] NullReferenceException: Object reference not set to an instance of an object
    Stack trace:
    CraftingStationLevelRangePlugin.ChangeStationRange (CraftingStation station, System.Single newRange) (at <6812251ee3004e6399b02261eba8cc4d>:0)
    CraftingStationLevelRangePlugin+UpdateKnownStationsInRange_Patch.Postfix (Player player) (at <6812251ee3004e6399b02261eba8cc4d>:0)
    (wrapper dynamic-method) CraftingStation.DMD<CraftingStation::UpdateKnownStationsInRange>(Player)
    Player.UpdateStations (System.Single dt) (at <67f3c386e04446c49523ecfd5b8921c2>:0)
    Player.FixedUpdate () (at <67f3c386e04446c49523ecfd5b8921c2>:0)

    Is this something to be concerned over?
    1. 12Hotshot
      12Hotshot
      • member
      • 1 kudos
      I don't think it's critical. What could be the station to trigger it? Guess there's a new station without range property added in the last update.
    2. ARKYmouse
      ARKYmouse
      • member
      • 0 kudos
      That makes sense. I've got Skyheim installed, so it's probably failing to identify that mod's custom crafting stations.