--------------          Message          -------------- 
	Failed to parse D:\Ragnarok Offline\01_emulator\hercules_RENEWAL\db\re\item_db.conf at line 5461, position 28 
	--------------        Stack trace        -------------- 
	   at GrfToWpfBridge.Application.DefaultErrorHandler._reportAnyManagedExceptions(String message, Exception exception, ErrorLevel errorLevel) 
	   at GrfToWpfBridge.Application.DefaultErrorHandler.Handle(Exception exception, ErrorLevel errorLevel) 
	   at SDE.View.SdeEditor._reloadDatabase(Boolean alreadyAsync) 
	   at SDE.View.SdeEditor.<ReloadDatabase>b__2() 
	   at GRF.Threading.GrfThread.<>c__DisplayClass4.<Start>b__3() 
	   at System.Threading.ThreadHelper.ThreadStart_Context(Object state) 
	   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 
	   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 
	   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) 
	   at System.Threading.ThreadHelper.ThreadStart()
 
	--------------         Exception         -------------- 
	System.Exception: Failed to parse D:\Ragnarok Offline\01_emulator\hercules_RENEWAL\db\re\item_db.conf at line 5461, position 28 ---> System.Exception: Expected a KeyValue. 
	   at SDE.Editor.Engines.Parsers.Libconfig.LibconfigParser._parse(Byte[] buffer) 
	   --- End of inner exception stack trace --- 
	   at SDE.Editor.Engines.Parsers.Libconfig.LibconfigParser._parse(Byte[] buffer) 
	   at SDE.Editor.Engines.Parsers.Libconfig.LibconfigParser..ctor(String file, LibconfigMode mode) 
	   at SDE.Editor.Generic.Parsers.DbIOItems.Loader[TKey](DbDebugItem`1 debug, AbstractDb`1 db) 
	   at SDE.Editor.Generic.Core.AbstractDb`1._loadDb() 
	   at SDE.Editor.Generic.Core.DbItems._loadDb() 
	   at SDE.Editor.Generic.Core.AbstractDb`1.LoadDb() 
	   at SDE.Editor.Engines.DatabaseEngine.SdeDatabase.Reload(IProgress progress) 
	   at SDE.View.SdeEditor._reloadDatabase(Boolean alreadyAsync) 
	--------------          Message          -------------- 
	Expected a KeyValue. 
	--------------      Inner exception      -------------- 
	System.Exception: Expected a KeyValue. 
	   at SDE.Editor.Engines.Parsers.Libconfig.LibconfigParser._parse(Byte[] buffer)