Jump to content
View in the app

A better way to browse. Learn more.

Obsidian Forum Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

1- Visit a vendor

2- Sell some stuff (not sure if this is absolutely necessary, but I did it)

3- Close the trade screen

4- Don't unpause the game (not sure if absolutely necessary, but that's how I did it)

5- Go into the inventory and start hovering over items with the shift key held down.

 

It's very important to have your shift held down. If you hover over your items without the shift key first, you won't get any errors after that.

 

The spam you get in the output.txt is the following:

 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Component:InternalGetGameObject ()

  at UnityEngine.Component.get_gameObject () [0x00000] in <filename unknown>:0

  at Equippable.Init () [0x00000] in <filename unknown>:0

  at Equippable.GetValue () [0x00000] in <filename unknown>:0

  at Item.GetSellValue (.Store store) [0x00000] in <filename unknown>:0

  at Item+StoreItem.GetTooltipContent (UnityEngine.GameObject owner) [0x00000] in <filename unknown>:0

  at UIAbilityTooltipContent.Refresh () [0x00000] in <filename unknown>:0

  at UIAbilityTooltip.RefreshContent () [0x00000] in <filename unknown>:0

  at UIAbilityTooltip.Update () [0x00000] in <filename unknown>:0
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at Equippable.GetValue () [0x00000] in <filename unknown>:0

  at Item.GetSellValue (.Store store) [0x00000] in <filename unknown>:0

  at Item+StoreItem.GetTooltipContent (UnityEngine.GameObject owner) [0x00000] in <filename unknown>:0

  at UIAbilityTooltipContent.Refresh () [0x00000] in <filename unknown>:0

  at UIAbilityTooltip.RefreshContent () [0x00000] in <filename unknown>:0

  at UIAbilityTooltip.Update () [0x00000] in <filename unknown>:0
 
(Filename:  Line: -1)

Edited by Bester

IE Mod for Pillars of Eternity: link
  • 1 year later...

NullReferenceException indicates that you are trying to access member fields, or function types, on an object reference that points to null. That means the reference to an Object which is not initialized. More about.......NullReferenceException

 

Robert

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.