Hi there, I ordered my first 1.7.7.1 private hive server few days ago at Vilayer. I installed some scripts with the "one click install" function. Most of scripts seems to work fine, but I have an issue with animated heli crash. Heli are spawning and crashing correctly, but there is absolutly no loots on crash sites. I looked at the logs and found some errors about lootpiles creation: 17:28:40 "CRASHSPAWNER: Mi17_DZ just exploded at [4005.39,7082.89,94.6481]!, "17:28:53 "CRASHSPAWNER: Loot spawn at '[3892.37,6835.11,0]' with loot table '19.1952'"17:28:53 Error in expression <s select _index;_itemType = _itemTypes select _index;_lootPos = [_pos, ((ran>17:28:53 Error position: <select _index;_lootPos = [_pos, ((ran>17:28:53 Error Zero divisor17:28:53 File z\addons\dayz_server\compile\server_spawnCrashSite.sqf, line 24417:28:53 "CRASHSPAWNER: Loot spawn at '[3897.54,6839.31,0]' with loot table '19.1952'"17:28:53 Error in expression <s select _index;_itemType = _itemTypes select _index;_lootPos = [_pos, ((ran>17:28:53 Error position: <select _index;_lootPos = [_pos, ((ran>17:28:53 Error Zero divisor17:28:53 File z\addons\dayz_server\compile\server_spawnCrashSite.sqf, line 24417:28:53 "CRASHSPAWNER: Loot spawn at '[3900.96,6826.67,0]' with loot table '19.1952'"17:28:53 Error in expression <s select _index;_itemType = _itemTypes select _index;_lootPos = [_pos, ((ran>17:28:53 Error position: <select _index;_lootPos = [_pos, ((ran>17:28:53 Error Zero divisor17:28:53 File z\addons\dayz_server\compile\server_spawnCrashSite.sqf, line 24417:28:53 "CRASHSPAWNER: Loot spawn at '[3892.7,6835.51,0]' with loot table '19.1952'"17:28:53 Error in expression <s select _index;_itemType = _itemTypes select _index;_lootPos = [_pos, ((ran>17:28:53 Error position: <select _index;_lootPos = [_pos, ((ran>17:28:53 Error Zero divisor17:28:53 File z\addons\dayz_server\compile\server_spawnCrashSite.sqf, line 24417:28:53 "CRASHSPAWNER: Loot spawn at '[3895.55,6839.14,0]' with loot table '19.1952'"17:28:53 Error in expression <s select _index;_itemType = _itemTypes select _index;_lootPos = [_pos, ((ran>17:28:53 Error position: <select _index;_lootPos = [_pos, ((ran>17:28:53 Error Zero divisor17:28:53 File z\addons\dayz_server\compile\server_spawnCrashSite.sqf, line 24417:28:53 "CRASHSPAWNER: Crash completed! Wreck at: [3898.78,6833.65,-0.528412] - Runtime: 237 Seconds || Distance from calculated POC: 47 meters"17:28:53 "CRASHSPAWNER: 100% chance to start a crashing Mi17_DZ with loot table 'MilitarySpecial' at 176655"I checked the line 244 of the related SQF file but I'm not really seeing where the issue is... Somebody already experienced this issue ? And know how to solve it ? Thanks for your help !