Jump to content

Ondraasek

Member
  • Posts

    367
  • Joined

  • Last visited

  • Days Won

    1

Support Replies posted by Ondraasek

  1. Failed to call internal hook 'OnServerInitialized' on plugin 'MinimalistHud v1.2.0' [352240293] (Object reference not set to an instance of an object)
    at List<string> Oxide.Plugins.MinimalistHud.GetConfigIcons(Dictionary<string, object> dict) in C:/TCAFiles/Users/rustaddicted/1/carbon/plugins/MinimalistHud.cs:line 1058
    at void Oxide.Plugins.MinimalistHud.LoadAllImages() in C:/TCAFiles/Users/rustaddicted/1/carbon/plugins/MinimalistHud.cs:line 1040
    at void Oxide.Plugins.MinimalistHud.On

  2. hey if I use shop and let player to spawn sleds:
    givesled PresetName userID -  give the sled to the player

    so it gives it to player's inventory, but after placing its not removed from inventory and player can do unlimited spawning around the map. any idea how to fix it? Thank you

    • Like 1
  3. same here:

    11/07 21:10:59 | >>> c.reload MonumentOwner

    11/07 21:10:44 | Failed compiling 'MonumentOwner.cs':

    11/07 21:10:44 | 1. The type or namespace name 'AI' does not exist in the namespace 'Rust' (are you missing an assembly reference?) [CS0234]
    (MonumentOwner 16 line 9)

    11/07 21:10:44 | 2. The type or namespace name 'SimpleAIMemory' could not be found (are you missing a using directive or an assembly reference?) [CS0246]
    (MonumentOwner 17 line 801)

    • Sad 1
  4. Hello, I have weird problem. anytime I upload AbandonedBases.cs to plugins folder, it does nothing. Its weird and have no idea whats causing that. other plugins are working, just this one. Oxide doesnt recognize it and ignoring it for some reason. tried to remove file from data folder, config, upload again and nothing. thanks a lot for any help

  5. Hey getting this spam at console. do you know why?

     

    10/25 22:05:17 | Failed to call hook 'OnEntityTakeDamage' on plugin 'Creative v1.0.9' (KeyNotFoundException: The given key '2895573' was not present in the dictionary.)
    at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <47fc8c70fa834cbf8141d7c1a7589125>:0
    at Oxide.Plugins.Creative.OnEntityTakeDamage (BaseCombatEnti

  6. Hi,

    please can you add Carbon support?

    I need it badly.

    Loading plugin 'RaidableBases'...

    Threading compilation failed for 'RaidableBases' (Object reference not set to an instance of an object)

    at Carbon.Jobs.ScriptCompilationThread.ThreadFunction () [0x00295] in <c8ffa07bdd934958a584e93342fc83cd>:0

    Failed compiling 'carbon\plugins\RaidableBases.cs':

    1. No overload for method 'LogInfo' takes 2 arguments

    (RaidableBases 29 line 17022)

    2. No overload for method 'LogInfo' takes 3 arguments

    (RaidableBases 33 line 17497)

    3. No overload for method 'Add' takes 4 arguments

    (RaidableBases 27 line 20607)

    4. No overload for method 'Add' takes 4 arguments

    (RaidableBases 27 line 20617)

    5. 'CuiElement' does not contain a definition for 'DestroyUi'

    (RaidableBases 21 line 20629)

     

    Thanks a lot

  7. this problem is still persist. Admin log off while in vanish and now he cant respawn. this is what I get at console:

    NullReferenceException
      at (wrapper managed-to-native) UnityEngine.Component.get_gameObject(UnityEngine.Component)
      at BaseNetworkable.SendNetworkUpdate (BasePlayer+NetworkQueue queue) [0x000a6] in <ef898b6b16f547b29232eecc84bea530>:0
      at BaseEntity.SendChildrenNetworkUpdate () [0x00024] in <ef898b6b16f547b29232eecc84bea530>:0
      at BaseEntity.SetParent (BaseEntity entity, System.UInt32 boneID, System.Boolean worldPositionStays, System.Boolean sendImmediate) [0x000fd] in <ef898b6b16f547b29232eecc84bea530>:0
      at BaseEntity.SetParent (BaseEntity entity, System.Boolean worldPositionStays, System.Boolean sendImmediate) [0x00000] in <ef898b6b16f547b29232eecc84bea530>:0
      at BasePlayer.RespawnAt (UnityEngine.Vector3 position, UnityEngine.Quaternion rotation) [0x0005f] in <ef898b6b16f547b29232eecc84bea530>:0
      at BasePlayer.Respawn () [0x00044] in <ef898b6b16f547b29232eecc84bea530>:0
      at ConVar.Global.respawn (ConsoleSystem+Arg args) [0x00053] in <ef898b6b16f547b29232eecc84bea530>:0
      at ConsoleGen+<>c.<.cctor>b__2_685 (ConsoleSystem+Arg arg) [0x00000] in <ef898b6b16f547b29232eecc84bea530>:0
      at ConsoleSystem.Internal (ConsoleSystem+Arg arg) [0x0005b] in <9801c5cea6b04e089042e0eac1a2aea4>:0
    UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    UnityEngine.Logger:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    ConsoleSystem:Internal(Arg)
    ConsoleSystem:Run(Option, String, Object[])
    ConsoleNetwork:OnClientCommand(Message)
    ServerMgr:OnNetworkMessage(Message)
    Facepunch.Network.Raknet.Server:ConnectedPacket(Connection)
    Facepunch.Network.Raknet.Server:Cycle()
    ServerMgr:Update()
     
    (Filename: <ef898b6b16f547b29232eecc84bea530> Line: 0)

    NCTuning[76561198028409660] has spawned
    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

  8. no just on this one,but I have more servers, so we will see. I will wipe server tomorrow, so not a big deal. Just thought it was caused by this update, because I didnt touch on anything in last week.

  9. Hi, it happened again after reboot, do you have an idea whats wrong? can it be on my server side? Should I reinstall Rust core and umod/oxide? thanks a lot other plugins works without any issue

    01/11 10:09:17 | Failed to call hook 'OnPlayerConnected' on plugin 'Hud v2.1.12' (KeyNotFoundException: The given key was not present in the dictionary.)
    at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0
    at Oxide.Plugins.Hud.ShowUIBradleyState (BasePlayer player) [0x000b9] in <abc7cbe4f10e46cabfc60431e391f94b>:0
    at Oxide.Plugins.Hud.ShowUIMain (BasePlayer player) [0x00b02] in <abc7cbe4f10e46cabfc60431e391f94b>:0
    at Oxide.Plugins.Hud.OnPlayerConnected (BasePlayer player) [0x00053] in <abc7cbe4f10e46cabfc60431e391f94b>:0
    at Oxide.Plugins.Hud.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00852] in <abc7cbe4f10e46cabfc60431e391f94b>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0

     

    and when I try to reload plugin:

    01/11 10:09:37 | Failed to call hook 'OnServerInitialized' on plugin 'Hud v2.1.12' (InvalidCastException: Null object cannot be converted to a value type.)
    at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00029] in <fb001e01371b4adca20013e0ac763896>:0
    at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x0000c] in <fb001e01371b4adca20013e0ac763896>:0
    at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
    at Oxide.Plugins.Hud.EventsInit () [0x0010a] in <b97064a723a44c018a68171cefd1ef81>:0
    at Oxide.Plugins.Hud.OnServerInitialized () [0x001b0] in <b97064a723a44c018a68171cefd1ef81>:0
    at Oxide.Plugins.Hud.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00314] in <b97064a723a44c018a68171cefd1ef81>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0

  10. I reinstalled it - removed plugin, config and Hud folder at oxide data and now I am getting: and it doesnt work at all

    01/08 10:55:26 | Failed to call hook 'OnServerInitialized' on plugin 'Hud v2.1.12' (InvalidCastException: Null object cannot be converted to a value type.)
    at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00029] in <fb001e01371b4adca20013e0ac763896>:0
    at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x0000c] in <fb001e01371b4adca20013e0ac763896>:0
    at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
    at Oxide.Plugins.Hud.EventsInit () [0x000ee] in <e6397665513244dd9f775e7ad56ac9f2>:0
    at Oxide.Plugins.Hud.OnServerInitialized () [0x001b0] in <e6397665513244dd9f775e7ad56ac9f2>:0
    at Oxide.Plugins.Hud.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00314] in <e6397665513244dd9f775e7ad56ac9f2>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0

  11. Hi,

    I am getting this error on all my servers where I have this HUD. Sometimes its just giving error below to the console and there are things missing on hud like number of players online etc. can you advise? thanks a lot

     

    Failed to call hook 'OnPlayerConnected' on plugin 'Hud v2.1.12' (KeyNotFoundException: The given key was not present in the dictionary.)
    at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0
    at Oxide.Plugins.Hud.ShowUIBradleyState (BasePlayer player) [0x000b9] in <c4df524307c54318b35a06fda5354a49>:0
    at Oxide.Plugins.Hud.ShowUIMain (BasePlayer player) [0x00b02] in <c4df524307c54318b35a06fda5354a49>:0
    at Oxide.Plugins.Hud.OnPlayerConnected (BasePlayer player) [0x00053] in <c4df524307c54318b35a06fda5354a49>:0
    at Oxide.Plugins.Hud.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00852] in <c4df524307c54318b35a06fda5354a49>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0

  12. Hello just got this error, just FYI, thanks a lot

     

    12/18 11:15:26 | Failed to run a 10.00 timer in 'Christmas v1.0.1' (NullReferenceException: )
    at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
    at Oxide.Plugins.Christmas+ChristmasTreeRef.get_Pos2 () [0x00000] in <0aa34998255542fb80d6bc0e6dff43b0>:0
    at Oxide.Plugins.Christmas+SpawnController.<ChristmasTreeTick>m__1 (System.Collections.Generic.KeyValuePair`2[TKey,TValue] x) [0x00007] in <0aa34998255542fb80d6bc0e6dff43b0>:0
    at (wrapper delegate-invoke) System.Func`2[System.Collections.Generic.KeyValuePair`2[System.Single,Oxide.Plugins.Christmas+ChristmasTreeRef],UnityEngine.Vector2].invoke_TResult_T(System.Collections.Generic.KeyValuePair`2<single, Oxide.Plugins.Christmas/ChristmasTreeRef>)
    at System.Linq.Enumerable+SelectEnumerableIterator`2[TSource,TResult].ToList () [0x0001b] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
    at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
    at Oxide.Plugins.Christmas+SpawnPointManager.GetRandomSpawnPoint (System.Collections.Generic.IEnumerable`1[T] otherPositions, System.Single minDist, System.Int32 maxRetries) [0x00000] in <0aa34998255542fb80d6bc0e6dff43b0>:0
    at Oxide.Plugins.Christmas+SpawnController.ChristmasTreeTick () [0x00098] in <0aa34998255542fb80d6bc0e6dff43b0>:0
    at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <bae5f1223fce49c493b01571c99dce02>:0

  13. when I created arena it didnt spawn. I needed to play with it a little bit. Players were spawned to the radiation and fall down instantly. It simply didnt spawn arena, but I played with settings and figured it out.

  14. so at the end it works when I load plugin plugin and do just gunloot, otherwise its not spawning arena and ppl are falling and dying in radiation zone. only way is reload plugin and do gunloot only, please advise

  15. works but when I started the event, it ported us under ground and we all are stuck now.

    Console says:

    11/30 20:01:13 | Failed to run a 1.00 timer in 'SubWars v1.0.4' (KeyNotFoundException: The given key was not present in the dictionary.)
    at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0
    at Oxide.Plugins.SubWars.RemovePlayerfromEvent (BasePlayer player) [0x00012] in <eab2691da1ea4099954cba990cb3cf08>:0
    at Oxide.Plugins.SubWars+<OnEntityDeath>c__AnonStorey0.<>m__0 () [0x00000] in <eab2691da1ea4099954cba990cb3cf08>:0
    at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <bae5f1223fce49c493b01571c99dce02>:0

  16. no its not working even to me when I try to do /joinsubwars:

     

    11/30 19:47:51 | Failed to call hook 'joinCommand' on plugin 'SubWars v1.0.3' (NullReferenceException: Object reference not set to an instance of an object)
    at Oxide.Plugins.SubWars.joinCommand (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x0002f] in <dfa0cf563d644e48abbde193f1125dce>:0
    at Oxide.Plugins.SubWars.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00cd3] in <dfa0cf563d644e48abbde193f1125dce>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0

2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

143.1k

Files Sold

Total number of files sold.

3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.