Garrus2142 / Slashers

Garrysmod's Gamemode
21 stars 24 forks source link

Lots of problems with the new update. #38

Closed Niwaki closed 7 years ago

Niwaki commented 7 years ago

I don't know, but the whole mode just breaks down because of the new update I think the problem with var mod to fix it.

LPDaVinci commented 7 years ago

The new dev version works fine. I tested it.. did u changed the Sv randomplacer lua? Because there u just remove the map data. I will look for it anyway.

LPDaVinci commented 7 years ago

And what does not work now? the gamemode itself or just some functions?

Guilhem-Pech commented 7 years ago

Keep in mind that this is the dev branch so it's unstable

Guilhem-Pech commented 7 years ago

But what errors do you have are you using a modified version or only this one ?

LPDaVinci commented 7 years ago

Maybe he forget to change the sv_randomplacement.lua to change... because i forget it, too yesterday or today at 2AM :D but on my server it works...

Niwaki commented 7 years ago

[ERROR] gamemodes/slashers/gamemode/core/rounds/sv_rounds.lua:277: attempt to compare nil with number

  1. fn - gamemodes/slashers/gamemode/core/rounds/sv_rounds.lua:277
    1. unknown - addons/ulib/lua/ulib/shared/hook.lua:109
Niwaki commented 7 years ago

Add this to config.lua GM.CONFIG["round_count_nextmap"] = 5

Niwaki commented 7 years ago

CreateConVar("slashers_round_max", 5, {FCVAR_SERVER_CAN_EXECUTE, FCVAR_ARCHIVE, FCVAR_REPLICATED}, "Max round before change map.") use ConVar this

LPDaVinci commented 7 years ago

Ah yeah the new convar options... i did not add them cuz i like the way the config does more... than server.cfg cvars......

I will look into it.

Niwaki commented 7 years ago

You will fix these problems?

LPDaVinci commented 7 years ago

I will look into it on my local machine and try to fix.. i guess garrus forget one file to change using the convar...

Niwaki commented 7 years ago

The next problem that I noticed is the problem with the lack of players on the server, there is always written /3, although I changed the value to 2

Niwaki commented 7 years ago

And with a choice of language

LPDaVinci commented 7 years ago

Yeah its caused by the convars.. im not using it.. and it works... so

Niwaki commented 7 years ago

In short as I understand it the problem is that almost no where is it written convar?

Niwaki commented 7 years ago

Can you give us a link to the profile?

LPDaVinci commented 7 years ago

U mean from garrus?

Niwaki commented 7 years ago

No

Guilhem-Pech commented 7 years ago

If you use a modified version please dont ask here we don't provide solutions for them. Go in private but not here.

Niwaki commented 7 years ago

I'm just saying that you've fixed