You should be safe rebuilding with the latest version of Fusion
Marv
Printable View
You should be safe rebuilding with the latest version of Fusion
Marv
When Load Frame position, application crash.
Attachment 29913
je pense qu'il faut une boucle un un truc du genre genre reconnaissance par id mais je n'ai pas colorswap pour essayer
sorry, post error
It seems like there's a math bug related to decimals...
When you add .1 to a value 3 times, and then remove it 3 times, it will return 2.77556e-17 instead of 0 (the same happens on the inverse)
If you do it on a counter with some floating point properties set, removing .3 for 3 times and adding it again will result -0
Attachment 29924
I'm not sure if this can be fixed, but I just wanted to warn about this...
Yves, a guy on the discord server haven't touched his game since the last stable version, and now the exe won't work after building it again, giving this strange error:
Attachment 29941
It does work when build from on R292.22 but not from the latest...
It seems like if he copies everything to a new mfa it works, but he has bigger projects that would be hard to move everything like this...
Here's an mfa with the issue so you can figure out what's happening with it
Attachment 29942
EDIT: Alright, so it seems like for some reason having a "&" on the Copyright/Company name caused the issue, but oddly enough the same don't happen with build R292.22
Some folks on Click Converse discord server have mentioned that the application would crash if they set the caret in any value other than 0 (also wasn't happening on previous stable build)
I tested on builds R292.22 and the latest one. It does crash on the latest one (with or without any text on the edit box)
Hello Yves,
I have found a bug in the Edit Box Object, with the Set Caret action, if you write anything other than 0, then it will freeze and close the app
Attachment 29945