HELP Needed to test UPBGE 0.1.4 Windows Builds [SOLVED]

@joelgomes1994: Thanks for feedback. Yes, maybe I’ll add a 0.1.5 build here at the beginning of next bug fixing cycle.

I added number 8 and 9.

Testing embedded player:

Build 1: Freezes
Build 2: Works
Build 3: Works
Build 4: Works
Build 5: Works
Build 6: Works
Build 7: Freezes (1.4withinternationalInputlmeNdof)
Build 8: Freezes
Build 9: Freezes

@Thatimster: Thanks! (Sorry for waste of time)

I added 10, 11, 12

if several build options makes upbge not functional, this is hell. If you have a non wireless mouse to test, it could help too. And if tell us if you have special inputs (mouse, keyboard, joystick…), this could give us a clue.

There are options related to ndof in user prefs->input also…

Build 10: Freeze (withoutInternational)
Build 11: Freeze (withoutNdof)
Build 12: Freeze (withoutInputIme)
Build 13: Freeze (WithNdofdeadzonecomment)

I am using a plugin keyboard and wireless mouse.
I tried all builds with just wired mouse, but no difference. All builds freeze. Does this mean it is something else that all of these have in common?

@Thatimster: Hello, this means the freeze happens not only when 1 of these build options is checked: International, NDOF, IputIME. This means that the freeze happens with 2 or more build options in the build options I added since number 7… So I’m lost.
But we collected some useful infos, and looking at the code, we’ll maybe find something. I continue to investigate, maybe try to find a machine or hardware to reproduce the crash, and I’ll inform you when I’ll have news. Anyway, thank you and everyone for tests!

EDIT: I added number 14 and 15 if Thatimster and joelgomes1994 and Nicholas_A can test. But I can’t reproduce the bug on my 2 computers. I tried many things and found no certain solution so… :confused:

I added an issue to the github bug tracker too: https://github.com/UPBGE/blender/issues/384

EDIT2: Also, it would help if you could try this BF Blender build with MSVC 2015 (All my libraries are up to date): https://drive.google.com/file/d/0B3GouQIyoCmrcnNsd2J2SFBUTWs/view?usp=sharing
If you can reproduce the freeze, this means that the bug concerns Blender too. In this case, you can open an issue in blender official bug tracker: https://developer.blender.org/maniphest/project/2/type/Bug/ and much developers can try to reproduce the freeze. In the bug report, you could add a link to this BA thread with all the infos I collected. The bug didn’t happen with MSVC 2013.

And many thanks again for your tests. I know that it costs time, that it is frustrating but it is very important for upbge/blender and I’d need your feedbacks (just tell me if the freeze happens when pressing P or not) to continue

I have uploaded 2 new builds with all activated (just to check if the development environment is the cause):
https://mega.nz/#!R40ySQCJ!oBsml-CiK4WDXDZTKrKzR1AGozWd5tmRrIx6QnfsGrI UPBGE 0.1.4 + last commits in master - w32.zip
https://mega.nz/#!Rx9kBSBC!xC3q_hdfe8UDBKXcdN4FMPD_hg4V3oj2IUbzC9bvzsc UPBGE 0.1.4 + last commits in master - w64.zip

There is a slight lag from regular scene with a cube and infinitebatchstonetreesAnimatedBF when pressing p.Windows 64 build of lordloki76.



tested UPBGE0.1.4CompleteWithout7and9options didn’t work :stuck_out_tongue:

My build environment might have an issue I guess… I don’t understand I reinstalled all after 0.1.3 first bug reports. If someone can tell us if lordloki builds are working but not mine (the number 1), then I’ll stop to make upbge windows builds and someone else will do it. And I’ll stop to bore you (even if it’s simple to download, decompress, open upbge and press P :p).

For those who have issues with 0.1.3 and 0.1.4, keep continue to use 0.1.2. But if you have bugs don’t forget to leave an issue here please! : https://github.com/UPBGE/blender/issues

And thanks again for your feedbacks. For now, Thatimster is the one who did the more tests, try to beat him.

BF Blender Build MSVC2015: Works
lordloki76 UPBGE 0.1.4 + last commits in master - w64.zip: Freezes
Build 14: Freezes
Build 15: Freezes

I did a frankestein build (blender 2.78 dlls and environment + blender & blenderplayer from upbge) to discard completly enviroment issues.
Please, execute https://mega.nz/#!EwNFhLQI!AbTZ3HiPS2vuHf9mkK5aQun48s1yLxN4mnVH7Qfzxx8
If this doesn’t work we can do a git bisect (but it is very awkward) to find the bad commit.

This build still freezes.