• Liquid DarkRP - Because Jackool Disappeared
    650 replies, posted
Hi everybody I'm installing Liquid Darkrp but I have some problems like this : The inventory don't save when I'm restarting my server The skills don't save when I'm restarting my server That are the bigger problems . If you can help me thank you so much Other question : For managing the server the scoreboard is useless no ? ( we are forced to instal Ulx or evolve for the management ). Thank you in advance
[QUOTE=nico64160;45542015]Hi everybody I'm installing Liquid Darkrp but I have some problems like this : The inventory don't save when I'm restarting my server The skills don't save when I'm restarting my server That are the bigger problems . If you can help me thank you so much [/quote] Are you using the latest version from GitHub? [QUOTE=nico64160;45542015] Other question : For managing the server the scoreboard is useless no ? ( we are forced to instal Ulx or evolve for the management ). [/QUOTE] No one's forcing you to use ULX or Evolve. This mod comes bundled with FAdmin, which imo is just fine for running a server.
[QUOTE=tgp1994;45544593]Are you using the latest version from GitHub? No one's forcing you to use ULX or Evolve. This mod comes bundled with FAdmin, which imo is just fine for running a server.[/QUOTE] Thanks for your answers man =) For Fadmin: If I don't put -- has useFadmin the game turns into sandbox And for the version: on the gm13_changelog.txt That say: "Date: Tuesday, April 09, 2013 8:46:41 PM" I'm added you on steam , that will be better for speaking i think .
[QUOTE=nico64160;45545430]Thanks for your answers man =) For Fadmin: If I don't put -- has useFadmin the game turns into sandbox [/QUOTE] ?? The game should be using FAdmin by default, without any changes made to the configuration file. [QUOTE=nico64160;45545430] And for the version: on the gm13_changelog.txt That say: "Date: Tuesday, April 09, 2013 8:46:41 PM" I'm added you on steam , that will be better for speaking i think . [/quote] I stopped editing the gm13_changelog since I had moved the project over to Google Code, which as you can tell, was well over a year ago. You're a bit outdated there, my friend. Please look at the bottom of the last page for the project location. Also I don't do support over steam chat - posting in the forums is best so other people will know how to go about fixing a problem should a new come up.
[QUOTE=tgp1994;45548010]?? The game should be using FAdmin by default, without any changes made to the configuration file. I stopped editing the gm13_changelog since I had moved the project over to Google Code, which as you can tell, was well over a year ago. You're a bit outdated there, my friend. Please look at the bottom of the last page for the project location. Also I don't do support over steam chat - posting in the forums is best so other people will know how to go about fixing a problem should a new come up.[/QUOTE] I'm using this : [url]https://github.com/tgp1994/LiquidRP[/url]
[QUOTE=nico64160;45548250]I'm using this : [url]https://github.com/tgp1994/LiquidRP[/url][/QUOTE] Ok, so you did download it from GitHub then? Do you have any addons installed?
Ty for your fast answers =) Yes i think , on addon i'm got the darkrpmodification I have reinstalled the liquid darkrp without modify it then i'm got some lua error : [ERROR] gamemodes/darkrp/gamemode/fadmin_darkrp.lua:281: attempt to index field 'Access' (a nil value) 1. fn - gamemodes/darkrp/gamemode/fadmin_darkrp.lua:281 2. unknown - lua/ulib/shared/hook.lua:183 I don't got the scoreboard ( this is the sandbox scoreboard) When i'm trying to open the F4 menu there a bug and i'm got a lua error : [ERROR] gamemodes/darkrp/gamemode/showteamtabs.lua:810: bad argument #1 to 'pairs' (table expected, got nil) 1. pairs - [C]:-1 2. unknown - gamemodes/darkrp/gamemode/showteamtabs.lua:810 [ERROR] gamemodes/darkrp/gamemode/showteamtabs.lua:835: bad argument #1 to 'pairs' (table expected, got nil) 1. pairs - [C]:-1 2. Update - gamemodes/darkrp/gamemode/showteamtabs.lua:835 3. unknown - gamemodes/darkrp/gamemode/showteamtabs.lua:868
[QUOTE=nico64160;45548476]Ty for your fast answers =) Yes i think , on addon i'm got the darkrpmodification I have reinstalled the liquid darkrp without modify it then i'm got some lua error : [ERROR] gamemodes/darkrp/gamemode/fadmin_darkrp.lua:281: attempt to index field 'Access' (a nil value) 1. fn - gamemodes/darkrp/gamemode/fadmin_darkrp.lua:281 2. unknown - lua/ulib/shared/hook.lua:183 I don't got the scoreboard ( this is the sandbox scoreboard) When i'm trying to open the F4 menu there a bug and i'm got a lua error : [ERROR] gamemodes/darkrp/gamemode/showteamtabs.lua:810: bad argument #1 to 'pairs' (table expected, got nil) 1. pairs - [C]:-1 2. unknown - gamemodes/darkrp/gamemode/showteamtabs.lua:810 [ERROR] gamemodes/darkrp/gamemode/showteamtabs.lua:835: bad argument #1 to 'pairs' (table expected, got nil) 1. pairs - [C]:-1 2. Update - gamemodes/darkrp/gamemode/showteamtabs.lua:835 3. unknown - gamemodes/darkrp/gamemode/showteamtabs.lua:868[/QUOTE] Yeah, something definitely isn't right here. I strongly encourage that you remove [i]all[/i] addons, including any workshop addons your server is subscribed to, then try loading the game again. I'm certain that the game mode was working (at least more than what it seems to be right now) when I last uploaded it to GitHub.
I'm trying for this Ok i have unstalling all addons , and i'm reinstalling the gamemode but there is the same problems ^^ On sh_liquiddrp.lua if UseFadmin = true then i'm got a lot of error but when there is --UseFadmin = true then there are no error but the skills and inventory don't save ...
Is it playable or are you still working on alot of stuff tgp?
[QUOTE=nico64160;45548525]I'm trying for this Ok i have unstalling all addons , and i'm reinstalling the gamemode but there is the same problems ^^ On sh_liquiddrp.lua if UseFadmin = true then i'm got a lot of error but when there is --UseFadmin = true then there are no error but the skills and inventory don't save ...[/QUOTE] Are you sure you've removed all addons from your server, and that you're still getting the same problems? Let's look at one of the errors for an example: [code] [ERROR] gamemodes/darkrp/gamemode/fadmin_darkrp.lua:281: attempt to index field 'Access' (a nil value) 1. fn - gamemodes/darkrp/gamemode/fadmin_darkrp.lua:281 2. unknown - lua/ulib/shared/hook.lua:183 [/code] Notice the lua/ulib folder in the last line of error. ULib is a part of Ulysses's administration modification. If you're still getting that error, that means you still have ULib installed, which means not all of your addons are removed. [editline]31st July 2014[/editline] [QUOTE=Mr Hatisk;45551843]Is it playable or are you still working on alot of stuff tgp?[/QUOTE] It really should be, if you get it from GitHub. I tested it before uploading it there, and it was working as far as I could tell. Be forewarned though, throwing in addons left and right can cause problems, so add-on at your own risk. However, I am still working on the gamemode! I've created a separate project on GitHub here: [url]https://github.com/tgp1994/LiquidRP-tgp1994[/url] That one, however, is quite a bit more broken. I'm in the process of merging it with the latest version of DarkRP, and I had a number of items on my todo list last I checked for things to fix.
You say right ^^ sorry this is an addon from the panel of my hosting so it is not on the addon folder , I have remove it . Now I'm got the F4 menu , but the scoreboard is the sandbox scoreboard , i'm got these errors : [ERROR] gamemodes/liquidrp/gamemode/fadmin_darkrp.lua:281: attempt to index field 'Access' (a nil value) 1. v - gamemodes/liquidrp/gamemode/fadmin_darkrp.lua:281 2. unknown - lua/includes/modules/hook.lua:84 [ERROR] gamemodes/liquidrp/gamemode/cl_init.lua:313: attempt to index field 'ScoreBoard' (a nil value) 1. v - gamemodes/liquidrp/gamemode/cl_init.lua:313 2. unknown - gamemodes/liquidrp/gamemode/fadmin_darkrp.lua:275 Timer Failed! [Simple][@gamemodes/liquidrp/gamemode/fadmin_darkrp.lua (line 272)] Thanks for you answers =)
[QUOTE=nico64160;45555486]You say right ^^ sorry this is an addon from the panel of my hosting so it is not on the addon folder , I have remove it . Now I'm got the F4 menu , but the scoreboard is the sandbox scoreboard , i'm got these errors : [ERROR] gamemodes/liquidrp/gamemode/fadmin_darkrp.lua:281: attempt to index field 'Access' (a nil value) 1. v - gamemodes/liquidrp/gamemode/fadmin_darkrp.lua:281 2. unknown - lua/includes/modules/hook.lua:84 [ERROR] gamemodes/liquidrp/gamemode/cl_init.lua:313: attempt to index field 'ScoreBoard' (a nil value) 1. v - gamemodes/liquidrp/gamemode/cl_init.lua:313 2. unknown - gamemodes/liquidrp/gamemode/fadmin_darkrp.lua:275 Timer Failed! [Simple][@gamemodes/liquidrp/gamemode/fadmin_darkrp.lua (line 272)] Thanks for you answers =)[/QUOTE] Well, here's what it looks like things are coming down to. I know the gamemode was working fine as it was before I uploaded it. I just run srcds on my computer to test the gamemode, so there's very little intervention from things like game panels. In simplifying the process of running a server, it seems they introduce headaches as well - like you, I would assume all add-ons in the add-on folder to be final. My suggestions are these: Attempt to start from a clean slate by removing all server files, then download the gamemode fresh from GitHub. Otherwise, check the rest of the server console for any sort of indication of what else may be loading. Finally, it may just be some little fluke in the way the server is being hosted. I honestly don't know what else could be causing problems - like I said, I'm very certain that the gamemode was working as is when I uploaded it to GitHub. As a last ditch resort, you could try loading my modified version of the gamemode (see the link posted above). I can garuntee you that some features are currently broken, but not as bad as what you're experiencing right now.
I have installed your liquidrp modified and i'm have trying with : -the useFadmin true there are the same problems (scoreboard sandbox and F4 bugged ) -the useFadmin false there are no problems but the inventory and the skills are not saving... Can you give me your ip server for trying your serv ?
[QUOTE=nico64160;45556029]I have installed your liquidrp modified and i'm have trying with : -the useFadmin true there are the same problems (scoreboard sandbox and F4 bugged ) -the useFadmin false there are no problems but the inventory and the skills are not saving... Can you give me your ip server for trying your serv ?[/QUOTE] My server is not up, although you could try installing srcds with garrysmod. There should be a guide for that on the wiki.
Have you got some idea for the saving problem plize ? (That the must important for a farming serveur ^^ )
[QUOTE=nico64160;45557334]Have you got some idea for the saving problem plize ? (That the must important for a farming serveur ^^ )[/QUOTE] Probably the same reason you're having the other problems, unless someone else speaks up, it must be your server.
it's something with your server. I just downloaded the code fro github and it saved the npcs and my inventory just fine. [editline]2nd August 2014[/editline] also, i sent in a pull request. changed a few things to remove some console crap. holstering isnt working though so im looking into that as well.
[QUOTE=FrankPetrov;45577357]it's something with your server. I just downloaded the code fro github and it saved the npcs and my inventory just fine. [editline]2nd August 2014[/editline] also, i sent in a pull request. changed a few things to remove some console crap. holstering isnt working though so im looking into that as well.[/QUOTE] Ok that probably the fault of my host , have you got a good host for about 50-80 cents / slot to advise me plize?
[QUOTE=FrankPetrov;45577357]it's something with your server. I just downloaded the code fro github and it saved the npcs and my inventory just fine. [editline]2nd August 2014[/editline] also, i sent in a pull request. changed a few things to remove some console crap. holstering isnt working though so im looking into that as well.[/QUOTE] I've seen your request, thank you! I'm hesitant to complete the pull request at the moment now, though, due to commit [b]c799d09[/b]. The cl_paramedic file was going to hold some other things, and the paramedic class is already defined (plus it needs to be defined in a shared file anyways). Is there any way I can implement every file but that one?
[QUOTE=tgp1994;45580254]I've seen your request, thank you! I'm hesitant to complete the pull request at the moment now, though, due to commit [b]c799d09[/b]. The cl_paramedic file was going to hold some other things, and the paramedic class is already defined (plus it needs to be defined in a shared file anyways). Is there any way I can implement every file but that one?[/QUOTE] the only thing i actually did with he paramedic file was copy the doctor's stuff and reword it. if it's an empty file, the server looks at it as a missing file. i'll just remove it all then throw a comment in the file so it's not empty. Also, got the holstering fixed and pushed it. [editline]3rd August 2014[/editline] [QUOTE=nico64160;45580095]Ok that probably the fault of my host , have you got a good host for about 50-80 cents / slot to advise me plize?[/QUOTE] what host are you using?
[QUOTE=FrankPetrov;45580775]the only thing i actually did with he paramedic file was copy the doctor's stuff and reword it. if it's an empty file, the server looks at it as a missing file. i'll just remove it all then throw a comment in the file so it's not empty. Also, got the holstering fixed and pushed it. [editline]3rd August 2014[/editline] what host are you using?[/QUOTE] I'm using [url]http://www.crystal-serv.com[/url] : 3euros for 5 slots
[QUOTE=nico64160;45580901]I'm using [url]http://www.crystal-serv.com[/url] : 3euros for 5 slots[/QUOTE] that is one ugly server panel...
But easy to use ;p
[QUOTE=nico64160;45581101]But easy to use ;p[/QUOTE] Ask your host if they can reset your game server so any addons that might be trying to stick around are gone, then reupload the game mode.
Thanks for you answer man =) , That a good idea , I give you the new when they respond [editline]3rd August 2014[/editline] [QUOTE=FrankPetrov;45582413]Ask your host if they can reset your game server so any addons that might be trying to stick around are gone, then reupload the game mode.[/QUOTE] No change, I'm desperate = '(
[QUOTE=FrankPetrov;45580775]the only thing i actually did with he paramedic file was copy the doctor's stuff and reword it. if it's an empty file, the server looks at it as a missing file. i'll just remove it all then throw a comment in the file so it's not empty. Also, got the holstering fixed and pushed it.[/QUOTE] Very good work, thank you!
tgp, added you on steam, add me when ya get a chance, i found something i need to talk to you about, it'll be a hell of a lot easier than this. the basic is that the problem nico is having is real, unfortunately.
[QUOTE=FrankPetrov;45592189]tgp, added you on steam, add me when ya get a chance, i found something i need to talk to you about, it'll be a hell of a lot easier than this. the basic is that the problem nico is having is real, unfortunately.[/QUOTE] Can you PM me?
nico, I think we've figured out what the problem may be. I remember garry's mod having problems in the past when it came to handling different filesystems (and reading/writing files to said filesystems). It sounds like your host is on Linux, whereas I've been developing LiquidRP specifically on Windows. The problem is getting a fix out - my hands are tied at the moment, I'm not sure if Frank will find the time, so it may be a little bit.
Sorry, you need to Log In to post a reply to this thread.