SaraWaffle
Junior Member
Posts: 1
Threads: 0
Joined: Jun 2013
Reputation:
0
|
RE: How to create a fully isolated full conversion
Your Computer, I am in desperate need f your help!!
I followed your direction the best I could.
Okay, so far, when I start up the batch file, everything works. However, when it asks me to make a profile in the menu screen, it will not allow me to do so. So basically, I cannot play my mod at all. When I hit the 'X' in the corner of the Profile box, the game crashes and gives me an error.
PLEASE HELP MEE!!!
|
|
06-16-2013, 01:47 AM |
|
MsHannerBananer
Member
Posts: 218
Threads: 34
Joined: Sep 2013
Reputation:
10
|
RE: How to create a fully isolated full conversion
Having the same problem as the person above me. (SaraWaffle).
Unless I'm not searching using the right keywords, I can't find a workaround for this either. I'm fairly new to this kind of coding, as I only used to do code for websites, and a lot of the functions are flying over my head like you wouldn't believe. (ADHD version: I suck at this so far, hahaha.)
Anyway, I'm stuck at the main menu of my isolated full conversion, and can't create a profile. I type in a name and it just vanishes, like I never even attempted to add a profile.
Is there anyway to disable this so that future players and myself don't have to create a profile? Or a way for this to work? Did I miss something? I'm good at missing things. The first time I started up my IFC I got an error because I misspelled something in one of my cfg files. LOL.
3 months after the last person asked this question and there doesn't seem to be an answer. I hope giving this a little bump will help. >.<
If I missed someone else touching on this, I'm sorry for repeating the topic. However, like I said, I couldn't find someone else with the same problem... so... HELP PLEASE!!! *Sob*
EDIT***--- Nevermind. I'm really stupid. SORRY!! xDD
|
|
09-29-2013, 06:35 AM |
|
Tesseract
Senior Member
Posts: 498
Threads: 7
Joined: Mar 2011
Reputation:
18
|
RE: How to create a fully isolated full conversion
This doesn't seem to work at all. The batch file opens and instantly closes and nothing else happens.
Can you possibly help out with this rather annoying issue?
|
|
12-22-2013, 12:57 PM |
|
Romulator
Not Tech Support ;-)
Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation:
195
|
RE: How to create a fully isolated full conversion
Then there is something wrong with your batch, or you don't have the correct things in correct places.
Discord: Romulator#0001
|
|
12-22-2013, 01:26 PM |
|
Tesseract
Senior Member
Posts: 498
Threads: 7
Joined: Mar 2011
Reputation:
18
|
RE: How to create a fully isolated full conversion
(12-22-2013, 01:26 PM)Romulator Wrote: Then there is something wrong with your batch, or you don't have the correct things in correct places.
I used the attached file and renamed things accordingly, even the attached file doesn't work.
(This post was last modified: 12-22-2013, 01:57 PM by Tesseract.)
|
|
12-22-2013, 01:57 PM |
|
SilentHideButFine
Member
Posts: 156
Threads: 38
Joined: May 2012
Reputation:
6
|
The mod tutorial?
Where is the FC Mod tutorial with all folders / config help etc?
have it been removed can't find it
|
|
01-12-2014, 04:33 PM |
|
OriginalUsername
Posting Freak
Posts: 896
Threads: 42
Joined: Feb 2013
Reputation:
34
|
|
01-12-2014, 04:40 PM |
|
SilentHideButFine
Member
Posts: 156
Threads: 38
Joined: May 2012
Reputation:
6
|
|
01-12-2014, 04:53 PM |
|
LordOfDragons
Senior Member
Posts: 501
Threads: 14
Joined: Aug 2013
Reputation:
13
|
RE: How to create a fully isolated full conversion
I already got a problem in the first step ( Creating the folders inside test_mod)
I cannot create the folder config/lang because " / " isn't allowed in a name of a file... Or is it ment like i shall create a second config folder and a lang folder IN it?
The question that will never be answered:
SOMA WHY ARE YOU SO BEAUTIFUL? ;_;
|
|
01-24-2014, 11:46 PM |
|
Romulator
Not Tech Support ;-)
Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation:
195
|
RE: How to create a fully isolated full conversion
The / in a directory means that within this folder, then go here. It's like the frictionalgames site URL for this page: http://www.frictionalgames.com/forum/thr...age-5.html
Go to frictionalgames.com, then navigate to the forum pages, then to this thread.
Basically however, your folders should look like this:
/redist
-<your_fc>
- config
- lang
- entities
- graphics
etc :3
Discord: Romulator#0001
|
|
01-25-2014, 01:58 AM |
|
|