Skip to content

Cannot initialize DLL for FSX Simconnect #1

@NoahDoah

Description

@NoahDoah

Hello, I am new to GitHub, so no Idea if I am right here.

I just got a question to your simscript. I downloaded the simconnect program from: https://github.com/nmeier/simscript/releases

When I create my own script in the scripts-Folder and I just do that:

import log
log.info("Testing...")

Then I start simscript.exe and start my file with the menu of the traybar icon. Everything works fine then. It outputs "Testing..." all the time.

But when I make this:

import log, fsx
log.info("Testing...")

It just says
"Cannot initialize DLL for FSX SimConnect".

What do I wrong? Do I have to do something else or update anything?

I really hope this is the right place to write and you can answer me. Because this Library is SOOO awesome. Thank you so much. It ist indeed the easiest way to program FSX Things. I got a really nice Idea and hope you can answer me :)

With best regards, Noah

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions