Πρόβλημα με Football manager 2012
#1
Καταχωρήθηκε 11 Νοέμβριος 2011 - 10:46 μμ
Εχω ενα πρόβλημα με το FM , δεν μου ανοίγει το editor μου γράφει οτι δεν βρίσκει τον φάκελο data και κάτι άλλα . Βασικά μου βγάζει 3-4 error .
*Το παιχνίδι δουλεύει κανονικά.

#2
Καταχωρήθηκε 11 Νοέμβριος 2011 - 11:39 μμ
Pit-Bull, κατά 11 Νοέμβριος 2011 - 10:46 μμ, λόγο:
Εχω ενα πρόβλημα με το FM , δεν μου ανοίγει το editor μου γράφει οτι δεν βρίσκει τον φάκελο data και κάτι άλλα . Βασικά μου βγάζει 3-4 error .
*Το παιχνίδι δουλεύει κανονικά.
Παιδιά συγνώμη για το topic αλλα μόλις βρήκα fix
SEGA\Football Manager 2012\Editor\special folder.xml Κανε δεξι κλικ στο special folder κ μετα edit, αντικατεστησε το κειμενο με το παρακατω
Υπαρχει μια περιπτωση αν μπεις στο Editor και μετα βγεις να σου βγαζει ενα αλλο προβλημα.. πες το μου αν γινει
Παράθεση
<!--
This XML file is used to read special folder locations into SIOS, such as the SIOS data and the application data folder.
Each property list represents a new folder to register.
The "path" contains the relative path from the folder of this XML file up to the folder where the data folder can be found.
The "name" contains the name of the special folder to register.
-->
<record>
<list id="items">
<record path="data" resource_root="true">
<string id="name" value="app_folder" translate="false"/>
</record>
<record path="../data" resource_root="true">
<string id="name" value="sios_folder" translate="false"/>
</record>
<record path="../data/sigfx" resource_root="true">
<string id="name" value="sigfx_folder" translate="false"/>
</record>
<!-- not a resource root, as the same folder has already been added as the sios folder -->
<record path="../data">
<string id="name" value="database_folder" translate="false"/>
</record>
<!-- not a resource root, as the same folder has already been added as the sios folder -->
<record path="../data">
<string id="name" value="match_folder" translate="false"/>
</record>
<!-- not a resource root, resource manager doesn't scan language files -->
<record path="../data/languages">
<string id="name" value="language_data_folder" translate="false"/>
</record>
<!-- not a resource root, the updates manager will use this to find the update resource roots that are valid for the application -->
<record path="../data/updates">
<string id="name" value="updates_folder" translate="false"/>
</record>
</list>
</record>
#3
Καταχωρήθηκε 11 Νοέμβριος 2011 - 11:58 μμ
Δοκίμασα με αλλο τρόπο και έβαλα το αρχείο στο φάκελο αλλά ο κώδικα σου δεν μου δουλεύει .
Φιλε το πρόβλημα που παρουσιάζεται ειναι οτι εχει λάθος τους φακέλους που πρέπει να φορτώσει .
Εχω κανει αυτο
<?xml version="1.0" encoding="UTF-8"?>
<!--
This XML file is used to read special folder locations into SIOS, such as the SIOS data and the application data folder.
Each property list represents a new folder to register.
The "path" contains the relative path from the folder of this XML file up to the folder where the data folder can be found.
The "name" contains the name of the special folder to register.
-->
<record>
<list id="items">
<record path="data" resource_root="true">
<string id="name" value="app_folder" translate="false"/>
</record>
<record path="../C:\Program Files (x86)\SEGA\football manager 2012\data" resource_root="true">
<string id="name" value="sios_folder" translate="false"/>
</record>
<record path="..\C:\Program Files (x86)\SEGA\football manager 2012\data\sigfx" resource_root="true">
<string id="name" value="sigfx_folder" translate="false"/>
</record>
<!-- not a resource root, as the same folder has already been added as the sios folder -->
<record path="..\C:\Program Files (x86)\SEGA\football manager 2012\data">
<string id="name" value="database_folder" translate="false"/>
</record>
<!-- not a resource root, as the same folder has already been added as the sios folder -->
<record path="..\C:\Program Files (x86)\SEGA\football manager 2012\data">
<string id="name" value="match_folder" translate="false"/>
</record>
<!-- not a resource root, resource manager doesn't scan language files -->
<record path="..\C:\Program Files (x86)\SEGA\football manager 2012\data\languages">
<string id="name" value="language_data_folder" translate="false"/>
</record>
<!-- not a resource root, the updates manager will use this to find the update resource roots that are valid for the application -->
<record path="..\C:\Program Files (x86)\SEGA\football manager 2012\data\updates">
<string id="name" value="updates_folder" translate="false"/>
</record>
</list>
</record>
το ξεκινάω και μολις πάει να φορτώσει , μου κλίνει .

#4
Καταχωρήθηκε 12 Νοέμβριος 2011 - 12:35 πμ
#5
Καταχωρήθηκε 12 Νοέμβριος 2011 - 12:52 πμ

#6
Καταχωρήθηκε 12 Νοέμβριος 2011 - 01:09 πμ

#7
Καταχωρήθηκε 05 Φεβρουάριος 2012 - 12:49 μμ
#8
Καταχωρήθηκε 05 Μάρτιος 2012 - 11:28 μμ
#9
Καταχωρήθηκε 05 Μάρτιος 2012 - 11:38 μμ

#10
Καταχωρήθηκε 05 Μάρτιος 2012 - 11:43 μμ
#11
Καταχωρήθηκε 06 Μάρτιος 2012 - 03:45 μμ
<?xml version="1.0" encoding="UTF-8"?> <!-- This XML file is used to read special folder locations into SIOS, such as the SIOS data and the application data folder. Each property list represents a new folder to register. The "path" contains the relative path from the folder of this XML file up to the folder where the data folder can be found. The "name" contains the name of the special folder to register. --> <record> <list id="items"> <record path="data" resource_root="true"> <string id="name" value="app_folder" translate="false"/> </record> <record path="../data" resource_root="true"> <string id="name" value="sios_folder" translate="false"/> </record> <record path="../data/sigfx" resource_root="true"> <string id="name" value="sigfx_folder" translate="false"/> </record> <!-- not a resource root, as the same folder has already been added as the sios folder --> <record path="../data"> <string id="name" value="database_folder" translate="false"/> </record> <!-- not a resource root, as the same folder has already been added as the sios folder --> <record path="../data"> <string id="name" value="match_folder" translate="false"/> </record> <!-- not a resource root, resource manager doesn't scan language files --> <record path="../data/languages"> <string id="name" value="language_data_folder" translate="false"/> </record> <!-- not a resource root, the updates manager will use this to find the update resource roots that are valid for the application --> <record path="../data/updates"> <string id="name" value="updates_folder" translate="false"/> </record> </list> </record>

#12
Καταχωρήθηκε 06 Μάρτιος 2012 - 08:59 μμ
Σημείωση: Το παιχνίδι όταν μπαίνω μου δείχνει σαν έκδοση το 12.0.2 Μήπως αυτό παίζει κάποιο ρόλο;
#13
Καταχωρήθηκε Χθες, 04:20 μμ
#14
Καταχωρήθηκε Χθες, 04:21 μμ
#15
Καταχωρήθηκε Χθες, 05:27 μμ














