Jump to content

hc4stillo

Member
  • Posts

    86
  • Joined

  • Last visited

Everything posted by hc4stillo

  1. hc4stillo

    Monument Owner

    "Are administrator able to participate? [true/false]": false,
  2. hc4stillo

    XDStatistics

    I want to understand what I'm doing wrong. 1- New server with 2 plugins listed. 2- I download the latest version and create the folders in /data. 3- I run the plugins and the following error appears. [04.01 02:33:22] 02 XDStatistics - Access to the path "/home/container/oxide/data/XDStatistics/IgnoredPlayers.json" is denied. [04.01 02:33:23] Shutting down compiler because idle shutdown [04.01 02:33:24] Compiler shutdown completed [04.01 02:33:27] Shutting down compiler because idle shutdown [04.01 02:33:27] Compiler shutdown completed [04.01 02:33:37] Failed to initialize plugin 'XDStatistics v3.0.5' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/XDStatistics/IgnoredPlayers.json" is denied.) [04.01 02:33:37] at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <4889cca7f3644a7fa341501beb4caacb>:0 [04.01 02:33:37] at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <4889cca7f3644a7fa341501beb4caacb>:0 [04.01 02:33:37] at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions) [04.01 02:33:37] at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00055] in <4889cca7f3644a7fa341501beb4caacb>:0 [04.01 02:33:37] at System.IO.StreamWriter..ctor (System.String path) [0x00008] in <4889cca7f3644a7fa341501beb4caacb>:0 [04.01 02:33:37] at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string) [04.01 02:33:37] at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00026] in <4889cca7f3644a7fa341501beb4caacb>:0 [04.01 02:33:37] at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 [04.01 02:33:37] at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 [04.01 02:33:37] at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x0000f] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 [04.01 02:33:37] at Oxide.Plugins.XDStatistics.LoadDataIgnoreList () [0x0000a] in <eeea29b83e3f4f2488b74904b2c86589>:0 [04.01 02:33:37] at Oxide.Plugins.XDStatistics.Init () [0x00006] in <eeea29b83e3f4f2488b74904b2c86589>:0 [04.01 02:33:37] at Oxide.Plugins.XDStatistics.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00172] in <eeea29b83e3f4f2488b74904b2c86589>:0 [04.01 02:33:37] at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 [04.01 02:33:37] at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 [04.01 02:33:37] at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 [04.01 02:33:37] Unloaded plugin XDStatistics v3.0.5 by DezLife [04.01 02:33:37] No previous version to rollback plugin: XDStatistics
  3. hc4stillo

    XDStatistics

    XDStatistics was compiled successfully in 2367ms Failed to initialize plugin 'XDStatistics v3.0.2' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/XDStatistics/IgnoredPlayers.json" is denied.) at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <4889cca7f3644a7fa341501beb4caacb>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <4889cca7f3644a7fa341501beb4caacb>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions) at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00055] in <4889cca7f3644a7fa341501beb4caacb>:0 at System.IO.StreamWriter..ctor (System.String path) [0x00008] in <4889cca7f3644a7fa341501beb4caacb>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string) at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00026] in <4889cca7f3644a7fa341501beb4caacb>:0 at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x0000f] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Plugins.XDStatistics.LoadDataIgnoreList () [0x0000a] in <be2e8a0a1c4147bda494007bc9f2ebad>:0 at Oxide.Plugins.XDStatistics.Init () [0x00006] in <be2e8a0a1c4147bda494007bc9f2ebad>:0 at Oxide.Plugins.XDStatistics.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00172] in <be2e8a0a1c4147bda494007bc9f2ebad>: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 <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 Unloaded plugin XDStatistics v3.0.2 by DezLife
    This is crazy stuff, the chickens come out of hell completely crazy, it's very fun, all the players on the server really like it and it's addictive. It's worth every penny. I recommend it 100%. Once again, it doesn't disappoint. Congratulations on the wonderful work. Esto es una cosa de locos, las gallinas salen del infierno completamente desquiciadas, es muy divertido a todo los jugadores del servidor les gusta mucho y es adictivo. vale cada centavo lo recomiendo al 100% una vez mas no defrauda, felicidades por el maravilloso trabajo.
  4. hc4stillo

    Monument Owner

    [MonumentOwner] The zone has been created [Monument: Large Oil Rig | Position to grid: >13 | ID: 80762] Failed to call hook 'OnServerInitialized' on plugin 'MonumentOwner v1.3.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentOwnerExtensionMethods.ExtensionMethods.ToHashSet[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00006] in <bb0f63b363994798b7ae01a341c78199>:0 at Oxide.Plugins.MonumentOwner.ConvertValuesForDateTime () [0x0001f] in <bb0f63b363994798b7ae01a341c78199>:0 at Oxide.Plugins.MonumentOwner.LoadFiles () [0x0001a] in <bb0f63b363994798b7ae01a341c78199>:0 at Oxide.Plugins.MonumentOwner.OnServerInitialized () [0x0009e] in <bb0f63b363994798b7ae01a341c78199>:0 at Oxide.Plugins.MonumentOwner.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b4e] in <bb0f63b363994798b7ae01a341c78199>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0 Calling 'OnServerInitialized' on 'MonumentOwner v1.3.5' took 101ms Loaded plugin MonumentOwner v1.3.5 by jtedal Compiler shutdown completed
  5. hc4stillo

    Monument Owner

    help me pls ailed to call hook 'OnCardSwipe' on plugin 'MonumentOwner v1.3.2' (ArgumentException: Value does not fall within the expected range.) at Oxide.Plugins.MonumentOwner+ControllerMonument.CanPlayerBecomeOwner (BasePlayer possibleOwner) [0x0025d] in <e689436ffa6a4160805278a10366a707>:0 at Oxide.Plugins.MonumentOwner.OnCardSwipe (CardReader cardReader, Keycard card, BasePlayer player) [0x000c5] in <e689436ffa6a4160805278a10366a707>:0 at Oxide.Plugins.MonumentOwner.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00d4f] in <e689436ffa6a4160805278a10366a707>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <8ac83a7b2d904890bbdd626a573e73fe>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b974d7a025404888bcdd55b51f29c440>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b974d7a025404888bcdd55b51f29c440>:0 ArgumentException: Value does not fall within the expected range.
  6. hc4stillo

    Monument Owner

    Ignorar esto se soluciono al reiniciar el servidor
  7. hc4stillo

    Monument Owner

    Help me pls Failed to call hook 'Unload' on plugin 'MonumentOwner v1.3.0' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/MM_Data/MonumentOwner/CooldownPlayers.json" is denied.) at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool) at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, System.Boolean checkHost) [0x00055] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool,System.Text.Encoding) at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00007] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Plugins.MonumentOwner.WriteData () [0x0001b] in <fd581f96154e400ea127dd02148bf101>:0 at Oxide.Plugins.MonumentOwner.Unload () [0x00000] in <fd581f96154e400ea127dd02148bf101>:0 at Oxide.Plugins.MonumentOwner.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00074] in <fd581f96154e400ea127dd02148bf101>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 Unloaded plugin MonumentOwner v1.3.0 by jtedal
  8. Failed to call hook 'OnItemPickup' on plugin 'DefendableBases v1.1.6' (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.DefendableBases.UpdateBarricade (BasePlayer player, Oxide.Plugins.DefendableBases+BarricadeConfigGui config, System.Int32 line, System.Int32 column) [0x00088] in <14db57793bca425d85148c50c982870d>:0 at Oxide.Plugins.DefendableBases.CreateLaptop (BasePlayer player) [0x02047] in <14db57793bca425d85148c50c982870d>:0 at Oxide.Plugins.DefendableBases.OnItemPickup (Item item, BasePlayer player) [0x00066] in <14db57793bca425d85148c50c982870d>:0 at Oxide.Plugins.DefendableBases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00f71] in <14db57793bca425d85148c50c982870d>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 help me pls
  9. hc4stillo

    Furnace Levels

    Sorry for the late reply, you just have to change the value mentioned above and the plugin works fine. It is true that it burns slower than vanilla, but my server's dynamic is to motivate players to level up the furnaces. They love it and I personally am happy that it still works. greetings
  10. hc4stillo

    Cooking

    The problem was my server, I needed to restart to accept the changes in the language folder, I have the game in Spanish and now it works perfect as before. I congratulate you for the great work you did on this new presentation. greetings
  11. hc4stillo

    Cooking

    Nothing, same problem. /oxide/lang/en
  12. hc4stillo

    Cooking

    This is normal? I already tried deleting everything, reinstalled.
  13. hc4stillo

    Jet Event

    a zone with radiation near the loot, adds more difficulty
  14. hc4stillo

    Jet Event

    1- Npc to fight. 2- Radiation 3- Zone ID to change PVE or PVP
  15. hc4stillo

    Furnace Levels

  16. [05.13 12:55:38] Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <24b83296f391476aab327ceb0fc34ab8>:0 at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <24b83296f391476aab327ceb0fc34ab8>:0 at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <24b83296f391476aab327ceb0fc34ab8>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <24b83296f391476aab327ceb0fc34ab8>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 [05.13 12:55:43] Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object) [05.13 12:55:43] at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <24b83296f391476aab327ceb0fc34ab8>:0 [05.13 12:55:43] at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <24b83296f391476aab327ceb0fc34ab8>:0 [05.13 12:55:43] at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <24b83296f391476aab327ceb0fc34ab8>:0 [05.13 12:55:43] at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <24b83296f391476aab327ceb0fc34ab8>:0 [05.13 12:55:43] at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 [05.13 12:55:43] at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 [05.13 12:55:43] at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  17. hc4stillo

    Furnace Levels

    I applied this change as indicated in the previous comment and it worked again without problem. according to my configuration. Thank you very much for the tip.
  18. Some bases after the update appear all on straw and not stone, is there a way to fix that?
  19. hc4stillo

    Fire Stones

    .
    It currently doesn't work, it gives multiple bugs on console and players hate it now, it was one of the best in its day.
  20. hc4stillo

    Shop UI

    I think there is a problem, when the server restarts, the plugins stop working, the solution is to reload it but it is not normal. I'll be the only one with that problem.
  21. hc4stillo

    Furnace Levels

    Hi David, I miss using this plugin on my servers, I hope you can take some time and fix this bug that you currently maintain.
  22. Failed to call hook 'CanMoveItem' on plugin 'MonumentLock v1.3.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player) [0x00008] in <67c4f9c379954f179992c16c8df205a9>:0 at Oxide.Plugins.MonumentLock.CanMoveItem (Item item, PlayerInventory playerLoot, System.UInt32 targetContainer, System.Int32 targetSlot, System.Int32 amount) [0x0001e] in <67c4f9c379954f179992c16c8df205a9>:0 at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040b] in <67c4f9c379954f179992c16c8df205a9>: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
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134k

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.