• Liquid DarkRP - Because Jackool Disappeared
    650 replies, posted
[QUOTE=tgp1994;40616770]Goodness. Try running an SVN update.[/QUOTE] but the lua files are in the liquidrp folders
[QUOTE=Flarey;40616808]but the lua files are in the liquidrp folders[/QUOTE] Delete liquidrp, then re-install it.
[QUOTE=Flarey;40616808]but the lua files are in the liquidrp folders[/QUOTE] It wouldn't seem that way. Where did you check out the liquidrp game mode to?
[QUOTE=tgp1994;40616824]It wouldn't seem that way. Where did you check out the liquidrp game mode to?[/QUOTE] i checked it out to folder called "commit" and made a new folder at /gamemodes/ called liquidrp and copied the files
[QUOTE=Flarey;40616865]i checked it out to folder called "commit" and made a new folder at /gamemodes/ called liquidrp and copied the files[/QUOTE] Ok. Something definitely went wrong in that process. Like jongunner said, delete and start over. But for the sake of avoiding errors, make a folder in the game modes folder and check out into that.
[QUOTE=tgp1994;40616898]Ok. Something definitely went wrong in that process. Like jongunner said, delete and start over. But for the sake of avoiding errors, make a folder in the game modes folder and check out into that.[/QUOTE] I tried that but the same error :c
I can confirm I'm having the exact same problem. Didn't report it as I presumed I had done something wrong. The gamemode itself does load, it's incredibly broken due to those errors though.
OH I see you made a spelling mistake its not liquiddrp its liquidrp
OK, this is really strange... What bothers me is that only a few people have this so far. Is everyone running r43? I'll look into this as well. [editline]12th May 2013[/editline] [QUOTE=Flarey;40617001]OH I see you made a spelling mistake its not liquiddrp its liquidrp[/QUOTE] What?
nvm it still doesnt work
[QUOTE=tgp1994;40617004][editline]12th May 2013[/editline] What?[/QUOTE] He's remarking how it's attempting to include files located in 'liquiddrp' rather than 'liquidrp' like you'd expect. It could be that this problem is only prevalent in the latest version, and others are not affected as they haven't updated yet. Or somehow we've got the exact same addon conflicting with it, but that's fairly unlikely.
[QUOTE='[GM] Gaw;40617382']He's remarking how it's attempting to include files located in 'liquiddrp' rather than 'liquidrp' like you'd expect. It could be that this problem is only prevalent in the latest version, and others are not affected as they haven't updated yet. Or somehow we've got the exact same addon conflicting with it, but that's fairly unlikely.[/QUOTE] Oh, I see. I originally started referring to this gamemode as "LiquidRP", whereas originally it's LiquidDRP. I kind of dropped the "dark", although I don't believe I made any major changes that should have affected that. [editline]12th May 2013[/editline] I just pushed another update so it's what I'm running right now, try updating. The game still works for me. What addons, if any, are you guys running?
[QUOTE=tgp1994;40617488]Oh, I see. I originally started referring to this gamemode as "LiquidRP", whereas originally it's LiquidDRP. I kind of dropped the "dark", although I don't believe I made any major changes that should have affected that. [editline]12th May 2013[/editline] I just pushed another update so it's what I'm running right now, try updating. The game still works for me. What addons, if any, are you guys running?[/QUOTE] running no addons a fresh install of srcds [editline]12th May 2013[/editline] oh and still same error [code]Couldn't include file 'liquiddrp\sh_liquiddrp.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 177)) Couldn't include file 'liquiddrp\cl_dermaskin.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 179)) Couldn't include file 'liquiddrp\cl_trading.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 185)) Couldn't include file 'liquiddrp\cl_stores.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 186)) Couldn't include file 'liquiddrp\sh_chat.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 187)) Couldn't include file 'liquiddrp\cl_hud.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 188)) Couldn't include file 'liquiddrp\cl_inventory.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 189)) Couldn't include file 'liquiddrp\cl_tutorial.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 190)) Couldn't include file 'liquiddrp\sh_qmenu.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 192)) Couldn't include file 'liquiddrp\cl_crafting.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 194)) Couldn't include file 'liquiddrp\cl_chat.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 195)) Couldn't include file 'liquiddrp\cl_qmenu.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 839)) [ERROR] gamemodes/liquidrp/entities/weapons/cracker/shared.lua:55: attempt to index global 'LDRP_SH' (a nil value) 1. unknown - gamemodes/liquidrp/entities/weapons/cracker/shared.lua:55 [ERROR] gamemodes/liquidrp/entities/weapons/lockpick/shared.lua:53: attempt to index global 'LDRP_SH' (a nil value) 1. unknown - gamemodes/liquidrp/entities/weapons/lockpick/shared.lua:53 [ERROR] gamemodes/liquidrp/entities/entities/plants/cl_init.lua:7: attempt to index global 'LDRP_SH' (a nil value) 1. unknown - gamemodes/liquidrp/entities/entities/plants/cl_init.lua:7 C[/code] [editline]12th May 2013[/editline] so i disabled the "too many lua errors" kick (sv_kickerrornum 0) and for some reason it displays the door buy hud
[QUOTE=Flarey;40617902]running no addons a fresh install of srcds [editline]12th May 2013[/editline] oh and still same error [code]Couldn't include file 'liquiddrp\sh_liquiddrp.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 177)) Couldn't include file 'liquiddrp\cl_dermaskin.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 179)) Couldn't include file 'liquiddrp\cl_trading.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 185)) Couldn't include file 'liquiddrp\cl_stores.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 186)) Couldn't include file 'liquiddrp\sh_chat.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 187)) Couldn't include file 'liquiddrp\cl_hud.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 188)) Couldn't include file 'liquiddrp\cl_inventory.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 189)) Couldn't include file 'liquiddrp\cl_tutorial.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 190)) Couldn't include file 'liquiddrp\sh_qmenu.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 192)) Couldn't include file 'liquiddrp\cl_crafting.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 194)) Couldn't include file 'liquiddrp\cl_chat.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 195)) Couldn't include file 'liquiddrp\cl_qmenu.lua' (File not found) (@gamemodes/liquidrp/gamemode/cl_init.lua (line 839)) [ERROR] gamemodes/liquidrp/entities/weapons/cracker/shared.lua:55: attempt to index global 'LDRP_SH' (a nil value) 1. unknown - gamemodes/liquidrp/entities/weapons/cracker/shared.lua:55 [ERROR] gamemodes/liquidrp/entities/weapons/lockpick/shared.lua:53: attempt to index global 'LDRP_SH' (a nil value) 1. unknown - gamemodes/liquidrp/entities/weapons/lockpick/shared.lua:53 [ERROR] gamemodes/liquidrp/entities/entities/plants/cl_init.lua:7: attempt to index global 'LDRP_SH' (a nil value) 1. unknown - gamemodes/liquidrp/entities/entities/plants/cl_init.lua:7 C[/code] [editline]12th May 2013[/editline] so i disabled the "too many lua errors" kick (sv_kickerrornum 0) and for some reason it displays the door buy hud[/QUOTE] With all of those errors, it's probably not going to work right. In your gamemodes/liquidrp/gamemode folder, do you have a LiquidDRP folder? If so, what's inside of that?
[QUOTE=tgp1994;40618201]With all of those errors, it's probably not going to work right. In your gamemodes/liquidrp/gamemode folder, do you have a LiquidDRP folder? If so, what's inside of that?[/QUOTE] the files that it cant load for some reason
What OS are you running SRCDS on?
ubuntu server
[QUOTE=Flarey;40618444]ubuntu server[/QUOTE] Ah. I'd be willing to bet that Gaw is running srcds on a Linux flavor, too. I'll do some more investigation but I'm starting to think that this might be a gBug.
[QUOTE=tgp1994;40618461]Ah. I'd be willing to bet that Gaw is running srcds on a Linux flavor, too. I'll do some more investigation but I'm starting to think that this might be a gBug.[/QUOTE] as far as i know chances are this is because of case-sensitive system of including files.
[QUOTE=skullorz;40618826]as far as i know chances are this is because of case-sensitive system of including files.[/QUOTE] Yeah, I just started to wonder after I was reading through the FastDL case sensitivity problems :P [editline]12th May 2013[/editline] Alright *nixers, I've got a special update just for you guys! Hopefully this fixes your missing files problem. I guess no one was running this on a case sensitive filesystem until now :v:
You're right, we're using Arch. The latest SVN update fixed the problems I was having, but plenty more [URL="http://pastebin.com/cWS6SkER"]appeared in their place[/URL] :v:
[code] [ERROR] gamemodes/liquidrp/gamemode/sv_gamemode_functions.lua:632: attempt to index field 'Access' (a nil value) 1. Call - gamemodes/liquidrp/gamemode/sv_gamemode_functions.lua:632 2. unknown - gamemodes/liquidrp/gamemode/sv_gamemode_functions.lua:608 [ERROR] gamemodes/liquidrp/gamemode/sv_gamemode_functions.lua:632: attempt to index field 'Access' (a nil value) 1. Call - gamemodes/liquidrp/gamemode/sv_gamemode_functions.lua:632 2. unknown - gamemodes/liquidrp/gamemode/sv_gamemode_functions.lua:608 [/code] how do i fix this
[QUOTE='[GM] Gaw;40620256']You're right, we're using Arch. The latest SVN update fixed the problems I was having, but plenty more [URL="http://pastebin.com/cWS6SkER"]appeared in their place[/URL] :v:[/QUOTE] If it's not one thing, it's another :P I just pushed another update, if you guys could check it out and report back, that would be great. I think I saw ulib pop up in one of the error logs awhile back? I'm not sure why the Access table is coming up nil for you guys, but I haven't tested this extensively for addon compatibility. At the least, if you're going to use ulib/ulx, I would recommend disabling FAdmin in the config file (sh_settings or something like that).
[QUOTE=tgp1994;40628071]If it's not one thing, it's another :P I just pushed another update, if you guys could check it out and report back, that would be great. I think I saw ulib pop up in one of the error logs awhile back? I'm not sure why the Access table is coming up nil for you guys, but I haven't tested this extensively for addon compatibility. At the least, if you're going to use ulib/ulx, I would recommend disabling FAdmin in the config file (sh_settings or something like that).[/QUOTE] but im not using any admin plugin right now :c
I just checked, I saw it in Gaw's log. Almost certainly looks like ulib may be causing issues for him; the error initiated in a ulib hook/call.
anyways i disabled fadmin and when i open the tab menu i get these errors [code][Max|4|STEAM_0:0:22381261] Lua Error: [ERROR] gamemodes/liquidrp/gamemode/liquiddrp/cl_hud.lua:513: attempt to call method 'SetMaterialFloat' (a nil value) 1. CreateBlur - gamemodes/liquidrp/gamemode/liquiddrp/cl_hud.lua:513 2. unknown - gamemodes/liquidrp/gamemode/liquiddrp/cl_hud.lua:529 [Max|4|STEAM_0:0:22381261] Lua Error: [ERROR] gamemodes/liquidrp/gamemode/liquiddrp/cl_hud.lua:513: attempt to call method 'SetMaterialFloat' (a nil value) 1. CreateBlur - gamemodes/liquidrp/gamemode/liquiddrp/cl_hud.lua:513 2. unknown - gamemodes/liquidrp/gamemode/liquiddrp/cl_hud.lua:548 [/code]
[QUOTE=tgp1994;40628454]I just checked, I saw it in Gaw's log. Almost certainly looks like ulib may be causing issues for him; the error initiated in a ulib hook/call.[/QUOTE] Our problems seem to be very similar though, and he's not running any admin tool. Still getting [url=http://pastebin.com/muLZimdr]lots[/url] of errors after the latest SVN update :(
Just uploaded another fix. This should fix the errors you just posted, Flarey. This should also fix the missing clientside files you were having, Gaw. I'm still concerned that your getting other odd nil related errors. It seems like Flarey is doing better off, please try running without any addons and see how that goes.
[QUOTE=tgp1994;40628745]Just uploaded another fix. This should fix the errors you just posted, Flarey. This should also fix the missing clientside files you were having, Gaw. I'm still concerned that your getting other odd nil related errors. It seems like Flarey is doing better off, please try running without any addons and see how that goes.[/QUOTE] if you wanna try [url]steam://connect/188.155.60.180:27015/test[/url]
No, but thank you :) I'm updating a fedora VM right now so I'll test on that at some point, but for now I'd appreciate the feedback.
Sorry, you need to Log In to post a reply to this thread.