Jump to content

Daemante

Creator
  • Posts

    59
  • Joined

  • Last visited

Everything posted by Daemante

  1. Daemante

    instance of an object

    Changed Status from Closed to Fixed Changed Fixed In to Next Version
  2. Daemante

    Carbon

    I have added Carbon support; just finishing the testing on both frameworks. Will be available in the next version.
  3. Daemante

    Carbon

    Changed Status from Work in Progress to Fixed Changed Fixed In to Next Version
  4. Daemante

    instance of an object

    I've added a timer to make sure the Discord Extension has initialized before calling the hook. Will be fixed in next version.
  5. Daemante

    instance of an object

    Changed Status from Closed to Fixed
  6. Daemante

    instance of an object

    I'm getting that error on my test server sometimes when loading the plugin, but, it still continues to work like you said. I thought I was missing a null check but nothing seems to fix it. I feel like its happening because the OnDiscordGatewayReady hook is being called before Discord extension has initialized fully. Testing some fixes.
  7. Do you by chance have both plugins setup to use the same channel category? If yes, that is why its complaining. Live Admin Chat is monitoring all the channels in the specified category that you put in the config. So if any channel names don't conform to the 17 digit STEAM64ID standard it will complain. I would suggest creating a new category just for Live Admin Chat. I know this isn't exactly ideal as most people would like to combine channels of different types into the same category. I can likely add a check to ignore any channels that don't conform to what it is watching for.
  8. Daemante

    instance of an object

    Changed Status from Pending to Closed
  9. That is a bit odd. All "using" directives are at the top of the plugin before any namespace. Can you please try to download the plugin again.
  10. Daemante

    instance of an object

    Any luck with getting it working?
  11. Daemante

    instance of an object

    Same as Channel ID just right click the category and copy the ID. It will say "copy channel ID" but its really copying the category ID.
  12. Daemante

    instance of an object

    Also check your config values and if the bot has the category permissions: View Channels Send Messages Read Message History Embed Links Attach Files Read Message History
  13. Daemante

    instance of an object

    Can you paste the block of lines from console when the plugin is loaded. The block should look like this: [Live Admin Chat] Gateway is connected. [Live Admin Chat] Discord client has been initialized. [Live Admin Chat] Bot has connected successfully. [Live Admin Chat] Bot has 'Server Members Intent' privileges. [Live Admin Chat] Bot has 'Message Content Intent' privileges. [Live Admin Chat] Bot has 'Presence Intent' privileges. [Live Admin Chat] Found server: 1166601086300330000. [Live Admin Chat] Bot was found in server: 1166601086300330000. [Live Admin Chat] Found category with ID: 1292573193575460000. [Live Admin Chat] Found transcript channel with ID: 1315125708997260000. [Live Admin Chat] Bot is ready to start chatting.
  14. Daemante

    instance of an object

    I'll need a bit more context. What caused the error in console? Do you get any errors in console when the plugin is loaded?
  15. Daemante

    Carbon

    Changed Status from Pending to Work in Progress
  16. Daemante

    Carbon

    I can work on that yes. Thanks for the suggestion.
  17. Daemante

    error

    Changed Status from Pending to Not a Bug Changed Fixed In to 1.1.0
  18. Daemante

    error

    Pretty sure the issue was Discord permissions. Even though the bot had administrator, the permissions for the category needed to be set to create/manage channels specifically Thanks for your help and patience in troubleshooting the issue ZDEN. Plugin has been tested and is working.
  19. Daemante

    error

    Well, I don't think sanitization will help here as the channel name is always the players STEAM64ID which should have no problem conforming to Discords naming convention. I removed the initialization check for the channel as its just making the error too ambiguous. Please check all your config values then upload the attached version and check the console after using the in game chat command. I am not getting the error you are when testing the plugin so it's a bit difficult to troubleshoot. The bot you are using for the admin chats, does it have the correct permissions and server intents; Server Members and Message Content? LiveAdminChat.cs
  20. Daemante

    error

    Ok, I think this has to do with the channel names. Let me implement some sanitization and ill get back to you with another update to try. Out of curiosity, are channels being created at all?
  21. Daemante

    error

    Ok try this version of LiveAdminChat and send the output of console. I added a number of null checks so hopefully there is more output in console.
1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

117.7k

Files Sold

Total number of files sold.

2.4m

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.