• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

Quick Team Creator

scouser09

Senior Squad
streetpride;3036406 said:
i've just tested with portsmouth list of player and i received another error message: invalid character in the specified encoding. Line 84 position 15
change the number of line and position
....
i've just tested too with corby city teams and the cmp are imported regulary...

I have got your CMP and have found the error is caused by the space characters in the names. Both QTC and CM11 do not recognize it as the standard space character. If you replace them all with the standard space character then there should not be a problem.

To demonstrate, I replaced all the standard space characters with hash characters (#) and as you can see, there are still some space characters in the list. To fix this, run the replace function, replacing all instances of the non standard space characters with the standard space character (ie from the spacebar).

Andrea*Servili#
Raffaele*Pucino#
Samuele*Romeo#
Vincenzo*Cammaroto#
Tommaso*Ghinassi#
Simone*Bonomi#
Cristiano*Camillucci#
Matteo*Negrini#
Gianluca*Segarelli#
Stefano*Scappini#
Marco*Martini#
Yuri#De#Marco
Fabio*Caiazzo#
Simone*Ciancio#
Loris*Damonte#
Renato#Rafael*Bondi#
Andrea*Cuneaz#
Daniele*Croce#
Fabio*Artico#
Alessandro*Cicutti#
Mirko*Barbagli#
Stefano*Procida#
Raffaele*Biava#
Mattia*Marchesetti#
Matteo*Pasino#


Edit: The non standard space charcters render here as asterixis (*).
 

streetpride

Club Supporter
thanx for your replay
But i don't understand how to do what you wrote me. How can i replace the character? Do i have to use Excel file or cmp. file? Please, tell me step by step...because i'm really stupid ...and desperate...
Please, note that i have italian pc keyboard.
thanx thanx thanx thanx.........!!!!!!!!!
 

scouser09

Senior Squad
streetpride;3036874 said:
thanx for your replay
But i don't understand how to do what you wrote me. How can i replace the character? Do i have to use Excel file or cmp. file? Please, tell me step by step...because i'm really stupid ...and desperate...
Please, note that i have italian pc keyboard.
thanx thanx thanx thanx.........!!!!!!!!!

The simplest method to fix this is to delete the space characters in all the names and replace them with space characters from your spacebar. You can do this in excel, you will then have to regenerate the team in QTC. Your italian keyboard is not a problem. The problem characters, I am assuming, are from the site you copied the squad lists from.
 

peterkopug

Club Supporter
Yeah the Problem Characters, but I think CM11 accepts them, I've been creating some Argentine teams and it brings the error, cut I can add the characters in CM11 e.g 'Hernán Nicolás' in QTC i type 'Hernan Nicolas' then after importing, i edit his name in Cm11 and it saves just fine.
 

Toxicsausage

Youth Team
Hi,

I've tried to open the file using java se binary, but it says could not find the main class C:/programfiles/quickteamcreator/quickteamcreatot.jar program will exit

What shall i do?
 

streetpride

Club Supporter
hi!
how can i change the ID of player? in the CM11 give me an error message.
Maybe it's possible to change in DB MASTER?

thanx
 

scouser09

Senior Squad
Toxicsausage;3038645 said:
Hi,

I've tried to open the file using java se binary, but it says could not find the main class C:/programfiles/quickteamcreator/quickteamcreatot.jar program will exit

What shall i do?

I think the problem is your Java installation. Download it from here: http://www.java.com/en/


streetpride: You can do this in CM11, it will not change a player's ID to one that is already in use.
 

streetpride

Club Supporter
i have a little doubt: when i import a cmp file (created by qtc) what's the right selection:
- create
- replace
- Use patch ID
???
'cos i want to change the players ID but the CM11 give me error everytime.
cheers
 

nster

Club Supporter
streetpride;3038944 said:
i have a little doubt: when i import a cmp file (created by qtc) what's the right selection:
- create
- replace
- Use patch ID
???
'cos i want to change the players ID but the CM11 give me error everytime.
cheers

create I believe.... replace would replace that player at that player ID AFAIK
 

scouser09

Senior Squad
DENISO;3042405 said:
When I created then added to the game via the CM11 me pops up an error. Not sure why??


It seems that there was an invalid character exception thrown (screenshot is a little fuzzy). Try the following:
-Remove accented characters (you can later correct this after importing)
-Replace the space characters with the standard one from your keyboard (see a few pages back in this thread)
 

bigmorty

Club Supporter
I'm getting a "CM-Patch Loader" error when I attempt to import the cmp. To test it, I just created a generic team, randomly generating all of the names, numbers, etc. When I load the patch in CM, everything seems to show up fine. But when I click "Import", I get an "Unhandled exception":

"Input string was not in a correct format."

Any idea what I'm doing wrong?
 

bigmorty

Club Supporter
bigmorty;3099011 said:
I'm getting a "CM-Patch Loader" error when I attempt to import the cmp. To test it, I just created a generic team, randomly generating all of the names, numbers, etc. When I load the patch in CM, everything seems to show up fine. But when I click "Import", I get an "Unhandled exception":

"Input string was not in a correct format."

Any idea what I'm doing wrong?

Still trying to get this up and running. I just re-read the entire 12-page thread, and found nothing. I also can't find anyone else that's getting this same error. Also, I tried importing single elements of the patch - just one player, for example - and that doesn't help either. I keep getting the same error: "Input string was not in a correct format."

Here are the details, in case they mean something to anyone. Any advice is appreciated...

-----------------------------------------------------------------------------

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.String.System.IConvertible.ToInt32(IFormatProvider provider)
at System.Convert.ToInt32(Object value)
at FifaLibrary11.Record.ConvertFromDataRow(DataRow dataRow)
at FifaLibrary11.Table.ConvertFromDataTable(DataTable dataTable)
at CreationMaster.PatchedObject.ConvertTable(String tableName, Int32 tableIndex)
at CreationMaster.PatchedObject.SetFifaDataSet(DataSet fifaDataSet)
at CreationMaster.PatchLoaderForm.ImportPatch()
at CreationMaster.PatchLoaderForm.buttonImportPatch_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
CreationMaster11
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fifa%20Master/Creation%20Master%2011/CreationMaster11.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5447 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
FifaControls
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fifa%20Master/Creation%20Master%2011/FifaControls.DLL
----------------------------------------
FifaLibrary11
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fifa%20Master/Creation%20Master%2011/FifaLibrary11.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Microsoft.DirectX.Direct3D
Assembly Version: 1.0.2902.0
Win32 Version: 9.05.132.0000
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll
----------------------------------------
Microsoft.DirectX
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
----------------------------------------
ICSharpCode.SharpZipLib
Assembly Version: 0.85.4.369
Win32 Version: 0.85.4.369
CodeBase: file:///C:/Program%20Files%20(x86)/Fifa%20Master/Creation%20Master%2011/ICSharpCode.SharpZipLib.DLL
----------------------------------------
zlib.net
Assembly Version: 1.0.3.0
Win32 Version: 1.0.3.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fifa%20Master/Creation%20Master%2011/zlib.net.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 

scouser09

Senior Squad
bigmorty;3099011 said:
I'm getting a "CM-Patch Loader" error when I attempt to import the cmp. To test it, I just created a generic team, randomly generating all of the names, numbers, etc. When I load the patch in CM, everything seems to show up fine. But when I click "Import", I get an "Unhandled exception":

"Input string was not in a correct format."

Any idea what I'm doing wrong?

What version of CM are you using? I have read some comments sugesting that there are a few bugs in the latest version.
 

lmfoust

Reserve Team
scouser09;3100450 said:
What version of CM are you using? I have read some comments sugesting that there are a few bugs in the latest version.

I agree with Scouser09. I recommend going back to Beta 6.3. I've had zero problems with that one. 11.0 kept giving me memory errors and such. If I remember correctly, CM was still in beta when QTC came out anyway.
 

edicchia

Club Supporter
Hi scouser, I can't download your Program "Quick Team Creator"! The link download is broken! Can you please help me? Can you send me the Program?
My email-address is: [email protected]

Ciao, Roberto alias edicchia (Lugano/Switzerland)

:33vff3o:




scouser09;2946469 said:
Quick Team Creator is a utility I plan to develop for FIFA 11.

I worked on the Football Conference (5th and 6th levels of the English football pyramid) patch for FIFA 09 and created a small program to help create the 44 teams of the 6th tier. The program took an input of the team id, team name and a list of player names and generated contents of the xml files in the cmp files. The appearance and attributes of each player was randomised. The program automatically set things such as the adboard id and ball id that I was using for the league to each team generated. This enabled the generation of the database items for each team to be created quickly, which was useful as only a small team worked on the patch. Since a lot of these teams are quite obscure not many people would notice that appearances where randomised.

The program I plan to develop for FIFA 11 will be quite similar. The idea is it will enable users to create patches more quickly if players are randomised. This is ideal if the teams are quite obscure. Although it is likely that this can be achieved using CM11 alone, my program will allow it to be done quicker.

The user will enter an id and a name for the team, and also a list of players. The program will also allow the user to specify the default ids for things such as font, ball and adboard. The program will also allow selection of colours for each kit from a small number of choices. The program will then output a cmp file with the necessary database xml files and also some generic graphics for kits and logos based on the chosen colours. The cmp could then be imported using CM11 and any edited if the user wished (eg to import real kits and logos).

What do you think of my idea? Would you use the proposed program to help make patches? Any suggestions for it? Remember it will only have a limited number of options, CM11 will exist for other things. I might make a mock up of the interface later to give a clearer idea.



-------------------------------------------------------------

Beta 1.0 http://site.fifamix.fifa-evolution.com/index.php?option=com_zoo&task=item&item_id=33&Itemid=56
 


Top