Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -> Starting NeptuneEvo resource..
- NeptuneEvo: loading scripts.. found 1 script(s)
- NeptuneEvo: instantiating NeptuneEvo.Main..
- Object cannot be cast from DBNull to other types.
- Object cannot be cast from DBNull to other types.
- 21:48:10.374 | Info | Main | No Connect To Main DataBase
- Object cannot be cast from DBNull to other types.
- Object cannot be cast from DBNull to other types.
- 21:48:10.410 | Info | Main | No Connect To Main Config
- 21:48:10.655 | Info | Utils.Redis | Start: All ok. For server: 0
- 21:48:10.662 | Info | Main | Backup Starting
- Object cannot be cast from DBNull to other types.
- Object cannot be cast from DBNull to other types.
- 21:48:10.691 | Info | nTimer | Elapsed(430a8e5a-5c9e-4a09-8ab9-13a895333600,MS:0,ONCE:True,From:) Task #1 Exception: System.InvalidCastException: Object cannot be cast from DBNull to other types.
- at System.DBNull.System.IConvertible.ToInt32(IFormatProvider provider)
- at MySql.Data.MySqlClient.Driver.LoadCharacterSets(MySqlConnection connection)
- at MySql.Data.MySqlClient.Driver.Configure(MySqlConnection connection)
- at MySql.Data.MySqlClient.MySqlConnection.Open()
- at NeptuneEvo.Functions.BackupSql.Backup() in D:\redage_v3-main\dotnet\resources\NeptuneEvo\Functions\BackupSql.cs:line 31
- at Redage.SDK.nTimer.<Elapsed>b__32_0() in D:\redage_v3-main\dotnet\resources\NeptuneEvoSDK\Timers.cs:line 428
- 21:48:10.725 | Succ | Core.Economy | Economy loaded.
- 21:48:10.760 | Info | Chars.Repository | [00:00:00.0025720] Inventory system loaded (0)
- The given key '63' was not present in the dictionary.
- The given key '63' was not present in the dictionary.
- The given key '63' was not present in the dictionary.
- The given key '63' was not present in the dictionary.
- 21:48:10.909 | Info | MoneySystem.Bank | Loading Bank Accounts...
- The given key '63' was not present in the dictionary.
- The given key '63' was not present in the dictionary.
- Object cannot be cast from DBNull to other types.
- Object cannot be cast from DBNull to other types.
- Object cannot be cast from DBNull to other types.
- The given key '63' was not present in the dictionary.
- The given key '63' was not present in the dictionary.
- The given key '63' was not present in the dictionary.
- The given key '63' was not present in the dictionary.
- The given key '63' was not present in the dictionary.
- The given key '63' was not present in the dictionary.
- Object cannot be cast from DBNull to other types.
- The given key '63' was not present in the dictionary.
- Object cannot be cast from DBNull to other types.
- The given key '63' was not present in the dictionary.
- Object cannot be cast from DBNull to other types.
- Object cannot be cast from DBNull to other types.
- The given key '63' was not present in the dictionary.
- Object cannot be cast from DBNull to other types.
- The given key '63' was not present in the dictionary.
- The given key '63' was not present in the dictionary.
- Object cannot be cast from DBNull to other types.
- Object cannot be cast from DBNull to other types.
- The given key '63' was not present in the dictionary.
- The given key '63' was not present in the dictionary.
- Object cannot be cast from DBNull to other types.
- The given key '63' was not present in the dictionary.
- Object cannot be cast from DBNull to other types.
- The given key '63' was not present in the dictionary.
- The given key '63' was not present in the dictionary.
- The given key '63' was not present in the dictionary.
- Unhandled exception. Object cannot be cast from DBNull to other types.
- System.Collections.Generic.KeyNotFoundException: The given key '63' was not present in the dictionary.
- at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
- at MySql.Data.MySqlClient.MySqlField.SetFieldEncoding()
- at MySql.Data.MySqlClient.MySqlField.set_CharacterSetIndex(Int32 value)
- at MySql.Data.MySqlClient.NativeDriver.GetColumnData(MySqlField field)
- at MySql.Data.MySqlClient.NativeDriver.GetColumnsData(MySqlField[] columns)
- at MySql.Data.MySqlClient.Driver.GetColumns(Int32 count)
- at MySql.Data.MySqlClient.ResultSet.LoadColumns(Int32 numCols)
- at MySql.Data.MySqlClient.ResultSet..ctor(Driver d, Int32 statementId, Int32 numCols)
- at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
- at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
- at MySql.Data.MySqlClient.MySqlDataReader.Close()
- at MySql.Data.MySqlClient.MySqlCommand.ResetReader()
- at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
- at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
- at System.Data.Common.DbCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
- --- End of stack trace from previous location where exception was thrown ---
- at LinqToDB.Data.DataConnection.ExecuteReaderAsync(CommandBehavior commandBehavior, CancellationToken cancellationToken)
- at LinqToDB.Data.DataConnection.QueryRunner.ExecuteReaderAsync(CancellationToken cancellationToken)
- at LinqToDB.Linq.QueryRunner.ExecuteQueryAsync[T](Query query, IDataContext dataContext, Mapper`1 mapper, Expression expression, Object[] ps, Object[] preambles, Int32 queryNumber, Func`2 func, TakeSkipDelegate skipAction, TakeSkipDelegate takeAction, CancellationToken cancellationToken)
- at LinqToDB.Linq.QueryRunner.ExecuteQueryAsync[T](Query query, IDataContext dataContext, Mapper`1 mapper, Expression expression, Object[] ps, Object[] preambles, Int32 queryNumber, Func`2 func, TakeSkipDelegate skipAction, TakeSkipDelegate takeAction, CancellationToken cancellationToken)
- at LinqToDB.Linq.ExpressionQuery`1.GetForEachAsync(Action`1 action, CancellationToken cancellationToken)
- at LinqToDB.AsyncExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken token)
- at NeptuneEvo.Chars.Repository.InitRoulette() in D:\redage_v3-main\dotnet\resources\NeptuneEvo\Chars\Repository.cs:line 1083
- at NeptuneEvo.Chars.Repository.InitRoulette() in D:\redage_v3-main\dotnet\resources\NeptuneEvo\Chars\Repository.cs:line 1147
- at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__139_1(Object state)
- at System.Threading.QueueUserWorkItemCallback.<>c.<.cctor>b__6_0(QueueUserWorkItemCallback quwi)
- at System.Threading.ExecutionContext.RunForThreadPoolUnsafe[TState](ExecutionContext executionContext, Action`1 callback, TState& state)
- at System.Threading.QueueUserWorkItemCallback.Execute()
- at System.Threading.ThreadPoolWorkQueue.Dispatch()
- at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
- Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment