Data Realms Fan Forums http://45.55.195.193/ |
|
Mod Help Regarding Crafts http://45.55.195.193/viewtopic.php?f=1&t=45367 |
Page 1 of 1 |
Author: | Galahir950 [ Tue Jul 23, 2013 10:19 pm ] |
Post subject: | Mod Help Regarding Crafts |
I have been trying to get my crafts to load, buy I always get and error say it cant even load the files even though I have the correct path. Can someone look at my mod and help me figure out what is wrong. The crafts are in the "Actors" section, just like in the Base.rte . http://www.mediafire.com/?cna9jz8jputt135 |
Author: | Galahir950 [ Thu Jul 25, 2013 6:04 am ] |
Post subject: | Re: Mod Help Regarding Crafts |
I have been working on this for 10+ Hours and I have tried everything I can think of, but to no avail. |
Author: | Abdul Alhazred [ Thu Jul 25, 2013 9:09 am ] |
Post subject: | Re: Mod Help Regarding Crafts |
You are trying to access RDI.rte/Actors/Crafts/Crate.ini from Actors.ini, but no file with the name Crate.ini exists in the /Crafts/ folder. If you fix that, the game will report an error on the first line in Crate.ini, but the error is actually in the file was accessed just before i.e. Soldier.ini. Finding the cause of the error in that messy file might be difficult. If I where you I would disable the second half of that file with comments so if the game still fails to load with the same error you know that the cause is in the first half. Then you can just repeat the procedure until you have narrowed it down to the exact entry. |
Author: | Galahir950 [ Thu Jul 25, 2013 9:19 am ] |
Post subject: | Re: Mod Help Regarding Crafts |
Abdul Alhazred wrote: You are trying to access RDI.rte/Actors/Crafts/Crate.ini from Actors.ini, but no file with the name Crate.ini exists in the /Crafts/ folder. If you fix that, the game will report an error on the first line in Crate.ini, but the error is actually in the file was accessed just before i.e. Soldier.ini. Finding the cause of the error in that messy file might be difficult. If I where you I would disable the second half of that file with comments so if the game still fails to load with the same error you know that the cause is in the first half. Then you can just repeat the procedure until you have narrowed it down to the exact entry. I know it is messy, I have been working on the mod for almost 3 years, back then I had a limited grasp of syntax, CC having as many quirks as a the main floor at comic con doesn't help either. |
Author: | Galahir950 [ Thu Jul 25, 2013 8:57 pm ] |
Post subject: | Re: Mod Help Regarding Crafts |
I made the modifications you recommended and did some troubleshooting of my own, but now it refusing to load some image files which are at the correct path. |
Author: | Galahir950 [ Fri Jul 26, 2013 12:48 am ] |
Post subject: | Re: Mod Help Regarding Crafts |
Sorry, here is the revised file. http://www.mediafire.com/?zteusr79pqo7dzz |
Author: | Abdul Alhazred [ Fri Jul 26, 2013 10:33 am ] |
Post subject: | Re: Mod Help Regarding Crafts |
Start by making sure that any custom images are in the correct format. viewtopic.php?f=1&t=19078 |
Author: | Galahir950 [ Fri Jul 26, 2013 4:39 pm ] |
Post subject: | Re: Mod Help Regarding Crafts |
I have tried indexing the images in the way that the tutorial describes, but it wont take. Any time I reopen the image I indexed, it shows up as RGB. the mod still wont load. Here is another revised file. http://www.mediafire.com/download/lqkiu ... /RDI.rte(4).rar |
Author: | Galahir950 [ Fri Jul 26, 2013 6:38 pm ] |
Post subject: | Re: Mod Help Regarding Crafts |
I managed to fix the image problems, I hope, but now it is refusing to load basic things like "AddActor = Arm" and "AddEffect = MOSRotating" unless it is in the "Soldier.ini" file. http://www.mediafire.com/?h2nu2aur67e8v2q |
Author: | Abdul Alhazred [ Sun Jul 28, 2013 6:02 am ] |
Post subject: | Re: Mod Help Regarding Crafts |
The problem is still in solder.ini (the file loaded before crates.ini). If you follow my instruction above you will find it eventually. |
Author: | Galahir950 [ Sun Jul 28, 2013 6:22 am ] |
Post subject: | Re: Mod Help Regarding Crafts |
What do you mean? I fixed the image problem, the mod loads perfectly fine if I remove the Crafts.Ini/Buggy.ini/Mech.ini from the boot order. the Soldiers.ini loads fine. |
Author: | Abdul Alhazred [ Sun Jul 28, 2013 3:30 pm ] |
Post subject: | Re: Mod Help Regarding Crafts |
Yes, I was wrong about soldier.ini. If RDI.rte/Actors/Soldier/Soldier.ini is loaded before RDI.rte/Actors/Crafts/Crafts.ini the error message looks like the first line of Crafts.ini is broken, which usually means that the error is in file loaded just before that file. But if you load RDI.rte/Actors/Crafts/Crafts.ini before RDI.rte/Actors/Soldier/Soldier.ini you get a proper error message about Crafts.ini (looks like a simple spelling mistake). |
Author: | weegee [ Sun Jul 28, 2013 5:04 pm ] |
Post subject: | Re: Mod Help Regarding Crafts |
You've lost some indentation in your soldier.ini. Two last lines must look like this Code: GibSound = Sound CopyOf = Flesh Body Blunt Hit |
Page 1 of 1 | All times are UTC [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |