Jump to content

Srtzero

Member
  • Posts

    103
  • Joined

  • Last visited

Everything posted by Srtzero

  1. Srtzero

    Wrong item listed

    Hi. I noticed in the give menu under items you have storage_barrel_a for Large wood box. The icon is correct, it shows a large wooden box, but when you give the item it gives the barrel. So currently there is no way to give yourself a box.wooden.large from the items menu.
  2. Srtzero

    Unwanted Text in the UI

    When you open the Recycler UI There is a text section that says "You can also purchase this recycler on our website MYRUSTSERVER.RU". How do I change or delete this text? I did not find anything in the config file that would allow me to display or change the text.
  3. Srtzero

    Status Not showing

    Sounds good. I will delete the files before wipe.
  4. Srtzero

    Status Not showing

    Well even if you didn't understand the question, you answered it. So the plugin saves the wipe data itself in it own data folder. So its automatic based on the saved date. That is what I was asking. I guess we will see if the plugin work in 1day 19h 3m. Thats when my server is supposed to wipe. I have it set to the forced facepunch monthly wipe. Hopefully everything works. Thanks for the support. I will let you know if it doesnt.
  5. Srtzero

    Status Not showing

    Yes, when I try the link directly in my browser earlier it was not showing. It shows now again when I try. I will copy the image and paste it on my server and update the file link in the config. Also I understand the protect time to give to the player, but how do I get the plugin to only give protection after a wipe? Or do I need to keep the plugin off and then turn it on after I wipe the server? Is there a time setting somewhere? If not I would suggest it as a request to the plugin. Like a setting that says run every X days at X time.
  6. Srtzero

    Images not Showing

    Ok. So I kinda fixed the image issues I think. I hosted the images on my own file server. So now the following shows. However I see that there is mispelling at text at the bottom "clicking on theor" and also as you can see from the new picture the select a player text is clearly in the wrong place. Also it does not show the player avatar or name when selecting a player.
  7. Srtzero

    Console Error

    Bisect Hosting. Maybe it has something to do with using a web file manager to upload the files instead of directly via FTP? I did see in the download file that ImportedWorkshopSkins.json was in the files, however it didnt get loaded onto the server. I added it again, and restarted and everything worked. Maybe just web file manager quirk.
  8. Srtzero

    Images not Showing

    Hello. I receive the following from console when running your plugin. So the plugin doesn't work because you cant see anything. [02.04 17:07:35] IQHeadReward was compiled successfully in 1703ms [02.04 17:07:35] Loaded plugin IQHeadReward v1.5.17 by Mercury [02.04 17:07:36] Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: WANTED_0 - Image URL: https://i.imgur.com/5vfDpgD.png [02.04 17:07:36] [CSharp] Started Oxide.Compiler v successfully [02.04 17:07:36] IQHeadReward was compiled successfully in 1703ms [02.04 17:07:36] Fallback handler could not load library /home/container/RustDedicated_Data/MonoBleedingEdge/x86_64/data-0x55fb56eaf920.so [02.04 17:07:36] Loaded plugin IQHeadReward v1.5.17 by Mercury [02.04 17:07:36] Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: WANTED_0 - Image URL: https://i.imgur.com/5vfDpgD.png [02.04 17:07:36] Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: WANTED_ITEMS_0 - Image URL: https://i.imgur.com/D3Uv9T7.png [02.04 17:07:36] Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: ALERT_UI_https://i.imgur.com/QVatu3D.png_0 - Image URL: https://i.imgur.com/QVatu3D.png [02.04 17:07:41] Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: WANTED_ITEMS_0 - Image URL: https://i.imgur.com/D3Uv9T7.png [02.04 17:07:41] Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: ALERT_UI_https://i.imgur.com/QVatu3D.png_0 - Image URL: https://i.imgur.com/QVatu3D.png
  9. Srtzero

    Status Not showing

    Hi. I have a new issue today. I receive the following from console and the status does not show. I also have ImageLibrary, Advanced Status, and Simple Status Installed. I tried the link for the image. The link seems to be broken. For the SImpleStatus plugin, console showed below. And not an issue but a question. How exactly and where do I get the plugin to only provide the protection after the wipe? Where do I specify the date, days, or whatever format so the plugin knows to run only after a wipe? Thanks for the help. Hoping to get your plugin working correctly. [02.04 16:55:30] SimpleStatus was compiled successfully in 1559ms [02.04 16:55:30] Unloaded plugin SimpleStatus v1.2.8 by mr01sam [02.04 16:55:30] [SimpleStatus] AdvancedStatus will be used in place of SimpleStatus for your plugins, you still need both though! [02.04 16:54:05] [WipeProtect] Loaded! [02.04 16:54:05] [WipeProtect] The required dependency ImageLibary or CustomStatusFramework is not installed, WipeProtect will not work properly without it. [02.04 16:54:05] Loaded plugin WipeProtect v1.4.3 by P1S4G0R [02.04 16:54:05] Image failed to download! Error: HTTP/1.1 403 Forbidden - Image Name: wipe_protectt_0 - Image URL: https://icon-library.com/images/protect-icon/protect-icon-18.jpg
  10. Srtzero

    Console Error

    Thanks. Restarting the server seems to have fixed the permission issue. Both files have been created and the plugin is working with no errors. The host provider explained if I have the server running while adding new plugins sometimes the permissions don't get applied properly. Shutting down the server and restarting was their solution.
  11. Srtzero

    Required Plugin

    Thats seems to have done the trick. No more warning about ServerRewards and the plugin stays loaded. Thank you.
  12. Srtzero

    Required Plugin

    But it does. If you look at the console message the last thing it does is unload the WipeProtect plugin.
  13. Srtzero

    Console Error

    Getting the following error when running the plugin. It says access denied to the ImportedWorkshopSkins.json and SkinsPlugin.json. Neither of these files exist. Are they supposed to be created when the plugin runs? [02.04 02:26:08] [RaidableBases] System.UnauthorizedAccessException: Access to the path "/home/container/oxide/data/RaidableBases/ImportedWorkshopSkins.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 <f98723dd4586469db5213ec59da723ca>: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 <f98723dd4586469db5213ec59da723ca>: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 <f98723dd4586469db5213ec59da723ca>:0 at System.IO.StreamWriter..ctor (System.String path) [0x00008] in <f98723dd4586469db5213ec59da723ca>: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 <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x0000f] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Plugins.RaidableBases.LoadImportedSkins () [0x00025] in <e64fdfe7ab5b4398b177a2d014f6de3a>:0 [02.04 02:26:08] [RaidableBases] System.UnauthorizedAccessException: Access to the path "/home/container/oxide/data/RaidableBases/SkinsPlugin.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 <f98723dd4586469db5213ec59da723ca>: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 <f98723dd4586469db5213ec59da723ca>: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 <f98723dd4586469db5213ec59da723ca>:0 at System.IO.StreamWriter..ctor (System.String path) [0x00008] in <f98723dd4586469db5213ec59da723ca>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string)
  14. Srtzero

    Required Plugin

    I have it set to the default of scrap. But I have the option to buy protection set to false anyways. So I don't understand either way why it would say ServerRewards is a required plugin for WipeProtect to work. It should work without it
  15. Srtzero

    Required Plugin

    Hi. I just bought your plugin and when I ran it, I received the following message in console: [WipeProtect] Loaded! [02.04 01:03:49] [WipeProtect] The required dependency ServerRewards is not installed, WipeProtect will not work properly without it. [02.04 01:03:49] Loaded plugin WipeProtect v1.4.2 by P1S4G0R [02.04 01:03:52] WipeProtect was compiled successfully in 1470ms [02.04 01:03:52] Unloaded plugin WipeProtect v1.4.2 by P1S4G0R On the description page you have works with Server Rewards, not Depends on. I do not have nor wish to run server rewards plugin as I use economics. Please fix this to not be a dependency, or also allow Economics as a dependency. As of know I cannot use your plugin as it unloads itself.
  16. Srtzero

    Plugin not functioning

    Hi. Sorry forgot to update. Disabling Work with plugins options worked. Everything is tracking, playtime and NPC's kills are now being shown. Thanks for the help. You can close this ticket.
  17. Srtzero

    Plugin not functioning

    Im not sure I understand. Are you telling me I don't have stats selected in the config somewhere, or asking me that none of the stats compile when I open the player profile window? The plugin does show amount of resources collected under the player profile window, it just never shows the time played or kills, no matter what.
  18. Srtzero

    IQChat

    Thanks for that info. Any info or ideas about my second question?
  19. Srtzero

    IQChat

    What is the permission iqchatbigBoy? Its the only permission I don't find on the description page. Also where can I find your plugin IQRankSystem? Doesnt seem to exist.
  20. Srtzero

    Plugin will not load

    Well things seem to be working now. Thank you. Ticket can be closed
  21. Srtzero

    Plugin will not load

    Why does this plugin require higher rights to the server files? Shouldn't the default 755 work?
  22. Srtzero

    Plugin not functioning

    Hello. I cannot get the plugin to work correctly. First it never shows time played. I have ensured I have the playtime tracker plugin installed and set to true in the config. Also the kills do not update even when killing Bots, which I have also ensured is turned on in the settings. Please see attached config file. I have also ensured that the default player group has statistics.use permissions set. Thank you. Statistics.json
  23. Srtzero

    Plugin will not load

    Hi. Receive the following error when I try to load the plugin (attached as file). The main error that I understand is (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/IQSystem/IQChat/Information.json" is denied.) I have changed the folder in question IQChat to have full permissions of 777 to make sure that the file is accessible. Still receive the error. Another point worth mentioning is in the listed folder there is no file called Information.json. Not sure what is causing this. The is a fresh install and config of the plugin. IQChat_Error.txt
  24. Would like to request that Scavenger plugin have an option to use notify plugin for messages. Thanks. Ultimately I would love to see all your mods have this ability as I am running quite a few of your mods
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.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.