animate1978 / MB-Lab

MB-Lab is a character creation tool for Blender 4.0 and above, based off ManuelBastioniLAB
Other
1.86k stars 315 forks source link

Sorry, MB Lab require Blender 2.8 #159

Closed dribeiro73rj closed 5 years ago

dribeiro73rj commented 5 years ago

Describe the bug receiving the message 'Sorry, MB Lab require Blender 2.8'

To Reproduce Steps to reproduce the behavior:

  1. Go to edit|preferences|add-ons|install
  2. Select the mb_labs 1.75
  3. Go to right bar on 3d viewport
  4. See error

image

Expected behavior be allowed to create a new character

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

Logs To format it correctly, logs should go in between these: Replace the text here with your logs. To turn on the console in Blender 2.80 go to Window>Toggle System Console. Read prefs: C:\Users\dribeiro\AppData\Roaming\Blender Foundation\Blender\2.80\config\userpref.blend AL lib: (EE) UpdateDeviceParams: Failed to set 48000hz, got 44100hz instead found bundled python: C:\Users\dribeiro\Desktop\blender-2.80.0-git.fee600f47980-windows64\2.80\python mb_lab updater verbose is enabled cls BA: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_install_popup'> cls: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_install_popup'> cls BA: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_check_now'> cls: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_check_now'> cls BA: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_update_now'> cls: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_update_now'> cls BA: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_update_target'> cls: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_update_target'> cls BA: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_install_manually'> cls: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_install_manually'> cls BA: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_updated_successful'> cls: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_updated_successful'> cls BA: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_restore_backup'> cls: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_restore_backup'> cls BA: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_ignore'> cls: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_ignore'> cls BA: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_end_background'> cls: <class 'MB-Lab-1_7_5.addon_updater_ops.addon_updater_end_background'> mb_lab Updater: Read in json settings from file mb_lab: Wrote out updater json settings to file, with the contents: {'last_check': '2019-08-24 21:24:17.668561', 'backup_date': 'August-24-2019', 'update_ready': False, 'ignore': False, 'just_restored': False, 'just_updated': False, 'version_text': {}} Sorry, MB-Lab requires Blender 2.80 Read blend: Z:\GoogleDrive\Arte\3d\personalLibrary\Scenes\characters\currant.blend Sorry, MB-Lab requires Blender 2.80 Sorry, MB-Lab requires Blender 2.80 Info: Deleted 1 object(s)

animate1978 commented 5 years ago

The minimum version for MB-Lab requires Blender 2.80.74, you have version 2.80.72. It would be recommended to upgrade to the release version of Blender.

https://www.blender.org/download/releases/2-80/

xan2622 commented 5 years ago

You can find the latest (experimental) development builds here: https://builder.blender.org/download/

Alternatively, you can use this free utility: https://blenderartists.org/t/external-program-blender-version-manager-for-2-8/1128142