Mania-karma

UASECO is a fork of the XAseco2/1.03 controller for Trackmania and has been overhauled to support the Modescript Gamemodes of Trackmania².

Moderators: undef.de, NADEO

Post Reply
hackie
Posts: 1178
Joined: 19 Jul 2012, 22:43

Mania-karma

Post 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.
System Specs:
OS: Windows 7 Professionnal x64
CPU: Intel Core i7-6700K / 4 GHz - 8 MB cache
GPU: MSI GTX 980TI GAMING 6G - OC Edition
Motherboard: ASUS MAXIMUS VIII RANGER
RAM : 32Gb Kingston HyperX Savage - DDR4
DirectX 11
endbase
Posts: 483
Joined: 26 Jun 2011, 19:34

Re: Mania-karma

Post by endbase »

No problems with mania connection on my server btw @hackie
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: Mania-karma

Post 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?
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
hackie
Posts: 1178
Joined: 19 Jul 2012, 22:43

Re: Mania-karma

Post by hackie »

Thanks Base :thumbsup: then it should be fine now.

Thanks Undef for putting it on the todo list :thumbsup: .
System Specs:
OS: Windows 7 Professionnal x64
CPU: Intel Core i7-6700K / 4 GHz - 8 MB cache
GPU: MSI GTX 980TI GAMING 6G - OC Edition
Motherboard: ASUS MAXIMUS VIII RANGER
RAM : 32Gb Kingston HyperX Savage - DDR4
DirectX 11
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: Mania-karma

Post 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!
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
RelaxedRacer
Posts: 61
Joined: 08 Feb 2011, 02:30

Re: Mania-karma

Post 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... 
TMNF Server Link: tmtp://#join=racing_room_speed
TMMP Server Link: maniaplanet://#join=racing_room_speed@TMStadium@nadeo
TMGL Server Link: uplay://launch/5595/0/#join=n0AEQqlwQkGDQIke4YeZNw@Trackmania
Discord YouTube Twitch
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: Mania-karma

Post 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.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
RelaxedRacer
Posts: 61
Joined: 08 Feb 2011, 02:30

Re: Mania-karma

Post by RelaxedRacer »

undef.de wrote: 23 Nov 2018, 10:53 Please PM me the logfile.
Done
TMNF Server Link: tmtp://#join=racing_room_speed
TMMP Server Link: maniaplanet://#join=racing_room_speed@TMStadium@nadeo
TMGL Server Link: uplay://launch/5595/0/#join=n0AEQqlwQkGDQIke4YeZNw@Trackmania
Discord YouTube Twitch
RelaxedRacer
Posts: 61
Joined: 08 Feb 2011, 02:30

Re: Mania-karma

Post by RelaxedRacer »

"/karma export" still dont work, @undef.de did you get my PM?

:pil
TMNF Server Link: tmtp://#join=racing_room_speed
TMMP Server Link: maniaplanet://#join=racing_room_speed@TMStadium@nadeo
TMGL Server Link: uplay://launch/5595/0/#join=n0AEQqlwQkGDQIke4YeZNw@Trackmania
Discord YouTube Twitch
Post Reply

Return to “UASECO”

Who is online

Users browsing this forum: No registered users and 1 guest