I've got my basic epoch server up and running and everything seems to be fine. Character save on exit and load is working so I know redis is fine. I run into trouble when I try to add myself as an admin. I have:
Added my steam id and name in EpochAH.hpp, both with "" and without and in both owner and super level areas.
Added my guid and name to Admins.xml.
Both have the same end result of not loading.
BEC seems to load the files just fine, (no errors in the console window) and my server isn't reporting any errors, (nothing in client or server rpt error wise)
BUT, the game stalls on loading. I can connect to lobby, select a slot and hit ok but it never gets past Starting Epoch...Please Wait!. Eventually it says server not ready(02) and I get kicked for a publicvariable restriction#0. Anyone else ran into this?
I also seem to have trouble getting whitelisting to work. The file loads and I have tried adding
guid
guid name
"guid" "name
pid
pid name
"pid" "name"
to the whitelist.txt but every format I've tried ends with getting kicked for not being whitelisted.
Question
hogscraper
Hiya epoch forums,
I've got my basic epoch server up and running and everything seems to be fine. Character save on exit and load is working so I know redis is fine. I run into trouble when I try to add myself as an admin. I have:
Added my steam id and name in EpochAH.hpp, both with "" and without and in both owner and super level areas.
Added my guid and name to Admins.xml.
Both have the same end result of not loading.
BEC seems to load the files just fine, (no errors in the console window) and my server isn't reporting any errors, (nothing in client or server rpt error wise)
BUT, the game stalls on loading. I can connect to lobby, select a slot and hit ok but it never gets past Starting Epoch...Please Wait!. Eventually it says server not ready(02) and I get kicked for a publicvariable restriction#0. Anyone else ran into this?
I also seem to have trouble getting whitelisting to work. The file loads and I have tried adding
guid
guid name
"guid" "name
pid
pid name
"pid" "name"
to the whitelist.txt but every format I've tried ends with getting kicked for not being whitelisted.
Any help on these would be much appreciated!
hogs
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now