Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. Please check your console for more information!
  2. [ERROR] A runtime error has occurred in "addons/darkrpmodification-master/lua/darkrp_customthings/jobs.lua" on line 469.
  3. The best help I can give you is this:
  4.  
  5. Corrupt team: Medic Deathtrooper!
  6. This job does not have a unique command.
  7.  
  8. Hints:
  9. - There must be some other job that has the same command.
  10. - Fix this by changing the 'command' of your job to something else.
  11.  
  12. The responsibility for the error above lies with (the authors of) one (or more) of these files:
  13. 1. addons/darkrpmodification-master/lua/darkrp_customthings/jobs.lua on line 469
  14. 2. function 'xpcall'
  15. 3. gamemodes/darkrp/gamemode/libraries/simplerr.lua on line 477
  16. 4. gamemodes/darkrp/gamemode/libraries/fn.lua on line 84
  17. 5. gamemodes/darkrp/gamemode/libraries/fn.lua on line 84
  18. 6. gamemodes/darkrp/gamemode/libraries/modificationloader.lua on line 138
  19. 7. gamemodes/darkrp/gamemode/libraries/modificationloader.lua on line 149
  20. 8. gamemodes/darkrp/gamemode/init.lua on line 111
  21. ------- End of Simplerr error -------
  22.  
  23. gamemodes/darkrp/gamemode/libraries/simplerr.lua:530: [ERROR] A runtime error has occurred in "addons/darkrpmodification-master/lua/darkrp_customthings/jobs.lua" on line 469.
  24. The best help I can give you is this:
  25.  
  26. Corrupt team: Medic Deathtrooper!
  27. This job does not have a unique command.
  28.  
  29. Hints:
  30. - There must be some other job that has the same command.
  31. - Fix this by changing the 'command' of your job to something else.
  32.  
  33. The responsibility for the error above lies with (the authors of) one (or more) of these files:
  34. 1. addons/darkrpmodification-master/lua/darkrp_customthings/jobs.lua on line 469
  35. 2. function 'xpcall'
  36. 3. gamemodes/darkrp/gamemode/libraries/simplerr.lua on line 477
  37. 4. gamemodes/darkrp/gamemode/libraries/fn.lua on line 84
  38. 5. gamemodes/darkrp/gamemode/libraries/fn.lua on line 84
  39. 6. gamemodes/darkrp/gamemode/libraries/modificationloader.lua on line 138
  40. 7. gamemodes/darkrp/gamemode/libraries/modificationloader.lua on line 149
  41. 8. gamemodes/darkrp/gamemode/init.lua on line 111
  42. ------- End of Simplerr error -------
  43.  
  44. [ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua" on line 710.
  45. The best help I can give you is this:
  46.  
  47. DarkRP was unable to introduce player "Elonfjord" to the game. Expect further errors and shit generally being fucked!
  48.  
  49. Hints:
  50. - This error most likely does not stand on its own, and previous serverside errors have a very good chance of telling you the cause.
  51. - Note that errors from another addon could cause this. Specifically when they're thrown during 'PlayerInitialSpawn'.
  52. - This error can also be caused by some other addon returning a value in 'PlayerInitialSpawn', though that is less likely.
  53. - Errors in your DarkRP configuration (jobs, shipments, etc.) could also cause this. Earlier errors should tell you when this is the case.
  54.  
  55. The responsibility for the error above lies with (the authors of) one (or more) of these files:
  56.  
  57. ------- End of Simplerr error -------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement