Guest User

Untitled

a guest
Dec 13th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. Info: 10:17:13 - Arma2NETMySQL Plugin Started.
  2. Info: 10:17:13 - Version number: 0.1.0.0
  3. Info: 10:17:13 - Compiled against Arma2NET Version: 2.2.0.0
  4. Info: 10:17:13 - Loading databases...
  5. Info: 10:17:13 - Type: mysql Database: arma IPAddress: localhost Port: 3306 Username: arma Password: NotShownForSecurityReasons
  6. Info: 10:17:14 - Received - Database: arma Procedure: GetMissionByName Parameters: tna=CO32_MSO_4.5_ACE_RC2
  7. Info: 10:17:14 - Parsing parameters...
  8. Info: 10:17:14 - Received - Database: arma Procedure: NewMission Parameters: tna=CO32_MSO_4.5_ACE_RC2,ttd=1,tsc=1,tgsc=1,tlog=0,twea=1,tace=1,tlv=1,tobj=1,tloc=1,tobc=1,tmar=1,ttas=1,taar=1,tmda="10/3/2012 8:17:14 AM",tmap=takistan,tsvr=throw "Arma2Net.Managed.FunctionNotFoundException",taddr=throw "Arma2Net.Managed.FunctionNotFoundException",tsloc=throw "Arma2Net.Managed.FunctionNotFoundException"
  9. Info: 10:17:14 - Parsing parameters...
  10. Warning: 10:17:14 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Data too long for column 'taddr' at row 1
  11. at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
  12. at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)
  13. at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)
  14. at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
  15. at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
  16. at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  17. at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()
  18. at Arma2NETMySQLPlugin.MySQL.RunOnDatabase(MySqlCommand command, Int32 maxResultSize)
  19. Info: 10:17:15 - Received - Database: arma Procedure: GetMissionByName Parameters: tna=CO32_MSO_4.5_ACE_RC2
  20. Info: 10:17:15 - Parsing parameters...
  21. Info: 10:17:15 - Received - Database: arma Procedure: CountLocationIDsByMission Parameters: tmid=<null>
  22. Info: 10:17:15 - Parsing parameters...
  23. Warning: 10:17:15 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: '<null>' for column 'tmid' at row 1
  24. at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
  25. at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)
  26. at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)
  27. at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
  28. at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
  29. at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  30. at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()
  31. at Arma2NETMySQLPlugin.MySQL.RunOnDatabase(MySqlCommand command, Int32 maxResultSize)
  32. Info: 10:17:15 - Received - Database: arma Procedure: CountObjectIDsByMission Parameters: tmid=<null>
  33. Info: 10:17:15 - Parsing parameters...
  34. Warning: 10:17:15 - MySQL error. MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect integer value: '<null>' for column 'tmid' at row 1
  35. at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
  36. at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)
  37. at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)
Add Comment
Please, Sign In to add comment