Jump to content

Irrlicht engine fails to open DLL on Windows 10


Go to solution Solved by kellariluukku,

Recommended Posts

Hey,

I'm trying to run a game which works fine on my main machine (Windows 7), but when trying to run the same script on my laptop (Windows 10) it returns an error.

 

I'm trying to run the Warehouse Script (Irrlicht 5.1.zip): https://code.google.com/archive/p/illrichttutorial/downloads

 

The program just closes when executing on my laptop and I soon found out that the _IrrStart function (Warehouse Script.au3 line #29) retruns False.

I checked the documentation : https://documentation.help/au3Irr2/_IrrStart.htm

I debugged the @error value, it returns 2. According to documentation it means: IrrlichtWrapper.dll not found which is odd because the .dll is there.

Source code of this function is located at Irrlicht 5.1\Irrlicht\include\au3Irr2_System.au3 line #101 if anyone could check it out because I don't understand much of it.

 

Any ideas? Thanks

Link to comment
Share on other sites

  • Developers

After being pointed out this is about running a self created game, this thread os open again.

Jos

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

  • Jos changed the title to Irrlicht engine fails to open DLL on Windows 10
  • Jos unlocked this topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...