Page 1 of 1

Mania-karma

Posted: 30 Sep 2018, 22:17
by hackie
I want the mania karma widget only shown at score so I changed this :

Code: Select all

	<!-- Position of the Widget and selection of the Gamemode to enable/disable the displaying of the Widget -->
	<karma_widget>
		<gamemode>
			<score>
				<enabled>true</enabled>
				<pos_x>119.5</pos_x>
				<pos_y>62.25</pos_y>
				<scale>1.0</scale>
			</score>
			<rounds>
				<enabled>true</enabled>
				<pos_x>121.6</pos_x>
				<pos_y>64.875</pos_y>
				<scale>1.0</scale>
			</rounds>
			<time_attack>
				<enabled>false</enabled>
				<pos_x>121.6</pos_x>
				<pos_y>64.875</pos_y>
				<scale>1.0</scale>
			</time_attack>
At time attack its set to false.

But when mania-karma plugin can not connect to youre karma server it looks like this :

Image

Why is still that small icon shown ?


Edit :

Something wrong with maniakarma ? On the veryshort server there was also no connection.

Re: Mania-karma

Posted: 01 Oct 2018, 03:23
by endbase
No problems with mania connection on my server btw @hackie

Re: Mania-karma

Posted: 01 Oct 2018, 09:45
by undef.de
hackie wrote: 30 Sep 2018, 22:17 At time attack its set to false.

But when mania-karma plugin can not connect to youre karma server it looks like this :

Image

Why is still that small icon shown ?
It seems the connection info does not pay attention to the <enable> settings of each game mode, added to the todo list.

hackie wrote: 30 Sep 2018, 22:17 Something wrong with maniakarma ? On the veryshort server there was also no connection.
Shouldn't be no problem, maybe I was working at that time on it. Is there still a problem?

Re: Mania-karma

Posted: 01 Oct 2018, 11:37
by hackie
Thanks Base :thumbsup: then it should be fine now.

Thanks Undef for putting it on the todo list :thumbsup: .

Re: Mania-karma

Posted: 22 Nov 2018, 21:05
by undef.de
hackie wrote: 30 Sep 2018, 22:17 I want the mania karma widget only shown at score so I changed this :

Code: Select all

	<!-- Position of the Widget and selection of the Gamemode to enable/disable the displaying of the Widget -->
	<karma_widget>
		<gamemode>
			<score>
				<enabled>true</enabled>
				<pos_x>119.5</pos_x>
				<pos_y>62.25</pos_y>
				<scale>1.0</scale>
			</score>
			<rounds>
				<enabled>true</enabled>
				<pos_x>121.6</pos_x>
				<pos_y>64.875</pos_y>
				<scale>1.0</scale>
			</rounds>
			<time_attack>
				<enabled>false</enabled>
				<pos_x>121.6</pos_x>
				<pos_y>64.875</pos_y>
				<scale>1.0</scale>
			</time_attack>
At time attack its set to false.

But when mania-karma plugin can not connect to youre karma server it looks like this :

Image

Why is still that small icon shown ?
Should be fixed in the next release (or later this day at github), thanks for report!

Re: Mania-karma

Posted: 23 Nov 2018, 10:33
by RelaxedRacer
Hi, i updated the mania karma plugin, when i /karma export it dont export the votes.

Code: Select all

[ManiaKarma] handleWebrequest(): For type "EXPORT" connection failed with "0 - " for url [http://europe.mania-karma.com/api/maniaplanet-trackmania2-v4.php .....etc... 

Re: Mania-karma

Posted: 23 Nov 2018, 10:53
by undef.de
RelaxedRacer wrote: 23 Nov 2018, 10:33 Hi, i updated the mania karma plugin, when i /karma export it dont export the votes.

Code: Select all

[ManiaKarma] handleWebrequest(): For type "EXPORT" connection failed with "0 - " for url [http://europe.mania-karma.com/api/maniaplanet-trackmania2-v4.php .....etc... 
Please PM me the logfile.

Re: Mania-karma

Posted: 23 Nov 2018, 11:06
by RelaxedRacer
undef.de wrote: 23 Nov 2018, 10:53 Please PM me the logfile.
Done

Re: Mania-karma

Posted: 07 Jan 2019, 08:59
by RelaxedRacer
"/karma export" still dont work, @undef.de did you get my PM?

:pil