Colefrick 0 Posted March 12, 2016 So, i have been trying to troubleshoot a server problem, everything was fine and dandy and then it threw the "Mission Failed to Load" error when clicking "Ok" to start the mission RPT file included I have tried MULTIPLE things to fix the error, looking on google just returned old answers / questions that don't even work anymore. All the code has been debugged and looked over MANY TIMES. We have not added any new addons or removed any, we just editing the mission per usual and then it randomly threw the error. The RPT code is in the spoiler. RPT: http://pastebin.com/UJuRTSbh Server Archive: http://pastebin.com/ahYfk990 EDIT: The RPT code was too long for the forums, so i moved it to pastebin. EDIT: I also have included all the init code(s) we use. They're located in the spoiler. Share this post Link to post Share on other sites
mobilemick 13 Posted March 12, 2016 8:23:10 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in CUP\Weapons\CUP_Weapons_WeaponsCore\anim\M249\gesture\m249_reload_crouch.rtm Could be way out here, but... try changing the size ???? Apart from that couldn't see anything else :( Share this post Link to post Share on other sites
Colefrick 0 Posted March 13, 2016 8:23:10 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in CUP\Weapons\CUP_Weapons_WeaponsCore\anim\M249\gesture\m249_reload_crouch.rtm Could be way out here, but... try changing the size ???? Apart from that couldn't see anything else :( We don't have access to CUP's source code, so there would be no way to change this. It was working and then just stopped working Share this post Link to post Share on other sites
_.Dardo._ 15 Posted March 14, 2016 I'm having the same problem with the same logs (Using cup terrains and sarugao map),checked and double checked for duplicated markers names on the mission.sqm with external tools and I still can't get my mission working. What I've tried so far: - Check markers (nothing) - Launch the mission.sqm directly from the editor (And it works!) - Launch the mission.sqm on the server build (Not loading) I don't know what else to do,the mission converting is clearly not working unfortunately. Hope someone will help us. Share this post Link to post Share on other sites