Error while compiling on startupNot An Issue
- 1
- 2
Merged post
and i am on modded
22:47 [Info] Rust:IO> Installed.
22:47 [Info] Rust:IO> Now ticking
22:47 [Warning] Calling 'OnTick' on 'RustIO v2.15.0' took 5297ms [GARBAGE COLLECT]
22:47 [Info] Rust:IO> External IP address obtained from lookup: 212.83.155.179
22:47 [Warning] Calling 'OnTick' on 'RustIO v2.15.0' took average 5315ms
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
22:47 [Error] Error while compiling:
Windows look OK
par contre je pense que si il n'y a pas de mise à jour, il faudra le faire pour chaque démarrage :/
(23:18:55) | Error while compiling: Arena.cs(27,23): error CS0246: The type or namespace name `ArenaLootSpawns' could not be found. Are you missing an assembly reference?
(23:18:55) | Error while compiling: ArenaEvents.cs(3538,44): error CS0246: The type or namespace name `Arena' could not be found. Are you missing an assembly reference?
(23:18:55) | Error while compiling: ArenaStatistics.cs(114,48): error CS0246: The type or namespace name `Arena' could not be found. Are you missing an assembly reference?
(23:18:55) | Error while compiling: Missing dependencies: Arena
(23:18:55) | Error while compiling: ArenaUI.cs(23,27): error CS0246: The type or namespace name `ArenaStatistics' could not be found. Are you missing an assembly reference?
(23:18:55) | Error while compiling: Arena.cs(27,23): error CS0246: The type or namespace name `ArenaLootSpawns' could not be found. Are you missing an assembly reference?
(23:20:33) | Error while compiling: DynamicCupShare.cs(4,255+): error CS0246: The type or namespace name `MeshColliderBatch' could not be found. Are you missing an assembly reference?
(23:23:52) | Error while compiling: UClansUI.cs(630,37): error CS1061: Type `Oxide.Plugins.Clans' does not contain a definition for `FindClanByID' and no extension method `FindClanByID' of type `Oxide.Plugins.Clans' could be found. Are you missing an assembly reference?
(23:24:07) | Error while compiling: ZoneManager.cs(829,70): error CS0841: A local variable `colliderBatch' cannot be used before it is declared
In response to Wulf ():You have one plugin that is broken and breaking compiling for the rest when that happens generally.
We are 3 to have the same issue on Linux Box.
I'm on Debian 9
One Admin on Debian 8 Don't have the issue.
Windows isn't impacted.
I copied all the exact same files on a Windows Box and don't have the issue.
Something is wrong on Rust or Oxide on Linux.
- 1
- 2