Coder Social home page Coder Social logo

Comments (10)

 avatar commented on May 22, 2024

That looks like Windows Defender (or other antivirus) killed the engine as soon as it called bind, even though the call succeeded. Stargate DAW uses a separate process for the engine and UI, and they communicate over UDP sockets on localhost (no internet access, only local to local).

Is it possible to add an exception to your antivirus?

from stargate.

DreadDendy avatar DreadDendy commented on May 22, 2024

Now I have added an exception, and after that also disabled Win Defender, but the results are the same - error 11.
stargate.log

But if I return folder for DAW's data to the directory of my user all works again regardless of Win Defender's status.

from stargate.

 avatar commented on May 22, 2024

I tried it on my physical install of Windows 10, and it worked. IIRC, I changed some security setting to allow that, but I cannot remember what it was. A Google search did not turn up anything.

I think there might be an issue with how you setup your flash drive, though, if it's looking to C:\Users\... for anything

This is how the file layout should work:

G:\Stargate
    _stargate_home   <- The presence of this file tells Stargate this is a portable install
    LaunchStargate.cmd  <- Windows launcher script
    \program  <- This is the Windows install folder, I should rename it
        _stargate_home   <- Prior to 21.12.3, the file was located in this folder
        \stargate.exe
    stargate\  <- This is the folder created when you run Stargate for the first time, contains projects and settings
    stargate.app\  <- The MacOS app bundle, you can drop it here to make the flash drive also work with MacOS

When you check the portable flash drive install checkbox on the Windows installer, it should create that _stargate_home file.

from stargate.

DreadDendy avatar DreadDendy commented on May 22, 2024

I think there might be an issue with how you setup your flash drive, though, if it's looking to C:\Users\... for anything

May be, but also I have tried a usual hard drive.

When you check the portable flash drive install checkbox on the Windows installer, it should create that _stargate_home file.

Yes, this file is here.

OK, that is strange, I will try some other things.

from stargate.

 avatar commented on May 22, 2024

@DreadDendy , if you want, you can zip up the entire G:\Stargate folder and send it to me to debug. If there are projects in there that you do not want to share, you can delete them from the zip before sending it. Wormhold.app is a good way to share files.

from stargate.

DreadDendy avatar DreadDendy commented on May 22, 2024

I tend to agree that it might be something in my system. I will try to check portable Stargate on other PCs and laptops later.
But of course I can share application's folder,
https://wormhole.app/YKM3r#ILr78qU8cmeEc1K8Pm5Lng

from stargate.

 avatar commented on May 22, 2024

Got it, I'll have a look tomorrow

from stargate.

 avatar commented on May 22, 2024

I tried the zip file on Windows 10, and it worked, no problems. It is probably related to some security setting, but I am not sure which one. If you figure it out, please let me know so I can document it. Otherwise, let me know if there is any way I can help.

from stargate.

DreadDendy avatar DreadDendy commented on May 22, 2024

OK, i will try to research it.
Not a very big problem, but it is just interesting.

from stargate.

L3337 avatar L3337 commented on May 22, 2024

Have not heard back from you, closing this issue. If it is still a problem on the latest Stargate DAW, we can reopen the issue.

from stargate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.