Jump to content

dustyhansen

Member
  • Posts

    1,536
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by dustyhansen

  1. dustyhansen

    Unable to Run

    Thanks that worked!
  2. dustyhansen

    Unable to Run

    I am getting the following in my console when I try to run this bot. Not sure what the issue is. What version of Node should i be using? pelican@Discord Map Vote Bot ~ Server marked as offline... [pelican Daemon]: ---------- Detected server process in a crashed state! ---------- [pelican Daemon]: Exit code: 1 [pelican Daemon]: Out of memory: false [pelican Daemon]: Updating process configuration files... [pelican Daemon]: Ensuring file permissions are set correctly, this could take a few seconds... pelican@Discord Map Vote Bot ~ Server marked as starting... [pelican Daemon]: Pulling Docker container image, this could take a few minutes to complete... Pulling from pelican-eggs/yolks Digest: sha256:faea249cbaf2f4f58bcf36bb4db43166503d002ab66838646d56a599f430741d Status: Image is up to date for ghcr.io/pelican-eggs/yolks:nodejs_24 [pelican Daemon]: Finished pulling Docker container image v24.4.1 :/home/container$ if [[ -d .git ]] && [[ ${AUTO_UPDATE} == "1" ]]; then git pull; fi; if [[ ! -z ${NODE_PACKAGES} ]]; then /usr/local/bin/npm install ; fi; if [[ ! -z ${UNNODE_PACKAGES} ]]; then /usr/local/bin/npm uninstall ; fi; if [ -f /home/container/package.json ]; then /usr/local/bin/npm install; fi; if [[ "${MAIN_FILE}" == "*.js" ]]; then /usr/local/bin/node "/home/container/index.js" ; else /usr/local/bin/ts-node --esm "/home/container/index.js" ; fi npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated [email protected]: This package is no longer supported. npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported npm warn deprecated [email protected]: This package is no longer supported. npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported npm warn deprecated [email protected]: This package is no longer supported. npm error code 1 npm error path /home/container/node_modules/canvas npm error command failed npm error command sh -c node-pre-gyp install --fallback-to-build --update-binary npm error Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --update-binary --module=/home/container/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/home/container/node_modules/canvas/build/Release --napi_version=10 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v137' (1) npm error node-pre-gyp info it worked if it ends with ok npm error node-pre-gyp info using [email protected] npm error node-pre-gyp info using [email protected] | linux | x64 npm error node-pre-gyp http GET https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v137-linux-glibc-x64.tar.gz npm error node-pre-gyp ERR! install response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v137-linux-glibc-x64.tar.gz npm error node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v137 ABI, glibc) (falling back to source compile with node-gyp) npm error node-pre-gyp WARN Hit error response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v137-linux-glibc-x64.tar.gz npm error gyp info it worked if it ends with ok npm error gyp info using [email protected] npm error gyp info using [email protected] | linux | x64 npm error gyp info ok npm error gyp info it worked if it ends with ok npm error gyp info using [email protected] npm error gyp info using [email protected] | linux | x64 npm error gyp info find Python using Python version 3.11.2 found at "/usr/bin/python3" npm error gyp info spawn /usr/bin/python3 npm error gyp info spawn args [ npm error gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py', npm error gyp info spawn args 'binding.gyp', npm error gyp info spawn args '-f', npm error gyp info spawn args 'make', npm error gyp info spawn args '-I', npm error gyp info spawn args '/home/container/node_modules/canvas/build/config.gypi', npm error gyp info spawn args '-I', npm error gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi', npm error gyp info spawn args '-I', npm error gyp info spawn args '/home/container/.cache/node-gyp/24.4.1/include/node/common.gypi', npm error gyp info spawn args '-Dlibrary=shared_library', npm error gyp info spawn args '-Dvisibility=default', npm error gyp info spawn args '-Dnode_root_dir=/home/container/.cache/node-gyp/24.4.1', npm error gyp info spawn args '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp', npm error gyp info spawn args '-Dnode_lib_file=/home/container/.cache/node-gyp/24.4.1/<(target_arch)/node.lib', npm error gyp info spawn args '-Dmodule_root_dir=/home/container/node_modules/canvas', npm error gyp info spawn args '-Dnode_engine=v8', npm error gyp info spawn args '--depth=.', npm error gyp info spawn args '--no-parallel', npm error gyp info spawn args '--generator-output', npm error gyp info spawn args 'build', npm error gyp info spawn args '-Goutput_dir=.' npm error gyp info spawn args ] npm error /bin/sh: 1: pkg-config: not found npm error gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 127 while in binding.gyp. while trying to load binding.gyp npm error gyp ERR! configure error npm error gyp ERR! stack Error: `gyp` failed with exit code: 1 npm error gyp ERR! stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:317:18) npm error gyp ERR! stack at ChildProcess.emit (node:events:507:28) npm error gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12) npm error gyp ERR! System Linux 6.8.0-59-generic npm error gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--update-binary" "--module=/home/container/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/home/container/node_modules/canvas/build/Release" "--napi_version=10" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v137" npm error gyp ERR! cwd /home/container/node_modules/canvas npm error gyp ERR! node -v v24.4.1 npm error gyp ERR! node-gyp -v v11.2.0 npm error gyp ERR! not ok npm error node-pre-gyp ERR! build error npm error node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --update-binary --module=/home/container/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/home/container/node_modules/canvas/build/Release --napi_version=10 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v137' (1) npm error node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/home/container/node_modules/@mapbox/node-pre-gyp/lib/util/compile.js:89:23) npm error node-pre-gyp ERR! stack at ChildProcess.emit (node:events:507:28) npm error node-pre-gyp ERR! stack at maybeClose (node:internal/child_process:1101:16) npm error node-pre-gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:305:5) npm error node-pre-gyp ERR! System Linux 6.8.0-59-generic npm error node-pre-gyp ERR! command "/usr/local/bin/node" "/home/container/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build" "--update-binary" npm error node-pre-gyp ERR! cwd /home/container/node_modules/canvas npm error node-pre-gyp ERR! node -v v24.4.1 npm error node-pre-gyp ERR! node-pre-gyp -v v1.0.11 npm error node-pre-gyp ERR! not ok npm error A complete log of this run can be found in: /home/container/.npm/_logs/2025-07-30T23_24_24_719Z-debug-0.log (node:111) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. (Use `node --trace-deprecation ...` to show where the warning was created) Error: Cannot find module 'discord.js' Require stack: - /home/container/index.js at Module.<anonymous> (node:internal/modules/cjs/loader:1369:15) at Module._resolveFilename.sharedData.moduleResolveFilenameHook.installedValue [as _resolveFilename] (/usr/local/lib/node_modules/ts-node/node_modules/@cspotcode/source-map-support/source-map-support.js:811:30) at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19) at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22) at Module._load (node:internal/modules/cjs/loader:1179:37) at TracingChannel.traceSync (node:diagnostics_channel:322:14) at wrapModuleLoad (node:internal/modules/cjs/loader:235:24) at Module.require (node:internal/modules/cjs/loader:1449:12) at require (node:internal/modules/helpers:135:16) at Object.<anonymous> (/home/container/index.js:2:65) { code: 'MODULE_NOT_FOUND', requireStack: [ '/home/container/index.js' ] }
  3. dustyhansen

    Map Updates

    We are not able to connect to the map due to a terrain violation immediately after connecting/spawning.
  4. dustyhansen

    Map Updates

    Are you planning on updating this map with the changes this year (i.e. rivers, jungle, etc.)?
  5. dustyhansen

    Version Number

    When I installed the latest file it said I went from 1.0.6 to 1.0.5
  6. still getting the error 07/07/2025 14:54:15 | [Convoy] assets/prefabs/deployable/chinooklockedcrate/chinooklockedcrate_truck_1 preset was not found in the config!
  7. dustyhansen

    Forced Night

    Any chance you could add an option where only X number of nights can be skipped before there is a forced night?
  8. @ThePitereq any chance you can take a look at this? i can't easily downgrade the shop and players are mad, thanks!
  9. dustyhansen

    error

  10. dustyhansen

    Scrap Shop Can't Purchase

    My scrap shop shows the items and prices correctly and shows how much scrap they have in their inventory, but when they click on purchase nothing happens. The console shows my click path, but shows no error message about the purchase.
  11. Did you see you need another plugin for oxide?
  12. It seems removing the space in Server Rewards may have resolved the issue.
  13. "rp": { "Currency Config": { "Icon (URL/RUST Path/Skin ID)": "https://alliant.nyc3.cdn.digitaloceanspaces.com/ShoppyStock/ShopFront/86%20-%206gglTxv.png", "Currency Other Plugin Override (empty, for ShoppyStock database)": "Server Rewards", "Currency Symbol Formatting": "{0} RP", "Amount Symbol Formatting": "x{0}", "Use Inventory Currency": false, "Give Currency To Inventory": false, "Format Currency Amount": true, "Clear Currency On Wipe": false, "Show Currency In Leaderboard": true, "Currency Percentage Took On Wipe (0, to disable)": 0.0, "Currency Items": [ { "Shortname": "scrap", "Skin ID": 0, "Value": 1.0, "Item Display Name (For UI Purposes)": "scrap" } ] }, "Shop Config": { "Enabled": true, "Required Permission": "shoppystock.rpshop", "Generate Config With All Default RUST Items (delete the shop config file to generate)": false, "Make Item Names Multilingual (generates a lot of text in lang file)": false, "Discount Permissions (permission: percentage)": { "shoppystock.discount.premium": 15.0, "shoppystock.discount.vip": 5.0 }, "Add Percentage Discounts To Value Discounts (sum discounts)": false, "Shop Sales - Interval (in minutes, 0 to disable)": 0.0, "Shop Sales - Appear Chance (0-100)": 0.0, "Shop Sales (saleKey: SaleConfig)": {} }, "Stock Market Config": { "Enabled": false, "Required Permission (not required, if empty)": "", "Wipe - Buy Offers (based on Wipe Settings)": false, "Wipe - Sell Offers (based on Wipe Settings)": true, "Wipe - Bank (based on Wipe Settings)": true, "Categories - Enable My Listings": true, "Categories - Enable All Valid Listings": true, "Categories - Enable Favourites": true, "Categories - Favourites Permission (not required, if empty)": "", "Categories - Enable Bank": true, "Categories - Bank Permission (not required, if empty)": "", "Categories - Default Selected Category Key": "Resources", "Categories - Blacklisted Categories": [], "Categories - Custom Category Order (default, if empty)": [], "Categories - Custom Category Icons (URL/RUST Path/Skin ID)": {}, "Items - Shortnames Removed From Display": [], "Items - Custom Detail Info (skinId: languageKey)": {}, "Items - Update Custom Item Display Names Based On Items In Inventories": false, "Items - Make UI Displayed Names Multilingual (generates a lot of text in lang file)": false, "Bank - Default Limits": { "Max Individual Items (0, to disable)": 0, "Max Stacks Per Item (0, to disable)": 0.0, "Max Amount Per Item (shortname/skin: limit))": {} }, "Bank - Permission Limits (permission: LimitConfig)": {}, "Bank - Give Deposited Items To Redeem Inventory When Bank Permission Revoked": true, "Buy Offers - Enabled": true, "Buy Offers - Listing Times And Taxes": [], "Buy Offers - Disabled On Certain Listings": {}, "Sell Offers - Enabled": true, "Sell Offers - Listing Times And Taxes": [], "Sell Offers - Disabled On Certain Listings": {}, "Player Listings - Max Item Price (0, to float.MaxValue)": 0.0, "Player Listings - Min Item Price": 0.001, "Player Listings - Max Item Price Overrides (shortname: [ skinId: value ])": {}, "Player Listings - Min Item Prices (shortname: [ skinId: value ])": {}, "Redeem Inventory Name (required for offline buy requests)": "market", "All Market Received Items Goes To Redeem Inventory": true, "Player Listings - Default Limits": { "Max Buy Offers": 10, "Max Sell Offers": 10 }, "Player Listings - Limits Permissions (permission: ListingConfig)": {}, "Player Listings - Lock Listing Non-Specified Skins": false, "Server Sell Config": { "Price Update - Interval (in minutes)": 30.0, "Price Update - Certain Minutes": [], "Sell Price Multiplier - Multipliers (permission: multiplier)": {}, "Sell Price Multiplier - Blacklisted Items": {}, "Sell Price Multiplier - Display Format": "{0} <color=#5D7239>[{1}]</color>", "Multiplier Events - Show On Chat": false, "Multiplier Events Discord - Channel ID (disabled, if empty) (DiscordCore required)": "", "Multiplier Events Discord - Show Positive": true, "Multiplier Events Discord - Show Negative": false, "Bank Auto Sell - Enabled": true, "Bank Auto Sell - Required Permission (not required, if empty)": "shoppystock.autosell", "Bank Auto Sell - Enable Discord Integration (DiscordCore required)": true, "Price Alert - Enabled": true, "Price Alert - Required Permission (not required, if empty)": "shoppystock.pricealert", "Price Alert - Enable Discord Integration (DiscordCore required)": true, "Purchase From Server - Enabled": true, "Purchase From Server - Permission (not required, if empty)": "", "Purchase From Server - Percentage Of Sold Items To Purchase": 75.0, "Purchase From Server - Minimal Purchase Price (percentage of max sell price)": 125.0, "Purchase From Server - Maximal Purchase Price (percentage of max sell price)": 250.0, "Price Chart - Enabled": true, "Price Chart - Permission (not required, if empty)": "", "Price Chart - Timespan Permissions (timeInMinutes: permission[optional])": {}, "Price Calculator": { "Price Change - Price Fluctuation Percentage": 7.5, "Price Change - Same Price Actions Min": 3, "Price Change - Same Price Actions Max": 6, "Price Change - Chances To Increment Based On Current Price Percentage (pricePercentage: incrementChance[0-100])": {}, "Price Drop - Amount Sell Values Penalty Multiplier (percentage from amount)": {}, "Price Drop - Amount Sold Max Price Penalty (dsacPercentage: PenaltyConfig)": {}, "Price Increase - DSAC Not Achieved (dsacPercentage: priceIncreaseMultiplier)": {}, "Default Sell Amount Calculation - Players Online Multiplier (playersOnline: multiplier)": {}, "Price Multipliers - Minimal Time Distance Between Events (in price update ticks)": 10, "Price Multipliers - Chance To Appear Based On Sold Amount (dsacPercentage: chance[0-100])": {}, "Price Multipliers - Minimal Actions Time": 2, "Price Multipliers - Maximal Actions Time": 4, "Price Multiplier Events (eventName: EventConfig)": {}, "Positive Multipliers - Max Price (percentage of max price)": 50.0, "Negative Multipliers - Min Price (percentage of max price)": 40.0 } }, "Market Actions Log Config": { "Both - Show Buyer Nickname": false, "UI Tab - Enabled": true, "UI Tab - Required Permission (not required, if empty)": "", "UI Tab - Sell Offers": true, "UI Tab - Buy Offers": true, "UI Tab - Sold Items": true, "UI Tab - Purchased Items": true, "UI Tab - Price Rolls": false, "UI Tab - Demands": false, "UI Tab - Alerts/Auto-Sell": false, "Chat Messages - Sell Offers": false, "Chat Messages - Buy Offers": false, "Chat Messages - Sold Items": false, "Chat Messages - Purchased Items": false, "Chat Messages - Price Rolls": false, "Chat Messages - Demands": false, "Chat Messages - Alerts/Auto-Sell": false }, "Web API Config": { "Enabled": false, "URL": "" } }, "Transfer Config": { "Enabled": true, "Daily Transfer Limit (0, to disable)": 0.0, "Daily Transfer Limit Permissions (permission: limit)": {}, "Wipe Transfer Limit (0, to disable)": 0.0, "Wipe Transfer Limit Permissions (permission: limit)": {}, "Currency Transfer Tax (percentage of transfer, 0 to disable)": 0.0, "Currency Transfer Tax Permissions (permission: limit)": {} }, "Exchanges Config": { "Enabled": false, "Exchange List": [] }, "Deposit/Withdraw Config": { "Deposit - Enabled": false, "Deposit - Required Permission (not required, if empty)": "", "Withdraw - Enabled": false, "Withdraw - Required Permission (not required, if empty)": "", "Withdraw - Items": [] } }
  14. I updated following all instructions. My RP shop that uses Server Rewards as the Currency Other Plugin Override is no longer seeing player's RP. It shows 0.
  15. @Mr01sam any thoughts on this?
  16. dustyhansen

    Key Locks Not Ignored

    Thank you
  17. dustyhansen

    Lock Issue

    yes
  18. we noticed this in console when it happened the last time: 06/23 01:56:20 | [Convoy] assets/prefabs/deployable/chinooklockedcrate/codelockedhackablecrate.prefab preset was not found in the config! does that help?
  19. why would you make us change it to keep it the way it was? how do i expand the text to make it not crop? and the white outline shows sometimes in the kill feed when not in edit mode in fact the white boxes around all of the elements in the notification have showed a couple times as well in the kill feed and what about the console errors?
  20. Please acknowledge or I will have to report the plugin as broken.
  21. dustyhansen

    XD Quests Integration

    I tried opening a ticket with the XD Quest plugin developer, but he said it is an issue with your plugin. Here is what I posted: XD Quests has a config option in config called "Ignore bonus from skill tree plugin when mining". When we set this to 'false', skill tree yields are still not taken into consideration for the quest. We tried setting to 'true' as well and same result. We thought it was an issue with his plugin and how he is using the hook, but he says you changed something that broke it. Here is his reply: So are you able to address this hook issue?
  22. Also, getting this in F1 console
1.9m

Downloads

Total number of downloads.

8.7k

Customers

Total customers served.

130.3k

Files Sold

Total number of files sold.

2.7m

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.