I worked on my server for 3 days now and thanks you all for your great support. All the mods/tools/plugins are awesome and i trully thanks all people here for being such kind with "novice" with new server hoster.
First things, here is my setup:
* Using dedicated server
* Arma 3 installed with @AiATP @A3EAI @MAS @EPOCH @TAVIANA
* Server working well with high performance
* I used all exceptions in my scripts.txt as people make reference in each plugins topic
Second, here is the error my .RPT is spamming me (all the time)
FIRSTSPAM
Error in expression <d", "repairkit", true];
};
if (({_x == _loot} count exclcontainer_list) > 0) th>
2:40:32 Error position: <_loot} count exclcontainer_list) > 0) th>
2:40:32 Error Variable indéfinie dans une expression: _loot
2:40:32 File mpmissions\epoch.Tavi\LSpawner\fn_LSgetBuildingstospawnLoot.SQF, line 146
2:40:32 Error in expression <d", "repairkit", true];
};
If i look on line 146 in fn_LSgetBuildingstospawnLoot.SQF, here is what i have. It is default .SQF i did not touch it.
//if container clear its cargo
if (({_x == _loot} count exclcontainer_list) > 0) then {
clearWeaponCargoGlobal _lootholder;
clearMagazineCargoGlobal _lootholder;
clearBackpackCargoGlobal _lootholder;
clearItemCargoGlobal _lootholder;
};
I can't figure out what reference this is and what fn_LSgetBuildingstospawnLoot.SQF is trying to do.
SECOND SPAM (sorry it's long lines error)
2:40:32 Warning Message: No entry 'bin\config.bin/CfgMagazines.ruger_pistol_epoch'.
2:40:32 Warning Message: No entry '.picture'.
2:40:32 Warning Message: '/' is not a value
2:40:32 Warning Message: No entry '.scope'.
2:40:32 Warning Message: '/' is not a value
2:40:32 Warning Message: Error: creating magazine ruger_pistol_epoch with scope=private
2:40:32 Warning Message: No entry '.displayName'.
2:40:32 Warning Message: '/' is not a value
2:40:32 Warning Message: No entry '.displayNameShort'.
2:40:32 Warning Message: '/' is not a value
2:40:32 Warning Message: No entry '.nameSound'.
2:40:32 Warning Message: '/' is not a value
2:40:32 Warning Message: No entry '.Library'.
2:40:32 Warning Message: No entry '.libTextDesc'.
2:40:32 Warning Message: '/' is not a value
2:40:32 Warning Message: No entry '.type'.
2:40:32 Warning Message: '/' is not a value
2:40:32 Warning Message: No entry '.count'.
2:40:32 Warning Message: '/' is not a value
2:40:32 Warning Message: No entry '.maxLeadSpeed'.
2:40:32 Warning Message: '/' is not a value
2:40:32 Warning Message: No entry '.initSpeed'.
2:40:32 Warning Message: '/' is not a value
2:40:32 Warning Message: No entry '.reloadAction'.
2:40:32 Warning Message: '/' is not a value
2:40:32 Warning Message: No entry '.modelSpecial'.
2:40:32 Warning Message: '/' is not a value
2:40:32 Warning Message: No entry '.ammo'.
2:40:32 Warning Message: '/' is not a value
I have this error for ALL default Epoch weapons such as
Error: creating magazine arifle_Katiba_GL_F with scope=private
Error: creating magazine arifle_Katiba_C_F with scope=private
Error: creating magazine hgun_Pistol_heavy_01_F with scope=private
No entry 'bin\config.bin/CfgMagazines.hgun_Pistol_heavy_01_F'
etc...
Can someone please help me with those errors ? My server is running really fine, but i like to keep my server spam error free
Thanks again for your all great support and sorry for my english,
Question
Aru
Hello everyone,
I worked on my server for 3 days now and thanks you all for your great support. All the mods/tools/plugins are awesome and i trully thanks all people here for being such kind with "novice" with new server hoster.
First things, here is my setup:
* Using dedicated server
* Arma 3 installed with @AiATP @A3EAI @MAS @EPOCH @TAVIANA
* Server working well with high performance
* I used all exceptions in my scripts.txt as people make reference in each plugins topic
Second, here is the error my .RPT is spamming me (all the time)
FIRST SPAM
If i look on line 146 in fn_LSgetBuildingstospawnLoot.SQF, here is what i have. It is default .SQF i did not touch it.
I can't figure out what reference this is and what fn_LSgetBuildingstospawnLoot.SQF is trying to do.
SECOND SPAM (sorry it's long lines error)
I have this error for ALL default Epoch weapons such as
Can someone please help me with those errors ? My server is running really fine, but i like to keep my server spam error free
Thanks again for your all great support and sorry for my english,
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now