Lachis Editor v10 for PCM 2012 (July, 8)
|
lluuiiggii |
Posted on 03-03-2013 02:30
|
Grand Tour Champion
Posts: 8542
Joined: 30-07-2010
PCM$: 200.00
|
Batigol19 wrote:
what is the number i have to check in "gene_i_champion_bit" for algerian champion in the tean MTN(the only team with algerian champion jersey) please.
https://pcmdaily.com/forum/viewthread....ost_435840
|
|
|
|
Lachi |
Posted on 03-03-2013 03:39
|
Grand Tour Champion
Posts: 8516
Joined: 29-06-2007
PCM$: 200.00
|
tovhol wrote:
But where in the editor can you edit it?
The table name is DYN_team_race.
When using my editor, make sure that the options 'Use table lookup' and 'Use team filter'.
This list shows whether your team is invited or not (column: fkIDinvitation_state). |
|
|
|
gmork |
Posted on 06-03-2013 19:55
|
Amateur
Posts: 3
Joined: 02-02-2013
PCM$: 200.00
|
How do you change "favoured races" in a saved game? I set them to "0", but it does not work. |
|
|
|
Mordekaiser |
Posted on 06-03-2013 20:30
|
Stagiare
Posts: 205
Joined: 17-06-2012
PCM$: 200.00
|
When adding a race how do you know the stage ID? id it under STA_Stage? Because when I add the stage there is no race ti add it to so it won't let me go to race. But if I add the race there is no stage for me to put in so it won't let me have it there withour a stage. Is there anyone with a suggestion?
|
|
|
|
Lachi |
Posted on 06-03-2013 20:45
|
Grand Tour Champion
Posts: 8516
Joined: 29-06-2007
PCM$: 200.00
|
@gmork:
This thread is more about technical problems with my editor but anyway you should give more information:
Did you really extract your save or the database or just a backup in the weeklysave folder?
Did you 'export to cdb' after you were done?
Did you try to export into another file and load that newly created file?
Did you check if your editing is still in the database by re-opening the file in my editor?
Are you sure that you are editing the correct column (gene_ilist_fkIDfavorite_races)?
Why are you sure that 0 is a reasonable value for that column?
Could it be that you mis-read the opening and closing brackets in that column as a 0? ()
And finally, what do you really want to achieve with that edit? I could not think of any reason to enter a non-existing race there.
@Mordekaiser:
I have no clue what your problem could be. It should be possible to add a race in STA_race, then add the stage(s) in STA_stage and finally define the first and last stage in STA_race.
There is an option to 'Use table lookup', turn it on or off if you think it is causing problems for your special case.
Edited by Lachi on 06-03-2013 20:51
|
|
|
|
gmork |
Posted on 06-03-2013 22:19
|
Amateur
Posts: 3
Joined: 02-02-2013
PCM$: 200.00
|
[quote]Lachi wrote:
@gmork:
This thread is more about technical problems with my editor but anyway you should give more information:
Did you really extract your save or the database or just a backup in the weeklysave folder?
Did you 'export to cdb' after you were done?
Did you try to export into another file and load that newly created file?
Did you check if your editing is still in the database by re-opening the file in my editor?
Are you sure that you are editing the correct column (gene_ilist_fkIDfavorite_races)?
Why are you sure that 0 is a reasonable value for that column?
Could it be that you mis-read the opening and closing brackets in that column as a 0? ()
And finally, what do you really want to achieve with that edit? I could not think of any reason to enter a non-existing race there.
Lachi
Thank you for answering my question and sorry if I was asking in the wrong place.
I was editing the wrong column, but now I know how to do it.
Regards,
Gmyrek |
|
|
|
paladino77 |
Posted on 07-03-2013 00:27
|
Amateur
Posts: 4
Joined: 01-08-2012
PCM$: 200.00
|
When trying to load a save to the editor, I got the following error:
Spoiler ----An error occured----
Carácter inválido na codificação especificada. Linha 945049, posição 22.
----Stacktrace----
em System.Xml.XmlTextReaderImpl.Throw(Exception e)
em System.Xml.XmlTextReaderImpl.InvalidCharRecovery(Int32& bytesCount, Int32& charsCount)
em System.Xml.XmlTextReaderImpl.GetChars(Int32 maxCharsCount)
em System.Xml.XmlTextReaderImpl.ReadData()
em System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
em System.Xml.XmlTextReaderImpl.ParseText()
em System.Xml.XmlTextReaderImpl.ParseElementContent()
em System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
em System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
em System.Xml.XmlDocument.Load(XmlReader reader)
em System.Xml.XmlDocument.Load(String filename)
em FoolEditor.DBLoader.ImportDatabase(Object sender, DoWorkEventArgs e)
em System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
what can I do? |
|
|
|
lluuiiggii |
Posted on 07-03-2013 00:33
|
Grand Tour Champion
Posts: 8542
Joined: 30-07-2010
PCM$: 200.00
|
paladino77 wrote:
When trying to load a save to the editor, I got the following error:
Spoiler ----An error occured----
Carácter inválido na codificação especificada. Linha 945049, posição 22.
----Stacktrace----
em System.Xml.XmlTextReaderImpl.Throw(Exception e)
em System.Xml.XmlTextReaderImpl.InvalidCharRecovery(Int32& bytesCount, Int32& charsCount)
em System.Xml.XmlTextReaderImpl.GetChars(Int32 maxCharsCount)
em System.Xml.XmlTextReaderImpl.ReadData()
em System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
em System.Xml.XmlTextReaderImpl.ParseText()
em System.Xml.XmlTextReaderImpl.ParseElementContent()
em System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
em System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
em System.Xml.XmlDocument.Load(XmlReader reader)
em System.Xml.XmlDocument.Load(String filename)
em FoolEditor.DBLoader.ImportDatabase(Object sender, DoWorkEventArgs e)
em System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
what can I do?
Looks like your problem is with an invalid character, so these earlier posts (and the ones following them) by Lachi might help:
https://pcmdaily.com/forum/viewthread....ost_543351
https://pcmdaily.com/forum/viewthread....ost_569100
|
|
|
|
paladino77 |
Posted on 07-03-2013 00:43
|
Amateur
Posts: 4
Joined: 01-08-2012
PCM$: 200.00
|
Thanks for your post, but I don't have any DB on the game (don't blame me) and I don't have any strange character in the Custom Team name..
But again, thanks for your post |
|
|
|
Lachi |
Posted on 07-03-2013 08:25
|
Grand Tour Champion
Posts: 8516
Joined: 29-06-2007
PCM$: 200.00
|
It does not matter how that strange character come into your database. As long as it is there, you cannot use my editors (or the one from Cyanide). But you could try the fast editor which works differently. |
|
|
|
Larodangibarovine |
Posted on 07-03-2013 18:56
|
Amateur
Posts: 21
Joined: 07-03-2013
PCM$: 200.00
|
Is it possible to change the year? I am thinking of making a DB from the past and am wondering if you can change they year of the DB?
Edited by Larodangibarovine on 07-03-2013 18:57
|
|
|
|
Ad Bot |
Posted on 22-11-2024 08:49
|
Bot Agent
Posts: Countless
Joined: 23.11.09
|
|
IP: None |
|
|
paladino77 |
Posted on 07-03-2013 19:10
|
Amateur
Posts: 4
Joined: 01-08-2012
PCM$: 200.00
|
And how can I find that strange character?
And If it is impossible to do so, where can I find the fast editor?
Edited by paladino77 on 07-03-2013 19:13
|
|
|
|
Lachi |
Posted on 07-03-2013 19:14
|
Grand Tour Champion
Posts: 8516
Joined: 29-06-2007
PCM$: 200.00
|
@Larodangibarovine: Yes you can. It works the same with every editor.
You might find an answer by using the forum search. Or you could ask somebody who already made such a DB, just check this sub forum or any other database sub forum.
Edited by Lachi on 07-03-2013 19:33
|
|
|
|
paladino77 |
Posted on 07-03-2013 19:25
|
Amateur
Posts: 4
Joined: 01-08-2012
PCM$: 200.00
|
I found the editor, it isn't for PCM 12 but it works, they didn't make one special to PCM 12 I think..
about the characters, I can't find help so maybe you could help me? |
|
|
|
Lachi |
Posted on 07-03-2013 19:38
|
Grand Tour Champion
Posts: 8516
Joined: 29-06-2007
PCM$: 200.00
|
If you don't want to fix the character then you can just use the fast editor. |
|
|
|
Mordekaiser |
Posted on 11-03-2013 17:00
|
Stagiare
Posts: 205
Joined: 17-06-2012
PCM$: 200.00
|
Is it possible to edit the earliest year a rider can be born in. Eg. ATM it is 1960, I need it lower... |
|
|
|
Lachi |
Posted on 11-03-2013 20:02
|
Grand Tour Champion
Posts: 8516
Joined: 29-06-2007
PCM$: 200.00
|
What do you mean?
Can't you enter a lower date or won't the game accept a lower date?
In the first case, is it a problem of my editor? Like you could enter the earlier date in the XML file directly but not in my editor?
If it is a problem of my editor, then obviously you cannot edit it. I would need to reprogram my editor.
If it is a limitation of the game, then also it is not possible to edit it. Else, use another editor like my excel editor or the fast editor.
|
|
|
|
arkary |
Posted on 18-03-2013 21:58
|
Amateur
Posts: 1
Joined: 15-03-2011
PCM$: 200.00
|
Hi Lachi. I'm trying to edit the amount of knowledge of an excisting scout on a mission in my team. Don't seem to find the place where I should edit this..
Edited by arkary on 18-03-2013 22:00
|
|
|
|
Lachi |
Posted on 19-03-2013 07:26
|
Grand Tour Champion
Posts: 8516
Joined: 29-06-2007
PCM$: 200.00
|
Like always: This thread is to ask technical problems about my editor. If you have general editing questions, you can do that in another thread.
Reason: I did program this editor but I don't know much about editing. As far as I know there is a table called DYN_scout or so, so you should be looking there. |
|
|
|
Ionut |
Posted on 20-03-2013 18:49
|
Amateur
Posts: 3
Joined: 19-03-2013
PCM$: 200.00
|
How can i stop progression in career mode??
|
|
|