-
Posts
1,556 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by dustyhansen
-
We noticed that whenever the armored train is spawned and running that you are not able to use the drone marketplace to buy from vending machines. I assume this has something to do with the vending icon for the train.
-
And are we going to see more frequent updates? Tomorrow is one week post-TOS enforcement and this plugin is still not complying.
-
Compile error on the latest update: Failed compiling 'Skinner.cs': 1. 'ItemSkin' does not contain a definition for 'itemid' and no accessible extension method 'itemid' accepting a first argument of type 'ItemSkin' could be found (are you missing a using directive or an assembly reference?) [CS1061] (Skinner 62 line 322)
-
Is this going to be addressed?
-
-
-
He says he didn't. Wouldn't it not update the water type since that is set to true?
-
Even with share with teams set to false, I am still seeing teammate skins that I don't own in skinner.
-
I had a player with 8 pumps all next to each other and 3 of them were pumping saltwater and the others were freshwater. We have our settings as the following: "Water Type - Do Not Update Water Type To Freshwater": false, "Water Type - Do Not Update Water Type When Pressing SPRINT Button": true,
-
NVM
-
Carbon
-
I was not able to disable any plugins and all of the disabled ones still loaded.
-
1) We are still seeing items like bamboo salvaged shelf skin and iced ak skin 2) You appear to be able to still use skins in your recently used skins even though they shouldn't be allowed 3) It appears to have removed all of our existing workshop skins that we had loaded? 4) It is showing skins your teammates own without them sharing it with you This appears to be completely unready for today's wipe. Was this tested at all?
-
You can't unlock other people's skins. You are only able to unlock skins for others. Look at the screenshots.
-
It looks like it is the option to allow manual sharing by another teammate. I don't know if that is against TOS because it is one player sharing their skins with another player, which they can do going forward.
-
@Iftebinjan do you have plans to address this plugin with the DLC changes coming? all other devs are hard at work updating theirs, but there has been no word from you on it
-
Thanks that worked!
-
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' ] }
-
We are not able to connect to the map due to a terrain violation immediately after connecting/spawning.
-
Are you planning on updating this map with the changes this year (i.e. rivers, jungle, etc.)?
-
-
Convoy Looted Immediately After Spawn
dustyhansen replied to dustyhansen's Support Request in Support
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! -
Any chance you could add an option where only X number of nights can be skipped before there is a forced night?
-
@ThePitereq any chance you can take a look at this? i can't easily downgrade the shop and players are mad, thanks!