Jump to content

Edit History

Please note that revisions older than 365 days are pruned and will no longer show here
Zilox

Zilox

4 hours ago, 6ShadoW6 said:

version 1.2.0 not working with A21.1 (b12)


first error:
 

  Reveal hidden contents

2023-08-02T03:27:27 61.676 ERR Loading prefabs xml file for level 'Old Vogika Mountains': Method not found: Vector3i .Vector3i.op_Division(Vector3i,int)
2023-08-02T03:27:27 61.676 EXC Method not found: Vector3i .Vector3i.op_Division(Vector3i,int)
  at (wrapper dynamic-method) TraderArea.DMD<TraderArea::.ctor>(TraderArea,Vector3i,Vector3i,Vector3i,System.Collections.Generic.List`1<Prefab/PrefabTeleportVolume>)
  at DynamicPrefabDecorator+<Load>d__22.MoveNext () [0x001bc] in <0266d593c0f442fa83ca9e728741ee90>:0 
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
<Load>d__22:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

 

 

second error:

  Reveal hidden contents

NullReferenceException: Object reference not set to an instance of an object
  at MinEffectGroup.canRun (MinEventParams _params) [0x00020] in <0266d593c0f442fa83ca9e728741ee90>:0 
  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 <0266d593c0f442fa83ca9e728741ee90>:0 
  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 <0266d593c0f442fa83ca9e728741ee90>:0 
  at BuffClass.ModifyValue (EntityAlive _self, PassiveEffects _effect, BuffValue _bv, System.Single& _base_value, System.Single& _perc_value, FastTags _tags) [0x0006c] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityBuffs.ModifyValue (PassiveEffects _effect, System.Single& _value, System.Single& _perc_val, FastTags _tags) [0x0002e] in <0266d593c0f442fa83ca9e728741ee90>:0 
  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, System.Boolean _useDurability) [0x002da] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityPlayerLocal.OnUpdateLive () [0x00671] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityAlive.OnUpdateEntity () [0x00035] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityPlayer.OnUpdateEntity () [0x00000] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityPlayerLocal.OnUpdateEntity () [0x001b4] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at World.TickEntity (Entity e, System.Single _partialTicks) [0x00114] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at World.TickEntities (System.Single _partialTicks) [0x000ab] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at GameManager.UpdateTick () [0x00093] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at GameManager.gmUpdate () [0x00331] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at GameManager.Update () [0x00000] in <0266d593c0f442fa83ca9e728741ee90>:0 

 

You are not on the correct version of the mod then, as those errors show up if you run with incorrect version or the game or the mod. It needs to say V1.2.0 and A21.1 (B12)

4 hours ago, 6ShadoW6 said:

version 1.2.0 not working with A21.1 (b12)


first error:
 

  Reveal hidden contents

2023-08-02T03:27:27 61.676 ERR Loading prefabs xml file for level 'Old Vogika Mountains': Method not found: Vector3i .Vector3i.op_Division(Vector3i,int)
2023-08-02T03:27:27 61.676 EXC Method not found: Vector3i .Vector3i.op_Division(Vector3i,int)
  at (wrapper dynamic-method) TraderArea.DMD<TraderArea::.ctor>(TraderArea,Vector3i,Vector3i,Vector3i,System.Collections.Generic.List`1<Prefab/PrefabTeleportVolume>)
  at DynamicPrefabDecorator+<Load>d__22.MoveNext () [0x001bc] in <0266d593c0f442fa83ca9e728741ee90>:0 
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
<Load>d__22:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

 

 

second error:

  Reveal hidden contents

NullReferenceException: Object reference not set to an instance of an object
  at MinEffectGroup.canRun (MinEventParams _params) [0x00020] in <0266d593c0f442fa83ca9e728741ee90>:0 
  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 <0266d593c0f442fa83ca9e728741ee90>:0 
  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 <0266d593c0f442fa83ca9e728741ee90>:0 
  at BuffClass.ModifyValue (EntityAlive _self, PassiveEffects _effect, BuffValue _bv, System.Single& _base_value, System.Single& _perc_value, FastTags _tags) [0x0006c] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityBuffs.ModifyValue (PassiveEffects _effect, System.Single& _value, System.Single& _perc_val, FastTags _tags) [0x0002e] in <0266d593c0f442fa83ca9e728741ee90>:0 
  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, System.Boolean _useDurability) [0x002da] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityPlayerLocal.OnUpdateLive () [0x00671] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityAlive.OnUpdateEntity () [0x00035] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityPlayer.OnUpdateEntity () [0x00000] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityPlayerLocal.OnUpdateEntity () [0x001b4] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at World.TickEntity (Entity e, System.Single _partialTicks) [0x00114] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at World.TickEntities (System.Single _partialTicks) [0x000ab] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at GameManager.UpdateTick () [0x00093] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at GameManager.gmUpdate () [0x00331] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at GameManager.Update () [0x00000] in <0266d593c0f442fa83ca9e728741ee90>:0 

 

You are not on the correct version of the mod then, as those errors show up if you run with incorrect version of the game or the mod. It needs to say V1.2.0 and A21.1 (B12)

Zilox

Zilox

4 hours ago, 6ShadoW6 said:

version 1.2.0 not working with A21.1 (b12)


first error:
 

  Reveal hidden contents

2023-08-02T03:27:27 61.676 ERR Loading prefabs xml file for level 'Old Vogika Mountains': Method not found: Vector3i .Vector3i.op_Division(Vector3i,int)
2023-08-02T03:27:27 61.676 EXC Method not found: Vector3i .Vector3i.op_Division(Vector3i,int)
  at (wrapper dynamic-method) TraderArea.DMD<TraderArea::.ctor>(TraderArea,Vector3i,Vector3i,Vector3i,System.Collections.Generic.List`1<Prefab/PrefabTeleportVolume>)
  at DynamicPrefabDecorator+<Load>d__22.MoveNext () [0x001bc] in <0266d593c0f442fa83ca9e728741ee90>:0 
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
<Load>d__22:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

 

 

second error:

  Reveal hidden contents

NullReferenceException: Object reference not set to an instance of an object
  at MinEffectGroup.canRun (MinEventParams _params) [0x00020] in <0266d593c0f442fa83ca9e728741ee90>:0 
  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 <0266d593c0f442fa83ca9e728741ee90>:0 
  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 <0266d593c0f442fa83ca9e728741ee90>:0 
  at BuffClass.ModifyValue (EntityAlive _self, PassiveEffects _effect, BuffValue _bv, System.Single& _base_value, System.Single& _perc_value, FastTags _tags) [0x0006c] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityBuffs.ModifyValue (PassiveEffects _effect, System.Single& _value, System.Single& _perc_val, FastTags _tags) [0x0002e] in <0266d593c0f442fa83ca9e728741ee90>:0 
  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, System.Boolean _useDurability) [0x002da] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityPlayerLocal.OnUpdateLive () [0x00671] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityAlive.OnUpdateEntity () [0x00035] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityPlayer.OnUpdateEntity () [0x00000] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityPlayerLocal.OnUpdateEntity () [0x001b4] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at World.TickEntity (Entity e, System.Single _partialTicks) [0x00114] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at World.TickEntities (System.Single _partialTicks) [0x000ab] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at GameManager.UpdateTick () [0x00093] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at GameManager.gmUpdate () [0x00331] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at GameManager.Update () [0x00000] in <0266d593c0f442fa83ca9e728741ee90>:0 

 

You are not on the correct version of the mod then, as those errors show up if you run with incorrect version or the game or the mod. It needs to say V1.2.0 and A21.1 (B12)

4 hours ago, 6ShadoW6 said:

version 1.2.0 not working with A21.1 (b12)


first error:
 

  Reveal hidden contents

2023-08-02T03:27:27 61.676 ERR Loading prefabs xml file for level 'Old Vogika Mountains': Method not found: Vector3i .Vector3i.op_Division(Vector3i,int)
2023-08-02T03:27:27 61.676 EXC Method not found: Vector3i .Vector3i.op_Division(Vector3i,int)
  at (wrapper dynamic-method) TraderArea.DMD<TraderArea::.ctor>(TraderArea,Vector3i,Vector3i,Vector3i,System.Collections.Generic.List`1<Prefab/PrefabTeleportVolume>)
  at DynamicPrefabDecorator+<Load>d__22.MoveNext () [0x001bc] in <0266d593c0f442fa83ca9e728741ee90>:0 
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
<Load>d__22:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

 

 

second error:

  Reveal hidden contents

NullReferenceException: Object reference not set to an instance of an object
  at MinEffectGroup.canRun (MinEventParams _params) [0x00020] in <0266d593c0f442fa83ca9e728741ee90>:0 
  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 <0266d593c0f442fa83ca9e728741ee90>:0 
  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 <0266d593c0f442fa83ca9e728741ee90>:0 
  at BuffClass.ModifyValue (EntityAlive _self, PassiveEffects _effect, BuffValue _bv, System.Single& _base_value, System.Single& _perc_value, FastTags _tags) [0x0006c] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityBuffs.ModifyValue (PassiveEffects _effect, System.Single& _value, System.Single& _perc_val, FastTags _tags) [0x0002e] in <0266d593c0f442fa83ca9e728741ee90>:0 
  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, System.Boolean _useDurability) [0x002da] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityPlayerLocal.OnUpdateLive () [0x00671] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityAlive.OnUpdateEntity () [0x00035] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityPlayer.OnUpdateEntity () [0x00000] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at EntityPlayerLocal.OnUpdateEntity () [0x001b4] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at World.TickEntity (Entity e, System.Single _partialTicks) [0x00114] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at World.TickEntities (System.Single _partialTicks) [0x000ab] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at GameManager.UpdateTick () [0x00093] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at GameManager.gmUpdate () [0x00331] in <0266d593c0f442fa83ca9e728741ee90>:0 
  at GameManager.Update () [0x00000] in <0266d593c0f442fa83ca9e728741ee90>:0 

 

You are not on the correct version of the mod then, as those errors show up if you run with incorrect version or the game or the mod. It needs to say V1.2.0 and A21.1 (B12)

×
×
  • Create New...