cobra@pulse 0 Posted June 4, 2005 Okay, so I've made this mission for a clan Im in, but when we go to load it, it just takes us straight back to the mission select screen with no error messages, any ideas anyone? And yes it is uploaded to the server. This is the first mp mission I have done so bear with me a bit if its something simple. Cobra Share this post Link to post Share on other sites
scars09 9 Posted June 4, 2005 hi, send me the mission per mail and i take a look. You had it running on a dedicated server or hosted on a players machine? If it a dedicated server i would check if all needed addons are on the server. Specially any modaddons that uses equal ingame names (for example i44 stuff) or shared configs (dkm f.e.). Differences between sp and mp maps are minor. you shouldn´t use the "player" variable, and the playable units should be marked as that. Maybe check if server and client run same editorupdate version, but as far i know it mostly produce ctd and not to mission screen. But as i said, send it and i take a look. Cu Scars09 p.s. i you dont have a addonlist at hand just send the mission.pbo. Share this post Link to post Share on other sites
cobra@pulse 0 Posted June 4, 2005 Unfortunatly some of addons are clan use only and i dont have the permission to distribute them to other people. But thanks for the offer anyway. I had a look at the addons list and the ones listed are installed. Thanks so far though. <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> version=11; class Mission { addOns[]= { "BLB_UK", "ukf_ukweps", "flklyna", "Baracken", "ukf_slmg", "JJR_Rebels", "bis_resistance", "jof_objects1", "CATIntro", "UKFLR110GPMGDES", "ukflr110gpmg", "UKFLR110GSDES", "ukf_vspoloh1", "Flags1", "bis_weaponpack", "jam_magazines", "raabpara" }; addOnsAuto[]= { "BLB_UK", "JJR_Rebels", "bis_resistance", "flklyna", "Baracken", "jof_objects1", "CATIntro", "UKFLR110GPMGDES", "ukflr110gpmg", "UKFLR110GSDES", "ukf_vspoloh1", "Flags1" }; Share this post Link to post Share on other sites
scars09 9 Posted June 4, 2005 Hmm, looks quite good. Flags shouldnt be the prob, isnt that hard to write a config for a flagpack. Barracken Addon was getting updated few times. As far i know it would create a p3d error, but its worth checking if all machine use the same. Jam Magazines also getted updated(bugfixed), i would check that aswell. JJR Rebels, same thing, was getting updated few times, check if all comps have same version of files. Maybe the prob is with not used addons still in addons list. Try to change it as followed version=11; class Mission { addOns[]= { "BLB_UK", "JJR_Rebels", "bis_resistance", "flklyna", "Baracken", "jof_objects1", "CATIntro", "UKFLR110GPMGDES", "ukflr110gpmg", "UKFLR110GSDES", "ukf_vspoloh1", "Flags1", "jam_magazines" }; addOnsAuto[]= { "BLB_UK", "JJR_Rebels", "bis_resistance", "flklyna", "Baracken", "jof_objects1", "CATIntro", "UKFLR110GPMGDES", "ukflr110gpmg", "UKFLR110GSDES", "ukf_vspoloh1", "Flags1", "jam_magazines" }; All above should as far i know give a errormessage (jjr rebels im not sure), but this i only know for sure if its hosted on a players comp. If errormessage come at a dedi server i dont know. Hope that helped u a little. cu Scars09 P.S. I wonder wich clan you are in? hmm maybe something with United Kingdom...nah impossible Share this post Link to post Share on other sites
wheres my rabbit ? 10 Posted June 5, 2005 scrap that flags1 is something to do with flags.pbo in res addons Quote[/b] ]Maybe the prob is with not used addons still in addons list. Try to change it as followed dont think that would make a difference if it in the list and not in the mission if the server had the addon it would still load. here is the addon list afaik all are the latest versions.there was a problem with editorupdate102 and editorupgrade102 but that was sorted out a while ago edit:grabbed the mission off the server to see if it gave me and error description.ext <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">class Weapons { class UKF_SA80 { count = 40; } class syfmk3 { count = 40; } ........... class magazines { class JAM_W556_30mag { count = 400; } class JAM_W762M_100mag { count = 200; } class JAM_M433Vest { count = 10; } class JAM_flareWhite { count = 20; } class syfmk3mag { count = 80; } Share this post Link to post Share on other sites
cobra@pulse 0 Posted June 5, 2005 Okay well I've sorted it out now, the server doesnt have flags1 uploaded. That error your getting rabbit shouldnt really be that much of a problem. Me and flash tested it last night once id fixed it, we got that error message, clicked okay and it worked fine. You do have the Browning though dont you? Share this post Link to post Share on other sites
wheres my rabbit ? 10 Posted June 5, 2005 flags1 is international flag pack from res addons flags.pbo in normal and res addons folders so it should be on the server if the .ext error aint fixed then mission might work sometimes and crash others i think ...fix it anyway Share this post Link to post Share on other sites
scars09 9 Posted June 5, 2005 sorry, i still dont understand nothing. What is flags1.pbo? a changed flags.pbo?? Why u use a pbo for a custom flag anyway?? Why dont u use the flag as jpg within the mission.pbo? The error rabbit get is cause according to his addonslist he just dont have the addon. wich is syfhp.pbo as addon and syfmk3 in addonslist of mission, or the Browning how u called it. (God praise the ofpec tags) bye Scars09 Share this post Link to post Share on other sites
wheres my rabbit ? 10 Posted June 6, 2005 yes you are right i dont have the addon lol the reason i posted the list is that wot is on the server so having that in description.ext would bugger it up .. turns out someone uploaded new addons i didn't tell me about them i looked in cfg of flags.pbo and flags1 is part of that so fuck knows why that would be the problem as it isn't a 3rd party addon at all i just wondered wot it was ... but if flags1 was the problem i now claim the right to all the credit as i suggested it in the first place Share this post Link to post Share on other sites
scars09 9 Posted June 6, 2005 Hey, nice that the one prob is solved. With the flags1.pbo, that was exactly what i wanted to know. If u think its a bis file or not. Im 99.99% sure that there is no official flags1.pbo existing. Sounds just like a windows copy. In my OFP Folder is only a flags.pbo. So try to take it out addonfolder and see if mission still works (im quite sure that mission will work without prob). Then delete this omnious flags1.pbo. Cu Scars09 Share this post Link to post Share on other sites
wheres my rabbit ? 10 Posted June 6, 2005 bis flags.pbo if you use a flag out of it it puts flags1 in mission sqm cobra you should add the browning to the addons list in mission sqm so it boots people who dont have the addon as you can get into the mission without having it. then i would have got missing addon error rather than cfg error in mission and it will stop weird crap like people shooting invisble guns or probably just ctd when someone shoots Share this post Link to post Share on other sites
scars09 9 Posted June 6, 2005 Now i understand. As i said i always use own .jpgs as flags so i never saw that entry in one of my missionaddonslists. Scars09 Share this post Link to post Share on other sites
Placebo 29 Posted June 6, 2005 As this is for a private mission that has MP problems I think MP is perhaps the best forum Share this post Link to post Share on other sites
wheres my rabbit ? 10 Posted June 6, 2005 Now i understand. As i said i always use own .jpgs as flags so i never saw that entry in one of my missionaddonslists. Scars09 actually you dont even need to use a flag ...just the pole flag(international) thnx for the input scars Share this post Link to post Share on other sites
scars09 9 Posted June 6, 2005 my pleasure that i could help a little. The flag1.pbo is in addonlist cause the flagpole has a flag from the flagpack as standard. this means the flag at the pole, not the pole itself make that entry. think we can discuss this till end of time lol cu Scars09 Share this post Link to post Share on other sites