-
Posts
367 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Support Replies posted by Ondraasek
-
-
also all icons doesnt work bcs of invalid URL
-
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 -
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-
1
-
-
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)-
1
-
-
tried default config and the same
-
hey here is the config, thanks a lot, maybe I made something wrong bcs it worked with default one. thanks a lot again
-
its doing immediately once its called
-
Hey, I set up plugin, wiped server and it says:
Heli Signal (Easy) is low on fuel and is breaking off engagemeng to return to base.What Am I missing? thanks a lot
-
tried even your config, nothing., i ntoiced that more ppl have the same issue. this is not good
-
I removed config it has just one line timed entries and also plugin, installed again, nothing, doesnt work at all
-
hey I installed Event manager and if I do /em it does nothing. /newevent and /newcreator works.
Using the newest carbon.
Thanks a lot for help
-
sorry works after server reboot. weird, some oxide glitch dunno
-
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
-
Hello, its super cool map.
I have only one problem, nteleportation thinks X zones are monuments, so players cant add homes there. it says: cant add a home too close to a monument.
so I need to allow sethomes at monuments, but I dont want to do that.
is there any option how to allow to set homes on X marks and dont allow sethomes at monuments? thanks a lot
-
happened with caravan as well
-
Hello, some players started to report that they are timed out for doing events for 400000 hours and so. Do you have an idea whats causing that or where to remove this? thank you
-
-
no problem. last question, is possible to keep claimed land and building to players when logout? thanks a lot
-
Also getting unknown command /skin . otherwise it works very good
-
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 -
hey how to put it to the right top corner? thank you
-
same here
05/18 23:11:48 | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: https://imgur.com/BPM9UR4.png_0 - Image URL: https://imgur.com/BPM9UR4.png
-
-
I have the same. I did wipe and everything you mentioned and still the same no images. Worked before forced wipe and new patch
-
-
okok thanks a lot
-
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
-
now its not giving me even loot as 1-own after todays update
-
Hey this is my loot table attached. I played with that and everytime when I change loot to 1 - own, so it lags after kill.
others not
thanks for advise
-
Hey do you have an idea why my server lags everytime someone kill the boss? its after new patch probably. I have beast dedicated machine. any idea? thanks a lot
-
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) -
I figured almost everything out, but it would be better to have video
thanks a lot, plugin works like a charm
-
Hi can you tell me how to add kit and assign delivery quest and how to do npc with vending? thanks a lot
it would be cool to do some basic manual how achieve things, thanks a lot
-
yeah seems like facepunch messed it up. Thanks a lot for your help and sorry for bothering you. great support
-
oh ok, good to know thanks a lot
-
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.
-
it looks like this to all players
-
Hi, yesterday I uploaded new version of NPCSpawn plugin and I started to have a problem on the server.
When crane is spawned, it has black window and I cant see thru.
https://ibb.co/x2sCvyN
https://ibb.co/xqSy5zGCan you advise what can cause it? It worked 2 days ago and it started to do after update.
Thanks a lot
-
this one works with convoy , thank you
-
sure attached
-
here it is thanks a lot
-
yes, if I unload Convoy, HUD works like a charm, it must be some conflict
-
yes I do
-
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>:0and 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 -
works like a charm, thanks a lot
-
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 -
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 -
nvm figured it out
-
Hey I added it to guishop, but when executing command thru console, it says item not found. If I put it to console directly it works. Any idea? thanks a lot
-
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 -
update oxide now and it will work:
v2.0.5727 36 minutes ago
windowspublic
Patch for December 15th Rust update (protocol 2366.231.1)
Fix incorrect arguments in OnEntityBuilt hook
-
same here
-
still doesnt work since august
-
yeah probably yes, I figured it out placing exact pllace where it can spawn, thanks a lot
-
yeah I figured it out, I set up one place only where arena can spawn and made zone around it
-
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.
-
Hello, is possible to achieve that players who are not joined in event, so they cant enter arena? Players are able to go there with jet packs, so I needed to make little less hight for jetpacks. thanks a lot
-
nwm figured it out
-
let me know once redone, increadibly good idea, but it simply doesnt work. now even after reloading plugin its not spawning arena at all
-
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
-
ok its doing just primitive loot not gun shot
-
works after reload plugin, but weird
-
I cant use that plugin. its broken
-
happens to me as well, after first finished match its not spawning arena again. so ppl are dying on radiation
-
now its ok and never happened again, maybe something random
-
4 entries, it happened when it was ported me to the sea. and before spawning submarine it ported me back and error happened
-
now its not working at all :D. if I type /subwars its doing nothing
-
ok
-
-
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 -
thank you
-
No I am not using admin radar
-
I saw the video, I did exactly what you do. If I click on stop event it will despawn it, its totally ok, just nobody can join
-
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



error after patch
in Minimalist Hud
Posted
yeah, not fix at all. RIP plugin