Home   Help Search Login Register  

Author Topic: Unexplainable CTD  (Read 1326 times)

0 Members and 1 Guest are viewing this topic.

Offline KTottE

  • Former Staff
  • ****
Unexplainable CTD
« on: 16 Aug 2003, 21:37:59 »
I have made a mission which works fine when I preview it, it works fine when I test it for myself on my computer, but when others try to start it they get a crash to desktop.

They have the right addons in the right versions, and it works on my computer like I said.
It's sort of annoying that I can't play my mission with my squadmates :)

Since it's too big to attach, here's a link: http://totte.isa-geek.net/RSF_SCUDHUNT.zip (link doesn't work 24/7)

So, anyone have an idea what it could be?
"Life is not a journey to the grave with the intention of arriving safely in a pretty and well preserved body, but rather to skid in broadside, thoroughly used up, totally worn out, and loudly proclaiming 'WOW What a Ride!'"

Offline Killswitch

  • Members
  • *
  • Peace, cheese and ArmA
Re:Unexplainable CTD
« Reply #1 on: 18 Aug 2003, 15:08:26 »
Quote
addOns[]=
{
      "Finnish_Defence_Forces_Mod",
      "KTE_SpecialForces",
      "kte_m4sopmod",
      "inq_weaponpack",
      "bas_weap",
      "BRDM",
      "editorupdate102",
      "bas_soar146",
      "bis_resistance",
      "lsd"
};

Couple of things that struck me:
  • There's no reference to any INQ Weapons pack units in the mission. Try removing it the "inq_weaponpack" line.
  • Why is there a "bas_soar146" there. Since you have FDF mod there, you are not playing this on a 1.46 server.  Do you by any chance have both the bas_soar146.pbo and the bas_soar185.pbo in one or several of your addons folders? If so, its "addon cleanup time".
  • Cant fully test it, though. Lack the KTE Spec-dudes. Yay, another case of YAMP (Yet Another M4 Pack) ;-)

Also, when does it CTD for your buds? As in *exactly* where in the MP-setup/playing process?

« Last Edit: 18 Aug 2003, 15:09:09 by Killswitch »

Offline KTottE

  • Former Staff
  • ****
Re:Unexplainable CTD
« Reply #2 on: 20 Aug 2003, 17:04:35 »
My specops are loaded with inq + bas weapons and use bas models (with permission, this addon is not publically available) that's where that is coming from. And they all have the right version of that addon (sf + m4's).
The m4's are really just there to hold us over until we get proper gear, namely FN FAL and G3A3.

Checked and I did, removed them. They should not cause problem though. The weird thing is I haven't placed anything that should load them. The only BAS kit I have is what my soldiers are carrying with them.
Deleted it from the addons folder though, and will re-pbo the mission.

And from what they told me, it crashed when they selected that mission from the missionlist and pressed "ok".

"Life is not a journey to the grave with the intention of arriving safely in a pretty and well preserved body, but rather to skid in broadside, thoroughly used up, totally worn out, and loudly proclaiming 'WOW What a Ride!'"