[Golist] Go version 0.4.6

Moses Gunesch moses at goasap.org
Mon Mar 31 13:52:25 PDT 2008


Ah yes, good one. Not sure why those weren't coming through in my  
tests but I see very clearly in the code that _easeParams is  
referenced before it's set.

I have updated version 046 at the goasap repository, can you please  
let me know if this fixes the problem?

thanks!

(PS: you using Go for a Saab website?)


On Mar 31, 2008, at 10:43 AM, Robert Sköld wrote:

> Hey Moses,
>
> I've just tried to move to the new version, got revision 31 from the
> branch, and I'm getting this error:
>
> TypeError: Error #1009: Cannot access a property or method of a null
> object reference.
> 	at org.goasap.items::LinearGo/stop()[/Users/slaskis/Projects/
> PublicClass/Saab/source/org/goasap/items/LinearGo.as:577]
> 	at org.goasap.utils::PlayableGroup/stop()[/Users/slaskis/Projects/
> PublicClass/Saab/source/org/goasap/utils/PlayableGroup.as:309]
> 	at org.goasap.utils::SequenceStepCA/stop()[/Users/slaskis/Projects/
> PublicClass/Saab/source/org/goasap/utils/SequenceStepCA.as:166]
> 	at org.goasap.utils::SequenceBase/stop()[/Users/slaskis/Projects/
> PublicClass/Saab/source/org/goasap/utils/SequenceBase.as:228]
> 	at org.goasap.utils::SequenceCA/stop()[/Users/slaskis/Projects/
> PublicClass/Saab/source/org/goasap/utils/SequenceCA.as:209]
> 	at org.goasap.utils::SequenceBase/start()[/Users/slaskis/Projects/
> PublicClass/Saab/source/org/goasap/utils/SequenceBase.as:210]
> 	at org.goasap.utils::SequenceCA/start()[/Users/slaskis/Projects/
> PublicClass/Saab/source/org/goasap/utils/SequenceCA.as:200]
> 	... (and more, but it's not relevant i think)
>
> It seems like the _easeParams is set to null (i put a trace there in
> the LinearGo.stop() method). Is there something i need to do? I'm
> running super() in the constructor of the class that extends LinearGo,
> but would i have to run some other method as well?
>
> Cheers!
>
> /bob
>
>
> On Mar 30, 2008, at 18:49, Moses Gunesch wrote:
>> Cool thanks Sebastian.
>>
>> Anyone else out there have any LinearGo classes yet, that they can
>> try with the new version?
>>
>> You'll need to adjust the constructor's super() call, and also
>> unlike in earlier versions calling the constructor is mandatory
>> because it now verifies default values and sets up the repeater.
>>
>> So yes, let me know if this works or not.
>>
>> -m
>>
>>
>>
>>
>> On Mar 30, 2008, at 4:26 AM, Sebastian Weyrauch wrote:
>>
>>> Seems to work fine, thanks.
>>>
>>> Von: golist-bounces at goasap.org [mailto:golist-bounces at goasap.org]
>>> Im Auftrag von Moses Gunesch
>>> Gesendet: Freitag, 28. März 2008 07:10
>>> An: Mailing list for the Go ActionScript Animation Platform
>>> Betreff: [Golist] Go version 0.4.6
>>>
>>> PLEASE drop a comment here when you've used this build, I certainly
>>> don't want to just merge something that alters the LinearGo
>>> constructor and shaft everyone's subclasses. Thanks!
>>>
>>>
>>> _______________________________________________
>>> GoList mailing list
>>> GoList at goasap.org
>>> http://goasap.org/mailman/listinfo/golist_goasap.org
>>
>> _______________________________________________
>> GoList mailing list
>> GoList at goasap.org
>> http://goasap.org/mailman/listinfo/golist_goasap.org
>
>
> _______________________________________________
> GoList mailing list
> GoList at goasap.org
> http://goasap.org/mailman/listinfo/golist_goasap.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://goasap.org/pipermail/golist_goasap.org/attachments/20080331/111ec31f/attachment.html 


More information about the GoList mailing list