Skip to content

Script no more working?! #3

Description

@t0cc

Can not load the script in Arma Reforger Tools. It show the following errors:

  SCRIPT    (W): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,156": 'ModifyEntityKey' is obsolete: Use SetVariableValue instead!
  SCRIPT    (E): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,156": Types 'IEntity' and 'IEntitySource' are unrelated
  SCRIPT    (E): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,156": Cannot convert 'IEntity' to 'IEntitySource' for argument '1' in method 'ModifyEntityKey'
  SCRIPT    (W): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,158": 'ModifyEntityKey' is obsolete: Use SetVariableValue instead!
  SCRIPT    (E): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,158": Types 'IEntity' and 'IEntitySource' are unrelated
  SCRIPT    (E): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,158": Cannot convert 'IEntity' to 'IEntitySource' for argument '1' in method 'ModifyEntityKey'
  SCRIPT    (W): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,177": 'ModifyEntityKey' is obsolete: Use SetVariableValue instead!
  SCRIPT    (E): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,177": Types 'IEntity' and 'IEntitySource' are unrelated
  SCRIPT    (E): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,177": Cannot convert 'IEntity' to 'IEntitySource' for argument '1' in method 'ModifyEntityKey'
  SCRIPT    (W): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,178": 'ModifyEntityKey' is obsolete: Use SetVariableValue instead!
  SCRIPT    (E): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,178": Types 'IEntity' and 'IEntitySource' are unrelated
  SCRIPT    (E): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,178": Cannot convert 'IEntity' to 'IEntitySource' for argument '1' in method 'ModifyEntityKey'
  SCRIPT    (W): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,179": 'ModifyEntityKey' is obsolete: Use SetVariableValue instead!
  SCRIPT    (E): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,179": Types 'IEntity' and 'IEntitySource' are unrelated
  SCRIPT    (E): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,179": Cannot convert 'IEntity' to 'IEntitySource' for argument '1' in method 'ModifyEntityKey'
  SCRIPT    (W): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,187": 'ModifyEntityKey' is obsolete: Use SetVariableValue instead!
  SCRIPT    (E): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,187": Types 'IEntity' and 'IEntitySource' are unrelated
  SCRIPT    (E): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,187": Cannot convert 'IEntity' to 'IEntitySource' for argument '1' in method 'ModifyEntityKey'
  SCRIPT    (E): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,215": Types 'array<IEntity>' and 'array<IEntitySource>' are unrelated
  SCRIPT    (E): @"scripts/WorkbenchGame/WorldEditor/ImportObjectsExtended/ImportObjectsExtended.c,215": Cannot convert 'array<IEntity>' to 'array<IEntitySource>' for argument '1' in method 'DeleteEntities'
  SCRIPT    (E): Can't compile "WorkbenchGame" script module!

Would be great if you could fix it as it is really useful. Maybe even add it to official Workshop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions