-
Posts
1,234 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by MrLiquid
-
Do you have the latest update ready for tomorrow please?
-
Failed to call hook 'OnWeaponModChange' on plugin 'SkillTree v1.5.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SkillTree.CanModifyMagazine (BaseProjectile weapon) [0x00027] in <0ea47248820842a6837686cb3ae80e34>:0 at Oxide.Plugins.SkillTree.OnWeaponModChange (BaseProjectile weapon, BasePlayer player) [0x00037] in <0ea47248820842a6837686cb3ae80e34>:0 at Oxide.Plugins.SkillTree.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x07af0] in <0ea47248820842a6837686cb3ae80e34>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Failed to call hook 'OnWeaponModChange' on plugin 'SkillTree v1.5.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SkillTree.CanModifyMagazine (BaseProjectile weapon) [0x00027] in <0ea47248820842a6837686cb3ae80e34>:0 at Oxide.Plugins.SkillTree.OnWeaponModChange (BaseProjectile weapon, BasePlayer player) [0x00037] in <0ea47248820842a6837686cb3ae80e34>:0 at Oxide.Plugins.SkillTree.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x07af0] in <0ea47248820842a6837686cb3ae80e34>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Failed to call hook 'OnWeaponModChange' on plugin 'SkillTree v1.5.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SkillTree.CanModifyMagazine (BaseProjectile weapon) [0x00027] in <0ea47248820842a6837686cb3ae80e34>:0 at Oxide.Plugins.SkillTree.OnWeaponModChange (BaseProjectile weapon, BasePlayer player) [0x00037] in <0ea47248820842a6837686cb3ae80e34>:0 at Oxide.Plugins.SkillTree.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x07af0] in <0ea47248820842a6837686cb3ae80e34>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
-
-
periodically, Im not sure if a player was interacting with or not, just found these bugs in logs. I'll endeavor to keep an eye out
-
"ArmoredTrain" (1.6.7) by Adem (2.88s / 33 MB) - ArmoredTrain.cs Console Server Exception: Mountable Cycle NullReferenceException Server Exception: Mountable Cycle NullReferenceException Server Exception: Mountable Cycle NullReferenceException Server Exception: Mountable Cycle NullReferenceException Server Exception: Mountable Cycle NullReferenceException Server Exception: Mountable Cycle NullReferenceException Server Exception: Mountable Cycle NullReferenceException Server Exception: Mountable Cycle NullReferenceException Server Exception: Mountable Cycle NullReferenceException Log files Server Exception: Mountable Cycle NullReferenceException at (wrapper managed-to-native) UnityEngine.Collider.Internal_ClosestPointOnBounds_Injected(UnityEngine.Collider,UnityEngine.Vector3&,UnityEngine.Vector3&,single&) at UnityEngine.Collider.Internal_ClosestPointOnBounds (UnityEngine.Vector3 point, UnityEngine.Vector3& outPos, System.Single& distance) [0x00000] in <9f5f4aae36a34550a062ce5a19076d38>:0 at UnityEngine.Collider.ClosestPointOnBounds (UnityEngine.Vector3 position) [0x0000d] in <9f5f4aae36a34550a062ce5a19076d38>:0 at CompleteTrain.ApplyCollisions (System.Single trackSpeed, TrainCar ourTrainCar, UnityEngine.Vector3 forwardVector, System.Boolean atOurFront, TriggerTrainCollisions trigger, System.Single ourTotalMass, CompleteTrain+StaticCollisionState& wasStaticColliding, CompleteTrain+StaticCollisionState otherEndStaticColliding, System.Single deltaTime) [0x001cf] in <b3b99391039d40ad848000f3c812001b>:0 at CompleteTrain.ApplyCollisionsToTrackSpeed (System.Single trackSpeed, System.Single totalMass, System.Single deltaTime) [0x0008e] in <b3b99391039d40ad848000f3c812001b>:0 at CompleteTrain.MovementTick (System.Single dt) [0x002bf] in <b3b99391039d40ad848000f3c812001b>:0 at CompleteTrain.UpdateTick (System.Single dt) [0x0004a] in <b3b99391039d40ad848000f3c812001b>:0 at TrainCar.VehicleFixedUpdate () [0x0001a] in <b3b99391039d40ad848000f3c812001b>:0 at BaseMountable.FixedUpdateCycle () [0x00039] in <b3b99391039d40ad848000f3c812001b>:0 at ServerMgr.FixedUpdate () [0x00018] in <b3b99391039d40ad848000f3c812001b>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception, Object) ServerMgr:FixedUpdate()
-
Failed to call hook 'Unload' on plugin 'SkillTree v1.5.5' (InvalidOperationException: Collection was modified; enumeration operation may not execute.) at System.Collections.Generic.Dictionary`2+Enumerator[TKey,TValue].MoveNext () [0x00013] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.SkillTree.Unload () [0x00b8a] in <87502622638a461bb31dceddd1489b06>:0 at Oxide.Plugins.SkillTree.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x03491] in <87502622638a461bb31dceddd1489b06>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 every time server restart and plugins unload. I find the error in server log
-
Can we have buttons 1 - 5 or a method to select to allow players to open more than 1 case at a time, maybe upto 5 ? for an additional fee
-
Thank you for a very nice looking plugin, any chance you can add the ability to AUTO add door closers please?
-
so nothing to say except close the ticket? @Astinox @Death
-
I am wondering if you can add support for skinned prefabs, I run Submersible Pumps.. which is a skinned water pump. however Limit Entities counts them as water pumps but does not enforce the limit when placing the skinned prefab.
-
Domes not clearing off map on plugin unload
-
-
When I entered I was in vanish, receive the message which is fine, but when I came out of vanish, the message repeated itself. Im not sure if thats a bug or intended but thought id let you know
-
Player Conversation Below TheTownDrunk: HQ Quarry is broken TheTownDrunk: as in as soon as you start it, it kicks you out TheTownDrunk: it has been like that all day, I ran sulfer quarry earlier with no issue When I unloaded the plugin to check out, the errors show below occured NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.MonumentOwner+PlayerDataManager.SetNewCooldown (BasePlayer player, System.String key, Oxide.Plugins.MonumentOwner+PlayerDataManager+TypeOfCooldown type) [0x00020] in <0e770a5c4905449fae7fcc2b334212da>:0 at Oxide.Plugins.MonumentOwner+Controller.DeleteOwner () [0x00026] in <0e770a5c4905449fae7fcc2b334212da>:0 at Oxide.Plugins.MonumentOwner+Controller.Destroy () [0x0004f] in <0e770a5c4905449fae7fcc2b334212da>:0 at Oxide.Plugins.MonumentOwner+PlayerHandler.Destroy () [0x0000e] in <0e770a5c4905449fae7fcc2b334212da>:0 at Oxide.Plugins.MonumentOwner+PlayerHandler.OnDestroy () [0x00000] in <0e770a5c4905449fae7fcc2b334212da>:0 NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.MonumentOwner+PlayerDataManager.SetNewCooldown (BasePlayer player, System.String key, Oxide.Plugins.MonumentOwner+PlayerDataManager+TypeOfCooldown type) [0x00020] in <0e770a5c4905449fae7fcc2b334212da>:0 at Oxide.Plugins.MonumentOwner+Controller.DeleteOwner () [0x00026] in <0e770a5c4905449fae7fcc2b334212da>:0 at Oxide.Plugins.MonumentOwner+Controller.Destroy () [0x0004f] in <0e770a5c4905449fae7fcc2b334212da>:0 at Oxide.Plugins.MonumentOwner+PlayerHandler.Destroy () [0x0000e] in <0e770a5c4905449fae7fcc2b334212da>:0 at Oxide.Plugins.MonumentOwner+PlayerHandler.OnDestroy () [0x00000] in <0e770a5c4905449fae7fcc2b334212da>:0 HQM Quarry.json
-
will do. and thank you
-
Fixed, many thanks
-
I fixed it, Anyone else having this problem, FIND this line public void PlayerSendGameTip(BasePlayer player, string message, bool isWarning = false) => player.SendConsoleCommand("showtoast", isWarning ? (int)GameTip.Styles.Red_Normal : (int)GameTip.Styles.Blue_Long, message); and CHANGE TO public void PlayerSendGameTip(BasePlayer player, string message, bool isWarning = false) => player.SendConsoleCommand("showtoast", isWarning ? (int)GameTip.Styles.Red_Normal : (int)GameTip.Styles.Blue_Long, message, false);
-
Since rust update today, Toast (game tip) Messages no longer work
-
Since rust update today, Toast (game tip) Messages no longer work
-
Since todays update, GameTips are not working, was there any changes to Rust that need updating maybe?
-
Failed to call hook 'CanPopulateLoot' on plugin 'ArcticBaseEvent v1.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ArcticBaseEvent.GetTypeLootTableNpc (System.String name) [0x00085] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.ArcticBaseEvent.CanPopulateLoot (ScientistNPC entity, NPCPlayerCorpse corpse) [0x0003c] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.ArcticBaseEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01075] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Failed to call hook 'OnCorpsePopulate' on plugin 'ArcticBaseEvent v1.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ArcticBaseEvent.OnCorpsePopulate (ScientistNPC entity, NPCPlayerCorpse corpse) [0x00172] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.ArcticBaseEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x009f9] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Scientist[3104327] was killed by Wolfe[76561198376319669] at (1307.25, 32.46, -60.16) Failed to call hook 'CanPopulateLoot' on plugin 'ArcticBaseEvent v1.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ArcticBaseEvent.GetTypeLootTableNpc (System.String name) [0x00085] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.ArcticBaseEvent.CanPopulateLoot (ScientistNPC entity, NPCPlayerCorpse corpse) [0x0003c] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.ArcticBaseEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01075] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Failed to call hook 'OnCorpsePopulate' on plugin 'ArcticBaseEvent v1.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ArcticBaseEvent.OnCorpsePopulate (ScientistNPC entity, NPCPlayerCorpse corpse) [0x00172] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.ArcticBaseEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x009f9] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Failed to call hook 'CanPopulateLoot' on plugin 'ArcticBaseEvent v1.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ArcticBaseEvent.GetTypeLootTableNpc (System.String name) [0x00085] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.ArcticBaseEvent.CanPopulateLoot (ScientistNPC entity, NPCPlayerCorpse corpse) [0x0003c] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.ArcticBaseEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01075] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Failed to call hook 'OnCorpsePopulate' on plugin 'ArcticBaseEvent v1.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ArcticBaseEvent.OnCorpsePopulate (ScientistNPC entity, NPCPlayerCorpse corpse) [0x00172] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.ArcticBaseEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x009f9] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Failed to call hook 'CanPopulateLoot' on plugin 'ArcticBaseEvent v1.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ArcticBaseEvent.GetTypeLootTableNpc (System.String name) [0x00085] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.ArcticBaseEvent.CanPopulateLoot (ScientistNPC entity, NPCPlayerCorpse corpse) [0x0003c] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.ArcticBaseEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01075] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Failed to call hook 'OnCorpsePopulate' on plugin 'ArcticBaseEvent v1.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ArcticBaseEvent.OnCorpsePopulate (ScientistNPC entity, NPCPlayerCorpse corpse) [0x00172] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.ArcticBaseEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x009f9] in <c7b58e7cbd904067a0c0882688645629>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0