-
Notifications
You must be signed in to change notification settings - Fork 8
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
Wine-mono is not installed #5
Comments
|
iirc |
I agree, I just mentioned above for people who might have problem with crashing client. Thanks to your issue I was able to find problem quick. |
Hello, We have an exciting opportunity for you! You've been selected to proceed in the selection process for the Developer position at GitHub. Congratulations on your achievement! As part of this position, you will be offered a competitive salary of $180,000 per year, along with other attractive benefits, including:
To proceed with the hiring process, we kindly ask you to fill out some additional forms and provide some additional information. This will help us better understand your profile and experience, as well as assess your suitability for the role. Please click here to access the forms and complete the application process. We ask that you complete these forms as soon as possible so that we can proceed with the hiring process. Important: You have 24 hours to complete the application process. If you have any questions or need further information, please don't hesitate to contact us. Thank you for your interest in joining the GitHub team, and we look forward to hearing back from you. Best regards, |
@soyasoya5 can you please lock this issue, there are too many phishing bots |
FYI Wine Mono is a Net Framework replacement So, if it is wanting Mono to be installed, it is because Net framework is not working. If you install Mono, you are then making it runn it off Mono, not Net Framework. It would be more ideal to get Net framework to work correctly instead |
After running
./start
i noticed that nothing happened and after a bit of digging i found theTorch.Server.exe
failed to start because mono was not installed, i fixed this problem by just manually installingmono-wine
from wine's website.mono-wine
should have been installed with winetricks but for some reason it was notThe text was updated successfully, but these errors were encountered: