-
-
Notifications
You must be signed in to change notification settings - Fork 166
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
A failure occurred in build(). #1232
Comments
This happens when I build an older wine like 9.8, with the vulkan child window proton patch
You see it failed at 298 and 326; It's just c and we can figure that out easy by just looking at the old/new patch and the code and see what its about and what is going. That patch might not be the most important so it can still work but should be addressed at some point |
so in my case with wine 9.8 it was just before it implemented lazy vulkan functions. To fix this it can check if its before it had lazy vulkan so it should add this patch before it add the this one. In you're case it was the config file is that still a problem? |
no Im not doing that, maybe organize patches with a number 0000-name.patch... like that for a start. its too messy.. do I have to script something just to find the patch ord.. Im out |
Arch Linux;
Mainly attempted to install wine-tkg-roblox via the tutorial here:
Here is prepare.log:
prepare.log
The text was updated successfully, but these errors were encountered: