Re: Trackmania² Stadium
Posted: 25 Jun 2013, 20:36
That update once made my 心 go ã©ã ã©ã, but since I now have to pay for Stadium, my lungs melted like I smoked a billion cigarettes! (I hate cigarettes)
This can be fixed by emptying a title (or buying new ones), then loading through that empty title slot.TGYoshi wrote:Bug #2389423897:
http://i.imgur.com/96nZSwE.jpg -> Does not ask me for a key, just closes the "popup".
http://i.imgur.com/5ZGW2Ba.jpg -> Stadium is gone from my titles list.
If I recall correctly I should be able to enter a key through the 1st screenshot's Load button, but I can't find another way to do it.
strange indeed. You might want to create a report, or I copy your finding to the reports section.TGYoshi wrote:This can be fixed by emptying a title (or buying new ones), then loading through that empty title slot.TGYoshi wrote:Bug #2389423897:
http://i.imgur.com/96nZSwE.jpg -> Does not ask me for a key, just closes the "popup".
http://i.imgur.com/5ZGW2Ba.jpg -> Stadium is gone from my titles list.
If I recall correctly I should be able to enter a key through the 1st screenshot's Load button, but I can't find another way to do it.
This is still a bug though!
(still have to buy the key, so I'm not sure if it actually accepts it, but I get the enter-a-key dialog)
Sorry to have to answer this, but like he said, there is nothing here he can tell about. And also, there is a need to understand how it could work. If we do something, and we want to do it, it would be through multi-env titles, since you have to be in a place where people have the list of environment that is on the title to access and play the server.Cerovan wrote:multi-environments server support
meaning that multiple environments servers would have to be in multiple environments titles.Hylis wrote:You just have to understand that it is a complicated question and that our answers will come in a timely manner. Multiple environments titles are to be expected, so are multiple environments servers. I just don't want to commit to things that we have not done yet since there are sometimes surprises and negative players around to tell us how slow we are to do things, even if we are working on so many topics at the time.
Hylis wrote:About multiple environment servers. The way it is done today in the architecture, mid term, it would be with enabling the creation of multiple environment titles. We would eventually do an official unified environments that includes the three environments and let the players make only dual environment if they wish. But it is mid term.
Short term, maybe it will be the switch of server for a small part of players. But I think we need to release the environment before this anyway. Keep in mind, for the server, there is less loading and the configuration can be right by Title/mode/settings etc. The question of who have what, the loading of datas, the settings per title also on client or other topics can arrive on the way of having a specific system for multiple environments more than switch in short term.
Sorry but that's not entirely true as it came from a totally unexpected mix of server manialinks, maniascript function and quiet join links.Hylis wrote:We do gave a command to go on servers, like the lobby is doing for matchmaking.
source: https://code.google.com/p/manialive/source/detail?r=532#Opens a link in the client with the specified players.
* The parameters are the login of the client to whom the link to open is sent, the link url, and the 'LinkType'
* (0 in the external browser, 1 in the internal manialink browser).
* Login can be a single login or a list of comma-separated logins. Only available to
* @param Structures\Player|string|mixed[] $player
* @param string $link
* @param int $linkType
* @param bool $multicall
* @return bool
* @throws InvalidArgumentException