Joining DarkRP and spawning as "Joining/Connecting" Job
5 replies, posted
Hi, So you join the server as the joining/connecting job (yes the default job is set to citizen, yes it is coded right)
I don't know why, there are no errors in console, at all. The config and job is set to citizen and I can't figure out what the problem is.
[url]http://forum.darkrp.com/[/url]
[QUOTE=Kevlon;48706629][url]http://forum.darkrp.com/[/url][/QUOTE]
This is no help. I went and searched there was no resolution anywhere.
You most likely messed up jobs.lua if you still need help after this you can [URL="http://steamcommunity.com/id/78964513234789645/"]add me[/URL] on steam
[QUOTE=Famous;48706847]You most likely messed up jobs.lua if you still need help after this you can [URL="http://steamcommunity.com/id/78964513234789645/"]add me[/URL] on steam[/QUOTE]
Added
Luckily for you, the new DarkRP update spits out an error in console where it's "assumed" to be incorrect. Deep scan your console when starting up your console.
[code]There are 2 Lua problems!
Please check your console for more information!
[ERROR] A runtime error has occurred in "addons/darkrpmodification-master/lua/darkrp_customthings/jobs.lua" on line 4.
The best help I can give you is this:
Corrupt team: Citizen!
This job does not have a unique command.
Hints:
- There must be some other job that has the same command.
- Fix this by changing the 'command' of your job to something else.
The responsibility for this error lies with (the authors of) one (or more) of these files:
1. addons/darkrpmodification-master/lua/darkrp_customthings/jobs.lua on line 4
2. [C] on line -1
3. gamemodes/darkrp/gamemode/libraries/simplerr.lua on line 412
4. gamemodes/darkrp/gamemode/libraries/fn.lua on line 80
5. gamemodes/darkrp/gamemode/libraries/modificationloader.lua on line 131
6. gamemodes/darkrp/gamemode/libraries/modificationloader.lua on line 142
7. gamemodes/darkrp/gamemode/init.lua on line 81
------- End of Simplerr error -------
[/code]
You ~should~ see something like that
Sorry, you need to Log In to post a reply to this thread.