Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

DLL Error when starting DAINAPP.exe

A topic by schorsch1 created Jul 16, 2020 Views: 1,060 Replies: 3
Viewing posts 1 to 4

Error :

Microsoft Windows [Version 10.0.18362.900]
(c) 2019 Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>cd C:\Users\Administrator\Desktop\DAIN_APP Alpha

C:\Users\Administrator\Desktop\DAIN_APP Alpha>DAINAPP.exe
Traceback (most recent call last):
  File "my_design.py", line 19, in <module>
  File "e:\miniconda3\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module
  File "design3.py", line 9, in <module>
ImportError: DLL load failed while importing QtCore: The specified procedure could not be found.
[5036] Failed to execute script my_design

Greetings

Schorsch

Hi Schorsch,

I'm pretty new to the DainApp and not very experienced with debugging but I'll try help. If anyone see's me making an incorrect recommendation please jump in!

What version of DainApp are you trying to run? I assume its the latest 0.4?

Personally, I'm using 0.4 on Windows 10.0.18363.

I've looked at the error "DLL load failed while importing QtCore" and found that when relating to Qt, it seems to be Python3.dll that is native to python installations that may be missing.

Can you search your DainApp folder to see if it contains Python3.dll? Mine has the following: Python3.dll , Python38.dll , Python38com.dll in the main folder. It also has two instances of torch_python.dll in two sub-folder locations.

If its not there, then try downloading and extracting DainApp 0.4 again. To be honest, I'd try re-downloading and extracting again anyway (I use WinRAR).


I hope that gives you some things to try.

Theo

I had this issue after updating my windows 10 to may 2020, 2004 version.   Make sure to have the windows media pack installed.  Once i did that, it started launching again.

I  got it to work once launching the .exe file from within the  command prompt window

cd Desktop\DAIN_APP Alpha 1.0