Just compiling these two mods, i get these errors. The screenshots show the version and that it knows where 7 days to die is located.
I don't know why this website forces the screenshots to be so tiny.
View attachment 3661
View attachment 3662
I've heard it referred as the linq error but i don't know what it means.
EVENT: Begin task: Backup game files
EVENT: Begin task: Import UnityEngine.dll
EVENT: Begin task: Deobfuscate Assembly Strings
INFO: Skipping string deobfuscation as it already exists
EVENT: Begin task: Patch game code
INFO: Inject: System.Void GameManager::Awake() into type(SDX.Payload.Entry, SDX.Payload).Setup at start
INFO: Inject: System.Void GameManager::StartGame() into type(SDX.Payload.ModEngine, SDX.Payload).StartupModScripts at start
Saving...
Done.
EVENT: Begin task: Deobfuscate game code
EVENT: Begin task: Compile mod patcher scripts
Compiling PatchScripts assembly...
Loading References...
INFO: Built in 93ms
Reference: SDX.Compiler.dll
Reference: Mono.Cecil.dll
Reference: E:\(Games - Steam)\steamapps\common\7 Days To Die/7DaysToDieServer_Data/Managed\Assembly-CSharp.dll
Reference: E:\(Games - Steam)\steamapps\common\7 Days To Die/7DaysToDieServer_Data/Managed\SDX.Core.dll
Reference: E:\(Games - Steam)\steamapps\common\7 Days To Die/7DaysToDieServer_Data/Managed\SDX.Payload.dll
WARN: e:\(Games - Steam)\steamapps\common\7 Days To Die\SDX0.7.3\Targets\7DaysToDie\Mods\AnimationSDX\PatchScripts\Animations.cs(5,14): error CS0234: The type or namespace name 'Linq' does not exist in the namespace 'System' (are you missing an assembly reference?)
WARN: e:\(Games - Steam)\steamapps\common\7 Days To Die\SDX0.7.3\Targets\7DaysToDie\Mods\HalDllUpdates\PatchScripts\PatcherHalDll.cs(4,14): error CS0234: The type or namespace name 'Xml' does not exist in the namespace 'System' (are you missing an assembly reference?)
WARN: e:\(Games - Steam)\steamapps\common\7 Days To Die\SDX0.7.3\Targets\7DaysToDie\Mods\HalDllUpdates\PatchScripts\PatcherHalDll.cs(10,14): error CS0234: The type or namespace name 'Linq' does not exist in the namespace 'System' (are you missing an assembly reference?)
ERROR: Failed to compile PatchMods
ERROR: Task Compile mod patcher scripts failed
EVENT: Action completed at: 4/15/2019 2:03:47 AM and took 0.62 seconds