News:

Welcome to the new Sinister Design forums!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - wiegraffolles

#1
There is a chest square in the far right-hand corner of the map in the first mission. I cannot move my character on top of it to collect it.
#2
I can confirm that the next version fixes the problem!  :)
#3
I am running AIR version 2.6 on Arch Linux.

In the first place, you should consider removing the space in the Telepath Tactics.air file, as this just causes problems on UNIX systems. My unzip program tried to extract "Telepath" instead of "Telepath Tactics" because of the space.

So, about the real bug. When I load up any level (Tutorial, start the campaign, etc.) I get a problem like the following:


running placeCharBMP() within Char Ambuur Sang the Matriarch
running loadSpriteSheet( Data/Characters/Rest/LizardMatriarch_Rest.png ) for Ambuur Sang the Matriarch
running placeCharBMP() within Char Sarn Kamina the Gasul
running loadSpriteSheet( Data/Characters/Rest/SarnKamina_Rest.png ) for Sarn Kamina the Gasul
Couldn't load sprite sheet for Ambuur Sang the Matriarch! [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2035" errorID=2035]!
     failed to load defaultAnimType, Rest; giving up now
Couldn't load sprite sheet for Sarn Kamina the Gasul! [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2035" errorID=2035]!
     trying defaultAnimType, Ability
running newAnim( Ability ); currAnimType = Rest
   bmpDataURL = Data/Characters/Attacks/Ability/SarnKamina_Ability.png
running loadSpriteSheet( Data/Characters/Attacks/Ability/SarnKamina_Ability.png ) for Sarn Kamina the Gasul
....main loop paused while graphics load for char 258, Sarn Kamina the Gasul....
Char Sarn Kamina the Gasul progress on loading Ability: 0 / 27818
Char Sarn Kamina the Gasul progress on loading Ability: 4096 / 27818
Char Sarn Kamina the Gasul progress on loading Ability: 8192 / 27818
Char Sarn Kamina the Gasul progress on loading Ability: 12288 / 27818
Char Sarn Kamina the Gasul progress on loading Ability: 16384 / 27818
Char Sarn Kamina the Gasul progress on loading Ability: 20480 / 27818
Char Sarn Kamina the Gasul progress on loading Ability: 24576 / 27818
Char Sarn Kamina the Gasul progress on loading Ability: 27818 / 27818
....main loop paused while graphics load for char 258, Sarn Kamina the Gasul....


After which the game just hangs on the loading screen waiting for the sprite to load.