Jump to content

dustyhansen

Member
  • Posts

    1,445
  • Joined

  • Last visited

Everything posted by dustyhansen

  1. dustyhansen

    Discord Webhook

    already reported you dude, merry christmas, worst creator i have ever met
  2. and i did use the discussion thread and you didn't reply there either, so what is your excuse?
  3. we have been told to post feature requests in support tickets by site management. what is your problem dude? who do you think you are?
  4. again, i am asking for you to support console commands in addition to chat commands. do you not understand?
  5. dustyhansen

    Discord Webhook

    For the record you have an obligation to respond to paying customers. You can work on the plugin but to sit here and ignore me and not respond to my messages is unacceptable.
  6. dustyhansen

    Vanish Mode Forced

    How are you just going to close these out without responding. How is this not a bug? I can't disable vanish mode!
  7. We are supposed to add feature suggestions here too per site management. So take it up with them.
  8. So you aren't going to respond? Just close it out? WTF dude.
  9. what are you talking about? i am asking for you to support console commands in addition to chat commands. how does that have nothing to do with your plugin?
  10. dustyhansen

    Manage Group Membership

    How do I see the members of a group? Can I even do this? Can I remove members from an existing group? Can I add members to a group? If this functionality does not exist, can it be added? Sorry, but the UI is a bit confusing to me.
  11. dustyhansen

    Managing Group Membership

    Would it be possible to add the ability to remove players from a group when looking at the group membership screen? I know we can add/revoke members from a group, but that is only if they are on since the wipe. Sometimes we have members in the group that have not logged on this wipe and would need to remove them but cannot do so from this plugin.
  12. Ever since the update, electric furnaces either don't cook ore at all or start cooking ore and then stop suddenly. The fix is to shut them off and power them back on to get them to start cooking again.
  13. dustyhansen

    Not Creating Thread

    Sorry to log another issue, but my bot does not create a thread when it makes a post. The bot's profile has the create threads permissions and the bot has permissions to create threads at the channel level, so not sure why it wouldn't be working.
  14. dustyhansen

    Not Seeing Updates

    I am having the same issue here with this plugin as the free version. It is not seeing plugins that get updated, which kinda defeats the whole point of the plugin. Not trying to be rude, but I just don't understand how there can be plugins that check for updates that don't see updates. Both of these were updated today, but the plugin doesn't see them as needing an update at all. What is the reason for this? How do we make this more reliable?
  15. I have suggested this as well, along with other ideas for making identification easier. https://codefling.com/files/support/17028-identifying-mode-of-other-playersbases/
  16. dustyhansen

    Update Posts

    Yea, my bot is not working. It says it is running and updating Discord, but there are no posts in Discord. It has run 15 checks since that one above, but not posted or updated Discord at all. If I run /update_check it does make a new post.
  17. dustyhansen

    Console Error

    I got the following errors in console of the bot during the check process. Not sure what they mean: ℹ️ Checking for updates globally 53 | this.updaterInstalled = false; 54 | } 55 | 56 | async fetchPlugins() { 57 | this.rcon.login(); 58 | this.rcon.on('error', (err: any) => { ^ warn: Possible EventEmitter memory leak detected. 11 error listeners added to [Client]. Use emitter.setMaxListeners() to increase limit at overflowWarning (node:events:163:14) at addListener (node:events:138:22) at /home/container/utils/servers.ts:58:19 at fetchPlugins (/home/container/utils/servers.ts:56:26) at /home/container/utils/servers.ts:226:26 at fetchAllPlugins (/home/container/utils/servers.ts:224:36) at /home/container/utils/versionCheck.ts:11:23 at init (/home/container/utils/versionCheck.ts:8:18) at /home/container/utils/updateCheckChannel.ts:67:28 at updateCheck (/home/container/utils/updateCheckChannel.ts:66:116) 56 | async fetchPlugins() { 57 | this.rcon.login(); 58 | this.rcon.on('error', (err: any) => { 59 | console.log(`❌ Encountered an error while trying to connect to ${this.name} / ${(`${this.rcon.ws.ip}:${this.rcon.ws.port}`)} :\n ${err.message}`); 60 | }); 61 | this.rcon.on('connected', () => { ^ warn: Possible EventEmitter memory leak detected. 11 connected listeners added to [Client]. Use emitter.setMaxListeners() to increase limit at overflowWarning (node:events:163:14) at addListener (node:events:138:22) at /home/container/utils/servers.ts:61:19 at fetchPlugins (/home/container/utils/servers.ts:56:26) at /home/container/utils/servers.ts:226:26 at fetchAllPlugins (/home/container/utils/servers.ts:224:36) at /home/container/utils/versionCheck.ts:11:23 at init (/home/container/utils/versionCheck.ts:8:18) at /home/container/utils/updateCheckChannel.ts:67:28 at updateCheck (/home/container/utils/updateCheckChannel.ts:66:116) 66 | 67 | setTimeout(() => { 68 | this.rcon.destroy(); 69 | }, 5000); 70 | }); 71 | this.rcon.on('message', (message: any) => { ^ warn: Possible EventEmitter memory leak detected. 11 message listeners added to [Client]. Use emitter.setMaxListeners() to increase limit at overflowWarning (node:events:163:14) at addListener (node:events:138:22) at /home/container/utils/servers.ts:71:19 at fetchPlugins (/home/container/utils/servers.ts:56:26) at /home/container/utils/servers.ts:226:26 at fetchAllPlugins (/home/container/utils/servers.ts:224:36) at /home/container/utils/versionCheck.ts:11:23 at init (/home/container/utils/versionCheck.ts:8:18) at /home/container/utils/updateCheckChannel.ts:67:28 at updateCheck (/home/container/utils/updateCheckChannel.ts:66:116)
  18. dustyhansen

    Running Bot

    Yea I figured it out, thanks.
  19. dustyhansen

    Update Posts

    Does it not send new posts to the Discord channel every check? There have been 2 checks since 7:34, but no posts in Discord.
  20. dustyhansen

    Console Errors

    The plugin description says it supports GitHub though...
  21. dustyhansen

    Console Errors

    Isn't furance stacks ok at 1.0.5?
  22. dustyhansen

    Version Number

    Can you please change version numbers so that update checking plugins can see this properly? They are currently not able to read it through the API.
  23. dustyhansen

    Console Errors

    https://github.com/WheteThunger/DebugMissingParentEntity
  24. dustyhansen

    Console Errors

    What do these mean and how should they be handled? ❌ Error fetching or processing plugin from API: Debug Missing Parent Entity Invalid version number provided by API: null ❌ Error fetching or processing plugin from API: Furnace Stacks Invalid version number provided by API: 1.02 ❌ Error fetching or processing plugin from API: Lights On Invalid version number provided by API: 2.1.06
  25. dustyhansen

    Running Bot

    I am having trouble running the bot on my discord bot host. Are you sure the file index.ts isn't supposed to be named index.js?
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.7k

Files Sold

Total number of files sold.

2.5m

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.