It crashes!

Post here if you have problems getting Reality Factory running on your machine. Please make sure you have the latest DirectX installed as well as updated drivers for your video & sound card before posting...
Post Reply
jamesl22
Posts: 13
Joined: Wed Mar 10, 2010 10:05 pm

It crashes!

Post by jamesl22 » Wed Mar 10, 2010 10:14 pm

Hi there,

I'm getting some issues when trying to preview my room that I made using the tutorial. It compiles ok but when I preview it the application crashes. I can view the Demo game in realityfactory.exe and that works fine. Im running v0.76.1. I definatly have playerstart, playersetup and environmentsetup. So I can't see what is going wrong.

I really do like your software and it'll be really good if I could get it to work.

Code: Select all

Searching for fullscreen driver

Initializing Game Shell...
-----------------------------------------------
--- Reality Factory 0.76.1.0                ---
--- Build Date: Jul 29 2009, Time: 17:55:22 ---
--- For more Information, visit:            ---
---    www.realityfactory.info              ---
-----------------------------------------------

Parsed RealityFactory.ini file

Genesis3D Initialized

[INFO] VFS detected (not encrypted)...

Initializing Camera Manager...
Initializing User Input Subsystem...
[WARNING] File open attempt failed on type '9', file '.\keyboard.ini'
Initializing Audio Manager Subsystem...
Initializing CD Audio Manager Subsystem...
Initializing Midi Audio Manager Subsystem...
Initializing RF Menu Manager Subsystem...
Initializing Network...
Loading Menu.ini...
Parsing Menu.ini...
Loading Character.ini...
Initializing Menu
Initializing Collision Manager Subsystem...
Initializing Network Manager Subsystem...
Initializing AVIFile Video Subsystem...
Launching Reality Factory Game Shell...
Launching Preview from Editor, bypassing Genesis3D Logo for DEBUG purposes ONLY...
Previewing Level as SinglePlayer Client...
Entering CRFMenu::ProcessMenu
Entering Windows Message Loop, Rendering Game Menu
Entering CRFMenu::ProcessMenu
Entering Windows Message Loop, Rendering Game Menu
Initializing Level: mytest.bsp
Configuring Camera Defaults...
[WARNING] OpenRFFile: file open attempt failed on type '4', file 'media\levels\mytest.bsp'
[ERROR] File .\CGenesisEngine.cpp - Line 1233: Failed to load level 'mytest.bsp'
[ERROR] File .\CCommonData.cpp - Line 1043: Level [mytest.bsp] failed to load!
[ERROR] Failed to initialize first level
Shutting Down AVIFile Video Subsystem...
Shutting Down Network Manager Subsystem...
Shutting Down Collision Manager Subsystem...
Shutting Down RF Menu Manager Subsystem...
Shutting Down CD Audio Manager Subsystem...
Shutting Down Midi Audio Manager Subsystem...
Shutting Down Audio Manager Subsystem...
Shutting Down User Input Manager Subsystem...
Shutting Down Camera Manager Subsystem...
Shutting Down Graphics Subsystem...
It seems its not acctually creating the bsp file because its not there even though it says it is?!?

User avatar
bernie
RF Moderator
Posts: 1249
Joined: Tue Nov 15, 2005 10:07 am
Location: Ireland

Re: It crashes!

Post by bernie » Wed Mar 10, 2010 11:14 pm

how are you trying to preview it. the only way ss tick the box in the compile dialog at the bottom left preview in reality factory. The Quick viewer button does not work.

jamesl22
Posts: 13
Joined: Wed Mar 10, 2010 10:05 pm

Re: It crashes!

Post by jamesl22 » Thu Mar 11, 2010 8:20 am

I was trying to preview it by using the tickbox in the compile menu

User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Re: It crashes!

Post by QuestOfDreams » Sat Mar 13, 2010 5:01 pm

Have you checked the output path for the compiled level, in other words is the bsp file at the location RF is trying to find it?

jamesl22
Posts: 13
Joined: Wed Mar 10, 2010 10:05 pm

Re: It crashes!

Post by jamesl22 » Sat Mar 13, 2010 5:25 pm

I have managed to fix it now. The permissions where all set to read but not write.

Post Reply