Data Realms Fan Forums
http://868000.nnhp.asia/

Scene making error
http://868000.nnhp.asia/viewtopic.php?f=8&t=18322
Page 1 of 1

Author:  benjabby [ Thu Apr 01, 2010 5:50 pm ]
Post subject:  Scene making error

Basicly im creating a scene using weegees tutorial.
Ive done everything right but when I try and run it, it gets as far as line 1 of "epic war.ini" (the name of my scene) and it crashes saying

The instuction at 0x0055bae3 referenced memory at 0x00000000. The memory could not be read.

the script is;
Quote:
AddScene = Scene
PresetName = Epic war

Description = The ronin rebels have set up a small base, far from the hassle of the coalition. all members of "ronin" have arrived there including Steve the brainbot. Everything was fine. until. the sniper spotted an armed skeleton. panic was not raised, untill another, then another, then another. endless waves of zombies! hold then off until a rocket comes to take steve away. (WHY DID WE EVEN BRING HIM!!!)

LocationOnPlanet = Vector
X = 100
Y = 120

Terrain = SLTerrain
CopyOf = epic war.rte/epic war Terrain

AddBackgroundLayer = SceneLayer
CopyOf = Base.rte/Near Raukar
AddBackgroundLayer = SceneLayer
CopyOf = Base.rte/Clouds Layer
AddBackgroundLayer = SceneLayer
CopyOf = Base.rte/Sky Layer

GlobalAcceleration = Vector
X = 0
Y = 20


and it just stops at line 1

Image

If someone could please tell me what is wrong it would be very much apprechiated. thanks

Author:  akblabla [ Mon Apr 05, 2010 7:24 pm ]
Post subject:  Re: Scene making error

try using this instead
Code:
AddScene = Scene
   PresetName = Epic war
   Description = The ronin rebels have set up a small base, far from the hassle of the coalition. all members of "ronin" have arrived there including Steve the brainbot. Everything was fine. until. the sniper spotted an armed skeleton. panic was not raised, untill another, then another, then another. endless waves of zombies! hold then off until a rocket comes to take steve away. (WHY DID WE EVEN BRING HIM!!!)
   LocationOnPlanet = Vector
      X = 100
      Y = 120
   Terrain = SLTerrain
      CopyOf = epic war.rte/epic war Terrain
   AddBackgroundLayer = SceneLayer
      CopyOf = Base.rte/Near Raukar
   AddBackgroundLayer = SceneLayer
      CopyOf = Base.rte/Clouds Layer
   AddBackgroundLayer = SceneLayer
      CopyOf = Base.rte/Sky Layer
   GlobalAcceleration = Vector
      X = 0
      Y = 20

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/