[QUOTE=tgp1994;40628909]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.[/QUOTE]
i will be running some tests with logs on
[editline]13th May 2013[/editline]
[code]L 05/13/2013 - 19:18:35: Lua Error:
[ERROR] gamemodes/liquidrp/entities/entities/drug_lab/init.lua:95: bad argument #1 to 'Destroy' (string expected, got userdata)
1. Destroy - [C]:-1
2. unknown - gamemodes/liquidrp/entities/entities/drug_lab/init.lua:95
L 05/13/2013 - 19:16:54: Lua Error:
[ERROR] gamemodes/liquidrp/entities/entities/drug_lab/init.lua:61: attempt to index local 'self' (a nil value)
1. unknown - gamemodes/liquidrp/entities/entities/drug_lab/init.lua:61
[/code]
[QUOTE=Flarey;40628952]i will be running some tests with logs on
[editline]13th May 2013[/editline]
[code]L 05/13/2013 - 19:18:35: Lua Error:
[ERROR] gamemodes/liquidrp/entities/entities/drug_lab/init.lua:95: bad argument #1 to 'Destroy' (string expected, got userdata)
1. Destroy - [C]:-1
2. unknown - gamemodes/liquidrp/entities/entities/drug_lab/init.lua:95
L 05/13/2013 - 19:16:54: Lua Error:
[ERROR] gamemodes/liquidrp/entities/entities/drug_lab/init.lua:61: attempt to index local 'self' (a nil value)
1. unknown - gamemodes/liquidrp/entities/entities/drug_lab/init.lua:61
[/code][/QUOTE]
Alright, now we're talkin'! Fixed drug lab.
i didnt notice but, does this gamemode show an Armor hud ?
[QUOTE=AlwaysBanned;40643866]i didnt notice but, does this gamemode show an Armor hud ?[/QUOTE]
I don't believe there is such thing as armor in this game mode.
Everyone seems to have gone pretty quiet, are we happily playing away without any errors?
Not sure if its a bug or just me, the arrest stick dosnt work at all lol i tried to arrest someone and its just like LUL NOPE gives no error or anything plays the animation but dosnt arrest them i even set the jail pos to.
use the arrest stick from the latest DarkRP
I cant bug test because my local server doesnt wanna work :c
[QUOTE=venomousblood;40645022]Not sure if its a bug or just me, the arrest stick dosnt work at all lol i tried to arrest someone and its just like LUL NOPE gives no error or anything plays the animation but dosnt arrest them i even set the jail pos to.[/QUOTE]
[QUOTE=AlwaysBanned;40645091]use the arrest stick from the latest DarkRP[/QUOTE]
Looks like I goofed somewhere in the arrest system. I've updated most of it now to the DarkRP version, and I tested it on a bot. Should be working for you guys now.
[editline]15th May 2013[/editline]
[QUOTE=Flarey;40654701]I cant bug test because my local server doesnt wanna work :c[/QUOTE]
Could this be DarkRP causing that?
My inventory isnt saving at all. I have the LiquidDRP folder (located in Data).
When i join for the first time my local server, it creates :
charactere_1.txt
ditutorial_1.txt
inventory_1.txt
Once in server, if i picked up a weapon in my inventory, i will be able to Equip/Drop/Remove the gun, but if i restart the serv, it won't save my inventory.
[QUOTE=AlwaysBanned;40656623]My inventory isnt saving at all. I have the LiquidDRP folder (located in Data).
When i join for the first time my local server, it creates :
charactere_1.txt
ditutorial_1.txt
inventory_1.txt
Once in server, if i picked up a weapon in my inventory, i will be able to Equip/Drop/Remove the gun, but if i restart the serv, it won't save my inventory.[/QUOTE]
The server will not save any information if it's closed. You'll have to leave the server first, which will trigger a save.
Are your files actually ending in _1?
Yes, the txt files are ending by _1
It's because UniqueID on a listen server is 1 I believe.
[QUOTE=J.R.;40657448]It's because UniqueID on a listen server is 1 I believe.[/QUOTE]
That makes sense. I honestly haven't run this on a listen server, I still don't know why people do that :P
But AlwaysBanned, yeah, saves only occur in intervals and when a player leaves. I think there might be a few other triggers as well...
I've been running this on a live server: Gmod.FNGnation.net and I can give you as much full-access as you want to it tgp1994, I'd love to see it updated as some bits are iffy. It also does the notorious returns nil value on a lot of things. Even for playx which is sad, would love to get the movie theater up and running as well for players xD.
Things I've noticed:
NPCs bug out eventually and just stop working all-together.
FAdmin teleports stop working, via the tab menu.
Arrest stick doesn't work at all but I see you took care of that one anyway.
Umm /call once successful places an error texture on the screen for anyone I have asked (6 players) and also if players walk near the error texture it will crash them with too many lua errors.
Some weapons from CSSRG bug out and cause too many lua errors. For instance the M4, again, probably returning nil values. =)
No matter what theme you pick, you can't see any of the checkmarks to know what is toggled on/off in the Q menu, this is of course with the default Q menu as I don't use the modified one.
I thought ^ was just for me but other admins have expressed the same issues of not being able to see the checkmarks either.
The skills tab could use black text if at all applicable as it is pretty hard to read it as white text currently, again, no matter what theme you pick.
I'd just love to see this updated as it adds a lot of amazing things to a DarkRP server and if you can do it, It'd be amazing. I'll even pay you for your work whatever I can, I'm not rich but I appreciate your efforts that much lol.
P.S. I also love the idea of the npcmanager tool, will make it a lot easier and better, not that it was hard to begin with anyway but still... xD
Thanks! I'm glad people are putting this game mode through its paces. I have rarely done a good stress test, but when I do they prove really useful in uncovering things that still need fixing. I've never heard of the NPC bugging out thing, I'll have to check that out. I haven't really messed with the calling functionality, yet another thing I forgot existed. No big surprise with the real CSS weapons, I'll check into those some more as well. My goal after getting the base game as fixed as possible is start figuring out why addons are messing with this game.
Sorry if I teased any one with that NPC Manager tool, I had big plans for it early on but figured there were larger fish to fry. Someday!
I completely agree, it's a great idea (npc manager) but indeed fixing up the core gamemode and other more-important things are more appropriate. If you ever want access to our server, pm me on here anytime.
I can playtest again :D
[editline]16th May 2013[/editline]
[code]
[Max|2|STEAM_0:0:22381261] Lua Error:
[ERROR] gamemodes/liquidrp/gamemode/showteamtabs.lua:541: attempt to get length of field 'Weapons' (a nil value)
1. Update - gamemodes/liquidrp/gamemode/showteamtabs.lua:541
2. JobsTab - gamemodes/liquidrp/gamemode/showteamtabs.lua:556
3. Function - gamemodes/liquidrp/gamemode/cl_vgui.lua:246
4. unknown - lua/includes/modules/usermessage.lua:87
[/code]
What were you doing when you came across this?
[QUOTE=tgp1994;40664207]What were you doing when you came across this?[/QUOTE]
opening the f4 menu
I would post on github, but thats for issues.
Any chance shared.lua could be updated to the modern way of doing jobs?
aka,
TEAM_CITIZEN = AddExtraTeam
Model = "dsad.mdl"
descrption = [[bla]]
Etc etc?
I agree with jon much easier with the modern shared.lua
I will also being running a live copy of the gamemode at LegacyDarkRP.com
One bug i found is you cant get out of afk mode
[QUOTE=Razzeal;40666753]I will also being running a live copy of the gamemode at LegacyDarkRP.com
One bug i found is you cant get out of afk mode[/QUOTE]
I feel like I just fixed that.
I ran an update i will see if it is fixed.
[editline]16th May 2013[/editline]
[ERROR] gamemodes/darkrp/gamemode/liquiddrp/cl_qmenu.lua:209: bad argument #1 to 'pairs' (table expected, got nil)
1. pairs - [C]:-1
2. DoClick - gamemodes/darkrp/gamemode/liquiddrp/cl_qmenu.lua:209
3. unknown - lua/vgui/dlabel.lua:206
this is from clicking on mod control
also i can not spawn any props as a user but as an admin i can i notice it says free prop (VIP) what do i need to change to let all users spawn props
[ERROR] gamemodes/darkrp/gamemode/showteamtabs.lua:541: attempt to get length of field 'Weapons' (a nil value)
1. Update - gamemodes/darkrp/gamemode/showteamtabs.lua:541
2. JobsTab - gamemodes/darkrp/gamemode/showteamtabs.lua:556
3. Function - gamemodes/darkrp/gamemode/cl_vgui.lua:246
4. unknown - lua/includes/modules/usermessage.lua:87
Thats from the f4 menu
I still can't get out of afk mode unless I'm missing something.
[ERROR] gamemodes/darkrp/gamemode/entity.lua:56: attempt to index field 'DoorData' (a nil value)
1. OwnedBy - gamemodes/darkrp/gamemode/entity.lua:56
2. Function - gamemodes/darkrp/gamemode/cl_vgui.lua:358
3. unknown - lua/includes/modules/usermessage.lua:87
f2
[QUOTE=Flarey;40664397]opening the f4 menu[/QUOTE]
I just reproduced it, too. I honestly don't know how crap like that gets past me. My apologies.
[QUOTE=Jongunner;40664533]I would post on github, but thats for issues.
Any chance shared.lua could be updated to the modern way of doing jobs?
aka,
TEAM_CITIZEN = AddExtraTeam
Model = "dsad.mdl"
descrption = [[bla]]
Etc etc?[/QUOTE]
Done.
[QUOTE=Razzeal;40666909]I ran an update i will see if it is fixed.[/quote]
I just pushed a new update out, please update again and see if anything is fixed.
So yeah, another update went out. I updated the syntax of the custom jobs, added in group messaging (hopefully) and fixed the F4 menu not working.
Good update will keep you posted.
LegacyDarkRP.com
[QUOTE=Jongunner;40664533]I would post on github, but thats for issues.
Any chance shared.lua could be updated to the modern way of doing jobs?
aka,
TEAM_CITIZEN = AddExtraTeam
Model = "dsad.mdl"
descrption = [[bla]]
Etc etc?[/QUOTE]
I almost forgot to mention; feel free to put feature requests and whatever on the google code project as well. The whole idea is that I can stay more organized. Otherwise, if the feature isn't high on my mental todo list and it's posted here, I'll probably forget it :downs:
Direct download link please.
[QUOTE=attacker1983;40669145]Direct download link please.[/QUOTE]
[URL]http://code.google.com/p/liquid-darkrp/source/checkout[/URL]
That's as direct as it gets for now.
[QUOTE=tgp1994;40669911][URL]http://code.google.com/p/liquid-darkrp/source/checkout[/URL]
That's as direct as it gets for now.[/QUOTE]
Thanks for the help.
Sorry, you need to Log In to post a reply to this thread.