#PortableVehicles Plugin Not Working on Carbon Since Update

1 messages · Page 1 of 1 (latest)

stoic pelican
#

Issue Description:
The PortableVehicles plugin fails to compile on Carbon since the recent update. The error log is as follows:

07/04 20:43:29 | Failed compiling 'PortableVehicles.cs':
07/04 20:43:29 | 1. 'IFuelSystem' does not contain a definition for 'fuelStorageInstance' and no accessible extension method 'fuelStorageInstance' accepting a first argument of type 'IFuelSystem' could be found (are you missing a using directive or an assembly reference?) [CS1061]
(PortableVehicles 35 line 211)

Steps to Reproduce:

Attempt to compile the PortableVehicles plugin on Carbon.
Observe the compilation failure and the error message.
Additional Information:
The error appears to be related to the 'IFuelSystem' interface, which lacks the 'fuelStorageInstance' definition. This may be due to missing using directives or assembly references.

Please investigate and provide a fix or update for the plugin compatibility with the latest version of Carbon.

Thank you.

hollow minnow
#

this is due to Rust changes

stoic pelican
#

ok

marble olive
#

What would be a fix for this? I'm using SimpleNoVehicleFuel and have the same error. The plugin also doesn't have a maintainer so I need someone to help if they have the time. Thanks in advance. 😄

untold surge
#

Vehicle license got updated today and before the update it had the same error, maybe talk to that dev to find a fix?