Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

2015 [Release] FMH 2015 Save Editor 15.0.1 (ALPHA)


jaymarvels
 Share

Recommended Posts

 

Hi, when I open a save I get an error message, I have to quit the application...

What's the error message?

 

 

Unhandled exception has occured in your application. If you click Continue, the app will ignore this error and attempt to continue (but it doesnt open the save ;) ). If you click Quit, the app will close immediatly.

Object reference not  set to an instance of an object

Link to comment
Share on other sites

Hey Jay,

 

I noticed something whilst poking around with the Save Editor, at the moment it always displays Shooting as "0". It's almost as if it's giving a null because it doesn't know where the data for shooting's gone.

 

I was getting excited too while checking all my CBs shooting and was about to start writing about how Shooting was a benchmark stat for CBs that could tell you their CA or something stupid like that.

 

Other than that it seems to work fine, it'll be interesting too, as some things the IGE does isn't explainable (increasing or decreasing stats when no stat changes are made) and whether or PA & CA actually change when you change the star rating of a player.

Link to comment
Share on other sites

SGE15.jpg

NON PLAYER ERROR (WINDOWS7 64bit)

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

************** Exception Text **************
System.FormatException: String was not recognized as a valid Boolean.
   at System.Boolean.Parse(String value)
   at  ..Filter(Object )
   at BrightIdeasSoftware.FastObjectListDataSource.FilterObjects()
   at BrightIdeasSoftware.FastObjectListDataSource.SetObjects(IEnumerable collection)
   at BrightIdeasSoftware.FastObjectListDataSource.ApplyFilters(IModelFilter iModelFilter, IListFilter iListFilter)
   at BrightIdeasSoftware.VirtualObjectListView.UpdateFiltering()
   at BrightIdeasSoftware.ObjectListView.set_ModelFilter(IModelFilter value)
   at  .(Object , EventArgs )
   at  .(Object , KeyEventArgs )
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Form.ProcessKeyPreview(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.TabControl.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
FMH15 Save Editor
    Assembly Version: 15.0.1.0
    Win32 Version: 15.0.1.0
    CodeBase: file:///C:/iscoutfmh/FMH%202015%20Save%20Editor/FMH15%20Save%20Editor.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
FMH15 Save Editor
    Assembly Version: 15.0.1.0
    Win32 Version: 15.0.1.0
    CodeBase: file:///C:/iscoutfmh/FMH%202015%20Save%20Editor/FMH15%20Save%20Editor.exe
----------------------------------------
System.Windows.Forms.Ribbon35
    Assembly Version: 3.5.6.1
    Win32 Version: 3.5.6.1
    CodeBase: file:///C:/iscoutfmh/FMH%202015%20Save%20Editor/System.Windows.Forms.Ribbon35.DLL
----------------------------------------
ObjectListView
    Assembly Version: 2.5.0.40295
    Win32 Version: 2.5.0.0
    CodeBase: file:///C:/iscoutfmh/FMH%202015%20Save%20Editor/ObjectListView.DLL
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Design
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.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.
Link to comment
Share on other sites

got an issue. I can successfully load and edit my save, but when it comes to the fmh app, I cant load the save. it says "unable to load saved data". Fyi, I bought the fmh2015 app from google play store. what should I do now? thanks

Link to comment
Share on other sites

got an issue. I can successfully load and edit my save, but when it comes to the fmh app, I cant load the save. it says "unable to load saved data". Fyi, I bought the fmh2015 app from google play store. what should I do now? thanks

1. try to open the save by SE. I guess you can not open it again.

2. This maybe cause by unicode setting of windows. Please change unicode to uk in control panel- region.

Link to comment
Share on other sites

SGE15.jpg

NON PLAYER ERROR (WINDOWS7 64bit)

 

 

Where did you get FMH from?

After upgraded the app from App Store, I have the same problem for new save file. However the save files from previous version is ok.

Link to comment
Share on other sites

has this resolved unicode issue like PGE?

 

No, still unicode issues with the SE, the PGE should be fine.

 

 

Hi, when I open a save I get an error message, I have to quit the application...

 

Send me your save.

 

 

 

 

SGE15.jpg

NON PLAYER ERROR (WINDOWS7 64bit)

 

 

Where did you get FMH from?

After upgraded the app from App Store, I have the same problem for new save file. However the save files from previous version is ok.

 

 

Send me your save.

Link to comment
Share on other sites

Hey guys, just something I'm wondering about.

 

Checked out the save editor as I was looking a new striker but couldn't find 1 that the scouts thought were good enough that was interested in joining.

 

Found this guy Aleksander Lazarov CA 155 PA 170

 

From looking at my team he had better CA and PA than any other striker but when I bought him and checked out his coach report he was only rated 3 starts for both CA and PA and coach said he wasn't even my best striker.

 

Anybody know why this is?

Link to comment
Share on other sites

Hey guys, just something I'm wondering about.

 

Checked out the save editor as I was looking a new striker but couldn't find 1 that the scouts thought were good enough that was interested in joining.

 

Found this guy Aleksander Lazarov CA 155 PA 170

 

From looking at my team he had better CA and PA than any other striker but when I bought him and checked out his coach report he was only rated 3 starts for both CA and PA and coach said he wasn't even my best striker.

 

Anybody know why this is?

The coach report is no meaning. Many mates here ignore this report at all. 

If you bought IGE, the rating in IGE is much correct. 

Link to comment
Share on other sites

Thanks for the update on this for the 2015 version :)

 

I've been playing with the alpha and found a few situations:

 

. Saved shortlists doesn't work when I load them in-game (they come up empty)

. The editor shows me many players that don't exist in the save

. Can't resize windows

. Shooting shows 0

 

Pretty much this, so far. I will update after more usage.

 

Cheers

Link to comment
Share on other sites

I also tested and had the same observations as Blasted.

I just wish to see the fmh15 game as good as your Program. Even in alpha is almost perfect, But si with a release Brought US a game with many bugs, even after last update.

Só THX Jay for bringing US só great Program.

Link to comment
Share on other sites

Is there a way 2 create a Save Editor that we use on the Android?

For Android device, there is a scout in Jaymarvels' plan. But the editor is not in his plan, as what I know.

Link to comment
Share on other sites

 

Its not possible as its illegal to create an app that edits another app on a phone

 

i never knew that....

 

apparently so mate dont take that as gospel though

Link to comment
Share on other sites

 

 

Its not possible as its illegal to create an app that edits another app on a phone

 

i never knew that....

 

apparently so mate dont take that as gospel though

 

 

It would all depends on the T&C's the be honest...then there's also a difference between app and file created from the app...

Link to comment
Share on other sites

Why when I change the name of a player to a no available name it changes to the name Martin Odegaard?

Name changes are only what in the list. You can't add.

Link to comment
Share on other sites

Why when I change the name of a player to a no available name it changes to the name Martin Odegaard?

Name changes are only what in the list. You can't add.
Yes I know but I mean why Martin Odegaard?
Link to comment
Share on other sites

Why when I change the name of a player to a no available name it changes to the name Martin Odegaard?

Name changes are only what in the list. You can't add.
Hi. Jay. it is not only me met this issue.

Does this happen due to uicode issue?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share


×
×
  • Create New...