7daysguy
New member
Anyone have an idea of what's causing this error? I have had Alloc's fixes working successfully for a long time now, and everything was working fine up until this point. The server crashed this afternoon, since then it is in a stalled state where people get stuck in the loading screen (even though the control panel shows it as being up).
I am not using any other mods at the moment. The error seems to have cropped up spontaneously. It's almost as though a DLL got corrupted or something? Native commands such as 'lp' work, but any of Alloc's commands just give a message like they worked but nothing happens.
Code:
KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[system.String,ChunkAreaBiomeSpawnData+scl0000].get_Item (System.String key) [0x00000] in <filename unknown>:0 at ChunkAreaBiomeSpawnData.SetRespawnLocked (System.String _entityGroupName, UInt64 _currentWorldTime, .WorldBiomes _worldBiomes) [0x00000] in <filename unknown>:0 at SpawnManagerBiomes.md0001 (.cl0002 par0001, EnumRemoveEntityReason par0002) [0x00000] in <filename unknown>:0 at World.md005f (.cl0002 par0001, EnumRemoveEntityReason par0002) [0x00000] in <filename unknown>:0 at World.md005b (Single _partialTicks) [0x00000] in <filename unknown>:0 at GameManager.Update () [0x00000] in <filename unknown>:0
(Filename: Line: -1)