WoefulWolf / NieR2Blender2NieR

Import/Export WMB/WTP/WTA/DAT/DTT/LAY/COL files for NieR:Automata
GNU General Public License v3.0
159 stars 39 forks source link

"An unexpected error has occurred during export. Please check the console for more info." #28

Open TheJoetube opened 11 months ago

TheJoetube commented 11 months ago

This message pops up whenever I try to export a fbx (with bones) as a wmb file (using the exporter from the MGRR branch). Any idea why this is happening and how to fix it?

WoefulWolf commented 11 months ago

I don't see any message attached. Also you cannot export a FBX as WMB. There is too much data that cannot be reconstructed from nothing. The workflow is usually as follows; import base WMB, import FBX (or any other model format you want), edit and merge the FBX into the WMB, export WMB. You have to start from an imported WMB (usually the one you plan to target on export).

And secondly, the MGRR branch is not maintained, it exists because of some pull requests and tests a while ago. If you want to export MGRR's WMB4 format, look into Jacky720's fork I believe.

TheJoetube commented 11 months ago

I don't see any message attached.

The message is the title of the issue

Also you cannot export a FBX as WMB. There is too much data that cannot be reconstructed from nothing. The workflow is usually as follows; import base WMB, import FBX (or any other model format you want), edit and merge the FBX into the WMB, export WMB. You have to start from an imported WMB (usually the one you plan to target on export).

oh, alright I didnt know that, thanks for the clear up.

TheJoetube commented 11 months ago

The workflow is usually as follows; import base WMB, import FBX (or any other model format you want), edit and merge the FBX into the WMB, export WMB. You have to start from an imported WMB (usually the one you plan to target on export).

just tried it like this, im still getting the same error

WoefulWolf commented 11 months ago

That error could be anything. Please attach whatever is found in the console when making issue reports. And again, the MGRR branch does not work. Try Jack720's fork, and if the error is related to that fork, I can't help.

TheJoetube commented 10 months ago

That error could be anything. Please attach whatever is found in the console when making issue reports. And again, the MGRR branch does not work. Try Jack720's fork, and if the error is related to that fork, I can't help.

I'm not using the mgrr fork anymore, I'm using the one you provided image

WoefulWolf commented 10 months ago

That is not the system console. To display the console, go to Window ‣ Toggle System Console.