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

Script error in ALiVE_fnc_civCommandRouter #465

Closed
3 of 6 tasks
shukari opened this issue Nov 16, 2017 · 1 comment
Closed
3 of 6 tasks

Script error in ALiVE_fnc_civCommandRouter #465

shukari opened this issue Nov 16, 2017 · 1 comment

Comments

@shukari
Copy link
Contributor

shukari commented Nov 16, 2017

Prerequisites

  • Can you reproduce the problem using ALiVE and CBA Only?
  • Are you running the latest version of ALiVE ?
  • Are you running the latest version of CBA_A3?
  • Have you attached an unbinarized SQM?
  • Have you attached your RPT (If the issue relates to data, also attch Server RPT and ALiVE Plugin Log)?
  • Have you attached screenshots of the Parameters set on the offending Module?

Description

Found in serverlog, no more informations


20:55:22 Error in expression <handle = _logic select 2 select 3;

if!(scriptDone _handle) then {
terminate _ha>
20:55:22   Error position: <scriptDone _handle) then {
terminate _ha>
20:55:22   Error scriptdone: Type Object, expected Script
20:55:22 File \x\alive\addons\amb_civ_command\fnc_civCommandRouter.sqf [ALiVE_fnc_civCommandRouter], line 2137

arma3server_x64_2017-11-14_17-47-30.zip

Steps to Reproduce

no steps

Expected behavior: nil

Actual behavior: nil

@shukari
Copy link
Contributor Author

shukari commented Nov 16, 2017

Fix is out!

@shukari shukari closed this as completed Nov 16, 2017
friznit pushed a commit that referenced this issue Nov 23, 2017
* fix #465

handle objNull default value in stopManagement if something happend wrong with the startManagement

* Update fnc_civCommandRouter.sqf
highhead added a commit that referenced this issue Nov 24, 2017
DarrellJMartin pushed a commit that referenced this issue Nov 28, 2017
* fix #465

handle objNull default value in stopManagement if something happend wrong with the startManagement

* Update fnc_civCommandRouter.sqf
DarrellJMartin pushed a commit that referenced this issue Nov 28, 2017
marceldev89 pushed a commit that referenced this issue Apr 10, 2018
* fix #465

handle objNull default value in stopManagement if something happend wrong with the startManagement

* Update fnc_civCommandRouter.sqf

* forgot this statement

* [FIX] fixed all managerHandles

* tabs to spaces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant