Advertisement
Eliskik

Untitled

Oct 16th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. NullReferenceException: Object reference not set to an instance of an object
  2. RW.Plugins.Project_A.Runtime.Pools.APoolItemController.Activate (System.Boolean enable) (at <1e5f3668268e4f5aa48e4a3e5b08d24b>:0)
  3. RW.Plugins.Project_A.Runtime.Pools.APoolManager.Get (System.String address, System.Boolean enable, System.Boolean clearCache) (at <1e5f3668268e4f5aa48e4a3e5b08d24b>:0)
  4. RW.Plugins.Project_A.Runtime.Pools.APoolManager.GetAsGameObject (System.String address, System.Boolean enable, System.Boolean clearCache) (at <1e5f3668268e4f5aa48e4a3e5b08d24b>:0)
  5. RW.Core.ProjectA.Modules.UI_Module.Combat.Game.Systems.SYS_InitScreenSettings.Init () (at <e5519f2cad894ac9969d9492df3ebbc8>:0)
  6. RW.Plugins.Project_A.Runtime.Base.A_SYS`1[T].Start () (at <1e5f3668268e4f5aa48e4a3e5b08d24b>:0)
  7. RW.Core.ProjectA.Modules.UI_Module.Combat.CombatUI.InitGame () (at <e5519f2cad894ac9969d9492df3ebbc8>:0)
  8. RW.Core.ProjectA.Modules.UI_Module.Combat.CombatUI.Start () (at <e5519f2cad894ac9969d9492df3ebbc8>:0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement