• Liquid DarkRP - Because Jackool Disappeared
    650 replies, posted
I actually have just spent about 20 hours work porting this gamemode to 13, just to see its already being done. I was the first to host liquid RP after Jackool's initial server disapeared, and did a bit of modifying on it back then. I have jsut about fullt ported it, and just need to get a few more minor bugs out of the way. So far I have the following things working: Skill system (saves) Mining Crafting NPCs Inventory/Bank both saving Planting (carrots, drugs, etc) Jackools' tab menu Upgradable Printers More I need help with a few glitches in the f4 menu, (darkrp outdate issue), and then i need to change the guns over from the broken realcs guns to something more up to date and cooler. Expect the server to be up in a temporary public alpha tonight, and permanantly up later this week
[QUOTE=Phishcook;40396032]I actually have just spent about 20 hours work porting this gamemode to 13, just to see its already being done. I was the first to host liquid RP after Jackool's initial server disapeared, and did a bit of modifying on it back then. I have jsut about fullt ported it, and just need to get a few more minor bugs out of the way. So far I have the following things working: Skill system (saves) Mining Crafting NPCs Inventory/Bank both saving Planting (carrots, drugs, etc) Jackools' tab menu Upgradable Printers More I need help with a few glitches in the f4 menu, (darkrp outdate issue), and then i need to change the guns over from the broken realcs guns to something more up to date and cooler. Expect the server to be up in a temporary public alpha tonight, and permanantly up later this week[/QUOTE] if you want i might be able to help you with the menu and change the guns
Are people adding me on steam for one on one support? The best place(s) for support are here, or on the google code project. Send me a private message if you must. I can't do steam support though, sorry guys. I just submitted an update today; among the changes are a fixed sniper scope, fixed favorite prop saving, multilingual support, fixed mayor options, and a few other bugs I collected while private playtesting. [b]@Nalo[/b] and [b]@xESWxDEATH[/b]: I have been seeing this problem, too. If you click cancel when it hangs up and look at the console, do you see some sort of error about net messages? I see that every time the join hangs up, although I am usually able to fix it by changing maps (although this isn't a good solution). Good find on the weapons, I'll try to dig into them a little deeper. [editline]23rd April 2013[/editline] [QUOTE=Phishcook;40396032]I actually have just spent about 20 hours work porting this gamemode to 13, just to see its already being done. I was the first to host liquid RP after Jackool's initial server disapeared, and did a bit of modifying on it back then. I have jsut about fullt ported it, and just need to get a few more minor bugs out of the way. So far I have the following things working: Skill system (saves) Mining Crafting NPCs Inventory/Bank both saving Planting (carrots, drugs, etc) Jackools' tab menu Upgradable Printers More I need help with a few glitches in the f4 menu, (darkrp outdate issue), and then i need to change the guns over from the broken realcs guns to something more up to date and cooler. Expect the server to be up in a temporary public alpha tonight, and permanantly up later this week[/QUOTE] And as always, there's the public SVN.
[QUOTE=Nalo;40395729]My friend can't join me :/, No error just blocked in loading.[/QUOTE] Just remove ALL addons
I can't change the gamemode to Liquid DarkRP on main menu for single player?
Is the default svn still being updated or is there a new svn for the gamemode? Just wondering because it looked like another guy was working on this as well as you and I just got confused. Either way can someone post the most updated link to the svn?
[QUOTE=Dudles;40400068]Is the default svn still being updated or is there a new svn for the gamemode? Just wondering because it looked like another guy was working on this as well as you and I just got confused. Either way can someone post the most updated link to the svn?[/QUOTE] Yes, I took over the [URL=http://liquid-darkrp.googlecode.com/svn/trunk/]official svn[/URL]. It seems like a lot of people have been working on this game mode, but as far as I know I've been the first to put the work in an svn. Do you know of any other svns?
Is the changelog on the svn correct or is it outdated?
[QUOTE=Trunk Yeti;40401379]Is the changelog on the svn correct or is it outdated?[/QUOTE] It's correct, why? [editline]24th April 2013[/editline] [QUOTE=Jongunner;40399084]I can't change the gamemode to Liquid DarkRP on main menu for single player?[/QUOTE] Why would you want to do that?
[QUOTE=tgp1994;40402996]It's correct, why? [editline]24th April 2013[/editline] Why would you want to do that?[/QUOTE] Surely liquid darkrp = gamemode? Therefore I need to change the gamemode? O.o
[QUOTE=Jongunner;40408651]Surely liquid darkrp = gamemode? Therefore I need to change the gamemode? O.o[/QUOTE] you put it in the gamemodes folder right?
[QUOTE=Jongunner;40408651]Surely liquid darkrp = gamemode? Therefore I need to change the gamemode? O.o[/QUOTE] I'm just confused as to why you would want to play it in single player, but I'll take a look.
[QUOTE=tgp1994;40408854]I'm just confused as to why you would want to play it in single player, but I'll take a look.[/QUOTE] yeah really even when fixing it you should be using a server
I can confirm that LiquidRP shows up for single player mode. No problems here.
Well, now I am consistently getting the Netchannel error after I tried updating my server with -verify_all.
Looks like you're doing a nice job tgp, I honestly didnt have enough time to keep this up to date, so you're doing alot better than I did! Keep it up :)
Found a error: [ERROR] gamemodes/liquidrp/gamemode/liquiddrp/cl_qmenu.lua:209: bad argument #1 to 'pairs' (table expected, got nil) 1. pairs - [C]:-1 2. DoClick - gamemodes/liquidrp/gamemode/liquiddrp/cl_qmenu.lua:209 3. unknown - lua/vgui/dlabel.lua:206 [editline]25th April 2013[/editline] And the /drop command doesnt work. and when you use your fist than you see in the camera that you keep hitting the air.
[QUOTE=maikeldoren;40417843]Found a error: [ERROR] gamemodes/liquidrp/gamemode/liquiddrp/cl_qmenu.lua:209: bad argument #1 to 'pairs' (table expected, got nil) 1. pairs - [C]:-1 2. DoClick - gamemodes/liquidrp/gamemode/liquiddrp/cl_qmenu.lua:209 3. unknown - lua/vgui/dlabel.lua:206 [editline]25th April 2013[/editline] And the /drop command doesnt work. and when you use your fist than you see in the camera that you keep hitting the air.[/QUOTE] use /holster but ill look into it
I think I've figured out why I can't join (getting the Netmessage 45 error): CreateConVar is getting called too many times! I guess I'll have to completely move the game over to the new Config system now (in order for FPP to work, which also uses a lot of convars).
[QUOTE=tgp1994;40424129]I think I've figured out why I can't join (getting the Netmessage 45 error): CreateConVar is getting called too many times! I guess I'll have to completely move the game over to the new Config system now (in order for FPP to work, which also uses a lot of convars).[/QUOTE] you might get away with using the updated version of DarkRP for that
alright ive never tried putting a gamemod from wire into my gamemodes or what ever so can someone explain the steps for me an ty(sorry im kinda stuiped at first but im a fast learner)
the gamemode wont work its broken!
If you mean installing the gamemod, make a folder in your gamemodes folder named "liquidrp", and checkout into that directory with the url: [url]http://liquid-darkrp.googlecode.com/svn/trunk/[/url] And in the future, can people start posting bugs [url=https://code.google.com/p/liquid-darkrp/issues/list]here[/url] instead of in this thread? It will make it much more easier for me to keep track of things. Thanks! [editline]26th April 2013[/editline] [QUOTE=bballchamp99;40438442]the gamemode wont work its broken![/QUOTE] Did you try turning it off and on again
lol alright thanks [editline]26th April 2013[/editline] Also the printer seems to be broken for me...i upgraded it to diamond and it doesnt work Crafting table is broken when i hit it with the hammer it doesnt do a thing some of the NPC's wont spawn NPC's that do spawn(rules,banker,miner) in tool menu you have no fading foor or keypad cant see anything in crafting bench I also have an idea for mining. I noticed after lvl 2 you can mine ruby and gold and i assume ruby is the best so why not make it like lvl 1 and 2 is stone, 3 and 4 gold, 5 and 6+ all of them Maybe add in more pickaxes?you know like get so many gold you can make a gold pickaxe and it will give a better % of getting Stone,Gold,Ruby ill also keep this updated on ideas and things not working(ill stop if u want) Wiremod,How would we add that if we wanted it?
Thanks, I'll look into those bugs when I can. Please put them in the issues section I linked to, as well. Right now I'm just working on getting the gamemode 100% working, it will be awhile before I start my own branch and start adding things in.
[QUOTE=VIP Sniper;40438466]lol alright thanks [editline]26th April 2013[/editline] Also the printer seems to be broken for me...i upgraded it to diamond and it doesnt work Crafting table is broken when i hit it with the hammer it doesnt do a thing some of the NPC's wont spawn I also have an idea for mining. I noticed after lvl 2 you can mine ruby and gold and i assume ruby is the best so why not make it like lvl 1 and 2 is stone, 3 and 4 gold, 5 and 6+ all of them Maybe add in more pickaxes?you know like get so many gold you can make a gold pickaxe and it will give a better % of getting Stone,Gold,Ruby ill also keep this updated on ideas and things not working(ill stop if u want)[/QUOTE] i fixed the crafting as for the printer ill look into
this is what i get when i try to make other NPC's this one is the drug dealer [url]https://www.dropbox.com/sh/8gdmfidt1zpttgn/_0N-XQTuIr[/url] I also get this when I spawn and try to make a weapon from a shipment [ERROR] gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua:44: attempt to index local 'self' (a nil value) 1. unknown - gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua:44 Timer Failed! [108crate][@gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua (line 39)] [ERROR] gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua:44: attempt to index local 'self' (a nil value) 1. unknown - gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua:44 Timer Failed! [44crate][@gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua (line 39)] [ERROR] gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua:44: attempt to index local 'self' (a nil value) 1. unknown - gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua:44 Timer Failed! [45crate][@gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua (line 39)] [ERROR] gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua:44: attempt to index local 'self' (a nil value) 1. unknown - gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua:44 Timer Failed! [85crate][@gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua (line 39)] [ERROR] gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua:44: attempt to index local 'self' (a nil value) 1. unknown - gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua:44 Timer Failed! [43crate][@gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua (line 39)] [ERROR] gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua:44: attempt to index local 'self' (a nil value) 1. unknown - gamemodes/liquidrp/entities/entities/spawned_shipment/init.lua:44 when i shoot a shipment and collect the weapon Sniper Hawk|2|STEAM_0:0:25958534] Lua Error: [ERROR] gamemodes/liquidrp/entities/weapons/weapon_real_cs_usp/shared.lua:258: attempt to call global 'SinglePlayer' (a nil value) 1. CSShootBullet - gamemodes/liquidrp/entities/weapons/weapon_real_cs_usp/shared.lua:258 2. RecoilPower - gamemodes/liquidrp/entities/weapons/weapon_real_base/shared.lua:484 3. unknown - gamemodes/liquidrp/entities/weapons/weapon_real_cs_usp/shared.lua:138 [ERROR] gamemodes/liquidrp/entities/weapons/weapon_real_cs_usp/shared.lua:258: attempt to call global 'SinglePlayer' (a nil value) 1. CSShootBullet - gamemodes/liquidrp/entities/weapons/weapon_real_cs_usp/shared.lua:258 2. RecoilPower - gamemodes/liquidrp/entities/weapons/weapon_real_base/shared.lua:484 3. unknown - gamemodes/liquidrp/entities/weapons/weapon_real_cs_usp/shared.lua:138 When i try to pull out a sniper Attempted to create unknown entity type ls_sniper! [ERROR] gamemodes/liquidrp/gamemode/liquiddrp/sh_liquiddrp.lua:146: Tried to use a NULL entity! 1. SetPos - [C]:-1 2. use - gamemodes/liquidrp/gamemode/liquiddrp/sh_liquiddrp.lua:146 3. unknown - gamemodes/liquidrp/gamemode/liquiddrp/sv_inventory.lua:147 4. unknown - lua/includes/modules/concommand.lua:69 Problem with grenade smoke and flash [ERROR] gamemodes/liquidrp/entities/weapons/weapon_real_cs_flash/shared.lua:68: bad argument #1 to 'SetAngles' (Angle expected, got userdata) 1. SetAngles - [C]:-1 2. ThrowFar - gamemodes/liquidrp/entities/weapons/weapon_real_cs_flash/shared.lua:68 3. unknown - gamemodes/liquidrp/entities/weapons/weapon_real_cs_grenade/shared.lua:90 Timer Failed! [Simple][@gamemodes/liquidrp/entities/weapons/weapon_real_cs_grenade/shared.lua (line 89)] [ERROR] gamemodes/liquidrp/entities/weapons/weapon_real_cs_smoke/shared.lua:68: bad argument #1 to 'SetAngles' (Angle expected, got userdata) 1. SetAngles - [C]:-1 2. ThrowFar - gamemodes/liquidrp/entities/weapons/weapon_real_cs_smoke/shared.lua:68 3. unknown - gamemodes/liquidrp/entities/weapons/weapon_real_cs_grenade/shared.lua:90 Timer Failed! [Simple][@gamemodes/liquidrp/entities/weapons/weapon_real_cs_grenade/shared.lua (line 89)] [ERROR] gamemodes/liquidrp/entities/weapons/weapon_real_cs_flash/shared.lua:68: bad argument #1 to 'SetAngles' (Angle expected, got userdata) 1. SetAngles - [C]:-1 2. ThrowFar - gamemodes/liquidrp/entities/weapons/weapon_real_cs_flash/shared.lua:68 3. unknown - gamemodes/liquidrp/entities/weapons/weapon_real_cs_grenade/shared.lua:90 Timer Failed! [Simple][@gamemodes/liquidrp/entities/weapons/weapon_real_cs_grenade/shared.lua (line 89)] Hitting the table with the hammer Sniper Hawk|2|STEAM_0:0:25958534] Lua Error: [ERROR] gamemodes/liquidrp/gamemode/liquiddrp/cl_crafting.lua:48: attempt to call method 'SetIconSize' (a nil value) 1. OpenCraftingMenu - gamemodes/liquidrp/gamemode/liquiddrp/cl_crafting.lua:48 2. unknown - gamemodes/liquidrp/entities/weapons/hammer/shared.lua:63
Would you say it's in a stable enough state to be hosted as a primary gamemode?
I personally would not. I feel like there is still a lot to be done, but if you want to host it for testing purposes, I would greatly appreciate your bug reports to the Google code project.
[QUOTE=tgp1994;40448211]I personally would not. I feel like there is still a lot to be done, but if you want to host it for testing purposes, I would greatly appreciate your bug reports to the Google code project.[/QUOTE] Will do :)
Sorry, you need to Log In to post a reply to this thread.