(Old) My Emulators (2 Viewers)

Craymel

Portal Member
July 10, 2008
43
1
Home Country
Spain Spain
Thanks Atreides, i found it in the skin folder ;)
 

smoothjimv

New Member
June 25, 2010
2
0
Home Country
United States of America United States of America
Hey guys, I am *really* sorry if this is covered ground, but I've invested many hours in finding a solution without luck, so here's my desperate attempt to get My Emulators up and running.

When I install the latest version of My Emulators from https://myemulators.svn.sourceforge.net/svnroot/myemulators/, the install completes successfully. When I attempt to configure the plugin, I receive the error "String was not recognized as a valid DateTime" (full contents below). When I click on items in the configuration menu (title of window is "Will be replaced") I get the error "Object reference not set to an instance of an object" for each item in the config screen.

I'm running MP on 64 bit Win 7. Any thoughts on what's dogging me here? I've tried reinstalling older versions without success. Thanks!



MeidaPortal - Configuration
Unhandled exception has occured in your application.
String was not recognized as a valid DateTime
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 DateTime.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at myEmulators.DB.getGame(String path, Emulator parentEmulator)
at myEmulators.DB.getGames(String path, Emulator emulator, SearchOption recursive, Boolean showHidden)
at myEmulators.DB.refreshGamesDatabase()
at myEmulators.DB.getSomeGames(String sqlTail)
at myEmulators.Conf_PCGames..ctor()
at myEmulators.Configuration.Configuration_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.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 **************
{ommited for brevity}
 

Chreekar

Community Plugin Dev
November 11, 2006
234
52
Stockholm
Home Country
Sweden Sweden
It seems the form isn't initialized correctly, have you tried deleting the database file and reinstalling the plugin?
 

Chreekar

Community Plugin Dev
November 11, 2006
234
52
Stockholm
Home Country
Sweden Sweden
Something completely off topic (but hey, I'm the administrator so I can do whatever I want right ;-) ): The reason that I don't have very much time to develop this plugin anymore is another project I would like to tell you about: SammaSmak.se. It's a film and book community (entirely in Swedish though) that lets you see how well your taste in films and books corresponds to the taste of other users.
 

joz

Portal Pro
March 17, 2008
1,353
306
Home Country
Netherlands Netherlands
Dunno but it seems to work fine for me still on 1.1, did an upgrade as well from the RC6 I think
 

MeMeMe

Portal Pro
August 4, 2010
71
2
I've just installed the 3.1 (from the mediaportal plugins section), and that seems to be working fine with MP 1.1.

Is there an installer for the 3.3 version?
 

Users who are viewing this thread

Top Bottom