Jump to content

Interfering with Plugins -> Static Lootable

Closed 5.0.1

Hey, we got allways an Compiler Error from StaticLootable ->

 

[TactiPluginCompiler]: C:\GameServer\RustLos-TestServer\oxide\temp\tacticompiler\StaticLootables_TEMP.cs(2089,17): error CS0012: The type 'XmlWriter' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
[TactiPluginCompiler]: Failed to compile group: StaticLootables

 

Share this comment


Link to comment

Hey Suerion.
This problem can be fixed be adding
//Reference: System.Xml
To the top of the StaticLootables.cs file as a separate line so it looks something like this:

1413318023_Skrmbillede2022-07-30223748.png.2b86b391d920b006c1d17e27d18236b7.png

Problems such as this is usually fixed automatically, although it seems we forgot this reference in particular.

 

For now you can fix it by simply adding the line as mentioned above, but in future versions of the IMR Tools Package this will be done automatically

Share this comment


Link to comment
16 minutes ago, IMR Games said:

Hey Suerion.
This problem can be fixed be adding
//Reference: System.Xml
To the top of the StaticLootables.cs file as a separate line so it looks something like this:

1413318023_Skrmbillede2022-07-30223748.png.2b86b391d920b006c1d17e27d18236b7.png

Problems such as this is usually fixed automatically, although it seems we forgot this reference in particular.

 

For now you can fix it by simply adding the line as mentioned above, but in future versions of the IMR Tools Package this will be done automatically

This fix helped the poster as later confirmed in private messages.

This fix will be applied automatically in the next IMR Tools Package version

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.5k

Files Sold

Total number of files sold.

1.6m

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.