Hey LunarBerry,
do you have any Log-Files created, we can take a look into?
Search found 11 matches
- 07 Aug 2020, 00:52
- Forum: ManiaControl
- Topic: not working on my linux VPS
- Replies: 3
- Views: 4675
- 29 Jun 2020, 15:21
- Forum: ManiaControl
- Topic: PLEASE HELP
- Replies: 2
- Views: 3965
Re: PLEASE HELP
Hey benharris, there seem to be multiple problems at hand. First off, you need to check your file permissions for the user you want to run ManiaControl (which seems to be "tmf"). You can check the permissions with the command "ls -la", and send us a screenshot back of those. Ther...
- 19 May 2020, 13:10
- Forum: ManiaControl
- Topic: Karma plugin finish check
- Replies: 1
- Views: 5541
Re: Karma plugin finish check
Hey Nicklander,
this is a good suggestion, which i just opened an issue about on https://github.com/ManiaControl/ManiaControl/issues/256 . I will include it in the next ManiaControl version 0.255, as it shouldn't be too difficult to implement.
this is a good suggestion, which i just opened an issue about on https://github.com/ManiaControl/ManiaControl/issues/256 . I will include it in the next ManiaControl version 0.255, as it shouldn't be too difficult to implement.
- 19 May 2020, 13:07
- Forum: ManiaControl
- Topic: Dedimania plugin error
- Replies: 3
- Views: 5910
Re: Dedimania plugin error
Hey, we know about Dedimania Plugin instabilities, and i already tried to fix a lot of this stuff, but it is not easy. For some reason, records on maps with custom items are not getting accepted by Dedimania.net, while the requests are equally structured to those on maps without custom items, so fin...
- 19 May 2020, 13:04
- Forum: ManiaControl
- Topic: ManiaControl
- Replies: 5
- Views: 4969
Re: ManiaControl
Hey there,
this is another error of ours, which also was recently fixed. It will be available in the next version update of ManiaControl 0.255, until then you will be unable to use the Local Records, unfortunately.
this is another error of ours, which also was recently fixed. It will be available in the next version update of ManiaControl 0.255, until then you will be unable to use the Local Records, unfortunately.
- 19 May 2020, 12:53
- Forum: ManiaControl
- Topic: How to "really" save script settings
- Replies: 1
- Views: 3602
Re: How to "really" save script settings
Hey lasdecour, this has been a very popular request by a lot of people, and i've just implemented a plugin doing this kind of work, which will be named GameModePresetsPlugin, with the available commands //savemode and //loadmode. These commands will also store and load the Mode-Script in which the M...
- 19 May 2020, 12:49
- Forum: ManiaControl
- Topic: mc_scriptsettings
- Replies: 1
- Views: 3559
Re: mc_scriptsettings
Hey there. This is an unfortunate mistake on our side, i have looked into the issue and already solved it. You need to download https://github.com/ManiaControl/ManiaControl/blob/master/core/Configurator/GameModeSettings.php and replace the current core/Configurator/GameModeSettings.php in your Mania...
- 03 Mar 2020, 12:27
- Forum: ManiaControl
- Topic: Maniacontrol issue on nc1.eu server
- Replies: 4
- Views: 5864
Re: Maniacontrol issue on nc1.eu server
Hey ranig, does it refuse even a clean reboot, where you manually restart ManiaControl? Because that would be very weird. My best guess is, that nc1.eu has disabled this function in their general PHP-configuration, because it could be used maliciously through a ManiaControl plugin against their serv...
- 02 Mar 2020, 15:20
- Forum: Announcements
- Topic: A new Trackmania game will be out in July, 1st!
- Replies: 237
- Views: 623641
Re: A new Trackmania game will be out in May, 5th!
I would like to ask, if it is possible to join a Beta, if that sort of thing is planned. I'm sure only a few selected people will have access, but now that i recently took responsibility over a widely used program for TrackMania-/ShootMania-Servers, it would be helpful to get to know the scenes behi...
- 07 Feb 2019, 23:05
- Forum: MP4.1 REPORTS / BUGS / INFORMATION
- Topic: [TM] Team.Script.txt likely to be broken
- Replies: 5
- Views: 1970
Re: [TM] Team.Script.txt likely to be broken
Actually, this error seems to be even bigger than only at the named scenario. In most cases i try to call $this->maniaControl->getModeScriptEventManager()->setTrackmaniaTeamPoints($teamId, $score, $score, $score); with various data, the scores bug out; but not all cases, which is the weird thing.