Search found 61 matches
- 04 Jul 2020, 17:27
- Forum: PyPlanet
- Topic: Some plugins dont work on the new TM?
- Replies: 5
- Views: 5921
Re: Some plugins dont work on the new TM?
Ok, thank you :thumbsup: (it did say v0.9.0 supports the new tm): Re: PyPlanet Update Blog Post by toffe » 01 Jul 2020, 15:34 0.9.0 Released Core Feature: Support for the new Trackmania. Bugfix: Fixing issue with parsing target player in spectator status in the player change callback. Apps Bugfix: ...
- 04 Jul 2020, 15:34
- Forum: PyPlanet
- Topic: Some plugins dont work on the new TM?
- Replies: 5
- Views: 5921
Some plugins dont work on the new TM?
Hi, i just installed PyPlanet for the new TM server, and some plugins wont run. I did change: game_dependencies = ['trackmania', 'trackmania_next'] But it still gives me these errors: https://i.postimg.cc/tJmXns7j/2020-07-04-16-30-59.png Anny way this can be fixed? (where do i find the script mode?)...
- 04 Jul 2020, 11:42
- Forum: UASECO
- Topic: Uaseco for the new TM?
- Replies: 18
- Views: 22506
Re: Uaseco for the new TM?
Understandable, hope some one will pick it up 

- 02 Jul 2020, 11:44
- Forum: UASECO
- Topic: Uaseco for the new TM?
- Replies: 18
- Views: 22506
Re: Uaseco for the new TM?
Where did you get the dedicated server for the new TM to even try running UASECO? Some one posted a link to the files on: https://forums.ubisoft.com/showthread.php/2241327-Dedicated-server-issues I was a bit further and saw that there are (probably) a lot of changes required and it's summer... so d...
- 02 Jul 2020, 09:52
- Forum: UASECO
- Topic: Uaseco for the new TM?
- Replies: 18
- Views: 22506
Uaseco for the new TM?
Hi, hope Uaseco gets ported for the new TM :1010 I tried running it but it said: [UASECO Fatal Error] [Gameinfo] Unsupported Modescript "Trackmania/TM_TimeAttack_Online.Script.txt" loaded, please report this at https://www.UASECO.org on line 128 in file C:\TM_Server\TM3_Uaseco\includes\cor...
- 19 Mar 2020, 15:17
- Forum: UASECO
- Topic: [Plugin] Checkpoint Records
- Replies: 22
- Views: 56055
Re: [Plugin] Checkpoint Records
in chat its normal, its just in this plugin i think
i can make a screen, but it only shows a empty cp
i can make a screen, but it only shows a empty cp
- 19 Mar 2020, 14:58
- Forum: UASECO
- Topic: [Plugin] Checkpoint Records
- Replies: 22
- Views: 56055
Re: [Plugin] Checkpoint Records
I found a little problem today in the plugin (and maybe more plugins have this not shure) When a player has a " in the nickname i got errors and it didnt displayed correctly. I changed this in the code that solved it: public function getPlayerNick() { // return $this->player->nickname; $nicknrp...
- 28 Oct 2019, 21:57
- Forum: UASECO
- Topic: Feedback and Reports for the master branch from github
- Replies: 88
- Views: 144089
Re: Feedback and Reports for the master branch from github
Could you please test that? Sorry my bad, it was the vote replay and vote next, that's cousin it. When i juke and the map end normaly it works ok, i forgot i voted "skip" everytime i juked a map. I know its better not to use the vote plugin jet, as its not done jet, sorry for the confusio...
- 27 Oct 2019, 00:37
- Forum: UASECO
- Topic: Feedback and Reports for the master branch from github
- Replies: 88
- Views: 144089
Re: Feedback and Reports for the master branch from github
Hi, its probably already mentioned, but when i juke a map, on end it says next map is same. (in the "next map" widget) But it does load the next map in the list, like it is supose to, this only happens when i juke a map. Also when i click on the "current map widget" (during race ...
- 17 Sep 2019, 22:27
- Forum: UASECO
- Topic: Feedback and Reports for the master branch from github
- Replies: 88
- Views: 144089
Re: Feedback and Reports for the master branch from github
I just updated to latest version of the github, got a "PHP Notice" message:
Dont know if i missed something. 
Code: Select all
[PHP Notice] Undefined index: MEDIA on line 83 in file C:\TM_Server\UASECO\plugins\plugin.mania_exchange.php
