I have recently decided to start making a gmod server again, and I have used one of our old backups, which was a darkrpmmodification file. I created a fresh server and added the file. When I enter, I decide to add a fadmin rank called owner but I get these errors...
[CODE][ERROR] gamemodes/darkrp/gamemode/modules/fadmin/fadmin/access/cl_init.lua:129: attempt to index a nil value
1. func - gamemodes/darkrp/gamemode/modules/fadmin/fadmin/access/cl_init.lua:129
2. ContinueNewGroup - gamemodes/darkrp/gamemode/modules/fadmin/fadmin/access/cl_init.lua:92
3. Func - gamemodes/darkrp/gamemode/modules/fadmin/fadmin/access/cl_init.lua:31
4. DoClick - lua/derma/derma_utils.lua:146
5. unknown - lua/vgui/dlabel.lua:218
[/CODE]
[CODE][ERROR] gamemodes/darkrp/gamemode/modules/fadmin/fadmin/access/cl_init.lua:243: attempt to index field 'user' (a nil value)
1. DoClick - gamemodes/darkrp/gamemode/modules/fadmin/fadmin/access/cl_init.lua:243
2. unknown - gamemodes/darkrp/gamemode/modules/fadmin/fadmin/cl_interface/cl_controls.lua:299[/CODE]
This code below was found in the server console:
[CODE][ERROR] gamemodes/darkrp/gamemode/modules/fadmin/fadmin/access/sv_init.lua:123:
attempt to index a nil value
1. callback - gamemodes/darkrp/gamemode/modules/fadmin/fadmin/access/sv_init.l
ua:123
2. unknown - gamemodes/darkrp/gamemode/modules/fadmin/fadmin/commands/sv_conc
ommands.lua:19
3. unknown - lua/includes/modules/concommand.lua:54[/CODE]
Im not really sure what im supposed to do to fix it and im afraid it could have been the backup that caused this.
If I need to give more info, I can try. Thanks!
Drew, get off the facepunch!
Also, to fix your issue - there were most likely plenty of updates to both darkrpmodification and darkrp itself, so you gotta look onto github and replace neccessary files.
Yea, since you said 'again' it implies that you started this along time ago, when it was DarkRP 2.5, so I'm sorry to tell you this but darkrp has changed, and so has FAdmin and a lot of other modules, so, all I can say is download darkrp modification again and replace the files needed.
How ever, I assume that everything you made may not work with the new DarkRP Update, ergo non of your modules will, so if you made them check the update logs and fix the code if needed, or if you downloaded it, go to the location of the download and check for updates.
[QUOTE=Borris_Squad;48014209]Yea, since you said 'again' it implies that you started this along time ago, when it was DarkRP 2.5, so I'm sorry to tell you this but darkrp has changed, and so has FAdmin and a lot of other modules, so, all I can say is download darkrp modification again and replace the files needed.
How ever, I assume that everything you made may not work with the new DarkRP Update, ergo non of your modules will, so if you made them check the update logs and fix the code if needed, or if you downloaded it, go to the location of the download and check for updates.[/QUOTE]
Yeah, thanks. It turns out it is the modules, and they need to be updated. I'm going to have to wait for our dev to fix them before I can go any further. Thanks for the help!
Sorry, you need to Log In to post a reply to this thread.