• 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!

Creation Master 10

Twenty6

Club Supporter
After i have made changes (ADboards) i can not load my manager mode,
Fifa closes and gives error ? How ccan i make it work ????
 

bruno167

Senior Squad
yes but it closes when i load a manager mode saved game
gives error: FIFA10.exe is not working ....blablabla

If you change the a team adobard id its normal. You cant continue manager mode after editing the db.


Rinaldo, I have imported a couple of faces and no error for now but after importing many faces an OutofMemoryException is thrown.
I have to restart CM.
 

Rinaldo

Senior Squad
bruno167;2747307 said:
If you change the a team adobard id its normal. You cant continue manager mode after editing the db.


Rinaldo, I have imported a couple of faces and no error for now but after importing many faces an OutofMemoryException is thrown.
I have to restart CM.

It could be the size of a zdata file becomeing too big (more then 100 MBytes) please check. If you are using "specific zdata" you have to change the zdata number after a while. Using "automatic zdata" the change of zdata should happen automatically and this out of memory problem should not happen.
 

fungus303

Reserve Team
Twenty6;2747259 said:
Can some one tell me if the Adboards are working, because i cant import them in the game please help me ????!!!
Iwant to change only from 1 team, please help me how i can do this >!

I have same problem, and i save yes [floppy icon] Dont work.

What is the ID for "the season" mode? :)
 

Keegan

Yardie
Rinaldo;2746982 said:
Off topic: I love Usain - I was a good 100m runner at school time and Track and Field is still my favorite sport - my greetings to Jamaica.

Jamaicas greetings to you too, Rinaldo - you are as amazing a Fifa editor/programmer as Usain is a sprinter! :innocent_smile_1:
 

skeptik

Reserve Team
skeptik;2747108 said:
Hi Rinaldo, Here is my beta 3 test report:

I DID clean up (replace with original) ALL BETA 1 testing files - fifa.db, eng.db, all BIG and BH files and delete folders in GUI (make by CM10)

A. IMPORT/LOAD patch from FIFA09 PC
1. Import/load patch named MSLPL4FIFA09 ver.3 into FIFA10. It successfully installed.
2. Save CM10, and run FIFA10
3. Play kick off. Able to play team from the patch
4. Select BE A PRO - club and country - Click Advance and... crash!
5. Select Season mode - click advance and... crash!
6. Select manager mode - click advance and... crash!
7. Run CM10, adjust league promotion/relegation between liga super and liga premier. save cm10.
8. do the same step as above and crash in step 4 to 6 only.

Again do fresh FIFA10 (clean up database and gui files) and redo import fifa09 patch mentioned above and this time use all createID. In this case, my patch overwrites Russia league and cups (only for testing). SAVE. do proper adjustment/editing like above, and save, and run fifa10. same result like above steps.

Note : I did type all addition name for Adboardname and fix ballID number for all team.

Findings as per my beta testing for version beta 3 :
Import function/load function IS EXCELLENT. Only season and manager mode problem.
Maybe tournament, leagues and/or cup from fifa09 not compatible or maybe somebugs that I didn't know about.


B. INTERNATIONAL ROUND TEST
Note : I use beta 1 database that inclusive MSLPL4FIFA09 patch imported that I make successfull patch - by which all 4 tournaments were created fresh in CM10. But team and players were imported after painstakingly copy-paste using excel and DBM10.

Now using CM10 beta 3:
1. Add Malaysia team as team 41 in international round touranment league. Save.
2. Run fifa10. Go to be a pro clubs and country. Click advance and able to select team from liga super player - Kedah FA.
3. Use players from the team - Azrul (not in Malaysia NT player)
4. FIFA10 notices pop-up: something like this:- Eventhough your country is fifa associates but you cannot play for country because it is not in FIFA10.

Findings : this is not bugs in CM10 (I think), but a limitation setup by EA. So is there a solution or work around to enable 'play for country' features?

C - DirectX problem (small)
1. Edit team, generic, roster, etc. Found minor bugs, while changing ball for all team from, sometimes the ball cannot be seen eventhough I know the ballID is valid, meaning original ball of ea. For example 42 is generic ball. While moving from one team to another, Show ball box will sometimes, blank - only for that particular team. and it occur everytime, until I select 43 (hoping to refresh), and back to 42. Only then the -view box- will show the ball again.

HOPE this three beta test are beneficial to you.

Hope the beta test report above not missed by rinaldo.:blush:, especially test B(test 2).
 

cjd17

Senior Squad
Rinaldo, Each time open cm10, and after loading FIFA, i get a Blue screen the second i select any option :( (Physical Dump thingy)

Can u help me please?
 

bruno167

Senior Squad
It seems i continue with the same problem.

I start importing faces from fifa09. I have installed more than 20 faces in a row. Then when installing another face the OutofMemoryException is thrown. I choose quit CM.
When looking in my zdatas the zdata where the new faces were being imported has 0 byte size. (Fortunate i have a backup this time).
CM was set to import into automatic zdata. That zdata had less than 200 files before the crash.

The OutofMemory exception is related with the corrupted zdata. Each time i get it, the zdata where the files were being imported gets corrupted.

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

************** Exception Text **************
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.IO.BinaryReader.ReadBytes(Int32 count)
at FifaLibrary10.FifaFile.Save(BinaryWriter w)
at FifaLibrary10.FifaBigFile.Save()
at FifaLibrary10.FatFile.ImportFileAs(String fileName, String archivedName, Boolean delete, Boolean isToCompress)
at FifaLibrary10.FifaEnvironment.ImportFshIntoZdataAs(Fsh fsh, String archivedFileName)
at FifaLibrary10.Player.SetFaceTexture(Fsh fsh)
at CreationMaster.PlayerForm.ImportFshFaceTexture(Object sender, Fsh fsh)
at FifaControls.Viewer2D.ImportFsh()
at FifaControls.Viewer2D.buttonImportFsh_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)

I am using Windows 7 Professional RTM 32bit and i have run CM as administrator.

Edit: Even if the faces are in the zdata they dont appear ingame. (The player appears without head). I have created a new zdata
manually with FileMaster and import the faces from the cm created zdata and now they appear correcly. Also CM Fat regenerator doesnt seem to work. (I am using FAT Rebuilder and that might be the reason that faces are not appearing in game because fat rebuilder says that the zdata created by CM is not a regular big file and it dont rebuild it.)

In conclusion, OutofMemoryException afer installing many faces in row corrupts the zdata where the faces are being imported and FAT regenerator doesnt work properly.

I will try to install a cmp patch tomorrow and see what happens.
 

amifla

Reserve Team
cjd17;2747451 said:
Rinaldo, Each time open cm10, and after loading FIFA, i get a Blue screen the second i select any option :( (Physical Dump thingy)

Can u help me please?

What SO you have installed? video drivers? Read previous post, maybe this help.
Cheers.
 

amifla

Reserve Team
LUCCADRACCO;2747069 said:
Maybe you has a problem with directx or with drivers graphic card. An Example: I had problems with geforce drivers 190.xx series ( with these drivers installed, don't work CM10 for me. Blue screens, freeze and others ) When I had desintalled 190.xx series and install 186.18, voila! Creation Master work without any problems and no more freeze, blue screens and other. Now all work perfect.
I Hope this help.
Sorry for my english

Hi cjd17, Read this post. I hope this help.

CM10 beta 3 work really, really fine for me. I'm using win XP sp3 Pro, Drivers for nvidia 186.18, directx 9c last version, net framework 1.1 and 2.0, visual basic runtime. I hope this help.
Thank you so much Rinaldo, Your tools are amazing. Thanks again.
Cheers.
 

G2000

Youth Team
Rinaldo;2746980 said:
In CM Beta 3 version I have used the tips from jorge78 for making CM10 compatible with 64 o.s. I have not the possibility to try it but please let me know if it works.

Confirmed mate, works fine on 64 bit os (Windows 7) :) :33vff3o:
 

G2000

Youth Team
Rinaldo;2747179 said:
I tried to open the file using CM10 Beta 3 and it works fine. Be sure that you are using exactly this file. Click Open-Select lan.db and browse the file. Could be a FIFA installation problem ? Check with regedit what is registered at HKEY_LOCAL_MACHINE\SOFTWARE\EA Sports\FIFA 10.

Nope, I checked the reg and the path is correct. No worries though CM10 beta 3 works fine on my 64bit OS so I'll be using it there instead on the virtual pc. :) Thanks again
 

Merdiso

Senior Squad
Pfff, I am really the only one that encounter problems in CM 10 ? CM 09 works perfectly, but 10 not.
XP 32bit + Forceware 186 + net framework 2.0/3.5 (that is including the whole NF released until 3.5 releasing) and same problems, "Send / Don't Send" ...
It's very annoying cause I want to install some Crowds but I simply CAN'T !
 

IceToad

Reserve Team
hon3ydrip70;2747551 said:
Somebody can tell me how I can import adboards to FIFA10 with CM10 beta 3? I trie to import but don't appear in the game.

It only appear when you play Manager Mode!
 


Top