alstrup / arctic

Automatically exported from code.google.com/p/arctic
0 stars 0 forks source link

Bug in ComponentTour #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Open examples/componentTour9.swf
Click Arctic.makeCheckBox

TypeError: Error #1009: Cannot access a property or method of a null object
reference.
    at arctic::ArcticView/build()[../arctic/ArcticView.hx:312]
    at MethodInfo-21()[../arctic/ArcticView.hx:885]
    at arctic::MutableBlock/update()[../arctic/ArcticBlock.hx:309]
    at arctic::MutableBlock/set()[../arctic/ArcticBlock.hx:302]
    at ComponentTour/chooseComponent()[ComponentTour.hx:90]
    at MethodInfo-84()[../arctic/Arctic.hx:365]
    at MethodInfo-85()[../arctic/Arctic.hx:370]
    at MethodInfo-20()[../arctic/ArcticView.hx:846]

Original issue reported on code.google.com by Nickolay...@gmail.com on 26 Oct 2007 at 10:13

GoogleCodeExporter commented 9 years ago

Original comment by Nickolay...@gmail.com on 26 Oct 2007 at 10:14

GoogleCodeExporter commented 9 years ago
Fixed in SVN.

Original comment by asgerals...@gmail.com on 30 Nov 2007 at 1:09