Home Website Youtube GitHub

I finished the rigg but I can't export it

It does not open the gametools, it gives me an error, the following - Error: AttributeError: file line 3: module ‘mgear.shifter.game_tools_disconnect’ has no attribute 'openGameTools

Someone happened to him? It’s that I finished the rigg I did everything and I can’t export it to another computer to animate or just finish it.

are you using the latest official release or the latest from the repository? I have changed some stuff recently and there was a mistake that I corrected last week

Try this:

from mgear.shifter import game_tools_disconnect
game_tools_disconnect.openGameToolsDisconnect()