Crash when compileing

Post topics regarding Level Building/Design and Entity Usage with Reality Factory
Post Reply
User avatar
creekmonkey
Posts: 116
Joined: Tue Oct 23, 2007 2:55 pm

Crash when compileing

Post by creekmonkey » Sun Nov 07, 2010 9:10 pm

I have been away from RF for a while. I have several levels that I had made some time ago, which worked fine when I stopped using RF. Now when I try to compile the levels I get a crash. The levels open in the editor, but when I try to compile, after the character selection screen RF crashes And gives this message "" the instruction at "0x0043f9a1" referenced memory at "0x00000084". The memory could not be read". "" Also here is my log file. Says that RF cant find the bsp file??? The sec3e_1.bsp is in the media/levels folder


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: ---
--- http://www.realityfactory.info ---
-----------------------------------------------

Parsed RealityFactory.ini file

Genesis3D Initialized

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

Initializing Camera Manager...
Initializing User Input Subsystem...
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: sec3e_1.bsp
Configuring Camera Defaults...

[WARNING] OpenRFFile: file open attempt failed on type '4', file 'media\levels\sec3e_1.bsp'

[ERROR] File .\CGenesisEngine.cpp - Line 1233: Failed to load level 'sec3e_1.bsp'
[ERROR] File .\CCommonData.cpp - Line 1043: Level [sec3e_1.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...
Successful Shutdown

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

Re: Crash when compileing

Post by QuestOfDreams » Tue Nov 09, 2010 9:21 am

Double check the correct path to the file. Did you do a complete recompile of the level or just the entities? If you want you can post one of your levels (3dt) that doesn't work so we can have a look at it.

User avatar
creekmonkey
Posts: 116
Joined: Tue Oct 23, 2007 2:55 pm

Re: Crash when compileing

Post by creekmonkey » Tue Nov 09, 2010 12:19 pm

I did a complete recompile. I have gotten several different error's in the log file with several different attempts to compile. But NOW the log file doesn't show any errors but the level still crashes.

Another question also, when I create a new level and compile, shoud it not create a new .map file with the same name as my level?

User avatar
Gamemaker
Posts: 266
Joined: Fri Aug 08, 2008 3:00 pm
Location: Estonia
Contact:

Re: Crash when compileing

Post by Gamemaker » Tue Nov 09, 2010 7:38 pm

About your problem:

When I had this level-crash problem, I just selected EVERYTHING (brushes, entities, models) and paste them into new document. Worked for me ;)

Humpty
Posts: 62
Joined: Mon Oct 18, 2010 2:54 pm
Location: Australia

Re: Crash when compileing

Post by Humpty » Wed Nov 10, 2010 12:34 am

not sure about my turn around, but if you still have problems I am happy to have a look at the level. Keep in mind I am noobie but may pickup on something you missed or at least pinpoint issue even if I can't provide a resolution to it.
Just a noob with a genuine hobby interest looking for answers not found in docs.
Info on my purpose here can be found at viewtopic.php?f=12&t=4831

Post Reply