-
Posts
1,443 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by dustyhansen
-
integrate with Advanced/Simple Status
dustyhansen replied to dustyhansen's Support Request in Support
and i did use the discussion thread and you didn't reply there either, so what is your excuse? -
integrate with Advanced/Simple Status
dustyhansen replied to dustyhansen's Support Request in Support
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? -
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.
-
How are you just going to close these out without responding. How is this not a bug? I can't disable vanish mode!
-
We are supposed to add feature suggestions here too per site management. So take it up with them.
-
integrate with Advanced/Simple Status
dustyhansen replied to dustyhansen's Support Request in Support
So you aren't going to respond? Just close it out? WTF dude. -
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.
-
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.
-
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.
-
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.
-
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?
-
- 248 comments
-
- 2
-
-
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.
-
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)
-
Yea I figured it out, thanks.
-
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.
-
The plugin description says it supports GitHub though...
-
Isn't furance stacks ok at 1.0.5?
-
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.
-
https://github.com/WheteThunger/DebugMissingParentEntity
-
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
-
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?
-
Yea right, it is all my fault. You haven't done anything wrong.