Jump to content

MancDad

Member
  • Posts

    51
  • Joined

  • Last visited

Everything posted by MancDad

  1. MancDad

    Bed Skins

    Got this working - I added under the Items list "bed" and now all good
  2. MancDad

    Bed Skins

    Will you be adding support for the new bed skins that have just come out ... I've tried adding some workshop skins, but they dont appear under "bed" ... However if I tag them under "sleepingbag" I can see the skins are there, but I cannot spray a bed. Thanks.
  3. MancDad

    version mismatch

    Hey. Minor one Update Checker reporting the version as 1.5.6 .... I've checked the .CS and this hasnt been changed Thanks
  4. MancDad

    Users cannot link

    Please can this be closed. I have debugged the web API key : https://api.steampowered.com/ISteamUser/GetPlayerSummaries/v0002/?key to find out that my Steam Key had expired. I've refreshed this and the bot is working perfectly. Many thanks
  5. MancDad

    Users cannot link

    When users are trying to link Discord is throwing the message : "Error while checking steam profile" Whilst on the bot server i'm seeing a SyntaxError: Unexpected token '<', "<html><hea"... is not valid JSON.... Screenshots attached. Running Node : v24.8.0 Also nodeJS report that the ready event is deprecated and to use ClientReady ... i changed this in the JS ... but the error appeared before this and afterwards. Thanks
  6. MancDad

    Map markers not loading?

  7. MancDad

    Map markers not loading?

    Hi, I've just purchased / installed this map after receiving alot of requests to host it after the Sept wipe. The map is loaded and BotReSpawn applied. ... But when users view the map (G) they're seeing ASSETS/BUNDLED/PREFABS/MODDING/VOLUMES_AND_TRIGGERS/MONUMENTS_MARKER.PREFAB written all over the map ? Any ideas? Thanks.
  8. MancDad

    Map markers not loading?

    Hi, I've just purchased / installed this map after receiving alot of requests to host it after the Sept wipe. The map is loaded and BotReSpawn applied. ... But when users view the map (G) they're seeing ASSETS/BUNDLED/PREFABS/MODDING/VOLUMES_AND_TRIGGERS/MONUMENTS_MARKER.PREFAB written all over the map ? Any ideas? Thanks.
  9. MancDad

    stuck on image loading

    OKAY I'VE GOT IT WORKING .... whoop !!! I had plugin xskinmenu installed... but due to the latest facepunch TOS i removed all the images from it ... Step 1 : Uninstalled / deleted from the server xskinmenu.cs Step 2 : Unloaded the shop Step 3 : Unloaded Image Library Step 4 : Loaded Image Library Step 5 : Loaded ShoppyStock BINGO !!! - It's working. I'll now re-add my configuration / shop items ... and hopefully we're all good now
  10. MancDad

    stuck on image loading

    Unfortunately the issue persists... Deleted the lang/config/data files ... then installed the vanilla/fresh install (latest from the website) Can only guess not is that the plug (since update) is clashing with one of my other plugins ? (I've not yet applied my original shop configuration / inventory btw)
  11. MancDad

    stuck on image loading

    Just applied the latest ShoppyStock update ... Still getting the same issue, stuck on image loading. I'm going to backup the configs and reload vanilla download to see if that fixes it, then reapply my items Keep you posted if that resolves it ...
  12. Hi yes, I disabled the currency leader board and the trophy icon has vanished. Many thanks
  13. Makes sense - I will leave "as is" for now ... That would annoy the players ... Is there a way to temporarily hide the trophy icon to stop people reporting this issue on the server until the converter is available ? thanks.
  14. Ah brilliant! So if I blank the entry : "Currency Other Plugin Override (empty, for ShoppyStock database)": "ServerRewards", it will work ... I'll give that a go, thanks.
  15. MancDad

    stuck on image loading

    I'm still getting "Shop images are loading. Please wait a moment..." I've updated CarbonAliases by putting in the new .dll and latterly trying the UpdateCarbonAliasesExt and restarting. Unfortunately same issue persists. Rebooting the server brings back the shop ... Get the same message, but it dissappears after about 10 seconds or so and lets you in. Any thoughts ? before I remove the plugin and attempt a full rebuild from scratch Thx
  16. Hi, I've rebooted the server, reloaded the plug, checked the config "Currency Leaderboard Update Interval (in minutes)": 15, : : "Stores/Currencies": { "rp": { "Currency Config": { "Icon (URL/RUST Path/Skin ID)": "https://images.pvrust.eu/ui_icons/Market/rp_0.png", "Currency Other Plugin Override (empty, for ShoppyStock database)": "ServerRewards", "Currency Symbol Formatting": "{0}", "Amount Symbol Formatting": "x{0}", "Use Inventory Currency": false, "Give Currency To Inventory": false, "Format Currency Amount": true, "Clear Currency On Wipe": true, "Show Currency In Leaderboard": true, But still I cannot see currency on the leaderboard and it doesnt appear to be refreshing. Please advise .. Thanks.
  17. Players are reporting odd times (unit of measure) ... what does 30c. mean ? Presume 1 M. is 1 minute? thanks
  18. MancDad

    stuck on image loading

    I get the same issue. Am running Oxide - And everything is up to date. No error messages in the logs ... just gets stuck loading images
  19. PLEASE CLOSE this ticket Plugin unloaded, config deleted... Plugin readded, didnt fix, rebooted the server 3 times... and now it's suddenly started working !? God knows what the issue was, but all good now. thanks
  20. The only thing I have in the logs is : Failed to call hook 'ShowLinks_API' on plugin 'WPSocialLinks v1.3.24' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.WPSocialLinks.ShowLinks_API (BasePlayer player) [0x00006] in <6dc71a40bd9a40a09905ab32cfc1587f>:0 at Oxide.Plugins.WPSocialLinks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001c1] in <6dc71a40bd9a40a09905ab32cfc1587f>: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 Failed to call hook 'ShowLinks_API' on plugin 'WPSocialLinks v1.3.24' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.WPSocialLinks.ShowLinks_API (BasePlayer player) [0x00006] in <6dc71a40bd9a40a09905ab32cfc1587f>:0 at Oxide.Plugins.WPSocialLinks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001c1] in <6dc71a40bd9a40a09905ab32cfc1587f>: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 NOTE : The above error happens whenever i click on the social links page within the Welcome panel - And it trying to reference the plugin ?
  21. Hi - I've been using your welcome panel for a while now - Love it ! However, today purchased your addons package ... None appear to be loaded - My admin panel simply has a "load" option ... but nothing errors? What is bizarre though is that i have tagged a page with the sociallinks plugin - And it loads !!! whoop !!! BUT !!! - No matter how many time I amend the JSON for this sociallinks plugin I am still presented with the default layout (which I dont want) as per your screenshots. I presume i'm missing something really REALLY obvious Many thanks #UPDATE - Changed to private - I am investigating ... after about 40minutes your plugins registered as installed... Rebooting the server !
  22. MancDad

    Plugin fails to load?

    Looks like a noob error on my behalf. Updated all the dependencies EXCEPT the DLL Oxide.Ext.CarbonAliases.dll ... FFS ! I updated CarbonAliasesDownloader.cs expecting this to update the DLL ... doh ... All good now ... lesson learnt!!!!!
  23. MancDad

    Plugin fails to load?

    I have spotted the the pre-req for version 2.0.2 it to have Redeem Storage API running... Could this be the issue ? - As this plugin also fails to load ? Error while compiling RedeemStorageAPI: The name 'Community' does not exist in the current context | Line: 57, Pos: 35 ???
  24. MancDad

    Plugin fails to load?

    22:28 [Info] [CSharp] Started Oxide.Compiler v successfully 22:28 [Error] Error while compiling ShoppyStock: Argument 1: cannot convert from 'bool' to 'float' | Line: 630, Pos: 27 22:29 [Info] Shutting down compiler because idle shutdown 22:29 [Info] Compiler shutdown completed Background : Had 1.2.8 ... upgraded using the instructions, the above error happened. Backed everything up and removed ALL references to Shoppystock ... deleted Data libs, Lang libs, configs etc... so I could install the vanilla 2.0.2 version ... But STILL get this same error ? Any ideas ? Many thanks
  25. MancDad

    Raidablebases

    See my fix for this here : https://codefling.com/files/support/17977-json-events-file-stacking-entries/
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

137.3k

Files Sold

Total number of files sold.

2.9m

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.