• 0
Adam Kadmon

Anyone recognizes any of these errors?

Question

Hey there, I've been looking at my rpt lately and got a few errors.

So I was wondering if anyone has see those before.

 

 2:42:25 Server: Object 2:10255 not found (message Type_121)
 2:42:25 Server: Object 10:189 not found (message Type_121)
 2:42:26 Server: Object 2:11039 not found (message Type_121)
 2:42:27 Server: Object 2:11981 not found (message Type_93)
 2:42:27 Server: Object 2:11982 not found (message Type_93)

 

Then this

 2:41:34 Error in expression <osition = ASLToATL (AGLToASL (_building modelToWorld _x));
if (_lootPosition sel>
 2:41:34   Error position: <modelToWorld _x));
if (_lootPosition sel>
 2:41:34   Error modeltoworld: Type Number, expected Array
 2:41:34 File exile_server\code\ExileServer_system_lootManager_spawnLootInBuilding.sqf, line 33
 2:41:34 Error in expression <osition = ASLToATL (AGLToASL (_building modelToWorld _x));
if (_lootPosition sel>
 2:41:34   Error position: <modelToWorld _x));
if (_lootPosition sel>
 2:41:34   Error Generic error in expression
 2:41:34 File exile_server\code\ExileServer_system_lootManager_spawnLootInBuilding.sqf, line 33

This,

 2:41:34 Warning Message: Error: creating weapon H_FakeHeadgear_Syndikat_F with scope=private
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.displayName'.
 2:41:34 Warning Message: '/' is not a value
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.nameSound'.
 2:41:34 Warning Message: '/' is not a value
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.type'.
 2:41:34 Warning Message: '/' is not a value
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.picture'.
 2:41:34 Warning Message: '/' is not a value
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.Library'.
 2:41:34 Warning Message: No entry '.libTextDesc'.
 2:41:34 Warning Message: '/' is not a value
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.model'.
 2:41:34 Warning Message: '/' is not a value
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.simulation'.
 2:41:34 Warning Message: '/' is not a value
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.fireLightDuration'.
 2:41:34 Warning Message: '/' is not a value
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.fireLightIntensity'.
 2:41:34 Warning Message: '/' is not a value
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.fireLightDiffuse'.
 2:41:34 Warning Message: Size: '/' not an array
 2:41:34 Warning Message: Size: '/' not an array
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.fireLightAmbient'.
 2:41:34 Warning Message: Size: '/' not an array
 2:41:34 Warning Message: Size: '/' not an array
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.weaponLockDelay'.
 2:41:34 Warning Message: '/' is not a value
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.weaponLockSystem'.
 2:41:34 Warning Message: '/' is not a value
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.cmImmunity'.
 2:41:34 Warning Message: '/' is not a value
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.weight'.
 2:41:34 Warning Message: '/' is not a value
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.lockingTargetSound'.
 2:41:34 Warning Message: Size: '/' not an array
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.lockedTargetSound'.
 2:41:34 Warning Message: Size: '/' not an array
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.detectRange'.
 2:41:34 Warning Message: '/' is not a value
 2:41:34 Warning Message: No entry 'bin\config.bin/CfgWeapons/H_FakeHeadgear_Syndikat_F.muzzles'.
 2:41:34 Warning Message: Size: '/' not an array

Then I found this:

if (_texture != "") then {
_constructionObje>
 8:46:52   Error position: <_texture != "") then {
_constructionObje>
 8:46:52   Error Undefined variable in expression: _texture
 8:46:52 File exile_server\code\ExileServer_object_construction_database_load.sqf, line 48
 8:46:52 Error in expression <ct enableSimulationGlobal false;
};

 

 

So if anyone knows any of these errors please let me know :D

 

Share this post


Link to post
Share on other sites

3 answers to this question

  • 0

I have the same problem in regards to objects not found, I believe this is because certain items that are spawning by AI  are not found in my loot tables. 

I notice that the TRADER folders circumventing the internet, does not include the vanilla arma 3 weapoins, gear, etc. Which is a pain in my butt! 

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.