[Golist] Go version 0.4.6
Robert Sköld
robert at bennybula.com
Mon Mar 31 07:43:11 PDT 2008
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
More information about the GoList
mailing list