• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Improvements for the dedicated server

Deleted AllocsPersistentData.bin from the save, now only one error from AllocsCommands.

Code:
2015-04-18T15:14:45 2.971 INF WorldStaticData.Init() needed 1.813s
2015-04-18T15:14:47 4.444 INF Loading permissions file at 'd:\7daystodie2\Worlds/serveradmin.xml'
2015-04-18T15:14:47 4.474 INF Loading permissions file done.
2015-04-18T15:14:47 4.489 INF [MODS] Start loading
2015-04-18T15:14:47 4.491 INF [MODS] Trying to load from d:/7daystodie2/7DaysToDie2_Data/../Mods
Non platform assembly: d:\7daystodie2\Mods\Allocs_CommandExtensions\AllocsCommands.dll (this message is harmless)
2015-04-18T15:14:47 4.499 INF [MODS] Loaded Mod: Allocs command extensions (1)
2015-04-18T15:14:47 4.499 INF [MODS] Trying to load from d:/7daystodie2/7DaysToDie2_Data/../Mods
Non platform assembly: d:\7daystodie2\Mods\Allocs_CommonFunc\7dtd-server-fixes.dll (this message is harmless)
2015-04-18T15:14:47 4.500 INF [MODS] Found ModAPI, creating instance
2015-04-18T15:14:47 4.500 INF [MODS] Loaded Mod: Allocs server fixes (1)
2015-04-18T15:14:47 4.500 INF [MODS] Trying to load from d:/7daystodie2/7DaysToDie2_Data/../Mods
Non platform assembly: d:\7daystodie2\Mods\Allocs_WebAndMapRendering\MapRendering.dll (this message is harmless)
2015-04-18T15:14:47 4.501 INF [MODS] Found ModAPI, creating instance
2015-04-18T15:14:47 4.501 INF [MODS] Loaded Mod: Allocs MapRendering and Webinterface (2)
2015-04-18T15:14:47 4.501 INF [MODS] Loading done
Platform assembly: d:\7daystodie2\7DaysToDie2_Data\Managed\System.Configuration.dll (this message is harmless)
2015-04-18T15:14:47 4.527 INF Started Telnet on 25055
2015-04-18T15:14:47 4.540 ERR Error registering commands
2015-04-18T15:14:47 4.541 EXC The classes in the module cannot be loaded.
ReflectionTypeLoadException: The classes in the module cannot be loaded.
 at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
 at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
 at SdtdConsole.RegisterCommands () [0x00000] in <filename unknown>:0 
UnityEngine.Debug:Internal_LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
Logger:masterLogException(Exception)
Logger:Exception(Exception)
Log:Exception(Exception)
SdtdConsole:RegisterCommands()
GameManager:Awake()

(Filename:  Line: -1)
Same. Deleted allocspersistentdata.bin and have the same error as yourself and command like lp and gt are not working.

Cheers

 
Done a complete fresh server install, Revalidated my entire local files and launched a new save.

Booted into game fine work all commands were good.

Installed Server Fixes rev. 230 (0.113.5586.25212 2nd build) then ALL server commands stopped working. Even Shutdown, dm and cm...

Going to remove server fixes for now until i know its stable and working for 11.3

 
Should be all fixed now. Accidentally put the wrong AC#.dll in the archive (thanks DerPopo for noticing that :D ).

 
now its working rev. 230 (0.113.5586.27633)
Crikey man poor Alloc is busy today pumping these builds out!

rev. 230 (0.113.5586.27633)

rev. 230 (0.113.5586.25212 2nd build)

rev. 230 (0.113.5586.25212)

Gonna install rev. 230 (0.113.5586.27633) now then.

 
Next update, doesn't work:

Code:
2015-04-18T15:35:19 2.971 INF WorldStaticData.Init() needed 1.803s
2015-04-18T15:35:20 4.500 INF Loading permissions file at 'd:\7daystodie2\Worlds/serveradmin.xml'
2015-04-18T15:35:21 4.536 INF Loading permissions file done.
2015-04-18T15:35:21 4.554 INF [MODS] Start loading
2015-04-18T15:35:21 4.555 INF [MODS] Trying to load from d:/7daystodie2/7DaysToDie2_Data/../Mods
Non platform assembly: d:\7daystodie2\Mods\Allocs_CommandExtensions\AllocsCommands.dll (this message is harmless)
2015-04-18T15:35:21 4.565 INF [MODS] Loaded Mod: Allocs command extensions (1)
2015-04-18T15:35:21 4.565 INF [MODS] Trying to load from d:/7daystodie2/7DaysToDie2_Data/../Mods
Non platform assembly: d:\7daystodie2\Mods\Allocs_CommonFunc\7dtd-server-fixes.dll (this message is harmless)
2015-04-18T15:35:21 4.566 INF [MODS] Found ModAPI, creating instance
2015-04-18T15:35:21 4.566 INF [MODS] Loaded Mod: Allocs server fixes (1)
2015-04-18T15:35:21 4.566 INF [MODS] Trying to load from d:/7daystodie2/7DaysToDie2_Data/../Mods
Non platform assembly: d:\7daystodie2\Mods\Allocs_WebAndMapRendering\MapRendering.dll (this message is harmless)
2015-04-18T15:35:21 4.568 ERR [MODS] Failed loading DLL
2015-04-18T15:35:21 4.568 EXC The classes in the module cannot be loaded.
ReflectionTypeLoadException: The classes in the module cannot be loaded.
 at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
 at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
 at Mod.md000b () [0x00000] in <filename unknown>:0 
UnityEngine.Debug:Internal_LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
Logger:masterLogException(Exception)
Logger:Exception(Exception)
Log:Exception(Exception)
Mod:md000b()
Mod:LoadFromFolder(String)
ModManager:LoadMods()
GameManager:Awake()

(Filename:  Line: -1)
 
Installing it now. Thanks @Alloc for spending your precious weekend helping us admins out. Its greatly appreciated.

----edit-----

Yeah I am afraid the map still not working, error below. Before checking the log I did try run a rendermap command, unknown command.

Code:
2015-04-18T14:40:11 4.773 INF [MODS] Trying to load from c:/games/108_61_230_38_25020/1197464/7daystodie/7DaysToDie_Data/../Mods

Non platform assembly: c:\games\108_61_230_38_25020\1197464\7daystodie\Mods\Allocs_WebAndMapRendering\MapRendering.dll (this message is harmless)
2015-04-18T14:40:11 4.797 ERR [MODS] Failed loading DLL

2015-04-18T14:40:11 4.798 EXC The classes in the module cannot be loaded.

ReflectionTypeLoadException: The classes in the module cannot be loaded.
 at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)

 at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 

 at Mod.md000b () [0x00000] in <filename unknown>:0 
UnityEngine.Debug:Internal_LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
Logger:masterLogException(Exception)
Logger:Exception(Exception)
Log:Exception(Exception)
Mod:md000b()
Mod:LoadFromFolder(String)
ModManager:LoadMods()
GameManager:Awake()

(Filename:  Line: -1)

2015-04-18T14:40:11 4.802 INF [MODS] Loaded Mod: Allocs MapRendering and Webinterface (2)

2015-04-18T14:40:11 4.802 INF [MODS] Loading done

Platform assembly: c:\games\108_61_230_38_25020\1197464\7daystodie\7DaysToDie_Data\Managed\System.Configuration.dll (this message is harmless)
2015-04-18T14:40:11 4.859 INF Started Telnet on 25023

2015-04-18T14:40:11 4.878 INF [7dtd-server-fixes by Alloc] Version: 0.113.5586.27633

2015-04-18T14:40:11 4.910 INF Awake done

2015-04-18T14:40:11 4.980 INF StartGame

2015-04-18T14:40:11 4.981 INF Persistent GamePrefs saved

GamePref.AdminFileName = serveradmin.xml
 
Last edited by a moderator:
Next update, doesn't work:

Code:
2015-04-18T15:35:19 2.971 INF WorldStaticData.Init() needed 1.803s
2015-04-18T15:35:20 4.500 INF Loading permissions file at 'd:\7daystodie2\Worlds/serveradmin.xml'
2015-04-18T15:35:21 4.536 INF Loading permissions file done.
2015-04-18T15:35:21 4.554 INF [MODS] Start loading
2015-04-18T15:35:21 4.555 INF [MODS] Trying to load from d:/7daystodie2/7DaysToDie2_Data/../Mods
Non platform assembly: d:\7daystodie2\Mods\Allocs_CommandExtensions\AllocsCommands.dll (this message is harmless)
2015-04-18T15:35:21 4.565 INF [MODS] Loaded Mod: Allocs command extensions (1)
2015-04-18T15:35:21 4.565 INF [MODS] Trying to load from d:/7daystodie2/7DaysToDie2_Data/../Mods
Non platform assembly: d:\7daystodie2\Mods\Allocs_CommonFunc\7dtd-server-fixes.dll (this message is harmless)
2015-04-18T15:35:21 4.566 INF [MODS] Found ModAPI, creating instance
2015-04-18T15:35:21 4.566 INF [MODS] Loaded Mod: Allocs server fixes (1)
2015-04-18T15:35:21 4.566 INF [MODS] Trying to load from d:/7daystodie2/7DaysToDie2_Data/../Mods
Non platform assembly: d:\7daystodie2\Mods\Allocs_WebAndMapRendering\MapRendering.dll (this message is harmless)
2015-04-18T15:35:21 4.568 ERR [MODS] Failed loading DLL
2015-04-18T15:35:21 4.568 EXC The classes in the module cannot be loaded.
ReflectionTypeLoadException: The classes in the module cannot be loaded.
 at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
 at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
 at Mod.md000b () [0x00000] in <filename unknown>:0 
UnityEngine.Debug:Internal_LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
Logger:masterLogException(Exception)
Logger:Exception(Exception)
Log:Exception(Exception)
Mod:md000b()
Mod:LoadFromFolder(String)
ModManager:LoadMods()
GameManager:Awake()

(Filename:  Line: -1)
At least this one should only affect that single mod (map + web) ;)

Going to check what's wrong at that part.

- - - Updated - - -

Release notes of 11.3: Quotes on parameters.

 
I'm getting;

2015-04-18T14:59:04 9.593 INF [7dtd-server-fixes by Alloc] Version: 0.113.5586.276332015-04-18T14:59:04 9.656 ERR Exception in PersistentContainer.Load

SerializationException: Could not find type 'System.Collections.Generic.Dictionary`2[[system.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=],[AllocsFixes.PersistentData.Player, 7dtd-server-fixes, Version=0.112.5577.41143, Culture=neutral, PublicKeyToken=null]]'.
Is this normal?

I removed the public key token out in case it was sensitive.

Edit: Will try your latest update, see if that displays the same message.

 
Back
Top