[Aseco2.2.0c and further]Dedimania Plugin (Reauthored)
Moderators: Flo, Assembler Maniac, f*ckfish, TM-Patrol
Re: [Aseco2.2.0c and further]Dedimania Plugin (Reauthored)
Haven't tested the plugin in quite a while... but the old issue used to be that it would spit out recs whether it could connect to DM or not. I fixed it by adding a flag upon successful connection, a onnewtrack function to retry connecting if 'connected flag' is set to false, and used the flag to disable checking if a rec was made onplayerfinish if DM failed to connect.
- w1lla
- TM-Patrol
- Posts: 1466
- Joined: 23 May 2007 07:20
- Owned TM-games: TMU, TMN, TMF
- Manialink(s): intr
- Location: Venray
Re: [Aseco2.2.0c and further]Dedimania Plugin (Reauthored)
New version better stability.
Code: Select all
tmnforever is nations and united makes it special. tmnforever has united. I need united!
Re: [Aseco2.2.0c and further]Dedimania Plugin (Reauthored)
Thanks, I'll try it as soon as I can.w1lla wrote:New version better stability.
The debug level is always set at "4"... the log file grow very fast!

THX
TrackMania Nations Forever (Free Game): Mecha:Getter
Team --> Mecha:Team (Forum)
Server TM1 Stadium --> Mecha:Base tmtp://#join=lvlao_server
Server TM2 Stadium --> Mecha:Base² maniaplanet://#join=mecha@TMStadium
Team --> Mecha:Team (Forum)
Server TM1 Stadium --> Mecha:Base tmtp://#join=lvlao_server
Server TM2 Stadium --> Mecha:Base² maniaplanet://#join=mecha@TMStadium
- w1lla
- TM-Patrol
- Posts: 1466
- Joined: 23 May 2007 07:20
- Owned TM-games: TMU, TMN, TMF
- Manialink(s): intr
- Location: Venray
Re: [Aseco2.2.0c and further]Dedimania Plugin (Reauthored)
well thats only if you have problems that you know of that arent yours.
Code: Select all
tmnforever is nations and united makes it special. tmnforever has united. I need united!
- Jackel
- speedy pilot
- Posts: 316
- Joined: 06 Oct 2006 09:57
- Owned TM-games: TMN,TMU,&TMS
- Location: Florida, USA
- Contact:
Re: [Aseco2.2.0c and further]Dedimania Plugin (Reauthored)
ok where do you lower the debug level?? right now, Dedimaina is running stable with now issues (so far) and would like too not see all the de-bug info in the Aseco Command box.
Update:one small issue, but it's not a huge one.
on next track start the latest dedimania recs show in chat, but the Dedimaina widget from fufi is not updating recs til someone crosses the finish.
Update 2: ignore my small issue made in first update. got it working, all I had too do was list the dedimaina plugins before widget plugin in the plugins.xml file, after that it worked fine.
Update:one small issue, but it's not a huge one.
on next track start the latest dedimania recs show in chat, but the Dedimaina widget from fufi is not updating recs til someone crosses the finish.
Update 2: ignore my small issue made in first update. got it working, all I had too do was list the dedimaina plugins before widget plugin in the plugins.xml file, after that it worked fine.

- w1lla
- TM-Patrol
- Posts: 1466
- Joined: 23 May 2007 07:20
- Owned TM-games: TMU, TMN, TMF
- Manialink(s): intr
- Location: Venray
Re: [Aseco2.2.0c and further]Dedimania Plugin (Reauthored)
try making $dedi_debug variable 1.
Code: Select all
tmnforever is nations and united makes it special. tmnforever has united. I need united!
Re: [Aseco2.2.0c and further]Dedimania Plugin (Reauthored)
In the file <aseco_dir>/plugins/plugin.dedimania.phpJackel wrote:ok where do you lower the debug level??
in the row:
var $dedi_debug = 4; // max debug level = 4
replace the 4 with a 1, like this:
var $dedi_debug = 1; // max debug level = 4
EDIT: Ops w1lla has anticipated me...
TrackMania Nations Forever (Free Game): Mecha:Getter
Team --> Mecha:Team (Forum)
Server TM1 Stadium --> Mecha:Base tmtp://#join=lvlao_server
Server TM2 Stadium --> Mecha:Base² maniaplanet://#join=mecha@TMStadium
Team --> Mecha:Team (Forum)
Server TM1 Stadium --> Mecha:Base tmtp://#join=lvlao_server
Server TM2 Stadium --> Mecha:Base² maniaplanet://#join=mecha@TMStadium
- oliverde8
- solid chaser
- Posts: 1135
- Joined: 07 Oct 2006 07:03
- Owned TM-games: TMU
- Manialink(s): oliverde8
- Location: Turkey
- Contact:
Re: [Aseco2.2.0c and further]Dedimania Plugin (Reauthored)
I saw less and less palyers on my server this last 2 3 days I wondered why and
Great news Dedimania stopped working
http://91.121.149.10/TrackMania/logread ... o=1&page=1
I have errors in my log
I didn't touch my server since it worked. didn't add change anything
found the error that makes records aren't saved
[CP-Times] is the CP_TIMES in $player->BestCheckpoints;
page 400 of the log of today
http://91.121.149.10/TrackMania/logread ... 1&page=400
The thing I hate the most in TM is Dedimania, I pass to much time to making work to see it stoping to work after a while
Great news Dedimania stopped working

http://91.121.149.10/TrackMania/logread ... o=1&page=1
I have errors in my log
Code: Select all
1Uidca0FXaJOAQIQKnM9VBxLyRARy90TotalRaces106TotalPlayers205TimeAttackRaces0TimeAttackPlayers0NumberOfChecks6ServerMaxRecords30RecordsglobalTTR0.002375methodsmethodNamededimania.AuthenticateerrorsTTR6.5E-05methodNamededimania.ChallengeRaceTimeserrorsTTR0.001065
found the error that makes records aren't saved
Code: Select all
Namededimania.ChallengeRaceTimeserrorsWarning in method_helper.php(1130): Ignore record for k1ng0d : last check time is not same as best time !
Code: Select all
edimania_endrace - numchecks: 7
dedimania_endrace - times
Array
(
[0] => Array
(
[Login] => k1ng0d
[Best] => 36970
[Checks] => 7010,13270,19990,23330,27620,33860,37190
)
)
[CP-Times](k1ng0d) 6970>13330>19900>23250>27510>33680>36970>
page 400 of the log of today
http://91.121.149.10/TrackMania/logread ... 1&page=400
The thing I hate the most in TM is Dedimania, I pass to much time to making work to see it stoping to work after a while
Last edited by oliverde8 on 12 Jun 2009 09:37, edited 1 time in total.
- oliverde8
- solid chaser
- Posts: 1135
- Joined: 07 Oct 2006 07:03
- Owned TM-games: TMU
- Manialink(s): oliverde8
- Location: Turkey
- Contact:
Re: [Aseco2.2.0c and further]Dedimania Plugin (Reauthored)
just discovered something
Why does TMX searches for TMX info
just was wondering
Edit: I was looking more deeple in the log and here is the probleme
BestCptimes are the old BestCptimes
Edit2 I am stupid it wokrks found why sorry
For people as stupid as me
Dedimania.plugin must be placed after checpoints.plugn
Why does TMX searches for TMX info

Edit: I was looking more deeple in the log and here is the probleme
BestCptimes are the old BestCptimes
Edit2 I am stupid it wokrks found why sorry
For people as stupid as me

Dedimania.plugin must be placed after checpoints.plugn
