-
Posts
11 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Support Replies posted by Knitemare
-
-
Error was occuring on Serverblend (linux-based), so I proceed with testing a clean install on my pc (Windows-based) as follows:
I did a fresh download of Rust via
echo off
C:\Games\SteamCMD\steamcmd.exe +login anonymous +force_install_dir C:\Games\RustServerOxideTest\ +app_update 258550 +quitthen installed Oxide v2.0.6121 by dropping it into the same folder and overriding the foregoing Rust download, then started the server
echo off
RustDedicated.exe -batchmode +server.port 28015 +server.level "Procedural Map" +server.seed 74984042 +server.worldsize 3500 +server.maxplayers 4 +server.hostname "Local Server" +server.description "Excellent" +server.url "http://example.com" +server.headerimage "http://example.com/serverimage.jpg" +server.identity "server1" +server.secure 0 +server.encryption 0 +server.eac 0 +rcon.port 28016 +rcon.password letmeinto +rcon.web 1everything seemed to be working fine, so I dropped this plugin into the oxide/plugins folder,
I don't know how to access logs, but it seems to have loaded just fine like you said,
Listing 1 plugins:
01 "Industrial Dung" (0.1.4) by IIIaKa (0.10s) - IndustrialDung.csI proceeded with installing my other plugins in case there was some kind of conflict, the mod worked with all plugins I use:
Listing 1 plugins:
05 "Industrial Dung" (0.1.4) by IIIaKa (0.07s) - IndustrialDung.csI proceeded with tesing Serverblend by uninstalling all plugins except Industrial Dung, sadly still not working...
Listing 1 plugins:
01 IndustrialDung - Failed to compile: A using clause must precede all other elements defined in the namespace except extern aliasTo the best of my knowledge Serverblend uses linux and was cleaned/updated/refreshed before I installed the plugin.
Have you tested this plugin on linux, and if so, which distributions have you tried? I ask because I am considering testing this on something like ubuntu 20 or 22
-
I use serverblend so I will try to setup local server for testing, I am new to this so it might take a bit. I will reply to this feed
-
1
-
-
Were you able to figure out what causing this?
-
Sorry, I use uMod, latest version
-
Error
in Industrial Dung
Posted · Edited by Knitemare
I did end up getting the plugin to work by installing the Image Library plugin. It works on ServerBlend now. Hopefully it continues to work. thank you.
log:
"Loaded plugin Industrial Dung v0.1.4 by IIIaKa
[Image Library] Starting order IndustrialDung
Image batch (IndustrialDung) has been stored successfully
Shutting down compiler because idle shutdown
Compiler shutdown completed
Listing 11 plugins:
01 "Building Actions" (1.1.2) by Iv Misticos (0.38s) - BuildingActions.cs
02 "Copy Paste" (4.1.37) by misticos (0.01s) - CopyPaste.cs
03 "Corpse Locker" (1.0.0) by WhiteThunder (0.00s) - CorpseLocker.cs
04 "Despawn Config" (2.2.3) by Wulf (0.02s) - DespawnConfig.cs
05 "Infinite Vending Stock" (1.0.2) by Rustic (0.00s) - InfiniteVendingStock.cs
06 "No Flykick" (1.3.4) by August (0.00s) - NoFlykick.cs
07 "Raidable Bases" (2.8.5) by nivex (0.07s) - RaidableBases.cs
08 "Sort Button" (2.2.0) by MON@H (0.00s) - SortButton.cs
09 "Whitelist" (3.3.0) by Wulf/lukespragg (0.01s) - Whitelist.cs
10 "Image Library" (2.0.62) by Absolut & K1lly0u (1.45s) - ImageLibrary.cs
11 "Industrial Dung" (0.1.4) by IIIaKa (0.00s) - IndustrialDung.cs"