Advertisement
Guest User

ERROR

a guest
Jul 30th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.90 KB | None | 0 0
  1.  
  2. [Connections | 08:56:10]Matt(STEAM_0:0:142134477) has connected
  3.  
  4. [ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sv_data.lua" on line 427.
  5. The best help I can give you is this:
  6.  
  7. Failed to retrieve player information from the database.
  8.  
  9. Hints:
  10.     - This means your database or the connection to your database is fucked.
  11.     - This is the error given by the database:
  12.         column rpname is not unique
  13.  
  14. The responsibility for the error above lies with (the authors of) one (or more) of these files:
  15.     1. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 427
  16.     2. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 313
  17.     3. gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua on line 299
  18.     4. gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua on line 243
  19.     5. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 287
  20.     6. gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua on line 304
  21.     7. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 267
  22.     8. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 312
  23.     9. gamem
  24. [ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sh_createitems.lua" on line 384.
  25. The best help I can give you is this:
  26.  
  27. There is a player with an invalid team!
  28.  
  29. The player's name is Matt, their team number is "1001", which has the name "Unassigned"
  30.  
  31. Hints:
  32.     - It is the server owner's responsibility to figure out why that player has no valid team.
  33.     - This error is very likely to be caused by an earlier error. If you don't see any errors in your own console, look at the server console.
  34.  
  35. The responsibility for the error above lies with (the authors of) one (or more) of these files:
  36.     1. gamemodes/darkrp/gamemode/modules/base/sh_createitems.lua on line 384
  37.     2. gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua on line 605
  38. ------- End of Simplerr error -------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement