Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server RPT script errors and lag. #151

Open
brownjacob998 opened this issue Oct 30, 2019 · 0 comments
Open

Server RPT script errors and lag. #151

brownjacob998 opened this issue Oct 30, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@brownjacob998
Copy link

Describe the bug
Significant lag in combat on server (plus client I run alongside server), normally not an issue without VCOM.

To Reproduce
Steps to reproduce the behavior:
Playing KP Liberation with VCOM 3.3.3, set in the init.sqf, and added the descriptor.ext together. VCOM in server RPT log throws a bunch of errors for various things.
These errors were happening in a West v East battle in Charkia on Altis. Two squads W, KP liberation spawns for E.
An M4 Scorcher controlled by AI with ArtyEnable=true; also did not fire the entire time at a range of ~4.8KM.

Errors:
File Vcom\Functions\VCM_Functions\fn_SniperEngage.sqf [VCM_fnc_SniperEngage]..., line 53
Error in expression <_PredictedLoc = (_NearestFriendly2Enemy targetKnowledge (vehicle _NearestEnemy))>
Error position: <targetKnowledge (vehicle _NearestEnemy))>
Error targetknowledge: Type Array, expected Object

Error in expression <etSkill 0.9;
_x allowFleeing 0;
{
_x setSkill _x;
} forEach VCM_AIDIFA;

if >
Error position: <setSkill _x;
} forEach VCM_AIDIFA;

if >
Error setskill: Type Array, expected Object

VCOM Version:

  • Branch: [Develop]
  • Version [3.3.3]

Additional mods used:

  • CBA_A3 (v3.10.1.190316)
  • OPTRE units
@brownjacob998 brownjacob998 added the bug Something isn't working label Oct 30, 2019
@genesis92x genesis92x self-assigned this Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants