View unanswered posts | View active topics It is currently Fri Apr 19, 2024 6:51 am



Reply to topic  [ 2 posts ] 
 Scene making error 
Author Message
User avatar

Joined: Wed Apr 08, 2009 5:56 pm
Posts: 50
Reply with quote
Post 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


Thu Apr 01, 2010 5:50 pm
Profile
User avatar

Joined: Wed May 20, 2009 3:10 pm
Posts: 366
Location: Ã…rhus, Denmark
Reply with quote
Post 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


Mon Apr 05, 2010 7:24 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.077s | 15 Queries | GZIP : Off ]