Makehuman Crash on Community Asset Download

Tech support and suggestions forum. If you only have a basic question on how to get started, please use the "newbies" forum in the community section.

Moderator: joepal

Makehuman Crash on Community Asset Download

Postby MTKnife » Sun Mar 10, 2019 6:34 am

I've recently started using the new, Py3, version of MH, the version of which I would paste here if the "Copy to clipboard" feature actually worked. I copied over my data files from the old version, but I've been re-downloading things that don't show up as already downloaded when I synchronize (just to get everything tidy--the folder names have changed for some assets). In general, things work much better, with a few assets that didn't work before working now (but there are still those that don't--including at least one of the tri meshes). However, any attempt to download certain community assets consistently crashes the entire program. The ones I've found so far are:

  • #1401, "You like all This?"
  • #729, "Wedge 'Pirate Djunk'"
  • #72, "Helen of Troy"
  • #740, "Female Top 01 white blue pattern"
  • #741, "Female Panties 01 white blue pattern"
Anyone else seeing this?
MTKnife
 
Posts: 311
Joined: Tue Sep 01, 2015 5:22 am

Re: Makehuman Crash on Community Asset Download

Postby Aranuvir » Sun Mar 10, 2019 11:35 am

if the "Copy to clipboard" feature actually worked

Go to the logs tab, select the error message you want to copy, then hit "Copy to Clipboard", if all fails, there is also a log file...
Aranuvir
 
Posts: 1314
Joined: Sun Oct 12, 2014 2:12 pm

Re: Makehuman Crash on Community Asset Download

Postby RobBaer » Sun Mar 10, 2019 2:34 pm

Help | Version string produces the following exception in 1.2.0 alpha2 build on Windows:
Code: Select all
Exception during event onClicked
Traceback (most recent call last):
  File "./core\events3d.py", line 211, in callEvent
    method(event)
  File "E:\Program Files (x86)\makehuman-community\makehuman\plugins\6_help.py", line 102, in onClicked
    + ':' + gitutils.getCurrentCommit(short=True)
TypeError: must be str, not NoneType

I think "changing to a build version" didn't get tested when we were working from github source.
User avatar
RobBaer
 
Posts: 1208
Joined: Sat Jul 13, 2013 3:30 pm
Location: Kirksville, MO USA

Re: Makehuman Crash on Community Asset Download

Postby RobBaer » Sun Mar 10, 2019 2:55 pm

Unfortunately it is hard to find these assets from the ID number, but I can confirm that #729, "Wedge 'Pirate Djunk'" produces the following exception on the build version 1.2.0 alpha 2.

Code: Select all
Exception during event onClicked
Traceback (most recent call last):
  File "./core\events3d.py", line 211, in callEvent
    method(event)
  File "E:\Program Files (x86)\makehuman-community\makehuman\plugins\8_asset_downloader\assetdownload.py", line 274, in onClicked
    self._onBtnDownloadClick()
  File "E:\Program Files (x86)\makehuman-community\makehuman\plugins\8_asset_downloader\assetdownload.py", line 309, in _onBtnDownloadClick
    title = self.currentlySelectedRemoteAsset.getTitle()
AttributeError: 'NoneType' object has no attribute 'getTitle'


EDIT: On Windows 10 1.2.0 alpha 3 test-build, downloading this same asset causes a CRASH and the program comes to a hard stop.
User avatar
RobBaer
 
Posts: 1208
Joined: Sat Jul 13, 2013 3:30 pm
Location: Kirksville, MO USA

Re: Makehuman Crash on Community Asset Download

Postby Aranuvir » Sun Mar 10, 2019 4:20 pm

@MTKnife and Rob:
Thanks for Reporting. Those bugs probably justify a quick release of an Alpha4.

@Joel:
I feel sorry for you :( .
Aranuvir
 
Posts: 1314
Joined: Sun Oct 12, 2014 2:12 pm


Return to Bugs, problems and feature requests

Who is online

Users browsing this forum: No registered users and 1 guest