Page 1 of 1

RCON is not available on your server

Posted: 17 Jul 2018, 11:58
by ghost
Hey,
just created a new VM (W2016) with a dedicated LIFYO Server

i patched main.cs for TTmod (latest)
and installed Apache and LiveMap, configuration seems to work (as its loading and displaying my custom map etc, :))
but after login and trying to access the rcon page it tells me "RCON is not available etc. etc."

is there a way to check if something is not loaded?

Re: RCON is not available on your server

Posted: 17 Jul 2018, 14:20
by Nyuton
Hi,
if TTmod is loaded properly, you will find quite a few messages containing "TTmod" in your server logfile.
Also, the Livemap has an "Information" tab on the configuration page where you can find information about whether TTmod is loaded and what version.

Re: RCON is not available on your server

Posted: 17 Jul 2018, 14:31
by ghost
then its not loaded correctly q.q

i will look into this later, dont look like i made anything wrong, edit config and edit the exec into the main.cs file

mhh

Re: RCON is not available on your server

Posted: 17 Jul 2018, 20:36
by ghost
looks like the problem was the exec(“TTmod/init.cs”);
quotes stated on the website as in my main.cs file (copy pasted from the website) it was stated as the right “ quotes instead of the needed straight " quotes,e.g. exec("TTmod/init.cs"); (\\")? ;)


maybe you can fix this on your site ;)

Re: RCON is not available on your server

Posted: 18 Jul 2018, 10:15
by Nyuton
You are correct, these quotes were apparently replaced by the Blog's font or something.
I will have this fixed later today when I update the pages and documentation for the TTmod 1.3 update.
Thanks for pointing that out!

Cheers