08/28/2009, 07:37
|
#34
|
elite*gold: 0
Join Date: Aug 2009
Posts: 433
Received Thanks: 160
|
i cant get it to work, i used yuki's backup since phpmyadmin wont accept the original backup. i tried to start the source but i got a few errors and it closed
this is the error i get
Quote:
- Loaded 254 Portals.
- Loaded 1049 NPCs.
- Loaded 45 Mobs.
- Loaded 11206 Items.
- Loaded 168 Mob Spawns.
- Loaded 38 Revive Points.
- Spawned NPCs.
System.ArgumentOutOfRangeException: 'minValue' cannot be greater than maxValue.
Parameter name: minValue
at System.Random.Next(Int32 minValue, Int32 maxValue)
at COServer_Project.Mobs.SpawnAllMobs() in C:\Documents and Settings\Taylor\Desktop\CoDarkness...-LOTF-\Source\Entities.cs:line 212
- Loaded Plus Info.
- Loaded Skills.
MySql.Data.MySqlClient.MySqlException: Table 'codarkness.enchant' doesn't exist
at MySql.Data.MySqlClient.PacketReader.CheckForError( )
at MySql.Data.MySqlClient.PacketReader.ReadHeader()
at MySql.Data.MySqlClient.PacketReader.OpenPacket()
at MySql.Data.MySqlClient.NativeDriver.ReadResult(Int 64& affectedRows, Int64& lastInsertId)
at MySql.Data.MySqlClient.CommandResult.ReadNextResul t(Boolean isFirst)
at MySql.Data.MySqlClient.CommandResult..ctor(Driver d, Boolean isBinary)
at MySql.Data.MySqlClient.NativeDriver.SendQuery(Byte[] bytes, Int32 length, Boolean consume)
at MySql.Data.MySqlClient.MySqlCommand.GetNextResultS et(MySqlDataReader reader)
at MySql.Data.MySqlClient.MySqlDataReader.NextResult( )
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader( CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.System.Data.ID bCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillInternal(Data Set dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable)
at COServer_Project.DataBase.LoadEnchantData() in C:\Documents and Settings\Taylor\Desktop\CoDarkness...-LOTF-\Source\DataBase.cs:line 237
at COServer
|
|
|
|