CiderRP is giving me the "loading..." & "Press 'jump' to rejoin if you are stuck!" errors! Help Plea
2 replies, posted
Ok, i've been trying to get CiderRP to work because i like it. I've been trying to get it working for a day now but still get the "loading..." and "Press 'jump' to rejoin if you are stuck" errors. I'm pretty sure (99% sure) that the files are in their correct places, and i've even made sure that i've entered the DB information in correctly. I've even tried changing DB host to see if it helps but i get the same outcome, so i'm thinking it maybe is to do with the database (But i'm not sure which is why i'm asking). I am going to post the console logs i got after joining the server and my sv_configuration.lua file. If you require any more information please ask, as i am really desperate to get this gamemode working on my server. I've seen people say its working so i need to find out where i've gone wrong and fix it.
Console logs after joining the server: (I got a few red errors saying missing tree.vmt or something but i can't remember it entirely, and i see the map fine so that's not a problem i guess so i didn't post that).
[CODE]Unable to load voice codec 'voice_speex'. Voice disabled.
Decompressing data pack into virtual file system..
Data pack loaded: 421 files. (1.563s)
Lua initialized (Lua 5.1)
================================================== ===
Evolve 1.0 by Overv succesfully started clientside.
================================================== ===
Couldn't include file 'playx\client\vgui\PlayXBrowser.lua' (File not found) (@playx\client\playx.lua (line 38))
Registering gamemode 'Sandbox' derived from 'base'
Registering gamemode 'cider' derived from 'Sandbox'
Sending 365 'User Info' ConVars to server (cl_spewuserinfoconvars to see)
Scanning for downloaded fonts..
Reloading Particles..
PlayX DEBUG: JW URL set
PlayX DEBUG: Host URL set
Flight Lieutenant Dannyboy last joined 20 hours ago.
PlayX DEBUG: Providers list received
Redownloading all lightmaps[/CODE]
And now for the sv_configuration.lua file:
[CODE]--[[
Name: "sv_configuration.lua".
Product: "Cider (Roleplay)".
--]]
cider.configuration["MySQL Host"] = "db4free.net"; -- The host that your MySQL database is located.
cider.configuration["MySQL Username"] = "phoenixserveruse"; -- The username that you log into MySQL with.
cider.configuration["MySQL Password"] = "(Don't need to know this do you - But it's in uppercase and lowercase, could that cause a problem??)"; -- The password that you log into MySQL with.
cider.configuration["MySQL Database"] = "phoenixserverdb"; -- The name of the database that we'll be using.
cider.configuration["MySQL Table"] = "players"; -- The name of the table where the player data is stored.[/CODE]
Thanks for taking the time to read this and i really hope you know the solution as to why it isn't working. My steam name is CuttingSaturn if required - Thanks.
Bump ... anyone please?
Last bump.... i'm hoping somebody knows?! If not, i will have to resort to using DarkRP or even PERP :O
Sorry, you need to Log In to post a reply to this thread.