Page MenuHomeFeedback Tracker

Server crash at Parajump and exploding Rotors
Assigned, WishlistPublic

Description

  1. in Multiplayer sporadic Server.exe crash if using parajump with Parachutes.Last Try we need 6 Jumps.
  1. all Chopper Rotors explode always at Engine Start. {F21105} {F21106}

Details

Legacy ID
2028194912
Severity
None
Resolution
Open
Reproducibility
Always
Category
Game Crash
Steps To Reproduce
  1. use parajump Option at the Ammocrate. Klick on Map where you need to jump.

it needs some jumps to crash.

  1. enter a Chopper in Base and start the Engine. thats all.
Additional Information

we tested in most cases with Blufor, so please Blue at first.

some example Screens showing exploding Rotors Situations included.

Event Timeline

J4FThunder666 edited Additional Information. (Show Details)
J4FThunder666 set Category to Game Crash.
J4FThunder666 set Reproducibility to Always.
J4FThunder666 set Severity to None.
J4FThunder666 set Resolution to Open.
J4FThunder666 set Legacy ID to 2028194912.May 7 2016, 3:43 PM

I had lot of mission errors, during trying this mission(ingame mission script errors on black background). Can you please check these errors and fix them? I want be sure, that all things in repro mission are correct. I didn't have crash today, but I will try more times. Thank you for your repro mission.

"I had lot of mission errors,..."

If you start this mission not local, from a Root Server with server.exe then you have only 2 small Mission Errors. The other Errors only occur local. I try to fix this 2 small Errors "missing [..." and "..score is reserved Variable..."
Try the Server crash issue(1.) with more then one peoples at server please.

Has you checked the second Issue ?(exploding Rotors at Engine Start)

greetings Thunder

ok i have removed the 2 last errors occurs if you play online hosted by a root server/server.exe. There a no more script error Messages at start !

Sorry but i cant fix other possible Error Messages in local mode. I dont have the experience and the Mission works well without Script Errors online.
Today i needed 10 Jumps for server crash.

greetings Thunder

ok Guys I do not know if you've read the post.

http://forums.bistudio.com/showthread.php?157695-Server-exe-crash-using-Parachutes/page2&s=b7844d0d56d440c5186e285700dfa326

the last entry !

I think I have found the trigger for the exploding rotors / helicopters and the server crash.

mentioned problems occur only on the use of "ProtectionZone_Invisible_F" for base protection. If this is removed, there are none of the problems mentioned more.

You might be able to release the check / fix.

As a test mission, the last uploaded is to use.

To fix the problem you need only call the \ server \ Server_init.sqf (bottom)

["WRESPAWNZONE"] execVM "server \ circle_plate.sqf";
["ERESPAWNZONE"] execVM "server \ circle_plate.sqf";

prevent.

Asking you to confirm that you have read it. Thanks in advance.