- Initiateur de la discussion
- Banni
DevilModding
Geek
- Messages
- 416
- Score réaction
- 40
- Points
- 80
Bonjours, depuis hier j'ai énormément de problème sur mon serveur.
j'espère que vous pourrer m'aider au plus vite, toute c'est erreur commence a me taper sur le système. Merci
- J'ai créer un jobs avec TCB et je l'ais mis dans le darkrpmodification/customthings/jobs.lua mais aucun jobs ce s'affiche, ça laisse les jobs par défaut
- je spawn en dessous de la map et je pense que ça a un rapport avec les jobs
- j'ai modifier le shipment.lua, ammo.lua, et j'ai ajouter des printers mais rien ne s'affiche ( je pense que c'est encore en rapport avec les jobs)
- j'ai énormément d'erreur lua dans la console en jeu :
There is 1 Lua problem!
Please check your console for more information!
[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua" on line 693.
The best help I can give you is this:
DarkRP was unable to introduce player "[ Opium ] Majesty" to the game. Expect further errors and shit generally being fucked!
Hints:
- This error most likely does not stand on its own, and previous serverside errors have a very good chance of telling you the cause.
- Note that errors from another addon could cause this. Specifically when they're thrown during 'PlayerInitialSpawn'.
- This error can also be caused by some other addon returning a value in 'PlayerInitialSpawn', though that is less likely.
- Errors in your DarkRP configuration (jobs, shipments, etc.) could also cause this. Earlier errors should tell you when this is the case.
The responsibility for the error above lies with (the authors of) one (or more) of these files:
------- End of Simplerr error -------
[DarkRP] There is 1 Lua problem!
Please check your console for more information!
Attemped to precache unknown particle system "VC_WheelSparks"!
Attemped to precache unknown particle system "VC_WheelSmoke_Asphalt"!
Attemped to precache unknown particle system "VC_Wheelsmoke_Dirt_Burnout_Debris"!
Attemped to precache unknown particle system "VC_WheelSmoke_Sand_2"!
Attemped to precache unknown particle system "VC_Wheelsmoke_BurnoutLeft"!
Attemped to precache unknown particle system "VC_Wheelsmoke_Dirt_Burnout"!
Attemped to precache unknown particle system "VC_WheelSmoke_Sand"!
Attemped to precache unknown particle system "VC_BackFire"!
KeyValues Error: RecursiveLoadFromBuffer: got EOF instead of keyname in file materials/models/props_jorpakko/frosted_glass_door.vmt
Refract,
ShaderAPIDX8::CreateD3DTexture: D3DERR_INVALIDCALL
ShaderAPIDX8::CreateD3DTexture: D3DERR_INVALIDCALL
*** Error unserializing VTF file... is the file empty?
Error reading texture header "materials/detail/dt_ssteel1.vtf"
There are 2 Lua problems!
Please check your console for more information!
[ERROR] Lua is unable to understand file "darkrp_customthings/jobs.lua" because its author made a mistake around line number 43.
The best help I can give you is this:
Right before the 'TEAM_MAYOR', Lua expected to read an '='-sign, but it didn't.
Hints:
- Did you simply forget the '='-sign?
- Did you forget a comma?
- Is this supposed to be a local variable?
------- End of Simplerr error -------
[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua" on line 693.
The best help I can give you is this:
DarkRP was unable to introduce player "[ Opium ] Majesty" to the game. Expect further errors and shit generally being fucked!
Hints:
- This error most likely does not stand on its own, and previous serverside errors have a very good chance of telling you the cause.
- Note that errors from another addon could cause this. Specifically when they're thrown during 'PlayerInitialSpawn'.
- This error can also be caused by some other addon returning a value in 'PlayerInitialSpawn', though that is less likely.
- Errors in your DarkRP configuration (jobs, shipments, etc.) could also cause this. Earlier errors should tell you when this is the case.
The responsibility for the error above lies with (the authors of) one (or more) of these files:
------- End of Simplerr error -------
Please check your console for more information!
[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua" on line 693.
The best help I can give you is this:
DarkRP was unable to introduce player "[ Opium ] Majesty" to the game. Expect further errors and shit generally being fucked!
Hints:
- This error most likely does not stand on its own, and previous serverside errors have a very good chance of telling you the cause.
- Note that errors from another addon could cause this. Specifically when they're thrown during 'PlayerInitialSpawn'.
- This error can also be caused by some other addon returning a value in 'PlayerInitialSpawn', though that is less likely.
- Errors in your DarkRP configuration (jobs, shipments, etc.) could also cause this. Earlier errors should tell you when this is the case.
The responsibility for the error above lies with (the authors of) one (or more) of these files:
------- End of Simplerr error -------
[DarkRP] There is 1 Lua problem!
Please check your console for more information!
Attemped to precache unknown particle system "VC_WheelSparks"!
Attemped to precache unknown particle system "VC_WheelSmoke_Asphalt"!
Attemped to precache unknown particle system "VC_Wheelsmoke_Dirt_Burnout_Debris"!
Attemped to precache unknown particle system "VC_WheelSmoke_Sand_2"!
Attemped to precache unknown particle system "VC_Wheelsmoke_BurnoutLeft"!
Attemped to precache unknown particle system "VC_Wheelsmoke_Dirt_Burnout"!
Attemped to precache unknown particle system "VC_WheelSmoke_Sand"!
Attemped to precache unknown particle system "VC_BackFire"!
KeyValues Error: RecursiveLoadFromBuffer: got EOF instead of keyname in file materials/models/props_jorpakko/frosted_glass_door.vmt
Refract,
ShaderAPIDX8::CreateD3DTexture: D3DERR_INVALIDCALL
ShaderAPIDX8::CreateD3DTexture: D3DERR_INVALIDCALL
*** Error unserializing VTF file... is the file empty?
Error reading texture header "materials/detail/dt_ssteel1.vtf"
There are 2 Lua problems!
Please check your console for more information!
[ERROR] Lua is unable to understand file "darkrp_customthings/jobs.lua" because its author made a mistake around line number 43.
The best help I can give you is this:
Right before the 'TEAM_MAYOR', Lua expected to read an '='-sign, but it didn't.
Hints:
- Did you simply forget the '='-sign?
- Did you forget a comma?
- Is this supposed to be a local variable?
------- End of Simplerr error -------
[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua" on line 693.
The best help I can give you is this:
DarkRP was unable to introduce player "[ Opium ] Majesty" to the game. Expect further errors and shit generally being fucked!
Hints:
- This error most likely does not stand on its own, and previous serverside errors have a very good chance of telling you the cause.
- Note that errors from another addon could cause this. Specifically when they're thrown during 'PlayerInitialSpawn'.
- This error can also be caused by some other addon returning a value in 'PlayerInitialSpawn', though that is less likely.
- Errors in your DarkRP configuration (jobs, shipments, etc.) could also cause this. Earlier errors should tell you when this is the case.
The responsibility for the error above lies with (the authors of) one (or more) of these files:
------- End of Simplerr error -------
j'espère que vous pourrer m'aider au plus vite, toute c'est erreur commence a me taper sur le système. Merci