It is currently Wed Apr 30, 2025 11:01 pm

RUNNING WITH RIFLES Multiplayer

test

Game servers 49 List provided by EpocDotFr | Players online 57


All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: [SOLVED]Need some help
PostPosted: Sat Mar 21, 2015 4:06 am 
Offline

Joined: Tue Sep 30, 2014 9:21 am
Posts: 13
I was creating a mod which adds a few new weapons into the game, when i was done, i opened the game to try out the mod but when i load up a map, it crashes when the loading gets to 15%, and when i check out the rwr_game log, the last few lines are

11:57:09: : map config weapons loaded
11:57:10: : CHECK: unset loading failed
11:57:10: : execution halted
11:57:10: : uninit comms

I swear i added the weapons to all_weapons.xml and when that didn't work, i just created the new weapons with vanilla weapon files but to no avail, anyone who has any idea please help.


Last edited by RandomMango on Mon Mar 23, 2015 10:41 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Need some help
PostPosted: Sun Mar 22, 2015 7:56 pm 
Offline

Joined: Mon Oct 13, 2014 3:59 am
Posts: 197
Did you add the weapons that are new to the specific factions they are owned by. There could've been a typo in the code for one of the weapons as well. Or the weapon key you typed in to the all_weapons.xml may be incorrect.

For example you may of typed(copy and pasted) this:

<weapon key="benelli_m4.weapon" />

when its supposed to be this

<weapon file="benelli_m4.weapon" />


Top
 Profile  
 
 Post subject: Re: Need some help
PostPosted: Mon Mar 23, 2015 10:40 am 
Offline

Joined: Tue Sep 30, 2014 9:21 am
Posts: 13
Testpilot14 wrote:
Did you add the weapons that are new to the specific factions they are owned by. There could've been a typo in the code for one of the weapons as well. Or the weapon key you typed in to the all_weapons.xml may be incorrect.

For example you may of typed(copy and pasted) this:

<weapon key="benelli_m4.weapon" />

when its supposed to be this

<weapon file="benelli_m4.weapon" />

thanks for the help, it was settled
:D


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 4 guests


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® Forum Software © phpBB Group