View unanswered posts | View active topics It is currently Sat Dec 28, 2024 1:48 pm



Reply to topic  [ 3 posts ] 
 ''RTE Aborted because failed to load datafile...'' 
Author Message

Joined: Thu Apr 15, 2010 3:39 am
Posts: 54
Reply with quote
Post ''RTE Aborted because failed to load datafile...''
Hi, i start coding and make some minor changes to the Iron Man make by Naxx for my personal use, my problem is that i add a homing missile launcher using the coalition one, but when it load i get this error

Quote:
Abortion in file ./System/ContentFile.ccp, line 549, because:
Failed to load datafile object with following patch and name:

Iron Man/Gun/null000

The last frame has be dumped to 'abortscreen.bmp'


for some reason it add that 000 and idk why, is some can help me in this i will very appreciate that
and sorry is my englsih is hrad to understand, is not my main language


Thu Apr 15, 2010 4:21 am
Profile
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: ''RTE Aborted because failed to load datafile...''
The game adds the 000 because the code for the gun defines it as having FrameCount = 2.

What that means is that the game is trying to animate the gun, which require two separate image files. The two files are named with a 000 and 001 suffix, respectively.

To fix it, try changing the FrameCount variable in the weapon's code to equal 1, instead of 2.


Thu Apr 15, 2010 5:47 am
Profile

Joined: Thu Apr 15, 2010 3:39 am
Posts: 54
Reply with quote
Post Re: ''RTE Aborted because failed to load datafile...''
Thanks that worked, but now i get a error at line 1095 in the iron man.ini, something to do with spread but i dont see anything unusual since all the gibs have the same valours (which is 0)


Tue Apr 20, 2010 4:41 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 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.024s | 13 Queries | GZIP : Off ]