Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ParserBase Undefined Property #304

Closed
Feffers opened this issue Jun 23, 2012 · 5 comments
Closed

ParserBase Undefined Property #304

Feffers opened this issue Jun 23, 2012 · 5 comments
Assignees
Labels

Comments

@Feffers
Copy link

Feffers commented Jun 23, 2012

http://away3d.com/forum/viewthread/2665/

After embedding textures and my MTL file and mapping the url's to an AssetLoaderContext and then loading an obj model, I receive an error in ParserBase.

"Error #1009: Cannot access a property or method of a null object reference."

At line 193: _timer.start();
In the function "arcane function resumeParsingAfterDependencies():void"

However, just commenting out _timer.start() fixed any errors for me.

@ghost ghost assigned richardolsson Jun 23, 2012
@richardolsson
Copy link
Member

Can you send me the files that cause the issue? Can you verify that you are using the latest codebase from the release branch of the away3d-core-fp11 repository?

@Feffers
Copy link
Author

Feffers commented Jun 23, 2012

The link you posted:
7759c53

I clicked Branches > Release > Zip Download

That should be right, right? I also tried the files from: https://github.com/away3d/

I've attached my files. Sorry for the messy code

Date: Sat, 23 Jun 2012 03:20:36 -0700
From: reply@reply.github.com
To: FeffersHat@hotmail.com
Subject: Re: [away3d-core-fp11] ParserBase Undefined Property (#304)

Can you send me the files that cause the issue? Can you verify that you are using the latest codebase from the release branch of the away3d-core-fp11 repository?


Reply to this email directly or view it on GitHub:
#304 (comment)

@richardolsson
Copy link
Member

You can't attach files to comments on the GitHub issue tracker. You need to send them to me via e-mail directly (find my e-mail address att http://richardolsson.se) or upload your files somewhere and link to them from your comment.

@Feffers
Copy link
Author

Feffers commented Jun 23, 2012

Oh, sorry, I'm new to this. Hopefully this will work:
https://dl.dropbox.com/u/34250408/Models%20and%20Code.zip

Date: Sat, 23 Jun 2012 03:31:10 -0700
From: reply@reply.github.com
To: FeffersHat@hotmail.com
Subject: Re: [away3d-core-fp11] ParserBase Undefined Property (#304)

You can't attach files to comments on the GitHub issue tracker. You need to send them to me via e-mail directly (find my e-mail address att http://richardolsson.se) or upload your files somewhere and link to them from your comment.


Reply to this email directly or view it on GitHub:
#304 (comment)

@richardolsson
Copy link
Member

Yes, got the files! Thanks. I'll look into this ASAP.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants