Jump to content

plugin compile problem on Carbon

Closed 1.4.7 1.4.9

mrc_sdl

Posted

Hey when loading your Plugin ill get this error.

 

Failed compiling '/home/container/carbon/plugins/OxidationMetadata.cs':
  1. A value of type 'void' may not be assigned. [CS8209]
     (OxidationMetadata 6 line 79)

kasvoton

Posted

This seems to be an issue with Carbon for Interface.Oxide.UnloadPlugin, the signature on Oxide is "bool Interface.Oxide.UnloadPlugin" and on Carbon it's "void Interface.Oxide.UnloadPlugin".

In the meanwhile search for "_ = Interface.Oxide.UnloadPlugin(Name);" and replace it with "Interface.Oxide.UnloadPlugin(Name);"

kasvoton

Posted

Changed Status from Pending to Closed

Changed Fixed In to 1.4.9

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.6k
Total sales
Payments
3.5m
Processed total
×
×
  • 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.