Hi,
I tested plugin and other plugins too over longer period of time... there is problem with dedimania and threading.
See http://koti.mbnet.fi/reaby/manialive/dedimania_logs.zip (warning will extract 40mb of logs).
hopefully you can sort it out.
Search found 779 matches
- 06 Jan 2011, 11:28
- Forum: ManiaLive Plugins
- Topic: [plugin] Dedimania
- Replies: 88
- Views: 44728
- 05 Jan 2011, 16:40
- Forum: Dedicated Server Tools
- Topic: ManiaLive, a new dedicated server manager
- Replies: 60
- Views: 23513
Re: ManiaLive, a new dedicated server manager
Works great, Will we have a Admin handler like in Aseco? if everyone starts to make their own it will create problems very quickly? Or should we do something in our side? Well, there is the AdminGroups which you can use to manage administrators on a very basic way. If you want to create your own, m...
- 04 Jan 2011, 16:12
- Forum: ManiaLive Plugins
- Topic: [plugin] Dedimania
- Replies: 88
- Views: 44728
Re: [plugin] Dedimania
Dedimania plugin should have default message saying the record is from dedimania...
see:
http://labs.dura.fi/p/reaby/df61.png
(image will be deleted in few days)
see:
http://labs.dura.fi/p/reaby/df61.png
(image will be deleted in few days)
- 04 Jan 2011, 02:40
- Forum: Dedicated Server Tools
- Topic: custom plugin events and working sqlite explorer
- Replies: 2
- Views: 1386
custom plugin events and working sqlite explorer
Custom plugin events ? Well i managed to to this tonight after 3~4 hours of trial & error, as i'm totally noob with this new object orientated programming thingy. hopefully we get official support for plugin events for final version of manialive, as this can be ground breaking :) for example i did ...
- 01 Jan 2011, 18:02
- Forum: ManiaLive Plugins
- Topic: [plugin] Dedimania
- Replies: 88
- Views: 44728
Re: [plugin] Dedimania
ok.. sorry for the spam.. but i get folloing error when people gets new dedimania time: -> ErrorException with code 0 Undefined variable: record - in F:\Trackmania_dedicated\sn12\libraries\ManiaLive\Utilities\String.php on line 101 - Stack: #0 F:\Trackmania_dedicated\sn12\libraries\ManiaLive\Utiliti...
- 01 Jan 2011, 17:21
- Forum: ManiaLive Plugins
- Topic: [plugin] Dedimania
- Replies: 88
- Views: 44728
Re: [plugin] Dedimania
OK, got dedimania working now. it still whines about the log.
Another issue, when player gets new record, there is no message at chat.
Another issue, when player gets new record, there is no message at chat.
- 31 Dec 2010, 13:16
- Forum: ManiaLive Plugins
- Topic: [plugin] Dedimania
- Replies: 88
- Views: 44728
Re: [plugin] Dedimania
problem was in config.ini, you apparently need to add php.exe after the path.
Ok, then i ran into problem with Logger.php, so as it's problem with manialive i opened an issue.
Ok, then i ran into problem with Logger.php, so as it's problem with manialive i opened an issue.
- 30 Dec 2010, 19:34
- Forum: ManiaLive Plugins
- Topic: [plugin] Dedimania
- Replies: 88
- Views: 44728
Re: [plugin] Dedimania
issue on windows & xampp... [19:25:54|Dedimania] Starting authentication on server ... [19:25:54|Dedimania] Please wait, opening session ... [19:25:57|Dedimania] Starting authentication on server ... [19:25:57|Dedimania] Please wait, opening session ... [19:26:00|Dedimania] Starting authentication o...
- 29 Dec 2010, 23:44
- Forum: Dedicated Server Tools
- Topic: problems with registerChatCommand...
- Replies: 1
- Views: 1039
problems with registerChatCommand...
i opened an issue to google code.. there is no way currently to use registerChatCommand to enter multiple words of as parameter into one variable. let's say i want to write personalmessage plugin or googletranslate... only way currently is to hookup to onPlayerChat and parse it by hand, which i thin...