Welcome, Guest. Please login or register.
March 28, 2024, 09:25:14 am

Pages: [1]
  Print  
Author Topic: ActionScript error when interacting with objects  (Read 11688 times)
Step7
little rusty robot

Posts: 1


« on: May 31, 2012, 02:55:12 pm »

Bonjour tout le monde!

I bought Botanicula from the Humble Bundle and I'm playing the most recent Linux version.

In the scene with the two bats an error message appears when clicking and releasing the bat in the foreground. There seems to be hard coded file path which of course can't be found. The error message says:

Code:
ActionScript-Fehler:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at botanicula.level03.entities::Scene22Snek/addButton()[/Users/macbookpro/Documents/flex/Botanicula/src/botanicula/level03/entities/Scene22Snek.as:180]
at botanicula.level03.entities::Scene22Vysatec/vysatecBack()[/Users/macbookpro/Documents/flex/Botanicula/src/botanicula/level03/entities/Scene22Vysatec.as:498]
at botanicula.level03.entities::Scene22Vysatec/mouseUpHandler()[/Users/macbookpro/Documents/flex/Botanicula/src/botanicula/level03/entities/Scene22Vysatec.as:434]



Another one appears in the circus scene when trying to trigger multiple performers shortly one after another.

Code:
ActionScript-Fehler:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at botanicula.level05.entities::Scene04Gong/disableButton()[/Users/macbookpro/Documents/flex/Botanicula/src/botanicula/level05/entities/Scene04Gong.as:138]
at botanicula.level05.scenes::Level05Scene04/disableCirkusButtons()[/Users/macbookpro/Documents/flex/Botanicula/src/botanicula/level05/scenes/Level05Scene04.as:436]
at botanicula.level05.entities::Scene04Houpacka/buttonHandler()[/Users/macbookpro/Documents/flex/Botanicula/src/botanicula/level05/entities/Scene04Houpacka.as:70]



I hope this helps to improve the game and to offer an updated version soon.

Stay happy and enjoy your life!

Step7
Logged
t34
little rusty robot

Posts: 1


« Reply #1 on: June 18, 2012, 08:52:45 pm »

Same problem here with Kubuntu 12.04 Sad
Logged
Pages: [1]
  Print  
 
Jump to: