Jump to content

SCRAPZONE WOLF

Member
  • Posts

    52
  • Joined

  • Last visited

Everything posted by SCRAPZONE WOLF

  1. I reconfigured the configuration ("Marker on the map for free barges") and the problem was solved.
  2. Yes, I checked all over the map, I understand that the mode is probably not popular, but I would be very grateful for the support of this plugin
  3. it doesn't work( for example: sleeping ones are not displayed, like the rest
  4. I tried the /amap command and the setting in the config, but in hardcore mode the map does not open, and updates to the map do not occur
  5. the reason was probably in the incorrect config after the updatesafter a full wipe the error repeats( "Marker on the map for free barges": null I reset config - watching the server
  6. after a full wipe the error repeats(
  7. When rebooting the server, barges disappear, this error appears in the logs Failed to call hook 'OnServerInitialized' on plugin 'Barges v1.1.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Barges+MarkerController.CreateMarker (Oxide.Plugins.Barges+Barge barge) [0x0000f] in <4a088f3755134b6181e8796f0c14a9ec>:0 at Oxide.Plugins.Barges+Barge.BuildBarge (BaseEntity parentEntity, Oxide.Plugins.Barges+BargeConfig bargeConfig, Oxide.Plugins.Barges+BargeCustomizeData bargeData, System.Boolean firstSpawn, System.Boolean isServerSpawn) [0x0036c] in <4a088f3755134b6181e8796f0c14a9ec>:0 at Oxide.Plugins.Barges+Barge.TryAttachBargeClass (BaseEntity mainEntity, System.String presetName, System.Boolean firstSpawn, System.Boolean isServerSpawn) [0x0009c] in <4a088f3755134b6181e8796f0c14a9ec>:0 at Oxide.Plugins.Barges+Barge.LoadBarges () [0x000cc] in <4a088f3755134b6181e8796f0c14a9ec>:0 at Oxide.Plugins.Barges.OnServerInitialized () [0x00052] in <4a088f3755134b6181e8796f0c14a9ec>:0 at Oxide.Plugins.Barges.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00123] in <4a088f3755134b6181e8796f0c14a9ec>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0
  8. Hi, I can swim 16+ tiles to the edge of the map. The setting Distance outside the grid on the map that the barge can travel (-1 unlimited) is set to 600. I tried setting it to both 150 and 1, but I can also swim beyond the edge of the map without limit.
  9. The plugin works, it's just that the config setup from the code is done very inconveniently: const bool fermensEN = false
  10. 06/02 18:13:53 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedEntity.get_FounderUserId () [0x00006] in <1b194be2ac614877815825f67f619180>:0
  11. /elo 05/23 01:14:40 | Failed to call hook 'OnEloUpdate' on plugin 'ServerArmourElo v1.0.3' (ArgumentNullException: Value cannot be null. Parameter name: key) at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Game.Rust.Libraries.Covalence.RustPlayerManager.FindPlayerById (System.String id) [0x00000] in <73a2020f12454853872a085ecbdc0833>:0 at Oxide.Plugins.ServerArmourElo.GetName (System.String playerId) [0x0000b] in <2b66086454394049bcdd0cd76040b9ec>:0 at Oxide.Plugins.ServerArmourElo.OnEloUpdate (Newtonsoft.Json.Linq.JObject updateValue) [0x0000e] in <2b66086454394049bcdd0cd76040b9ec>:0 at Oxide.Plugins.ServerArmourElo.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003ae] in <2b66086454394049bcdd0cd76040b9ec>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
  12. SCRAPZONE WOLF

    Necrosiis

    Hello, if you add the Railway and the Jungle, I will buy without hesitation)
  13. There are also problems with the new version of the plugin 05/02 02:30:52 | Failed to call hook 'OnEntityDeath' on plugin 'AAlertRaidEN v2.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ExtensionMethods.Contains[T] (T[] array, T value) [0x00029] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Plugins.AAlertRaidEN.OnEntityDeath (BaseCombatEntity entity, HitInfo info) [0x00090] in <b86206bc6a254f02bd430940791733c9>:0 at Oxide.Plugins.AAlertRaidEN.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0022e] in <b86206bc6a254f02bd430940791733c9>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
  14. It's a pity, things were also disappearing and I had to abandon the plugin, the developer said that there might be a conflict with another plugin, but I didn't have time to find out and had to urgently disable it to reduce the negativity from players
  15. Now if someone uses chat in private chat for friends, chatgpt responds in public, I would like to have a setting in the config to regulate this moment
  16. Please accept my sincere gratitude!
  17. There were 2-3 updates ago, not critical, but perfectionists are raging)
  18. Thank you very much, no errors found yet
  19. Players have discovered that they can enter the /restore command multiple times and get infinite loot
  20. I've been testing the plugin for several months and noticed how the server's FPS drops when players request it. ChatGPT itself says that requests block the execution of commands on the server and this needs to be processed asynchronously.
  21. Hello, the plugin does not build: Error while compiling XWaterSleepingBag Argument 3: cannot convert from 'string[]' to 'bool' | Line: 234, Pos: 137
  22. Players sometimes teleport to the ground along with the entire structure when trying to board an anchored barge. To solve this problem, they have to kill themselves and unanchor the barge. This is only visible to players. For all other players and admins, the player is hovering in the air near the barge's cabin.
  23. No errors were noticed in the console and it is highly likely that this is due to some bug in the OnItemRemovedFromContainer hook and the new item polling system in RUST
1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

132.4k

Files Sold

Total number of files sold.

2.8m

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.