Jump to content

Issue with XPerience.cs compilation on Carbon - Missing MySqlConnector (CS0246)

Pending 1.8.915

K9N_Twitch
K9N_Twitch

Posted

Hi,

I am trying to run XPerience on the latest version of Carbon, but I've encountered a compilation error that prevents the plugin from loading.

Error Message: Failed compiling 'XPerience.cs': 1. The type or namespace name 'MySqlConnector' could not be found (are you missing a using directive or an assembly reference?) [CS0246]

Environment:

Plugin: XPerience

Framework: Carbon (Latest version)

Issue: It seems the plugin is looking for MySqlConnector.dll, which is not present in the default environment or not being correctly referenced by the compiler.

Questions:

Does this plugin require a specific version of MySqlConnector.dll to be manually placed in the root/carbon/managed or RustDedicated_Data/Managed folder?

Is there a configuration to use SQLite instead of MySQL to avoid this dependency?

If a specific DLL is required, could you please provide a link to the compatible version or instructions on how to include it for Carbon?

Thank you for your help.

MACHIN3

Posted

2 hours ago, K9N_Twitch said:

Hi,

I am trying to run XPerience on the latest version of Carbon, but I've encountered a compilation error that prevents the plugin from loading.

Error Message: Failed compiling 'XPerience.cs': 1. The type or namespace name 'MySqlConnector' could not be found (are you missing a using directive or an assembly reference?) [CS0246]

Environment:

Plugin: XPerience

Framework: Carbon (Latest version)

Issue: It seems the plugin is looking for MySqlConnector.dll, which is not present in the default environment or not being correctly referenced by the compiler.

Questions:

Does this plugin require a specific version of MySqlConnector.dll to be manually placed in the root/carbon/managed or RustDedicated_Data/Managed folder?

Is there a configuration to use SQLite instead of MySQL to avoid this dependency?

If a specific DLL is required, could you please provide a link to the compatible version or instructions on how to include it for Carbon?

Thank you for your help.

This update was to support the latest Oxide version which changed from using MySql.Data.MySqlClient; to using MySqlConnector; - which is what XPerience is originally designed for. This might be something Carbon needs to update to as well.

MACHIN3

Posted

Loading the previous version of XPerience for now should work until Carbon supports MySqlConnector

  • Love 1
2.2m

Downloads

Total number of downloads.

10.4k

Customers

Total customers served.

150.1k

Files Sold

Total number of files sold.

3.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.