Forged Alliance Forever Forged Alliance Forever Forums 2018-03-27T03:27:19+02:00 /feed.php?f=3&t=16021 2018-03-27T03:27:19+02:00 2018-03-27T03:27:19+02:00 /viewtopic.php?t=16021&p=162128#p162128 <![CDATA[Re: cx_freeze / importerror: dll load failed]]>
I don't suppose there are any obvious things I could have overlooked? I already tried running as admin, and all the compatibility options, just in case—but stuff like that.

Statistics: Posted by GS_ — 27 Mar 2018, 03:27


]]>
2018-03-26T17:54:59+02:00 2018-03-26T17:54:59+02:00 /viewtopic.php?t=16021&p=162115#p162115 <![CDATA[Re: cx_freeze / importerror: dll load failed]]> I really don't know what else can be done.

Statistics: Posted by Wesmania — 26 Mar 2018, 17:54


]]>
2018-03-26T10:50:57+02:00 2018-03-26T10:50:57+02:00 /viewtopic.php?t=16021&p=162105#p162105 <![CDATA[Re: cx_freeze / importerror: dll load failed]]> Statistics: Posted by Wesmania — 26 Mar 2018, 10:50


]]>
2018-03-26T03:57:31+02:00 2018-03-26T03:57:31+02:00 /viewtopic.php?t=16021&p=162098#p162098 <![CDATA[Re: cx_freeze / importerror: dll load failed]]>
For some reason, process monitor is telling me that all the results are filtered out, even after I remove all but the most basic parameters. Lovely.

Tried another account. No dice.

Statistics: Posted by GS_ — 26 Mar 2018, 03:57


]]>
2018-03-25T19:17:57+02:00 2018-03-25T19:17:57+02:00 /viewtopic.php?t=16021&p=162062#p162062 <![CDATA[Re: cx_freeze / importerror: dll load failed]]>

Also, be careful with downloading dlls from random sites - who the hell knows what "extras" they might have packed into it.

Does the client still have the same issue? We could try running the process monitor on it again, maybe the log will be different than the previous one.

Statistics: Posted by Wesmania — 25 Mar 2018, 19:17


]]>
2018-03-25T13:59:46+02:00 2018-03-25T13:59:46+02:00 /viewtopic.php?t=16021&p=162055#p162055 <![CDATA[Re: cx_freeze / importerror: dll load failed]]>
I attempted the regsvr32 /u on both that .DLL and the one I wound up downloading after looking online (api-ms-win-core-path-l1-1-0.dll) which was the closest I could find. "File not found" errors for both.

I had tried sfc /scannow before posting here, but I tried it again anyway—to no avail. (My file browsing seems to be a little faster now. Could be a coincidence.) The result: some problems were fixed, but others couldn't be addressed for whatever reasons. The resultant log file is extensive and I have no idea how to interpret it. (In case it would be of any use, I've attached it.) (I had a worrying thought: what if my cached .DLLs are faulty?)

I honestly hadn't thought of trying to run the program from a different account. For the sake of science I might give that a go.


A couple times I've been asked why I don't try to get into programming.
This.
This is the reason.
I'm certain you're all quite mad.

Statistics: Posted by GS_ — 25 Mar 2018, 13:59


]]>
2018-03-25T11:43:01+02:00 2018-03-25T11:43:01+02:00 /viewtopic.php?t=16021&p=162053#p162053 <![CDATA[Re: cx_freeze / importerror: dll load failed]]> dlls.txt
I think the most likely culprit is api-ms-win-core-path, though it might be one of others, too. You'd have to search your windows directory for these DLLs. If they are there, then this should be a way to make Windows aware of them:
https://community.spiceworks.com/topic/ ... is-missing
If not, then perhaps your Windows installation borked something and some DLLs are missing. You'd have to look for them on the web - ignoring all the shady "dll free download" sites of course :/

Statistics: Posted by Wesmania — 25 Mar 2018, 11:43


]]>
2018-03-25T00:17:28+02:00 2018-03-25T00:17:28+02:00 /viewtopic.php?t=16021&p=162043#p162043 <![CDATA[Re: cx_freeze / importerror: dll load failed]]> http://www.mediafire.com/file/x3n8q2r9t ... ogfile.PML

Also, glad to help. It's heartening to see dev dedication to a project like this considering the ubiquity of half-assed slackery.

Statistics: Posted by GS_ — 25 Mar 2018, 00:17


]]>
2018-03-24T17:57:13+02:00 2018-03-24T17:57:13+02:00 /viewtopic.php?t=16021&p=162024#p162024 <![CDATA[Re: cx_freeze / importerror: dll load failed]]> This article describes how to trace an executable using Process monitor. If we can run it and get logs out of it, it might point us to the missing library.

Statistics: Posted by Wesmania — 24 Mar 2018, 17:57


]]>
2018-03-24T14:07:54+02:00 2018-03-24T14:07:54+02:00 /viewtopic.php?t=16021&p=162005#p162005 <![CDATA[Re: cx_freeze / importerror: dll load failed]]>

Statistics: Posted by Wesmania — 24 Mar 2018, 14:07


]]>
2018-03-24T12:14:11+02:00 2018-03-24T12:14:11+02:00 /viewtopic.php?t=16021&p=161999#p161999 <![CDATA[Re: cx_freeze / importerror: dll load failed]]> Statistics: Posted by GS_ — 24 Mar 2018, 12:14


]]>
2018-03-23T20:46:20+02:00 2018-03-23T20:46:20+02:00 /viewtopic.php?t=16021&p=161969#p161969 <![CDATA[Re: cx_freeze / importerror: dll load failed]]>
1. Grab this file.
2. Rename the extension from .whl to .zip and unpack it.
3. Navigate to PyQt5/Qt/bin.
4. All potential dlls we might need are here.

These dlls should be dropped to the client installation directory (wherever other dlls are, I believe it's the root folder). You can try dropping them all in first to see if the issue goes away, if you don't mind reinstalling the client afterwards to clean up. Other than that, it's just a matter of dropping libraries until things work.

If it still doesn't work, then try the same thing with libraries from here.

Statistics: Posted by Wesmania — 23 Mar 2018, 20:46


]]>
2018-03-23T14:26:44+02:00 2018-03-23T14:26:44+02:00 /viewtopic.php?t=16021&p=161953#p161953 <![CDATA[Re: cx_freeze / importerror: dll load failed]]> Statistics: Posted by GS_ — 23 Mar 2018, 14:26


]]>
2018-03-22T10:37:10+02:00 2018-03-22T10:37:10+02:00 /viewtopic.php?t=16021&p=161929#p161929 <![CDATA[Re: cx_freeze / importerror: dll load failed]]> I can prepare an installer for the Python client for you in a few hours that has more libraries included. In the meantime, you can try the alternative Java client from the download page.
If you're patient enough for some more testing, I'd love to identify precisely which library is missing - this would help us fix this problem for good. This would basically mean dropping libraries one by one into the installation directory until we find the one that was causing the priblem.

Statistics: Posted by Wesmania — 22 Mar 2018, 10:37


]]>
2018-03-22T10:25:03+02:00 2018-03-22T10:25:03+02:00 /viewtopic.php?t=16021&p=161927#p161927 <![CDATA[cx_freeze / importerror: dll load failed]]>
I've searched exhaustively but found no solutions to this problem. I'd appreciate any help since I'm eager to start getting utterly destroyed.

Statistics: Posted by GS_ — 22 Mar 2018, 10:25


]]>