Jump to content

dFxPhoeniX

Developer
  • Posts

    44
  • Joined

  • Last visited

2 Followers

About dFxPhoeniX

  • Birthday 01/21/2000

Recent Profile Visitors

3,317 profile views

dFxPhoeniX's Achievements

Contributor

Contributor (5/15)

  • Collaborator
  • Reacting Well
  • First Post
  • Dedicated
  • Conversation Starter

Recent Badges

4

Reputation

  1. As the title says, if I use the o.usergroup command or any other command, such as grant, revoke, etc. without any parameter, I get a null error Failed to call hook 'OnServerCommand' on plugin 'TemporaryPermissions v0.1.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TemporaryPermissions.CommandUserGroup (System.String[] args) [0x00014] in <77a7d872b2154971802c677f14aad733>:0 at Oxide.Plugins.TemporaryPermissions.OnServerCommand (ConsoleSystem+Arg arg) [0x00062] in <77a7d872b2154971802c677f14aad733>:0 at Oxide.Plugins.TemporaryPermissions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x062a0] in <77a7d872b2154971802c677f14aad733>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
  2. dFxPhoeniX

    Battle Pass

    What happens when the maximum level is reached? Wouldn't it be better to have an option to reset the battlepass when the server is wiped? So players who have already finished it should wait for the wipe to start over and for the battlepass to always have a use, even after you finish it.
  3. My name is dFxPhoeniX, and I’m here to bring your ideas to life with a blend of technology and creativity. I offer professional services in plugin development, web development, graphic design, and programming. Custom Website Development: Whether you need a presentation site, an server website, or a blog, I provide modern and functional solutions tailored to your needs. Logo, Avatar and Banner Design: Want a visual identity that stands out? I create unique designs that represent your brand and capture attention online. Discord Bots: Need automation and special features for your Discord server? I develop custom bots that make your server more interactive and easier to manage. Rust Plugins & Server Setup: If you're passionate about Rust, I create plugins and offer full server setup services to enhance your gaming experience. No matter the project, I’m committed to delivering professional and efficient solutions. Let’s collaborate and create something extraordinary together! Feel free to contact me on Discord at dfxphoenix for inquiries or to discuss your project.
  4. The config should look like the default one, you still need to modify the data in ''. If you want to add more servers, copy what's in the array and don't forget to add a comma. Your error indicates that you have entered the data wrong in the config.
  5. dFxPhoeniX

    DBNull values

    Changed Status from Pending to No Response
  6. dFxPhoeniX

    DBNull values

    Changed Status from to Pending
  7. dFxPhoeniX

    DBNull values

    Changed Status from No Response to
  8. dFxPhoeniX

    DBNull values

    Changed Status from No Response to
  9. dFxPhoeniX

    DBNull values

    Changed Status from Pending to No Response Changed Fixed In to 1.8.8
  10. dFxPhoeniX

    DBNull values

    Starting from MariaDB 10.6.1, the primary name for the previous 3-byte UTF character set has been updated to 'utf8mb3'. Consequently, there may be compatibility issues, such as the error 'Character set 'utf8mb3' is not supported by .Net Framework' when interfacing with MySQL.Data.MySqlClient. Additionally, from MariaDB 10.10.1 onwards, the ID field has been made Nullable, potentially resulting in errors like 'Object cannot be cast from DBNull to other types' So I'm afraid I can not do someting to solve, it is a problem from the mysql library. Downgrade to version 10.4 and will works.
  11. dFxPhoeniX

    DBNull values

    The problem is only on version 11+ of MariaDB, I guess, on version 10.4 I tested it and it works, I'm trying to see if I can solve it
  12. dFxPhoeniX

    DBNull values

    I'll try tonight if I have some free time to test MariaDB myself and fix the problem. I'll keep you updated on the changes, if it's resolved quickly I'll upload the update tomorrow on CF.
  13. dFxPhoeniX

    DBNull values

    If you are using MariaDB then this may be the problem, MariaDB has more changes than MySQL, as it is a fork. If you have the posibility, I would recommend using MySQL. I recommend MySQL version 8, older versions are outdated. I can make the plugin support MariaDB in the next update, but only if the oxide library allows me. Until then, I recommend using MySQL.
  14. dFxPhoeniX

    DBNull values

    I can make you a database at my host to see if everything is ok, although it will surely work since I already have a server running, but we can try to check.
  15. dFxPhoeniX

    DBNull values

    Try to check if is some null values on db by executing SELECT userid FROM yourtable WHERE userid IS NULL; Can you tell me which version of MySQL you are using? Also, if you move to SQlite does everything works well?
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

Files Sold

Total number of files sold.

2m

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.