[QUOTE=Gravious;48936384]This shouldn't cause your server to crash though. If you remove the sv/cl_radio files from the modules directory it'll give these errors, so you should just leave them in; they don't do anything if not setup.
About the "Couldn't load data." errors, do you have the database setup correctly? (Used the appropriate sv.db included in the release package?)
Pointshops can be manually added. I don't offer support for them since they suck. You could just do a ply:AddPoints( 100 ) upon map completion (if a function like that would exist).[/QUOTE]
ok thanks , and yes i have the sv.db from the release package and "install" them correctly
so i have no idea why the error come ....
I delete my server and make it new then i reply again
[editline]19th October 2015[/editline]
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file server.cfg
Using map cycle file cfg/mapcycle.txt.
CModelLoader::Map_IsValid: 'maps/surf_froots.bsp' is not a valid BSP file
Invalid map 'surf_froots' included in map cycle file. Ignored.
[Gravious's spirit] The radio is not correctly setup. Please check the modules/sv_radio.lua file for instructions about this.
[SQL Connect] Connected to local SQLite server successfully
Couldn't load data. Retrying (Try 1)
Nav File is wrong or something (1)
Initializing Steam libraries for secure Internet server
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Logging into anonymous gameserver account.
Unknown command "logging"
Unknown command "sv_bounce"
Writing cfg/banned_user.cfg.
Connection to Steam servers successful.
Public IP is 178.**
Assigned anonymous gameserver Steam ID [A-1:111725573(5985)].
VAC secure mode is activated.
Couldn't load data. Retrying (Try 2)
Couldn't load data. Retrying (Try 3)
...
[QUOTE=dante200985;48936521]ok thanks , and yes i have the sv.db from the release package and "install" them correctly
so i have no idea why the error come ....
I delete my server and make it new then i reply again
[editline]19th October 2015[/editline]
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file server.cfg
Using map cycle file cfg/mapcycle.txt.
CModelLoader::Map_IsValid: 'maps/surf_froots.bsp' is not a valid BSP file
Invalid map 'surf_froots' included in map cycle file. Ignored.
[Gravious's spirit] The radio is not correctly setup. Please check the modules/sv_radio.lua file for instructions about this.
[SQL Connect] Connected to local SQLite server successfully
Couldn't load data. Retrying (Try 1)
Nav File is wrong or something (1)
Initializing Steam libraries for secure Internet server
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Logging into anonymous gameserver account.
Unknown command "logging"
Unknown command "sv_bounce"
Writing cfg/banned_user.cfg.
Connection to Steam servers successful.
Public IP is 178.**
Assigned anonymous gameserver Steam ID [A-1:111725573(5985)].
VAC secure mode is activated.
Couldn't load data. Retrying (Try 2)
Couldn't load data. Retrying (Try 3)
...[/QUOTE]
That's already a lot better.
1. surf_froots doesn't exist, make sure you download it.
2. Make sure you have zones setup for the map that you're currently playing
If you've done that you should be good
[QUOTE=Gravious;48936726]That's already a lot better.
1. surf_froots doesn't exist, make sure you download it.
2. Make sure you have zones setup for the map that you're currently playing
If you've done that you should be good[/QUOTE]
ok but i cant place zones down because everytime i try it , i will be kicked because the :
Couldn't load data. Retrying (Try 3)
goes up to 100 and then i will be kicked ...
but i try it thanks
Ok know when i place a "normal" start and press set zone again it says the zone is placed but nothing happend also on normal end , reload zones dont work for this ....
and then this happens
Couldn't load data. Retrying (Try 98)
Couldn't load data. Retrying (Try 99)
Couldn't load data. Retrying (Try 100)
[LOCKING MECHANISM] Your server has been locked for this reason: Server failed to load zone data from the database (No zones set in time!)
[LOCKING MECHANISM] Your server has been locked for this reason: Server failed to load zone data from the database (No zones set in time!)
[LOCKING MECHANISM] Your server has been locked for this reason: Server failed to load zone data from the database (No zones set in time!)
[LOCKING MECHANISM] Player has been locked out: Server failed to load zone data from the database (No zones set in time!)
Dropped dante200985 from server (The server can't load essential data! If you can, contact an admin to make him identify the issue: Server failed to load zone data from the database (No zones set in time!))
Dropped Bot01 from server (The server can't load essential data! If you can, contact an admin to make him identify the issue: Server failed to load zone data from the database (No zones set in time!))
Dropped Bot02 from server (The server can't load essential data! If you can, contact an admin to make him identify the issue: Server failed to load zone data from the database (No zones set in time!))
have you a sv.db with zones ? then its easier i can change them then ....
[QUOTE=dante200985;48936736]ok but i cant place zones down because everytime i try it , i will be kicked because the :
Couldn't load data. Retrying (Try 3)
goes up to 100 and then i will be kicked ...
but i try it thanks
Ok know when i place a "normal" start and press set zone again it says the zone is placed but nothing happend also on normal end , reload zones dont work for this ....
and then this happens
Couldn't load data. Retrying (Try 98)
Couldn't load data. Retrying (Try 99)
Couldn't load data. Retrying (Try 100)
[LOCKING MECHANISM] Your server has been locked for this reason: Server failed to load zone data from the database (No zones set in time!)
[LOCKING MECHANISM] Your server has been locked for this reason: Server failed to load zone data from the database (No zones set in time!)
[LOCKING MECHANISM] Your server has been locked for this reason: Server failed to load zone data from the database (No zones set in time!)
[LOCKING MECHANISM] Player has been locked out: Server failed to load zone data from the database (No zones set in time!)
Dropped dante200985 from server (The server can't load essential data! If you can, contact an admin to make him identify the issue: Server failed to load zone data from the database (No zones set in time!))
Dropped Bot01 from server (The server can't load essential data! If you can, contact an admin to make him identify the issue: Server failed to load zone data from the database (No zones set in time!))
Dropped Bot02 from server (The server can't load essential data! If you can, contact an admin to make him identify the issue: Server failed to load zone data from the database (No zones set in time!))
have you a sv.db with zones ? then its easier i can change them then ....[/QUOTE]
Yeah it's included in the release, like I mentioned a few posts back.
The path is: Release\Gamemodes\Flow Network - All gamemodes\Flow Network - Bunny Hop\Database\SQLite (sv.db in garrysmod folder)\sv (for clean no MySQL server).db
Take that one and rename it to sv.db and you should be good long as you play on a common map.
Or just place your start zone really fast and it'll also work after reloading the full server once.
I've been looking for an answer for awhile and I can't really find it. I can't figure out what I need to do with the .sql file. When 1-2 people are on, nothing bad happens, but as soon as 3 people are on, we all get disconnected because the server is missing Essential data. What exactly do I do?
[ERROR] gamemodes/surf/gamemode/sv_timer.lua:210: attempt to index local 'data' (a nil value)
1. UpdateRecords - gamemodes/surf/gamemode/sv_timer.lua:210
2. AddRecord - gamemodes/surf/gamemode/sv_timer.lua:294
3. Finish - gamemodes/surf/gamemode/sv_timer.lua:164
4. StopTimer - gamemodes/surf/gamemode/sv_timer.lua:72
5. unknown - gamemodes/surf/entities/entities/game_timer/server.lua:37
[ERROR] gamemodes/surf/gamemode/sv_timer.lua:210: attempt to index local 'data' (a nil value)
1. UpdateRecords - gamemodes/surf/gamemode/sv_timer.lua:210
2. AddRecord - gamemodes/surf/gamemode/sv_timer.lua:294
3. Finish - gamemodes/surf/gamemode/sv_timer.lua:164
4. StopTimer - gamemodes/surf/gamemode/sv_timer.lua:72
5. unknown - gamemodes/surf/entities/entities/game_timer/server.lua:37
I have add me as The owner in the Surf gamemode , the admin panel works , but when i try to delete a zone nothing happend
and when i place a zone , nothing happens 10 times i restart the server .... it dont work and this errors came when i make a record , on the scoreboard , i can the my best time but on The HUD , PB = 0:00:00.... sv.db is correctly
[QUOTE=Wbusby;48954476]I've been looking for an answer for awhile and I can't really find it. I can't figure out what I need to do with the .sql file. When 1-2 people are on, nothing bad happens, but as soon as 3 people are on, we all get disconnected because the server is missing Essential data. What exactly do I do?[/QUOTE]
The .sql file is just there so that people can see the structure of the SQL tables. If you just want to get a working server you don't necessarily need it. You can just take the sv (for clean no mysql setup).db and place it in your GarrysModDS and rename it to sv.db
[QUOTE=dante200985;48959746][ERROR] gamemodes/surf/gamemode/sv_timer.lua:210: attempt to index local 'data' (a nil value)
1. UpdateRecords - gamemodes/surf/gamemode/sv_timer.lua:210
2. AddRecord - gamemodes/surf/gamemode/sv_timer.lua:294
3. Finish - gamemodes/surf/gamemode/sv_timer.lua:164
4. StopTimer - gamemodes/surf/gamemode/sv_timer.lua:72
5. unknown - gamemodes/surf/entities/entities/game_timer/server.lua:37
[ERROR] gamemodes/surf/gamemode/sv_timer.lua:210: attempt to index local 'data' (a nil value)
1. UpdateRecords - gamemodes/surf/gamemode/sv_timer.lua:210
2. AddRecord - gamemodes/surf/gamemode/sv_timer.lua:294
3. Finish - gamemodes/surf/gamemode/sv_timer.lua:164
4. StopTimer - gamemodes/surf/gamemode/sv_timer.lua:72
5. unknown - gamemodes/surf/entities/entities/game_timer/server.lua:37
I have add me as The owner in the Surf gamemode , the admin panel works , but when i try to delete a zone nothing happend
and when i place a zone , nothing happens 10 times i restart the server .... it dont work and this errors came when i make a record , on the scoreboard , i can the my best time but on The HUD , PB = 0:00:00.... sv.db is correctly[/QUOTE]
Please only post Lua errors when you have a fully working server. Your server isn't correctly setup so I can't really help. If you follow the tutorial correctly everything should be good!
[QUOTE=dante200985;48959746][ERROR] gamemodes/surf/gamemode/sv_timer.lua:210: attempt to index local 'data' (a nil value)
1. UpdateRecords - gamemodes/surf/gamemode/sv_timer.lua:210
2. AddRecord - gamemodes/surf/gamemode/sv_timer.lua:294
3. Finish - gamemodes/surf/gamemode/sv_timer.lua:164
4. StopTimer - gamemodes/surf/gamemode/sv_timer.lua:72
5. unknown - gamemodes/surf/entities/entities/game_timer/server.lua:37
[ERROR] gamemodes/surf/gamemode/sv_timer.lua:210: attempt to index local 'data' (a nil value)
1. UpdateRecords - gamemodes/surf/gamemode/sv_timer.lua:210
2. AddRecord - gamemodes/surf/gamemode/sv_timer.lua:294
3. Finish - gamemodes/surf/gamemode/sv_timer.lua:164
4. StopTimer - gamemodes/surf/gamemode/sv_timer.lua:72
5. unknown - gamemodes/surf/entities/entities/game_timer/server.lua:37
I have add me as The owner in the Surf gamemode , the admin panel works , but when i try to delete a zone nothing happend
and when i place a zone , nothing happens 10 times i restart the server .... it dont work and this errors came when i make a record , on the scoreboard , i can the my best time but on The HUD , PB = 0:00:00.... sv.db is correctly[/QUOTE]
You should just redownload the gamemode files, plug your SQL information into the core_data.lua file, plug your SteamID/Level 64 into the sv.db -> gmod_admins table, and then try again.
It seems like you didn't follow setup instructions and none of us have any idea what you may have modified. Follow the Setup tutorial posted on the previous pages and then report back. We can't troubleshoot this properly if you never fully set it up.
Everthing is Working fine now ^^ ,
But I have a question about the weapons , do you have disable the Weapons because we all spawn without Weapons and i dont find the command line with "strip weapons"
[QUOTE=dante200985;49037722]Everthing is Working fine now ^^ ,
But I have a question about the weapons , do you have disable the Weapons because we all spawn without Weapons and i dont find the command line with "strip weapons"[/QUOTE]
By default they're stripped because you don't necessarily need weapons for every bhop map. You should be able to spawn them in with the commands (!glock !usp !knife etc)
[QUOTE=Gravious;49038404]By default they're stripped because you don't necessarily need weapons for every bhop map. You should be able to spawn them in with the commands (!glock !usp !knife etc)[/QUOTE]
i know on bhop you dont need them, i use your surf gamemode and i only use sweps for knives usw , but i cant spawn them when they was stripped
Gravious, I have a problem with Elevated VIP, If I make myself or someone else Elevated VIP, they cannot use !vip
It says something on the lines of not donating.
[QUOTE=Vashie;49260920]Gravious, I have a problem with Elevated VIP, If I make myself or someone else Elevated VIP, they cannot use !vip
It says something on the lines of not donating.[/QUOTE]
Are you sure they are really VIP at all? You get the message that you need to type !donate when you enter !vip while you're not a VIP. How are you making people Elevated VIP?
[QUOTE=Gravious;49262431]Are you sure they are really VIP at all? You get the message that you need to type !donate when you enter !vip while you're not a VIP. How are you making people Elevated VIP?[/QUOTE]
Im making them Elevated VIP by the admin panel and typing Elevated
It works for the most part all except the !vip function
[QUOTE=Vashie;49267098]Im making them Elevated VIP by the admin panel and typing Elevated
It works for the most part all except the !vip function[/QUOTE]
Yeah that gives them the status of VIP but doesn't actually give them the access.
You must edit the gmod_vips table (I think that's what it's called at least) and put in the type ID as 2 for Elevated VIP. There's a post at it at the start of this thread.
Here you go: [url]https://facepunch.com/showthread.php?t=1448806&p=47052705&viewfull=1#post47052705[/url]
[QUOTE=Gravious;49267534]Yeah that gives them the status of VIP but doesn't actually give them the access.
You must edit the gmod_vips table (I think that's what it's called at least) and put in the type ID as 2 for Elevated VIP. There's a post at it at the start of this thread.
Here you go: [url]https://facepunch.com/showthread.php?t=1448806&p=47052705&viewfull=1#post47052705[/url][/QUOTE]
Thank you, we got it working.
[IMG]http://i.imgur.com/3vzDYtd.png[/IMG]
Everything is working EXCEPT changing the map leads to this, and it just stays in between map changes for maybe 2 minutes before it just goes back to the original map, any idea how to fix this?
Gravious, is there any way I can enable VIP to work with higher ups in staff? (I.E. Developer, Owner, and Super Admins)
[QUOTE=mrweegeeman;49269620][IMG]http://i.imgur.com/3vzDYtd.png[/IMG]
Everything is working EXCEPT changing the map leads to this, and it just stays in between map changes for maybe 2 minutes before it just goes back to the original map, any idea how to fix this?[/QUOTE]
Your sv_contact is set to something ridiculously immature, might be that.
This is just the server loading your ConVars from *.cfg files. It always shows that; nothing crazy.
I think there's another cause but I can't smell what it is from this description.
[QUOTE=Vashie;49275964]Gravious, is there any way I can enable VIP to work with higher ups in staff? (I.E. Developer, Owner, and Super Admins)[/QUOTE]
Yes, the same way you set other VIPs. Like I said, it's in another table (gmod_vips) and not gmod_admins; this allows you to use both on higher authorities (see the post I linked before).
Whenever I make myself VIP, it negates my Developer powers and it gives me Elevated VIP without allowing me to use Developer Powers.
[url]http://prntscr.com/9cb0fi[/url]
I did it and still doesn't work for staff.
[QUOTE=Vashie;49281769]Whenever I make myself VIP, it negates my Developer powers and it gives me Elevated VIP without allowing me to use Developer Powers.
[url]http://prntscr.com/9cb0fi[/url]
I did it and still doesn't work for staff.[/QUOTE]
It shouldn't be able to do that since the only code that allows Developer overriding is:
[code]
if not Admin:CanAccess( ply, Admin.Level.Admin ) then
Secure.Levels[ ply:SteamID() ] = ply.VIPLevel
Admin:CheckPlayerStatus( ply, true )
end
[/code]
And that won't trigger unless your access level is below admin; which can't be the case.
A bit of an odd thing for me to be asking for, but does anyone happen to have an unreal mode for the Bunny Hop gamemode? Seems like a rather popular addition and I cannot personally find it.
[QUOTE=xbeastguyx;49333789]A bit of an odd thing for me to be asking for, but does anyone happen to have an unreal mode for the Bunny Hop gamemode? Seems like a rather popular addition and I cannot personally find it.[/QUOTE]
Everything is made by someone. Not everyone shares what they make but instead add it to make a server more popular. Replicating Unreal isn't that hard and I'm sure people who want to have it can do it by analyzing the rest of the styles.
Or you can wait until I start privately selling the latest v8.41 gamemode.
[QUOTE=xbeastguyx;49333789]A bit of an odd thing for me to be asking for, but does anyone happen to have an unreal mode for the Bunny Hop gamemode? Seems like a rather popular addition and I cannot personally find it.[/QUOTE]
You can try to replicate it, which is what many people have done including myself, it's not that difficult to recreate
Fucking awesome man, keep up the good work!
Welp for anyone who wants unreal, here you go ready to copy and paste.
Core.lua At the top where "_C["Style"]" is add at the end:
[CODE]Unreal = 10 [/CODE]
Core.lua Above "function GM:Move( ply, data )":
[CODE]
local ULastUse={}
local ULastTime={}
local ULastKey={}
local CurTime=CurTime
local Vector=Vector
[/CODE]
Core.lua Where it says "elseif st == 7 then"
[CODE]elseif st == 7 then
aa, mv = 120, 32.4
elseif st == 10 then
aa,mv=2000,50
smove=(data:KeyDown(1024) or data:KeyDown(512)) and smove*500 or smove
if data:KeyDown(2048) then
if not ULastKey[ply] then
if ULastUse[ply] and CurTime() - ULastUse[ply] < 0.7 and (not ULastTime[ply] or CurTime() - ULastTime[ply] > 5) then
local mult=(0.7-(CurTime()-ULastUse[ply]))*2+1
data:SetVelocity(data:GetVelocity()*Vector(mult,mult,mult*1.5))
ULastTime[ply]=CurTime()
end
ULastUse[ply]=CurTime()
end
ULastKey[ply]=true
else
ULastKey[ply]=nil
end
end[/CODE]
Finally in sv_command.lua at around line 706 where the style commands are add
[CODE]self:Register( { "unreal"}, function( ply )
Command:RemoveLimit( ply )
Command.Style( ply, nil, { _C.Style.Unreal } )
end )[/CODE]
So just double click every 5 seconds for an mlg boost.
I haven't tested it so tell me if it works...
thx 4 mlg codens - fibzy
[QUOTE=itzaname;49366676] Unreal code[/QUOTE]
Works good accept you forgot about adding this:
Under the sv_command.lua code you told us to add you forgot to add
[CODE]
self:Register( { "wru", "wrunreal", "uwr" }, function( ply, args )
local nStyle, nPage = _C.Style.Unreal, 1
if #args > 0 then
Player:SendRemoteWRList( ply, args[ 1 ], nStyle, nPage )
else
Core:Send( ply, "GUI_Open", { "WR", { 2, Timer:GetRecordList( nStyle, nPage ), nStyle, nPage, Timer:GetRecordCount( nStyle ) } } )
end
end )[/CODE]
and in sv_timer.lua on line 216 to add
[CODE]
[_C.Style.Unreal] = { Total = 0, Count = 0, Average = 0 }
[/CODE]
and on line 228 to add
[CODE]
[_C.Style.Unreal] = {}
[/CODE]
After that times will save and be recorded.
--EDIT--
Don't forget to add commas on the lines above the edited ones in sv_timer.lua
[QUOTE=skittles9823;49374088]Works good accept you forgot about adding this:[/QUOTE]
Damn, thought it was automated for w/e reason.
[QUOTE=itzaname;49379390]Damn, thought it was automated for w/e reason.[/QUOTE]
Yea I tried it out and found that times didn't save, so I went poking around in the code and found places that needed style code added and now it works :D
Sorry, you need to Log In to post a reply to this thread.