Advertisement
Guest User

Untitled

a guest
Nov 15th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. [ERROR] Lua is unable to understand file "darkrp_modules/tbfy_fa/sh_init.lua" because its author made a mistake around line number 1.
  2. The best help I can give you is this:
  3.  
  4. Right before the 'end of the file', Lua expected to read a 'end', but it didn't.
  5.  
  6. Hints:
  7. - Did you forget a keyword?
  8. - Did you forget a comma?
  9.  
  10. ------- End of Simplerr error -------
  11.  
  12. [ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua" on line 714.
  13. The best help I can give you is this:
  14.  
  15. DarkRP was unable to introduce player "DOMISY | Valentin" to the game. Expect further errors and shit generally being fucked!
  16.  
  17. Hints:
  18. - This error most likely does not stand on its own, and previous serverside errors have a very good chance of telling you the cause.
  19. - Note that errors from another addon could cause this. Specifically when they're thrown during 'PlayerInitialSpawn'.
  20. - This error can also be caused by some other addon returning a value in 'PlayerInitialSpawn', though that is less likely.
  21. - Errors in your DarkRP configuration (jobs, shipments, etc.) could also cause this. Earlier errors should tell you when this is the case.
  22.  
  23. The responsibility for the error above lies with (the authors of) one (or more) of these files:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement