I am running a fresh clean FSoD Source and I got this error
The Error
[20:06:49] Loading behavior for 'Midland'(38/53)...
[20:06:49] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(T Key key)
at wServer.logic.BehaviorDb.ctor.Init(String objType, State rootState, ILootDef[] defs) in C:\Users\Admin\Desktop\fabiano-swagger-of-doom-master\wServer\logic\BehaviorDb.cs:line 109
at wServer.logic.BehaviorDb.<>c.<.ctor>b__28_38() in C:\Users\Admin\Desktop\fabiano-swagger-of-doom-master\wServer\logic\db\BehaviorDb.Midland.cs:line 13
at wServer.logic.BehaviorDb..ctor(RealmManager manager) in C:\Users\Admin\Desktop\fabiano-swagger-of-doom-master\wServer\logic\BehaviorDb.cs:line 64
at wServer.realm.RealmManager.Initialize() in C:\Users\Admin\Desktop\fabiano-swagger-of-doom-master\wServer\realm\RealmManager.cs:line 182
at wServer.Program.Main(String[] args) in C:\Users\Admin\Desktop\fabiano-swagger-of-doom-master\wServer\Program.cs:line 55
BehaviorDb.cs
Replace () with period
image()prntscr()com/image/027c38de86c042798db8e21411d0211d.png