Page 27 of 51
Re: FeedBack & Bugs | Your ideas are important
Posted: 31 Jan 2015, 10:20
by oliverde8
jaga01 wrote:Now i get this
Code: Select all
ERROR: Reached error limit of 16. ManiaLive is shutting down
on my crowded server

( why always errors ?
Sorry about that
for now can you increase the error limit; in config.ini
and also can you check the logs/manialive-error.log to see what was the errors? Might be the new Gui Handler I passed you. eXPansion is still in beta stage so things like this can sadly happen.
Edit : For you map list issue I think it is due to this map : "$w$i$000Tunnel $fffLoL$ff0$ntunnel be illuminated^^" if removing it solves it can you send me just that map by PM, if it doesen't can you send me all your maps

I will debug on my own server.
Edit2 : No need I have found the character that makes it crash ( the Map window I mean still need you logs).
Re: FeedBack & Bugs | Your ideas are important
Posted: 01 Feb 2015, 22:30
by Coshank90
Hi,
I noticed that my server isn't saving all dedirecords. I cant get my head around it since it on some maps saves the records and on other tracks it can skip them all (Yes it's standard tracks which normally have dedirecs, I'm not talking about 5sec lol tracks).
I noticed that I sometimes get this message in the log:
Code: Select all
eXpansion][Adm/AdminPanel][DediMania/Connection][Dedimania service return error] Method:dedimania.SetChallengeTimes [eXpansion][Adm/AdminPanel][DediMania/Connection]Error string:Warning in method_helper.php(1383): VReplay has not the same time as best time (22485,22418) !
[eXpansion][Adm/AdminPanel][DediMania/Connection][Dedimania] Sending times new times: Success
What does this mean?
Best regards,
Coshank
Re: FeedBack & Bugs | Your ideas are important
Posted: 02 Feb 2015, 12:39
by w1lla
Keep getting this:
Code: Select all
[2015-02-02T12:36:10+01:00]
Occured on 02.02.2015 at 12:36:10 at process with ID #4320
---------------------------------
-> ErrorException with code 8
Trying to get property of non-object
- in C:\tmn\expansion\libraries\ManiaLivePlugins\eXpansion\MapRatings\MapRatings.php on line 245
- Stack: #0 C:\tmn\expansion\libraries\ManiaLivePlugins\eXpansion\Core\types\ErrorHandler.php(15): ManiaLive\Application\ErrorHandling::createExceptionFromError(8, 'Trying to get p...', 'C:\tmn\expansio...', 245)
#1 C:\tmn\expansion\libraries\ManiaLivePlugins\eXpansion\MapRatings\MapRatings.php(245): ManiaLivePlugins\eXpansion\Core\types\ErrorHandler::createExceptionFromError(8, 'Trying to get p...', 'C:\tmn\expansio...', 245, Array)
#2 C:\tmn\expansion\libraries\ManiaLivePlugins\eXpansion\MapRatings\MapRatings.php(352): ManiaLivePlugins\eXpansion\MapRatings\MapRatings->sendRatingMsg('w1lla', NULL)
#3 C:\tmn\expansion\vendor\maniaplanet\manialive-lib\ManiaLive\DedicatedApi\Callback\Event.php(75): ManiaLivePlugins\eXpansion\MapRatings\MapRatings->onBeginMap(Array, false, NULL)
#4 C:\tmn\expansion\vendor\maniaplanet\manialive-lib\ManiaLive\Event\Dispatcher.php(132): ManiaLive\DedicatedApi\Callback\Event->fireDo(Object(ManiaLivePlugins\eXpansion\MapRatings\MapRatings))
#5 C:\tmn\expansion\vendor\maniaplanet\manialive-lib\ManiaLive\Application\Application.php(123): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\DedicatedApi\Callback\Event))
#6 C:\tmn\expansion\bootstrapper.php(73): ManiaLive\Application\Application->run()
#7 {main}
Re: FeedBack & Bugs | Your ideas are important
Posted: 02 Feb 2015, 19:43
by oliverde8
w1lla wrote:Keep getting this:
Code: Select all
[2015-02-02T12:36:10+01:00]
Occured on 02.02.2015 at 12:36:10 at process with ID #4320
---------------------------------
-> ErrorException with code 8
Trying to get property of non-object
- in C:\tmn\expansion\libraries\ManiaLivePlugins\eXpansion\MapRatings\MapRatings.php on line 245
- Stack: #0 C:\tmn\expansion\libraries\ManiaLivePlugins\eXpansion\Core\types\ErrorHandler.php(15): ManiaLive\Application\ErrorHandling::createExceptionFromError(8, 'Trying to get p...', 'C:\tmn\expansio...', 245)
#1 C:\tmn\expansion\libraries\ManiaLivePlugins\eXpansion\MapRatings\MapRatings.php(245): ManiaLivePlugins\eXpansion\Core\types\ErrorHandler::createExceptionFromError(8, 'Trying to get p...', 'C:\tmn\expansio...', 245, Array)
#2 C:\tmn\expansion\libraries\ManiaLivePlugins\eXpansion\MapRatings\MapRatings.php(352): ManiaLivePlugins\eXpansion\MapRatings\MapRatings->sendRatingMsg('w1lla', NULL)
#3 C:\tmn\expansion\vendor\maniaplanet\manialive-lib\ManiaLive\DedicatedApi\Callback\Event.php(75): ManiaLivePlugins\eXpansion\MapRatings\MapRatings->onBeginMap(Array, false, NULL)
#4 C:\tmn\expansion\vendor\maniaplanet\manialive-lib\ManiaLive\Event\Dispatcher.php(132): ManiaLive\DedicatedApi\Callback\Event->fireDo(Object(ManiaLivePlugins\eXpansion\MapRatings\MapRatings))
#5 C:\tmn\expansion\vendor\maniaplanet\manialive-lib\ManiaLive\Application\Application.php(123): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\DedicatedApi\Callback\Event))
#6 C:\tmn\expansion\bootstrapper.php(73): ManiaLive\Application\Application->run()
#7 {main}
hi, which version are you running?
Re: FeedBack & Bugs | Your ideas are important
Posted: 02 Feb 2015, 19:51
by w1lla
lastest dev version.
Re: FeedBack & Bugs | Your ideas are important
Posted: 02 Feb 2015, 19:53
by oliverde8
ok, thanks should be fixed

on nighty as well
Re: FeedBack & Bugs | Your ideas are important
Posted: 03 Feb 2015, 12:55
by w1lla
MapRatingsManager is always empty even though there are votes.
Could you please look into it.
With kind regards,
w1lla
Re: FeedBack & Bugs | Your ideas are important
Posted: 03 Feb 2015, 13:32
by endbase
Mhh have not noticed the same works here on our servers
Also on dev channel
maybe restart eXpansion will fix it
Greetz Base
Re: FeedBack & Bugs | Your ideas are important
Posted: 03 Feb 2015, 14:16
by w1lla
endbase wrote:Mhh have not noticed the same works here on our servers
Also on dev channel
maybe restart eXpansion will fix it
Greetz Base
Restarts dont seem to work.. Its an error in the following function as it returns empty:
Code: Select all
/**
*
* @return \ManiaLivePlugins\eXpansion\MapRatings\MapRating[]
*/
function autoMapManager_getMaps()
{
$items = array();
foreach ($this->getRatings() as $uid => $rating) {
$value = round(($rating->rating / 5) * 100);
if ($rating->totalvotes >= $this->config->minVotes && $value <= $this->config->removeTresholdPercentage) {
$map = \ManiaLivePlugins\eXpansion\Helpers\ArrayOfObj::getObjbyPropValue($this->storage->maps, "uId", $uid);
if ($map) {
$items[] = new Structures\MapRating($rating, $map);
}
}
}
return $items;
}
Your other issue is resolved on my own server by fiddling with positions and adding the rest of the thumbs. If you want i can provide the .php files if needed.
Re: FeedBack & Bugs | Your ideas are important
Posted: 03 Feb 2015, 18:12
by endbase
Do You mean the position of the map ratings widget ?
Greetz Base