Jump to content
x39

ArmA.Studio - The Open-Source Community made IDE for ArmA

Recommended Posts

3 hours ago, target_practice said:

When I attempt to run the program, I just get an error message stating "Operation Failed".

Chances are, you have not right-clicked the zip before extracting thus windows disallowing the libraries from being loaded.

 

The following steps should lead to success:

  1. Delete the installation
  2. Download latest version
  3. Right click the zip downloaded, click on Properties
  4. Depending on your OS (Windows 8 or Windows 10) at the very bottom in "security" you have either a checkbox or a button labeled with "allow", click it.
  5. Continue as usual from here. Arma.Studio should launch fine now.

Reason for that is presumably because i do not sign the executables in any way (as software certificates are costly)

Share this post


Link to post
Share on other sites
4 hours ago, target_practice said:

No success in doing that.

Can you Post the exact error? It might also help to join the discord. 

Share this post


Link to post
Share on other sites
On 2/28/2020 at 10:50 PM, x39 said:

Can you Post the exact error? It might also help to join the discord. 

It simply says 'Operation Failed', with no further details.

The only other thing of note is that an inactive instance of the program remains open.

Share this post


Link to post
Share on other sites

What version are you actually using? Can you please provide the download link?

Also: What windows version are you using? Have you installed .Net Framework 4.6.2?

 

If it is the one currently listed at the front-page

that is "original" ArmA.Studio, that is pretty much out of support and will get replaced soon with the rewrite version.

Share this post


Link to post
Share on other sites

Another day, another update!

 

This time however, i got the actual release of the UI-Editor https://github.com/ArmA-Studio/Arma.Studio/releases/tag/AppVeyor-118-280fadd641a373b7668f17dd4c1df49c4bb8afe1

 

Note that it still is in development and while it IS capable of parsing your existing UIs, it currently is not able to correctly parse eg. "safezoneX * x" (aka: SQF code at all) for the values.

Will be implemented in an upcomming update (probably tomorrow) Done, either use the auto-update or head to the releases tab on github to get the latest 😉

Share this post


Link to post
Share on other sites

Intel Drop for Arma.Studio - Rewrite:

  • UI-Editor
    • UX-Element CT_EDIT got added
    • CT_STATIC now displays images correctly (as long as they are in a common format 😛 Arma.Studio does not yet support the arma format)
    • Correct display of changes if available
    • Icons for the toolbox (will cause a load error after the update if you already had this open before, that is to be expected and can be ignored)
    • Bug Fixes
    • Removing UX-Elements via `DEL`
    • Multiple background modes
    • "Highlight all" mode causing all displayed elements to have a black border
  • SplashScreen got updated (Casing now is correct; `ArmA.Studio` -> `Arma.Studio`)
  • `CTRL+S` to save the currently active document
  • Config-Editor
  • Bug Fixes

 

 

You will get notified as usual when starting Arma.Studio - Rewrite. You may also get it via Github: https://github.com/ArmA-Studio/Arma.Studio/releases/tag/AppVeyor-126-1666c48a3eea912f664ea7d5b688729173402315

  • Like 1

Share this post


Link to post
Share on other sites

oox39,

 

It would help if you be more specific, and detailed on how to install and update Arma Studio on the download page or GitHub page, and the potential install issue(s) i.e. the issue below. The solution to the problem below is in this thread that you posted earlier on February 28. It wasn't obvious and it's not the same error below, but it fixed the problem.

Also, more documentation on Arma Studio would help a lot too! Thanks for the good work so far!

Lt Loo

System.IOFileLoadException
Could not load file or assembly 'file:///C:\Users\..\Documents\Arma 3\...\ICSharpCode.AvalonEdit.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)

Share this post


Link to post
Share on other sites
On 4/13/2020 at 9:23 AM, LtLoo said:

oox39,

 

It would help if you be more specific, and detailed on how to install and update Arma Studio on the download page or GitHub page, and the potential install issue(s) i.e. the issue below. The solution to the problem below is in this thread that you posted earlier on February 28. It wasn't obvious and it's not the same error below, but it fixed the problem.

Also, more documentation on Arma Studio would help a lot too! Thanks for the good work so far!

Lt Loo

System.IOFileLoadException
Could not load file or assembly 'file:///C:\Users\..\Documents\Arma 3\...\ICSharpCode.AvalonEdit.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)

Thanks for the note. Can you please specify what exactly you would like to have documentation about?

 

And for the installation issue: technically, there is a ReadMe in the ZIP for a reason 😛 (also already stated in the front page that extra steps have to be taken)
Updating, again, will happen automatically if one enabled auto-updates and crash-reports

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×