Error while compiling after latest updateFixed
ahhh thanks Goldie!
No problem, forced wipes/rust updates are always a huge pain for server owners so im glad i could help
Error

(10:23:52) | [StartProtection] Waiting for ImageLibrary to finish image processing!

(10:23:54) | Added '// Reference: Facepunch.Sqlite' in plugin 'ImageLibrary'

(10:23:54) | Added '// Reference: UnityEngine.UnityWebRequestModule' in plugin 'ImageLibrary'

(10:23:54) | Error while compiling: ImageLibrary.cs(192,16): error CS1525: Unexpected symbol `IEnumerator', expecting `class', `delegate', `enum', `interface', `partial', or `struct'

Using this in conjunction with playersskins im sure some of you guys are too. By chance has anyone managed to fix this error with playerskins. Error while compiling: PlayerSkins.cs(1922,43): error CS0234: The type or namespace name `Steamworks' does not exist in the namespace `Facepunch'. Are you missing an assembly reference?. I figure this should be ok to post here since its the same plugin author. 
the fix for this has been posted in this thread on page 1, you need to change a few lines and switch it with other lines in the .cs file in the plugins folder.


However im not sure why "random" versions arent allowed but it's allowed to say what lines to change because that only overcomplicates things and makes people ask the same thing over and over again. If the author hasnt fixed it for quite some time that is
tried above i get 

(09:59:03) | Added '// Reference: Facepunch.Sqlite' in plugin 'ImageLibrary'

(09:59:03) | Added '// Reference: UnityEngine.UnityWebRequestModule' in plugin 'ImageLibrary'

(09:59:04) | Error while compiling: ImageLibrary.cs(742,0): error CS1525: Unexpected symbol `}'

Getting the same results as gtafails...unexpected symbol '}'.  I assume the (724,0) indicates the line where the error occurred, but I cant seem to find that symbol on line 724.

Merged post

Disregard...I made the change posted by Orange and it seems to have fixed the problem.  Not sure why pasting in the code posted by KissBaToR was producing an error.
cant someone just update the plugin ?????
Just apply Orange's update (for now) until the dev updates it?
i cant make it work :( any ideas?

Added '// Reference: Facepunch.Sqlite' in plugin 'ImageLibrary'

Added '// Reference: UnityEngine.UnityWebRequestModule' in plugin 'ImageLibrary'

Error while compiling: ImageLibrary.cs(150,19): error CS0131: The left-hand side of an assignment must be a variable, a property or an indexer

How did you fix it @m33ts0k0z

(18:26:08) | Added '// Reference: Facepunch.Sqlite' in plugin 'ImageLibrary'

(18:26:08) | Added '// Reference: UnityEngine.UnityWebRequestModule' in plugin 'ImageLibrary'

(18:26:08) | Added '// Reference: System.Drawing' in plugin 'LustyMap'

(18:26:10) | ImageLibrary and LustyMap were compiled successfully in 1848ms

(18:26:10) | Calling 'Unload' on 'LustyMap v2.1.39' took 215ms

(18:26:10) | Unloaded plugin LustyMap v2.1.39 by Kayzor / k1lly0u

(18:26:10) | Unloaded plugin Image Library v2.0.45 by Absolut & K1lly0u

(18:26:10) | [DEBUG] LustyMap plugin is waiting for requirements to be loaded: ImageLibrary

(18:26:10) | Loaded plugin Image Library v2.0.45 by Absolut & K1lly0u

(18:26:11) | [LustyMap] [Warning] Validating imagery

(18:26:11) | [LustyMap] [Warning] Generating the main map

(18:26:11) | [LustyMap] [Warning] Main map generated successfully!

(18:26:11) | [LustyMap] [Warning] Generating the mini-map

(18:26:11) | [LustyMap] [Warning] Mini map generated successfully!

(18:26:11) | Calling 'OnServerInitialized' on 'LustyMap v2.1.39' took 349ms

(18:26:11) | Loaded plugin LustyMap v2.1.39 by Kayzor / k1lly0u



Merged post

See picture

MnMWFGX.png

(16:37:08) | Error while compiling: ImageLibrary.cs(150,19): error CS0131: The left-hand side of an assignment must be a variable, a property or an indexer

Not sure what this means or how to fix it

[SERVER v1.0.24] Console: ImageLibrary.cs(145,37): error CS0117: `Rust.Global' does not contain a definition for `SteamServer'
c:\games\104_238_154_199_28076\1353228\ruste\Rust.Global.dll (Location of the symbol related to previous error)
ImageLibrary.cs(146,19): error CS0131: The left-hand side of an assignment must be a variable, a property or an indexer
ImageLibrary.cs(147,19): error CS0131: The left-hand side of an assignment must be a variable, a property or an indexer
ImageLibrary.cs(150,19): error CS0131: The left-hand side of an assignment must be a variable, a property or an indexer

Merged post

Disregard saw that the updated version is not on main page
Locked automatically