Jump to content

IIIaKa

Creator
  • Posts

    1,916
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by IIIaKa

  1. IIIaKa

    OnEntityTakeDamage

    Changed Fixed In from 0.1.14 to Next Version
  2. IIIaKa

    conflict

    If the issue persists, feel free to report it in this thread.
  3. IIIaKa

    conflict

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

    conflict

    Hello, this issue should be resolved in the next update.
  5. IIIaKa

    ZombieHorde 0.6.28

    If the issue persists, feel free to report it in this thread.
  6. IIIaKa

    ZombieHorde 0.6.28

    Changed Status from Pending to Fixed Changed Fixed In to Next Version
  7. IIIaKa

    ZombieHorde 0.6.28

    In the next update, the issue with reflected damage for NPCs marked as real players should be resolved.
  8. IIIaKa

    Event Supermarket

    If the issue persists, feel free to report it in this thread.
  9. IIIaKa

    Event Supermarket

    In the next update, the issue with reflected damage for NPCs marked as real players should be resolved.
  10. IIIaKa

    Event Supermarket

    Changed Status from Pending to Fixed Changed Fixed In to Next Version
  11. IIIaKa

    error?

    Changed Status from Pending to Work in Progress
  12. IIIaKa

    Issue with kills

    Hey. Got it, is everything else working?
  13. IIIaKa

    Thanks for the great mod

    If the issue persists, feel free to report it in this thread.
  14. IIIaKa

    Thanks for the great mod

    Changed Status from Work in Progress to Not a Bug Changed Fixed In to Next Version
  15. If possible, could you please move the preview button to the right? I've developed a habit and whenever I try to make text bold, I end up clicking the preview button
  16. IIIaKa

    Sleeping Removes Display

    If the issue persists, feel free to report it in this thread.
  17. IIIaKa

    Sleeping Removes Display

    Changed Status from Work in Progress to Can't Reproduce
  18. IIIaKa

    keera: Monument looting

    Changed Status from Pending to Can't Reproduce
  19. Changed Status from Pending to Not a Bug
  20. I noticed that if you close a support ticket from Pending to Not Bug(for example) and then edit the main message in the ticket, it becomes Pending again. Of course, there's no point in changing the main message after the issue is resolved, but I just wanted to share this observation.
  21. Changed Status from Pending to Not a Bug
  22. If you encounter a similar error, you can either create a separate topic or post the error log here.
  23. Changed Status from Pending to Not a Bug
  24. Unfortunately, Oxide uses an old library for connecting to MySQL, MySql.Data.dll version 6.9.5.0, which was released on November 26, 2014. Because of this, some SQL commands may cause errors, in the context of this plugin, this happens when INSERT IGNORE queries are executed. This error can be ignored since the query itself is executed and the data is successfully added to the database. However, if you wish and have access to replacing MySql.Data.dll(*SERVER*\RustDedicated_Data\Managed\MySql.Data.dll), you can update this library to a newer version from the official Oracle website: https://dev.mysql.com/downloads/connector/net/ . Make sure to check your OS version when downloading the file. After installing the downloaded .msi file, you will find the MySql.Data.dll file in the directory where you installed it(by default: "C:\Program Files (x86)\MySQL\MySQL Connector NET 9.2\"). Simply replace the existing MySql.Data.dll on your server with this one. Note, the server must be turned off. Proceed at your own risk, I have tested this in the context of this plugin and everything worked fine. Therefore, I recommend using the API method instead of MySQL. MySql handle raised an exception (NullReferenceException: Object reference not set to an instance of an object) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteNonQuery (System.IAsyncResult asyncResult) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteNonQuery(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x000f2] in <021a1dba6a754e42a6cc7771fdfee190>:0
1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

132.5k

Files Sold

Total number of files sold.

2.8m

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.