Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.1.0 msi installs - but doesn't run in wine lutris-5.7-8x86_64 #737

Closed
dudib3tccc opened this issue Oct 6, 2020 · 13 comments
Closed

4.1.0 msi installs - but doesn't run in wine lutris-5.7-8x86_64 #737

dudib3tccc opened this issue Oct 6, 2020 · 13 comments
Labels

Comments

@dudib3tccc
Copy link

...as above - I had to revert to previous version 4.06

@dudib3tccc dudib3tccc changed the title 4.10 msi installs - but doesn't run in wine lutris-5.7-8x86_64 4.1.0 msi installs - but doesn't run in wine lutris-5.7-8x86_64 Oct 6, 2020
@Athanasius
Copy link
Contributor

If you're running on Linux then why not just run natively from source ?

@dudib3tccc
Copy link
Author

It's for convenance sake and i simply don't know how to do it ;) I'd like to run ED and EDMC with a windows batch file simultaneously as this has been working with the previous version.

@A-UNDERSCORE-D
Copy link
Contributor

Its far easier to run from source on linux.

setup, need only be done once:

git clone https://github.com/EDCD/EDMarketConnector/
python3 -m venv venv
source ./venv/bin/activate
pip install -r requirements.txt

To execute every time, ./EDMarketConnector.py is all you need

That all said, if you truly want to use us in wine. Please provide logs so we can figure out what broke.

@dudib3tccc
Copy link
Author

I'll definitely give this a shot, thank you ;)

As for the wine thing - this is the lutris console output:


lutris-wrapper: Elite Dangerous
Running /usr/bin/wine /home/dudib3tccc/Games/EliteDangerous/drive_c/Program Files (x86)/EDMarketConnector/EDMarketConnector.exe
Initial process has started with pid 19217
Game is considered started.
0084:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000142
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 1114
Game is considered exited.
Initial process has exited.
All monitored processes have exited.
Exit with returncode 65280

...pm me if you need more logs, but I need some advice then.

@A-UNDERSCORE-D
Copy link
Contributor

Will need the EDMC logs from within the wine prefix lutris is using, looks like that is /home/dudib3tccc/Games/EliteDangerous/drive_c, within there should be a users folder, followed by AppData/local/Temp. In there should be an EDMarketConnector.log, and within a directory called EDMarketConnector should be another log file. Please give us both of them. Also, for the native python version of EDMC, you will want to find the journal directory within the above prefix to get EDMC to work correctly,

@dudib3tccc
Copy link
Author

EDMarketConnector.log
got this from ~/Games/EliteDangerous/drive_c/users/dudib3tccc/Temp/
the EDMarketConnector-debug.log file in the EDMarketConnector Folder within Temp is an empty file

@A-UNDERSCORE-D
Copy link
Contributor

Ah okay, that we know how to fix. But that will work fine if you run EDMC locally.

@dudib3tccc
Copy link
Author

Being able to help is always a pleasure - Keep up the good work ;)

@A-UNDERSCORE-D
Copy link
Contributor

Being able to help is always a pleasure - Keep up the good work ;)

No problem! Also feel free to hop into discord, I'd be happy to help you get it running without wine. We can probably even get a shell script to launch the lutris version of the game as well as edmc like your batch file does.

@Athanasius
Copy link
Contributor

Please test https://github.com/EDCD/EDMarketConnector/releases/tag/Release%2F4.1.3 to confirm it fixes this for you.

@Athanasius Athanasius added the bug label Oct 8, 2020
@dudib3tccc
Copy link
Author

I'm on a vacation trip right now sorry-- no machina! will test this as soon as i'm home again - this will be approx monday evening \o/

@A-UNDERSCORE-D
Copy link
Contributor

@dudib3tccc This good to close or does this remain an issue?

@dudib3tccc
Copy link
Author

This is good to close, all problems solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants