-
Posts
1,117 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Kobani
-
I have created a custom route. On Frontier - American Old West 1.1.2 I deleted it and tried a different route to see if it was the first route, but I got the same result. All other settings are default.
-
Failed to call hook 'ChatStartEventCommand' on plugin 'Caravan v1.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Caravan+PathManager+ComplexPathGenerator+<>c.<GetRandomPath>b__4_0 (Oxide.Plugins.Caravan+CaravanPath x) [0x00000] in <5c0c02a74494488b8cec90abbe14d720>:0 at Oxide.Plugins.CaravanExtensionMethods.ExtensionMethods.Max[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00008] in <5c0c02a74494488b8cec90abbe14d720>:0 at Oxide.Plugins.Caravan+PathManager+ComplexPathGenerator.GetRandomPath () [0x00026] in <5c0c02a74494488b8cec90abbe14d720>:0 at Oxide.Plugins.Caravan+PathManager.GenerateNewPath () [0x00017] in <5c0c02a74494488b8cec90abbe14d720>:0 at Oxide.Plugins.Caravan+EventLauncher.DelayStartEvent (System.Boolean isAutoActivated, BasePlayer activator, System.String presetName) [0x00056] in <5c0c02a74494488b8cec90abbe14d720>:0 at Oxide.Plugins.Caravan.ChatStartEventCommand (BasePlayer player, System.String command, System.String[] arg) [0x00010] in <5c0c02a74494488b8cec90abbe14d720>:0 at Oxide.Plugins.Caravan.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x014bc] in <5c0c02a74494488b8cec90abbe14d720>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <18d4f19bbc844191b11ed9e69284d09b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0
-
Error while compiling WildWestCore: The type or namespace name 'MiniCopter' could not be found (are you missing a using directive or an assembly reference?) | Line: 385, Pos: 30
-
What can I say. The impressions in the preview of the card left me no peace, I had to buy it. As already mentioned, simply mega great work. I've never seen anything so great in Rust. I don't have the right words. Thank you, Gruber, for this detailed realization and the teleport into a Wild West Rust time. 10 stars
- 2 comments
-
- 1
-
-
I tried it, but it still changes again
-
Problem solved. It was a configuration error on my side.
-
- 61 comments
-
When I install Welcome Panel 3.2.21 and open the panel, all players are kicked from the server. I am using Carbon 0.24.4234 I hope there is a solution for this problem. To rule out errors from my side, I have removed all other plugins. deleted the Welcome Panel Configs and regenerated them. unfortunately the problem persists. I would appreciate an answer.
-
- 224 comments
-
- 1
-
-
A change that keeps the sea state permanently calm, even if the weather changes, would be good. so that weather.ocean_scale 0 or 1 remains the same even during storms. Would this be possible? Or is there already a solution for the heavy swell.
-
- 49 comments
-
- #performance
- #admintool
-
(and 3 more)
Tagged with:
-
- 210 comments
-
- #eventmanager
- #manager
-
(and 5 more)
Tagged with:
-
- 40 comments
-
- #supermarket
- #crates
- (and 20 more)
-
- 40 comments
-
- #supermarket
- #crates
- (and 20 more)
-
- 307 comments
-
- #building
- #foundation
-
(and 27 more)
Tagged with:
- #building
- #foundation
- #tool
- #tools
- #ui
- #upgrading
- #remove
- #upgrade
- #blocks
- #clans
- #friends
- #noescape
- #interface
- #hud
- #build skins
- #grade
- #gredable bases
- #grade rust bases
- #build system
- #upgrade buildings
- #remove structures
- #downgrade structures
- #base customization
- #best grade plugin
- #build plugin by mevent
- #reskin
- #bgrade
- #skins
- #building skins
-
There is no conflict with another plugin. I now know what the problem is. If 2 players build on the same building, then downgrade all no longer works because the components were set by 2 different people.
-
Hello, is it possible to sell an item only once per vipe? If so, what would the configuration look like? Hi I know I've asked this before and I'm sure many others would be happy about this function. If they would add the possibility to hide more buttons. custombuttonstoggle custombuttonstoggle1 custombuttonstoggle2 ... and possibly the possibility - to hide the buttons when you close the inventory. - and that the inventory and the button closes when a button is pressed. This would actually be worth a donation of at least 20 euros to me. Or make a suggestion. I would be very grateful.
-
Hello, is it possible to sell an item only once per vipe? If so, what would the configuration look like?
-
-
[IQSphereEvent] ERROR #8573 An error occurred while connecting, please inform the developer Discord - @mercury.official Error : System.NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.IQSphereEvent.GetInformation () [0x00000] in <c8d2cc83ba5349528c40b9b9bfb5c575>:0
-
-
This error occurs sporadically, I am trying to observe the context in which this happens. Failed to call hook 'OnPlayerConnected' on plugin 'TutorialDisplay v2.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TutorialDisplay.UpdateTutorialDisplayUI (BasePlayer player) [0x00050] in <c02873fc75a243cb89a8ee81f42cefdd>:0 at Oxide.Plugins.TutorialDisplay.OnPlayerConnected (BasePlayer player) [0x00000] in <c02873fc75a243cb89a8ee81f42cefdd>:0 at Oxide.Plugins.TutorialDisplay.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a40] in <c02873fc75a243cb89a8ee81f42cefdd>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <18d4f19bbc844191b11ed9e69284d09b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0 Moved here from the discussions
-
- 1
-
-
Really a great plugin, the displays in the center of the screen above the belt and then in the overlay with great graphics are very appealing. You really don't miss any more important information. Also the cooperation with ZoneManager is simply fantastic. At the moment there are 4 stars as we still have to wait for an update, there are certainly reasons for that. As soon as everything is working, I will be happy to adjust my rating. Many thanks for this great plugin. Addendum: Unfortunately, there are still no responses to problems and the promised updates are still a long time coming. In the meantime, another 2 months have passed, which is why I am deducting more stars, as it is still not fully usable. What a pity.
-
- 24 comments
-
- #sorting
- #filtering
-
(and 6 more)
Tagged with:
-
When players run over the mines, they are not injured and the following error occurs (I use TruePvE) Failed to call hook 'CanEntityTakeDamage' on plugin 'Sputnik v1.2.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Sputnik.CanEntityTakeDamage (BasePlayer victim, HitInfo hitinfo) [0x00137] in <90b3529a5ccb4178889e6815c35fc8d4>:0 at Oxide.Plugins.Sputnik.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00ccf] in <90b3529a5ccb4178889e6815c35fc8d4>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <18d4f19bbc844191b11ed9e69284d09b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0