Reytag

Untitled

May 30th, 2022
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. 2022-05-30T10:09:06 237.848 INF RequestToSpawnPlayer: 171, Max, 7
  2. NullReferenceException: Object reference not set to an instance of an object
  3. at StatComparePercCurrentToModMax.IsValid (MinEventParams _params) [0x0002a] in <cd87b52f55b340409d519927eeec4b44>:0
  4. at MinEffectGroup.canRun (MinEventParams _params) [0x0004e] in <cd87b52f55b340409d519927eeec4b44>:0
  5. at MinEffectGroup.ModifyValue (MinEventParams _params, EntityAlive _self, PassiveEffects _effect, System.Single& _base_value, System.Single& _perc_value, System.Single level, FastTags _tags, System.Int32 _multiplier) [0x00000] in <cd87b52f55b340409d519927eeec4b44>:0
  6. at MinEffectController.ModifyValue (EntityAlive _self, PassiveEffects _effect, System.Single& _base_value, System.Single& _perc_value, System.Single _level, FastTags _tags, System.Int32 multiplier) [0x0004b] in <cd87b52f55b340409d519927eeec4b44>:0
  7. at ProgressionClass.ModifyValue (EntityAlive _ea, ProgressionValue _pv, PassiveEffects _effect, System.Single& _base_value, System.Single& _perc_value, FastTags _tags) [0x0001c] in <cd87b52f55b340409d519927eeec4b44>:0
  8. at Progression.ModifyValue (PassiveEffects _effect, System.Single& _base_val, System.Single& _perc_val, FastTags _tags) [0x00055] in <cd87b52f55b340409d519927eeec4b44>:0
  9. at EffectManager.GetValue (PassiveEffects _passiveEffect, ItemValue _originalItemValue, System.Single _originalValue, EntityAlive _entity, Recipe _recipe, FastTags tags, System.Boolean calcEquipment, System.Boolean calcHoldingItem, System.Boolean calcProgression, System.Boolean calcBuffs, System.Int32 craftingTier, System.Boolean useMods) [0x001d1] in <cd87b52f55b340409d519927eeec4b44>:0
  10. at EntityStats..ctor (EntityAlive entity) [0x00056] in <cd87b52f55b340409d519927eeec4b44>:0
  11. at EntityAlive.constructEntityStats () [0x00000] in <cd87b52f55b340409d519927eeec4b44>:0
  12. at EntityAlive.Init (System.Int32 _entityClass) [0x00007] in <cd87b52f55b340409d519927eeec4b44>:0
  13. at EntityPlayer.Init (System.Int32 _entityClass) [0x0002e] in <cd87b52f55b340409d519927eeec4b44>:0
  14. at EntityFactory.CreateEntity (EntityCreationData _ecd) [0x001da] in <cd87b52f55b340409d519927eeec4b44>:0
  15. at GameManager.RequestToSpawnPlayer (ClientInfo _cInfo, System.Int32 _chunkViewDim, PlayerProfile _playerProfile) [0x00272] in <cd87b52f55b340409d519927eeec4b44>:0
  16. at NetPackageRequestToSpawnPlayer.ProcessPackage (World _world, GameManager _callbacks) [0x00007] in <cd87b52f55b340409d519927eeec4b44>:0
  17. at ConnectionManager.ProcessPackages (INetConnection _connection, NetPackageDirection _disallowedDirection, ClientInfo _clientInfo) [0x000c8] in <cd87b52f55b340409d519927eeec4b44>:0
  18. at ConnectionManager.Update () [0x00030] in <cd87b52f55b340409d519927eeec4b44>:0
Advertisement
Add Comment
Please, Sign In to add comment