Runtime error

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

Runtime error

Postby joepal » Sat Jun 21, 2008 1:52 pm

You probably know already, but wth, there's a bug forum.. :)

Latest svn (505) throws up the following and refuses to start:

Code: Select all
time to build mesh:  0.485235929489
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "main.py", line 154, in ?
    loadMesh("3dobjs/base.obj")
  File "main.py", line 132, in loadMesh
    loadVertsColors(ob, None)
NameError: global name 'loadVertsColors' is not defined
numero oggetti 0
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4465
Joined: Wed Jun 04, 2008 11:20 am

Re: Runtime error

Postby Manuel » Mon Jun 23, 2008 9:54 am

fixed. Can you try last svn?
Manuel
 

Re: Runtime error

Postby joepal » Tue Jun 24, 2008 8:28 am

Problem remains in revision 508, but now a new error message is listed at the top too:

Code: Select all
Warning: obj 3dobjs/base.obj has 1 facegroups but only 0 are named
object name  base.obj
time to build mesh:  0.518851995468
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "main.py", line 167, in ?
    loadMesh("3dobjs/base.obj")
  File "main.py", line 145, in loadMesh
    loadVertsColors(ob, colorPath, None)
NameError: global name 'loadVertsColors' is not defined
numero oggetti 0
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4465
Joined: Wed Jun 04, 2008 11:20 am

Re: Runtime error

Postby Manuel » Tue Jul 01, 2008 10:15 am

Ah ok.
It's not a real bug.
You must delete all *.pyc, because now pyhton files are in mh_core folder, but if you have old pyc in main folder, they are used instead.

Ciao,

Manuel
Manuel
 


Return to Bugs, problems and feature requests

Who is online

Users browsing this forum: No registered users and 1 guest