Jump to content
Sign in to follow this  
Pyth3rEx

Help understanding RPT? (server load loop)

Recommended Posts

So I got my server loading the mission file again and again. I tried understanding what's going on and did a bit of troubbleshoot bu i'm confused on what to do next.See below the full RPT, let's see if one of you may be able to spot the issue?

Thanks ^^
 

Starting mission:
 Mission file: Operation_Aigle_Noir
 Mission world: isladuala3
 Mission directory: mpmissions\Operation_Aigle_Noir.isladuala3\
"No params given for ALIVE_fnc_BUS - exiting..."
Warning Message: 'tracks/' is not a class ('name' accessed)
Warning Message: 'tracks/' is not a class ('duration' accessed)
[1968,499.539,0,"XEH: PreInit started. v3.12.1.190812"]
[CBA] (settings) INFO: Reading settings from settings file.
[CBA] (settings) INFO: Finished reading settings from settings file.
[XEH]: One or more children of class CAManBase do not support Extended Event Handlers. Fall back to loop.
[ACE] (common) INFO: Parsed Settings Configs [85.0 ms]
Attempt to override final function - ace_interaction_fnc_addpassengersactions
Attempt to override final function - ace_medical_fnc_actioncheckpulselocal
Attempt to override final function - ace_medical_fnc_displaypatientinformation
Attempt to override final function - ace_medical_menu_fnc_updateuiinfo
"SquadBarDefault: false"
String STR_RHS_FAC_VDV_45 not found
String STR_RHS_FAC_VDV_45 not found
Attempt to override final function - ace_dogtags_fnc_cancheckdogtag
Attempt to override final function - ace_dogtags_fnc_getdogtagdata
[1968,500.687,0,"XEH: PreInit finished."]
Warning Message: 'tracks/' is not a class ('duration' accessed)
Warning Message: 'tracks/' is not a class ('duration' accessed)
Warning Message: 'tracks/' is not a class ('duration' accessed)
Warning Message: 'tracks/' is not a class ('duration' accessed)
Warning Message: 'tracks/' is not a class ('duration' accessed)
Warning Message: 'tracks/' is not a class ('duration' accessed)
CallExtension 'debug_console' could not be found
"Error: 'Stealth sounds' found 0 results for class song"
Warning Message: 'tracks/' is not a class ('duration' accessed)
Warning Message: 'tracks/' is not a class ('duration' accessed)
EPE manager release (0|65|0)
Starting mission:
 Mission file: Operation_Aigle_Noir
 Mission world: isladuala3
 Mission directory: mpmissions\Operation_Aigle_Noir.isladuala3\
"No params given for ALIVE_fnc_BUS - exiting..."
Warning Message: 'tracks/' is not a class ('name' accessed)
Warning Message: 'tracks/' is not a class ('duration' accessed)
[1971,509.13,0,"XEH: PreInit started. v3.12.1.190812"]
[CBA] (settings) INFO: Reading settings from settings file.
[CBA] (settings) INFO: Finished reading settings from settings file.
[XEH]: One or more children of class CAManBase do not support Extended Event Handlers. Fall back to loop.
[ACE] (common) INFO: Parsed Settings Configs [86.0 ms]
Attempt to override final function - ace_interaction_fnc_addpassengersactions
Attempt to override final function - ace_medical_fnc_actioncheckpulselocal
Attempt to override final function - ace_medical_fnc_displaypatientinformation
Attempt to override final function - ace_medical_menu_fnc_updateuiinfo
"SquadBarDefault: false"
String STR_RHS_FAC_VDV_45 not found
String STR_RHS_FAC_VDV_45 not found
Attempt to override final function - ace_dogtags_fnc_cancheckdogtag
Attempt to override final function - ace_dogtags_fnc_getdogtagdata
[1971,510.271,0,"XEH: PreInit finished."]
Warning Message: 'tracks/' is not a class ('duration' accessed)
Warning Message: 'tracks/' is not a class ('duration' accessed)
Warning Message: 'tracks/' is not a class ('duration' accessed)
Warning Message: 'tracks/' is not a class ('duration' accessed)
Warning Message: 'tracks/' is not a class ('duration' accessed)
Warning Message: 'tracks/' is not a class ('duration' accessed)
CallExtension 'debug_console' could not be found
"Error: 'Stealth sounds' found 0 results for class song"
Warning Message: 'tracks/' is not a class ('duration' accessed)
Warning Message: 'tracks/' is not a class ('duration' accessed)
EPE manager release (0|65|0)
Starting mission:
 Mission file: Operation_Aigle_Noir
 Mission world: isladuala3
 Mission directory: mpmissions\Operation_Aigle_Noir.isladuala3\

 

Share this post


Link to post
Share on other sites

SOLVED: So problem was due to the mod 'FSH Radio'. Removed the mod and mission loads 🙂

  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×