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

Fix windows build script, prevent fatal crash when a joystick with >64 buttons is connected #1024

Merged
merged 3 commits into from
Apr 6, 2020

Conversation

tyronx
Copy link
Contributor

@tyronx tyronx commented Mar 9, 2020

Purpose of this PR

As discussed in issue #1020
It is not the most elegant solution, but since no new major features will be added to OpenTK 3.x and stability is of greater importance, probably still a good idea to merge.

Also couldn't build with the default FAKE, had to update to a later version. FAKE apparently had a bug where it didn't recognize the path of the newer .net framework versions.

Testing status

  • A build with those fixes included is currently installed at several hundred users through Vintage Story

…stick initialization (which happens when there is a joystick with more than 64 buttons)
@varon
Copy link
Member

varon commented Mar 9, 2020

Thanks for the PR @tyronx!

Seems we've got a build failure on CI, possibly due to pathing issues.

Could you try run a local build after running git clean -fdx and see what you get?

@varon
Copy link
Member

varon commented Mar 19, 2020

@tyronx bump

@tyronx
Copy link
Contributor Author

tyronx commented Mar 20, 2020

oh, i guess i also have to push the FAKE 4.6x binaries, or rather fix the package restore thing

@tyronx
Copy link
Contributor Author

tyronx commented Mar 31, 2020

The travis ci issue does not look like my fault. Some tool is missing/broken there, by the looks of it

@varon
Copy link
Member

varon commented Apr 4, 2020

Thanks. Will do a merge + release of this for you tomorrow!

@varon varon merged commit 90ea9c2 into opentk:3.x Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants