Installing New Items without Python

Users who are viewing this thread

Hello!

Im having a minor problem.

Im getting error : Attempt to reregister material moline_cross

Maybe I dont understand your instructions well (English is not my native language), but I deleted horse with such name in brf editor and in textures map, and Im still getting error.
Im trying to put 9 horses into my mod.I tried to follow your instructions as much as possible.

Here is item_kinds text1 for them ( I put them at the bottom):

itm_warhorse_01 Warhorse Warhorse 1 cataphract_gold 0 65537 0 924 110595670016 0.000000 50 0 52 0 5 135 31 48 0 0 27 0
0

itm_warhorse_02 Warhorse Warhorse 1 khergitNobleHorse 0 65537 0 924 110595670016 0.000000 50 0 52 0 5 135 31 48 0 0 27 0
0

itm_warhorse_03 Warhorse Warhorse 1 scalekataphract 0 65537 0 924 110595670016 0.000000 50 0 52 0 5 135 31 48 0 0 27 0
0

itm_warhorse_04 Warhorse Warhorse 1 warhorse_scale_rtw1 0 65537 0 924 110595670016 0.000000 50 0 52 0 5 135 31 48 0 0 27 0
0

itm_warhorse_05 Warhorse Warhorse 1 warhorse_scale_rtw2 0 65537 0 924 110595670016 0.000000 50 0 52 0 5 135 31 48 0 0 27 0
0

itm_steppe_horse_06 Steppe_Horse Steppe_Horse 1 saddle_horse_five 0 65537 0 342 41876193280 0.000000 80 0 15 0 2 105 38 49 0 0 16 0
0

itm_steppe_horse_07 Steppe_Horse Steppe_Horse 1 saddle_horse_four 0 65537 0 342 41876193280 0.000000 80 0 15 0 2 105 38 49 0 0 16 0
0

itm_hunter_08 Hunter Hunter 2 hunting_horse_eight 0 34360000512 65537 0 734 110595670016 0.000000 60 0 29 0 4 130 33 52 0 0 27 0
0

itm_hunter_09 Hunter Hunter 2 hunting_horse_seven 0 34360000512 65537 0 734 110595670016 0.000000 60 0 29 0 4 130 33 52 0 0 27 0
0

Horses are from the OSP horse pack.


Tnx for any help!
 
Reregistering means that the material is listed twice within the material.brf file - so maybe it was imported twice?

What you have there looks good - make sure you add nine to the number count at the beginning of the file in order to have them show in game.


On the repository was my Test_Mod that had most of the horses and armor put in game; you can refer to that as far as cut-and-paste adding select brfs.

Luck, maw

 
I deleted horse pack for now to install armor pack, where I didnt have any problems.I will try to put horses later...

tnx for response!
 
Hey all (though Maw will probably do the question answering, so my hey is mostly directed to him :wink:),

I've been lurking, reading up on what to do with all these excellent mods. But I had a question: Do you need to start a new game for the new items to take effect? Someone mentioned this in the first post, but I'm looking for conformation, as it would be a pitty to throw away all my hard work.

Regards,
Oathbreaker

:EDIT: I also have been trying to add some stuff I really loved from other mods. I started with Lords and Realms, adding some armors and lances from its files. But every time I try that, the game fails to even start up, getting stuck at the loadscreen. Is this because I'm using files from a mod which are incompatible with this method or am I doing something horribly wrong?

:EDIT2: Editing this post as I explore and wait for an answer :wink:
The crash seems to be caused by editing the module.ini. I just added all the files from runico's retex pac, which all checked out in BRF edit, modified the module.ini to also load both of his brf files, but didnt add anything in the itemkinds yet. So basically the game just has to check if the files are there, and not do anything with them yet. Yet the game crashes during the loading proces. It doesn't show me an error, but when I use alt + f4 to close the game, I see a quick flash of an RGL error in the task bar.
Any idea what I may be doing wrong? I'm using Native Expansion by the way.
 
You don'thave to start a new game, but it may take a few game days for new items to populate.

cntrl-f4 sometimes pulls the rgl warning to the front - sounds like there is a bad dds address rom your description - might be looking for a dds not named, or an item or dds addressed twice.

Can't really tell without the actual error. maw
 
I tried a little more, I added only one item (deleted the rest from the brf, and added only that texture) and yet the problem persits. even with other mods/native. I'm going to bed now, but tomorrow I'll try if alt + tab works, so i can read the error. not sure if I already tried that.

thanks anyway  by the way :smile:

EDIT: Here's the error: attemt to reregister texture sallettexture.dds
But here's the kicker, that's not even one I added, it was already in there! I only added one item with one texture, and it wasn't thisone....
wth is going on?
 
just delete one, and the error will go away.

look through all the brf's and see if another is in - even though the game doesn't have it 'added' the whole file loads, so if the same name is in two different brf's, you'll have that error. maw
 
I added the items as you suggested. It works fine but I can not get them in
cheatmenu---->find Iteams
there is only default items!
Please help me...
 
Back
Top Bottom