• Darkland RPG
    79 replies, posted
[QUOTE=BomBom;22735412]After fixing that you can now get past the character creation menu but you can't see your character or anything and just generally get errors. You get this one just after the main menu. [lua] ERROR: GAMEMODE:'PlayerSpawn' Failed: gamemodes\darklandmmo\gamemode\util\sh_util.lua:284: attempt to perform arithmetic on local 'endurance' (a nil value) [/lua] Also item viewing on the tab menu gives you this. [lua] darklandmmo\gamemode\meta\sh_player.lua:148: attempt to perform arithmetic on a nil value [/lua] If we can get this into a fully working state i would quite happily put up a few servers :)[/QUOTE] i also get the same error and darkspider CAN you please post the php files just in case your site gos down or if we wanna make are own quest thanks.
Oh yea, forgot about those. [url]www.darklandservers.com/garrysmod/rpgData.zip[/url] You'll have to go and change SCRIPT_PATH in shared.lua As well as set the mysql info in each of the PHP files.
[QUOTE=BomBom;22735412] [lua] ERROR: GAMEMODE:'PlayerSpawn' Failed: gamemodes\darklandmmo\gamemode\util\sh_util.lua:284: attempt to perform arithmetic on local 'endurance' (a nil value) [/lua] Also item viewing on the tab menu gives you this. [lua] darklandmmo\gamemode\meta\sh_player.lua:148: attempt to perform arithmetic on a nil value [/lua] [/QUOTE] Still getting these errors. Why cant you pick a class and stuff
[QUOTE=darksoul69;22628238]So you would rather they not be released at all and the work lost forever?. Wow. Fuck you.[/QUOTE] Ye i actually would.... Garrysmod.org and facepunch is filled with shity gamemodes that arnt completed. I mean why the fuck would you do all the work and not complete it at the end. If your going to start something then finish it No offence is intended to Darkspider but im trying to make a point here
[QUOTE=Lebofly;22745692]Ye i actually would.... Garrysmod.org and facepunch is filled with shity gamemodes that arnt completed. I mean why the fuck would you do all the work and not complete it at the end. If your going to start something then finish it No offence is intended to Darkspider but im trying to make a point here[/QUOTE] Just get out, this was nice aand he dicided to release it. And probbably someone else can finish it [editline]04:39PM[/editline] Obviously the gamemode was never finished becuse of all pesky errors(its thusands)
[QUOTE=Lebofly;22745692]Ye i actually would.... Garrysmod.org and facepunch is filled with shity gamemodes that arnt completed. I mean why the fuck would you do all the work and not complete it at the end. If your going to start something then finish it No offence is intended to Darkspider but im trying to make a point here[/QUOTE] It's more a look at certain ways of doing things. You can find just about every technique in the code to this gamemode. I knew nobody was going to fully get it working, but i figured lua scripters could learn a few nifty techniques from it. No point letting it rot, it has more work behind it than 70% of all gamemodes on gmod combined.
Errrr.... fixing the problem at line 240 in meta/sh_player.lua with this: return self.Attributes[name] or 1 cause the game to crash, im confused and understand why you dont want to work with this anymore... [editline]05:02PM[/editline] Undone change and its still crashing... crap
it crashes for me because of the sql if u join then go in game and leave then rejoin game crashes
Commenting out line 18 in init.lua stops the crashing... hmmm
wont commenting out include("meta/player.lua") fuck up the hole server...
It does, realized that errors the database stuff which stops the crash. trying to figure this out [editline]05:43PM[/editline] Seems like line 200 in server/database.lua crashes the game
concommand.Add("needCharacter",needCharacter) or like 200 is blank for me
The version I released was a development version. Here is the version I was using on my live server. [url=http://www.garrysmod.org/downloads/?a=view&id=101756][img]http://www.garrysmod.org/img/?t=dll&id=101756[/img][/url]
thanks testing right now [editline]04:43PM[/editline] [QUOTE=DarkSpider;22751393]The version I released was a development version. Here is the version I was using on my live server. [url=http://www.garrysmod.org/downloads/?a=view&id=101756][img]http://www.garrysmod.org/img/?t=dll&id=101756[/img][/url][/QUOTE] can you dump the hole mysql because were missing this like ClassTree and other things
Do garrysmod.org ALWAYS have to break(cant download :argh:)
cant get pass char screen because of ClassTree is missing edit nvm im fucking dumb still cant get pass char screen tho
Drop the tables in your database so it recreates them.
did still cant get pass char screen it loads then gos back to the screen
got it worked because i misconfig my php files anyways why cant you go inside houses i get this error Player is inside cave without entering exterior (STEAM_0:0:zzz) Door Name: TownHut2Ext and when i join the server it crashes client tryed turning pl:Freeze(ture)to false also trying taking it out.
Shows how much of a pain in the ass it is for people who leak my other gamemodes.
lol thats funny , who leaked your other gamemodes anyway?
I think it was Drew that leaked SEOW2
no the code was mostly darkspiders derp...
Kopimi and Crazycanadian leaked seow 2. I think we should just say that Darkspider and Drew (and Train?) coded SEOW2
Dark + Train made SEOW1, Then drew came along and added some stupid stuff to it which didn't help the gamemode then left and started Viviparous Rp (Darkland RP2) with the Darkland RP he took and altered it a bit but the rp never got any players since it sucked.
any 1 make a fix for this yet?
yo how do u fix ...s\darklandmmo\entities\entities\npc_basenpc\init.lua:388: bad argument #3 to 'TraceHull' (bool expected, got no value)
I'm having a hard time getting the tmysql intilize set up. Could someone give show me what it's suppose to look like? Maybe I have th wrong SQL Module, can someone direct me to tmysql?
It's really cool of you to release this, functional or not. Garry's mod tends to have a really competitive mentality in something we can't profit off of. It's awesome to see someone release something like this for people to learn from.
Is the chat included in this? It doesn't seem to show; just wondering.
Sorry, you need to Log In to post a reply to this thread.