Lachi's Editor (Version 0.6, February 28)
|
Lachi |
Posted on 06-10-2010 15:56
|
Grand Tour Champion
Posts: 8516
Joined: 29-06-2007
PCM$: 200.00
|
This thread is about my editor, not how to edit the database.
Just search this forum how to edit the budget and then do it using my or any other editor. |
|
|
|
Ad Bot |
Posted on 22-11-2024 20:48
|
Bot Agent
Posts: Countless
Joined: 23.11.09
|
|
IP: None |
|
|
ghost |
Posted on 18-10-2010 18:25
|
Amateur
Posts: 3
Joined: 14-12-2009
PCM$: 200.00
|
can you tell me how i copy all the tables en colloms? |
|
|
|
Lachi |
Posted on 18-10-2010 19:34
|
Grand Tour Champion
Posts: 8516
Joined: 29-06-2007
PCM$: 200.00
|
I cannot help you as I do not understand what you want to do, please clarify:
Copy from where to where? (DB to DB / Editor to Excel / ...)
Why? |
|
|
|
ghost |
Posted on 19-10-2010 16:17
|
Amateur
Posts: 3
Joined: 14-12-2009
PCM$: 200.00
|
from saved game to saved game for editing variants |
|
|
|
Lachi |
Posted on 19-10-2010 16:48
|
Grand Tour Champion
Posts: 8516
Joined: 29-06-2007
PCM$: 200.00
|
If you want to copy a whole table:
- Extract the DB
- Save it
- Go to the folder Data\[Name of DB]
- Copy the file [Name of table].xml
- Extract the other DB
- Save it
- Close Editor
- Go to the folder Data\[Name of DB]
- Paste the file from above
- Start editor
- Go to table and check if copy has worked
- Edit table (if needed)
- Create new DB |
|
|
|
SonDaan |
Posted on 20-10-2010 17:36
|
Neo-Pro
Posts: 272
Joined: 17-06-2007
PCM$: 200.00
|
How do I set my friends savegame to the next day in his carreer???
Thanx ! |
|
|
|
Lachi |
Posted on 20-10-2010 17:40
|
Grand Tour Champion
Posts: 8516
Joined: 29-06-2007
PCM$: 200.00
|
Just as your would with your own save game.
Please don't use this thread to talk about "editing the DB", this thread is about my editor. Your question has been answered one million times in this forum already, you might search for "skip day" |
|
|
|
SonDaan |
Posted on 20-10-2010 17:43
|
Neo-Pro
Posts: 272
Joined: 17-06-2007
PCM$: 200.00
|
I didn't mean there was something different then with my own savefile. Just how can I do it with Lachi Editor? |
|
|
|
Lachi |
Posted on 21-10-2010 09:22
|
Grand Tour Champion
Posts: 8516
Joined: 29-06-2007
PCM$: 200.00
|
It is always the same procedure:
- open your save (the .cdb file)
- edit the things you want
- create a new cdb file |
|
|
|
Popeye |
Posted on 21-10-2010 09:58
|
Under 23
Posts: 77
Joined: 03-07-2008
PCM$: 200.00
|
I get an error, everytime I try to load the program I get an error. Same problem with the last version too. Here's the contents of the error.txt.
Any ideas?
----An error occured----
The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
----Inner error----
The given path's format is not supported.
----Stacktrace----
at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath)
at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String path)
at MS.Internal.FontCache.FontSource.GetLastWriteTimeUtc()
at MS.Internal.FontCache.FamilyCollection.AddPhysicalFamilyToList(FontSource fontSource, List`1 familyList, SortedDictionary`2 familyNameList, SortedList`2 frequentStrings)
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily..cctor()
Edited by CrueTrue on 23-01-2011 20:10
|
|
|
|
Lachi |
Posted on 21-10-2010 15:18
|
Grand Tour Champion
Posts: 8516
Joined: 29-06-2007
PCM$: 200.00
|
There must be something wrong with the fonts on your computer.
There is nothing I can do against it. |
|
|
|
armagetronmv |
Posted on 28-11-2010 21:32
|
Stagiare
Posts: 207
Joined: 12-02-2009
PCM$: 200.00
|
I post a little reply to thank you for this great work . I used it on "pcm 2009 pcmclub db 2010" which is a mega db and it works perfectly without any bug. I was affraid to use it with such a db but I hadn't had any problem I'm waiting for the first 2011 db on pcm10 to try it again
|
|
|
|
Mig007 |
Posted on 08-01-2011 14:08
|
Under 23
Posts: 93
Joined: 08-04-2010
PCM$: 200.00
|
----An error occured----
Cannot create instance of 'MainWindow' defined in assembly 'LachisEditor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Exception has been thrown by the target of an invocation. Error in markup file 'LachisEditor;component/MainWindow.xaml'.
----Inner error----
Exception has been thrown by the target of an invocation.
----Inner error----
Could not find a part of the path 'C:\LachisEditor\Data'.
----Stacktrace----
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
at System.IO.DirectoryInfo.GetDirectories(String searchPattern, SearchOption searchOption)
at System.IO.DirectoryInfo.GetDirectories()
at FoolEditor.DBLoader.Databases_FillList(ComboEditorTool cbo, Boolean blnSelectActiveDatabase)
at FoolEditor.MainWindow..ctor()
I have this error. Can you help me?
Edited by CrueTrue on 23-01-2011 20:10
|
|
|
|
shin0da_13 |
Posted on 22-01-2011 17:34
|
Free Agent
Posts: 142
Joined: 21-05-2010
PCM$: 200.00
|
How can i add new lines to a table? |
|
|
|
roturn |
Posted on 22-01-2011 18:08
|
Team Manager
Posts: 22246
Joined: 24-11-2007
PCM$: 3900.00
|
Just go to the bottom and write a new line. Buk make sure to click all boxes at least one time, no matter if you want to activate this feature.
Without clicking the box the box is not defined and will cause to an error. |
|
|
|
ABridgeTooFar |
Posted on 01-02-2011 00:14
|
Domestique
Posts: 463
Joined: 17-09-2007
PCM$: 200.00
|
Anyone know how I can free up more money to sign my riders? I have a les directors imposed limit of 700,000. I have almost 2 million in cash so I can afford to go over this limit.
Thanks for any help. |
|
|
|
valverde321 |
Posted on 01-02-2011 02:19
|
World Champion
Posts: 12986
Joined: 20-05-2009
PCM$: 530.00
|
ABridgeTooFar wrote:
Anyone know how I can free up more money to sign my riders? I have a les directors imposed limit of 700,000. I have almost 2 million in cash so I can afford to go over this limit.
Thanks for any help.
Not exactly the answer to this question but if the limit that the directors impose for signing that rider is less than your actual budget it just means he's not an outstanding rider. For every rider its different, or atleast for skill levels.
|
|
|
|
ABridgeTooFar |
Posted on 01-02-2011 03:20
|
Domestique
Posts: 463
Joined: 17-09-2007
PCM$: 200.00
|
valverde321 wrote:
ABridgeTooFar wrote:
Anyone know how I can free up more money to sign my riders? I have a les directors imposed limit of 700,000. I have almost 2 million in cash so I can afford to go over this limit.
Thanks for any help.
Not exactly the answer to this question but if the limit that the directors impose for signing that rider is less than your actual budget it just means he's not an outstanding rider. For every rider its different, or atleast for skill levels.
Thanks but not quite the issue. I'll try to explain better. My team salary max is 700,000 and currently my actual team salary is 687,000. So it will not let me sign any rider for more than 13K since I will go over the limit.
Any ideas? |
|
|
|
valverde321 |
Posted on 01-02-2011 03:25
|
World Champion
Posts: 12986
Joined: 20-05-2009
PCM$: 530.00
|
ABridgeTooFar wrote:
valverde321 wrote:
ABridgeTooFar wrote:
Anyone know how I can free up more money to sign my riders? I have a les directors imposed limit of 700,000. I have almost 2 million in cash so I can afford to go over this limit.
Thanks for any help.
Not exactly the answer to this question but if the limit that the directors impose for signing that rider is less than your actual budget it just means he's not an outstanding rider. For every rider its different, or atleast for skill levels.
Thanks but not quite the issue. I'll try to explain better. My team salary max is 700,000 and currently my actual team salary is 687,000. So it will not let me sign any rider for more than 13K since I will go over the limit.
Any ideas?
I can help that too since I'm about to do the same thing, so it should come back to me.
Edit: Ok so once you select your db to be extracted click the little manager button and scroll to the left until finan_f_solde. Increase the number in that column to the amount you'd want, either a realistic amount or an insanely high amount so that you can buy every single 78+ overall cyclist.
Then to save the changes you just made click export .cdb and choose the career you just edited in the pop-up window. Once its done saving you can return to your game.
And just a heads up, dont have your career open while you make the changes (as in go to main menu or exit game completely). I made that mistake at first at it was really frustrating me cause I was adding like 15 riders at once.
Edited by valverde321 on 01-02-2011 03:34
|
|
|
|
Tuco the Ugly |
Posted on 01-02-2011 03:25
|
Domestique
Posts: 720
Joined: 25-06-2010
PCM$: 200.00
|
ABridgeTooFar wrote:
Thanks but not quite the issue. I'll try to explain better. My team salary max is 700,000 and currently my actual team salary is 687,000. So it will not let me sign any rider for more than 13K since I will go over the limit.
Any ideas?
Edit some of your current riders' salaries down?
Edited by Tuco the Ugly on 01-02-2011 03:26
|
|
|