Jump to content

I am now getting the following MySql exceptions

Closed 1.3.5 1.3.6

papi
papi

Posted

I am now getting the following MySql exceptions. Everything appears to be working but thought it best to let you know.

(22:22:58) | MySql handle raised an exception (ArgumentException: Parameter '@tcom' specified but none of the passed arguments have a property with this name (in 'INSERT GlobalXPerience (serveridkey, steamid, displayname, Rank, RankName, RankSig, RankImg, RankLevel, RankXP, level, experience, requiredxp, lastrequiredxp, statpoint, skillpoint, Mentality, MentalityP, Dexterity, DexterityP, Might, MightP, Captaincy, CaptaincyP, Weaponry, WeaponryP, WoodCutter, WoodCutterP, Smithy, SmithyP, Miner, MinerP, Forager, ForagerP, Hunter, HunterP, Fisher, FisherP, Crafter, CrafterP, Framer, FramerP, Medic, MedicP, Scavenger, ScavengerP, Tamer, TamerP, Wood, Stone, Metal, Sulfur, Cactus, Berries, Pumpkin, Potato, Corn, Mushroom, Hemp, Seed, Status, TimeStamp) VALUES ('2d5cec93-b04c-4e39-ae0f-c3f90917af9f', '76561198872685886', 'B\@tcom', '0', 'Guest', '', 'https://i.imgur.com/i6M4ZmV.png', '5', '636', '5', '636', '775', '525', '5', '10', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '50', '4100', '1204', '0', '0', '0', '12', '0', '4', '0', '0', '8', 'False', '1657966971');'))

at Oxide.Core.Database.Sql+<>c__DisplayClass28_0.<ProcessParams>b__0 (System.Text.RegularExpressions.Match m) [0x000de] in <99d545163fdd4d57a562df7989f2ca0a>:0

at System.Text.RegularExpressions.RegexReplacement.Replace (System.Text.RegularExpressions.MatchEvaluator evaluator, System.Text.RegularExpressions.Regex regex, System.String input, System.Int32 count, System.Int32 startat) [0x0009c] in <14e3453b740b4bd690e8d4e5a013a715>:0

at System.Text.RegularExpressions.Regex.Replace (System.String input, System.Text.RegularExpressions.MatchEvaluator evaluator, System.Int32 count, System.Int32 startat) [0x0000e] in <14e3453b740b4bd690e8d4e5a013a715>:0

at System.Text.RegularExpressions.Regex.Replace (System.String input, System.Text.RegularExpressions.MatchEvaluator evaluator) [0x00023] in <14e3453b740b4bd690e8d4e5a013a715>:0

at Oxide.Core.Database.Sql.ProcessParams (System.String sql, System.Object[] argsSrc, System.Collections.Generic.List`1[T] argsDest) [0x0001b] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Database.Sql.Build (System.Text.StringBuilder sb, System.Collections.Generic.List`1[T] args, Oxide.Core.Database.Sql lhs) [0x00025] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Database.Sql.Build (System.Text.StringBuilder sb, System.Collections.Generic.List`1[T] args, Oxide.Core.Database.Sql lhs) [0x000a3] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Database.Sql.Build () [0x00015] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Database.Sql.get_SQL () [0x00000] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0008e] in <6e6f659265ef431ea12ea404a5e9a54c>:0

(22:22:58) | MySql handle raised an exception (ArgumentException: Parameter '@tcom' specified but none of the passed arguments have a property with this name (in 'INSERT GlobalKillRecords (serveridkey, steamid, displayname, chicken, boar, stag, wolf, bear, polarbear, shark, horse, fish, scientistnpcnew, scarecrow, dweller, baseplayer, basecorpse, npcplayercorpse, deaths, suicides, lootcontainer, bradhelicrate, hackablecrate, bradley, heli, turret, underwaterlootcontainer, treescut, oremined, cactuscut, woodpickup, orepickup, berriespickup, pumpkinpickup, potatopickup, cornpickup, mushroompickup, hemppickup, seedpickup, timestamp) VALUES ('2d5cec93-b04c-4e39-ae0f-c3f90917af9f', '76561198872685886', 'B\@tcom', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5', '2', '0', '0', '0', '0', '0', '0', '8', '0', '1', '2', '0', '6', '0', '2', '0', '0', '8', '1657966971');'))

at Oxide.Core.Database.Sql+<>c__DisplayClass28_0.<ProcessParams>b__0 (System.Text.RegularExpressions.Match m) [0x000de] in <99d545163fdd4d57a562df7989f2ca0a>:0

at System.Text.RegularExpressions.RegexReplacement.Replace (System.Text.RegularExpressions.MatchEvaluator evaluator, System.Text.RegularExpressions.Regex regex, System.String input, System.Int32 count, System.Int32 startat) [0x0009c] in <14e3453b740b4bd690e8d4e5a013a715>:0

at System.Text.RegularExpressions.Regex.Replace (System.String input, System.Text.RegularExpressions.MatchEvaluator evaluator, System.Int32 count, System.Int32 startat) [0x0000e] in <14e3453b740b4bd690e8d4e5a013a715>:0

at System.Text.RegularExpressions.Regex.Replace (System.String input, System.Text.RegularExpressions.MatchEvaluator evaluator) [0x00023] in <14e3453b740b4bd690e8d4e5a013a715>:0

at Oxide.Core.Database.Sql.ProcessParams (System.String sql, System.Object[] argsSrc, System.Collections.Generic.List`1[T] argsDest) [0x0001b] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Database.Sql.Build (System.Text.StringBuilder sb, System.Collections.Generic.List`1[T] args, Oxide.Core.Database.Sql lhs) [0x00025] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Database.Sql.Build (System.Text.StringBuilder sb, System.Collections.Generic.List`1[T] args, Oxide.Core.Database.Sql lhs) [0x000a3] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Database.Sql.Build () [0x00015] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.Database.Sql.get_SQL () [0x00000] in <99d545163fdd4d57a562df7989f2ca0a>:0

at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0008e] in <6e6f659265ef431ea12ea404a5e9a54c>:0

MACHIN3

Posted (edited)

Is there a player that has "@tcom" in their name? If so it's causing this error and I need to add some checks to prevent this.

Edited by MACHIN3
papi

Posted

yeah one has Kvrq #RustCases.com

 

MACHIN3

Posted

49 minutes ago, strand said:

yeah one has Kvrq #RustCases.com

 

Ok, will do some code changes and post a beta on discord asap to help resolve this

  • Love 1
MACHIN3

Posted

Changed Status from Pending to Work in Progress

MACHIN3

Posted

Changed Status from Work in Progress to Closed

Changed Fixed In to Next Version

  • Like 1
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.4k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.