Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

If neither of those of work for you, you can donate any amount by clicking here.

JanGunheD

GameEx Lifetime Member
  • Posts

    22
  • Joined

  • Last visited

Everything posted by JanGunheD

  1. Yupp, works perfectly again, thanks!
  2. I have the same issue and installing over did not help. Only MAME games work. GameEX goes black, keeps playing the audio from the preview movie and using the back key you can simply go back to the previous menu (so it does not hang). log.txt GameEx.ini
  3. Yes, that's the problem. Converting back from linux (LF) format to windows (CR/LF) format solved the problem. However, would still be nice if that made no difference :-).
  4. Yes, I always checkout the latest master from GIT and compile it, but I did not see any change in the XMLs in GIT. But speaking of GIT, it might be a CR/LF problem (linux/windows), as GIT sees not difference in those cases. The last visible change in GIT was 1 year ago however.
  5. Like this basically:
  6. This is the result of the c64_cart.xml:
  7. Both files attached :-). How/where can I click "Update List"? I always wondered that anyway, the only way I can update the whole Mame-List is to confirm when GameEx asks me if I want to update the list, but I never found a button to do that manually. Anyways, that only updates the MAME Arcade/Machine List and not the Software Lists. I tried it anyway and it did not help. It is always the first game in the list that is still there, so maybe it is some string parsing problem between two game entries? I also attached one software list as a reference. GameEx.ini log.txt c64_cart.xml
  8. Since the last two GameEX versions (14.74, 14.75) MAME Software Lists only show the first game in each list, while earlier versions showed the whole lists without problems.
  9. Ok, but that should be easy to fix in the program code itself. Just when reading a "|" change it to "***Special***" (or something similar) and when displaying it change "***Special***" back to "|".
  10. I had the problem of games getting lost from the Mame-List when updating the list in GameEx. It turned out that this was caused by a "|" in the description text of a game in history.dat, resulting in this game (carnevil) being the last game in my list. After changing all "|" in history.dat to ";", all the games came back. But as I have to do this every time I download a new history.dat, this is not a permanent solution. The problem is caused by gamelist.txt using "|" as a separator between data fields, and if any data field contains "|" itself things naturally go wrong. When reading history.dat etc. each "|" should be changed or coded as something else.
  11. Wow, that finally solved it, so "regsvr32.exe C:\WINDOWS\system32\msjtes40.dll" should become part of the installer! Thanks!
  12. No, same thing: 22:02:21.8 27.02.2008: GameEx: Version 9.13: Starting Log 22:02:21.8 27.02.2008: Operating System Platform: Win32NT 22:02:21.8 27.02.2008: Operating System Name: Windows XP 22:02:21.8 27.02.2008: Operating System Version: 5.1.2600 22:02:21.8 27.02.2008: Checking for versions of .net Framework installed 22:02:21.8 27.02.2008: .net Framework 2.0 Installed 22:02:21.9 27.02.2008: Intel® Pentium® 4 CPU 3.40GHz, 2047MB 22:02:21.9 27.02.2008: 3,4Ghz - 2 Cores or CPU's 22:02:21.9 27.02.2008: Running Randomize() 22:02:21.9 27.02.2008: Loading PlugIns 22:02:22.4 27.02.2008: Checking for applications to Launch On Startup 22:02:22.5 27.02.2008: Running Misc startup tasks 22:02:22.5 27.02.2008: Setting Menu types 22:02:22.5 27.02.2008: Opening Configuration File 22:02:22.5 27.02.2008: Getting Configuration Values 22:02:22.6 27.02.2008: Using Theme: Default - Media Center 22:02:22.7 27.02.2008: Checking for alternate Image Directory for Theme: Default - Media Center 22:02:22.8 27.02.2008: Launching HideOS.exe 22:02:22.8 27.02.2008: Initialising Video/MNG DLL's 22:02:22.9 27.02.2008: Hiding Taskbar 22:02:23.0 27.02.2008: Is Media Center running? 22:02:23.0 27.02.2008: Checking/Creating LCD Registry values 22:02:23.0 27.02.2008: Check Media Center Exit/Start Mode 22:02:23.0 27.02.2008: Media Center Mode 2 22:02:23.4 27.02.2008: Video previews on. Warning: Only recommended on modern systems 22:02:23.7 27.02.2008: Snap Delay set to: 2 22:02:23.7 27.02.2008: Get other settings 22:02:24.2 27.02.2008: Reading MAME hall of fame 22:02:24.3 27.02.2008: Set: Find emulator artwork on best match basis 22:02:24.7 27.02.2008: Start work for Form 22:02:24.7 27.02.2008: Getting Original Screen Size 22:02:24.7 27.02.2008: Opening Database Connection 22:02:24.9 27.02.2008: --**-- 22:02:24.9 27.02.2008: Error: Die SELECT-Anweisung schlieÃ?t ein reserviertes Wort oder einen Argumentnamen ein, das/der falsch, mit falscher Zeichensetzung oder überhaupt nicht eingegeben wurde. 22:02:25.0 27.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) 22:02:25.0 27.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) 22:02:25.0 27.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) 22:02:25.0 27.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) 22:02:25.0 27.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) 22:02:25.0 27.02.2008: bei System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehav or behavior) 22:02:25.0 27.02.2008: bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) 22:02:25.0 27.02.2008: bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) 22:02:25.1 27.02.2008: bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) 22:02:25.1 27.02.2008: bei j.n() 22:02:25.1 27.02.2008: bei l.a(Boolean A_0, String A_1, Boolean A_2) 22:02:25.1 27.02.2008: bei l..ctor() 22:02:25.1 27.02.2008: Closing database connection 22:02:25.1 27.02.2008: GameEx is exiting with errors 22:02:26.9 27.02.2008: ERRORS DETECTED: EXITING How about more debug info? For example the strings of the Database-Commands?
  13. Sorry, no luck: 20:18:46.0 27.02.2008: GameEx: Version 9.13: Starting Log 20:18:46.0 27.02.2008: Operating System Platform: Win32NT 20:18:46.0 27.02.2008: Operating System Name: Windows XP 20:18:46.0 27.02.2008: Operating System Version: 5.1.2600 20:18:46.0 27.02.2008: Checking for versions of .net Framework installed 20:18:46.0 27.02.2008: .net Framework 2.0 Installed 20:18:46.1 27.02.2008: Intel® Pentium® 4 CPU 3.40GHz, 2047MB 20:18:46.1 27.02.2008: 3,4Ghz - 2 Cores or CPU's 20:18:46.1 27.02.2008: Running Randomize() 20:18:46.1 27.02.2008: Loading PlugIns 20:18:46.6 27.02.2008: Checking for applications to Launch On Startup 20:18:46.7 27.02.2008: Running Misc startup tasks 20:18:46.7 27.02.2008: Setting Menu types 20:18:46.7 27.02.2008: Opening Configuration File 20:18:46.7 27.02.2008: Getting Configuration Values 20:18:46.8 27.02.2008: Using Theme: Default - Media Center 20:18:46.9 27.02.2008: Checking for alternate Image Directory for Theme: Default - Media Center 20:18:47.0 27.02.2008: Launching HideOS.exe 20:18:47.0 27.02.2008: Initialising Video/MNG DLL's 20:18:47.1 27.02.2008: Hiding Taskbar 20:18:47.2 27.02.2008: Is Media Center running? 20:18:47.2 27.02.2008: Checking/Creating LCD Registry values 20:18:47.2 27.02.2008: Check Media Center Exit/Start Mode 20:18:47.2 27.02.2008: Media Center Mode 2 20:18:47.5 27.02.2008: Video previews on. Warning: Only recommended on modern systems 20:18:47.8 27.02.2008: Snap Delay set to: 2 20:18:47.9 27.02.2008: Get other settings 20:18:48.3 27.02.2008: Reading MAME hall of fame 20:18:48.4 27.02.2008: Set: Find emulator artwork on best match basis 20:18:48.4 27.02.2008: Start work for Form 20:18:48.4 27.02.2008: Getting Original Screen Size 20:18:48.5 27.02.2008: Opening Database Connection 20:18:48.6 27.02.2008: --**-- 20:18:48.6 27.02.2008: Error: Die SELECT-Anweisung schlieÃ?t ein reserviertes Wort oder einen Argumentnamen ein, das/der falsch, mit falscher Zeichensetzung oder überhaupt nicht eingegeben wurde. 20:18:48.7 27.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) 20:18:48.7 27.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) 20:18:48.7 27.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) 20:18:48.7 27.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) 20:18:48.7 27.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) 20:18:48.7 27.02.2008: bei System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehav or behavior) 20:18:48.8 27.02.2008: bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) 20:18:48.8 27.02.2008: bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) 20:18:48.8 27.02.2008: bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) 20:18:48.8 27.02.2008: bei j.n() 20:18:48.8 27.02.2008: bei l.a(Boolean A_0, String A_1, Boolean A_2) 20:18:48.8 27.02.2008: bei l..ctor() 20:18:48.8 27.02.2008: Closing database connection 20:18:48.9 27.02.2008: GameEx is exiting with errors 20:18:50.7 27.02.2008: ERRORS DETECTED: EXITING
  14. So, did that help you in any way solving the problem?
  15. Stranger and stranger. I installed GameEx on my 3rd PC, and it worked, I added Mame-Confuguration, and it worked with Mame. I copied the whole GameEX-Dir from this 3rd PC to my current PC and tried it from there, but again it did not work there. Now I uninstalled GameEX again and manually deleted many GameEX-related registry-keys like "HKEY_LOCAL_MACHINE\SOFTWARE\GameEx". Then I deleted the complete GameEX-Dir. Then I reinstalled GameEX. And now on my current PC I get the same error as on my Laptop, which I mentioned in my previous post: 19:24:22.8 21.02.2008: GameEx: Version 9.11: Starting Log 19:24:22.8 21.02.2008: Operating System Platform: Win32NT 19:24:22.8 21.02.2008: Operating System Name: Windows XP 19:24:22.8 21.02.2008: Operating System Version: 5.1.2600 19:24:22.8 21.02.2008: Checking for versions of .net Framework installed 19:24:22.8 21.02.2008: .net Framework 2.0 Installed 19:24:22.8 21.02.2008: Intel® Pentium® 4 CPU 3.40GHz, 2047MB 19:24:22.9 21.02.2008: 3,4Ghz - 2 Cores or CPU's 19:24:22.9 21.02.2008: Running Randomize() 19:24:22.9 21.02.2008: Loading PlugIns 19:24:23.4 21.02.2008: Checking for applications to Launch On Startup 19:24:23.5 21.02.2008: Running Misc startup tasks 19:24:23.5 21.02.2008: Setting Menu types 19:24:23.5 21.02.2008: Opening Configuration File 19:24:23.5 21.02.2008: Getting Configuration Values 19:24:23.6 21.02.2008: Using Theme: Default - Media Center 19:24:23.6 21.02.2008: Checking for alternate Image Directory for Theme: Default - Media Center 19:24:23.8 21.02.2008: Launching HideOS.exe 19:24:23.8 21.02.2008: Initialising Video/MNG DLL's 19:24:23.9 21.02.2008: Hiding Taskbar 19:24:24.0 21.02.2008: Is Media Center running? 19:24:24.0 21.02.2008: Checking/Creating LCD Registry values 19:24:24.0 21.02.2008: Check Media Center Exit/Start Mode 19:24:24.0 21.02.2008: Media Center Mode 2 19:24:24.4 21.02.2008: Video previews on. Warning: Only recommended on modern systems 19:24:24.7 21.02.2008: Snap Delay set to: 2 19:24:24.7 21.02.2008: Get other settings 19:24:25.1 21.02.2008: Reading MAME hall of fame 19:24:25.1 21.02.2008: Set: Find emulator artwork on best match basis 19:24:25.2 21.02.2008: Start work for Form 19:24:25.2 21.02.2008: Getting Original Screen Size 19:24:25.3 21.02.2008: Opening Database Connection 19:24:25.5 21.02.2008: --**-- 19:24:25.5 21.02.2008: Error: Die SELECT-Anweisung schlieÃ?t ein reserviertes Wort oder einen Argumentnamen ein, das/der falsch, mit falscher Zeichensetzung oder überhaupt nicht eingegeben wurde. 19:24:25.5 21.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) 19:24:25.6 21.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) 19:24:25.6 21.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) 19:24:25.6 21.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) 19:24:25.6 21.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) 19:24:25.6 21.02.2008: bei System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehav or behavior) 19:24:25.6 21.02.2008: bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) 19:24:25.6 21.02.2008: bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) 19:24:25.6 21.02.2008: bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) 19:24:25.6 21.02.2008: bei j.n() 19:24:25.6 21.02.2008: bei l.a(Boolean A_0, String A_1, Boolean A_2) 19:24:25.6 21.02.2008: bei l..ctor() 19:24:25.7 21.02.2008: Closing database connection 19:24:25.7 21.02.2008: GameEx is exiting with errors 19:24:27.2 21.02.2008: ERRORS DETECTED: EXITING So now 2 out of 3 PCs of mine have the same error, while the 3rd PC works, although all 3 PCs have the same windows-xp-updates and the same firewall and the same virus-scanner. Maybe some option in the uninstaller to really completely remove the GameEX Dir and every single registry-key or database-setting that comes from gameex from the system to really be able to do a really fresh install could help? By the way, the german error-message "19:24:25.5 21.02.2008: Error: Die SELECT-Anweisung schlieÃ?t ein reserviertes Wort oder einen Argumentnamen ein, das/der falsch, mit falscher Zeichensetzung oder überhaupt nicht eingegeben wurde." means "Error: The SELECT-Statement includes a reserved word or an argument-name, that has been input with wrong characters or has not been input at all.".
  16. Any luck with data.mdb? Could it maybe help if you send me a special debug-version that outputs much more data to the log around the part where the problems occur?
  17. OK DATA.zip
  18. I installed GameEx with setting the language of the installer to english, resulting in the language also being set to english in the GameEx-config, that did not help. Also uninstalling the .NET-German-Language-Packs did not help. Yes, my WinXP-Version is german.
  19. GameEx 9.11, which worked fine before, suddenly has a kind of Database Problem: 00:37:39.5 16.02.2008: GameEx: Version 9.11: Starting Log 00:37:39.5 16.02.2008: Operating System Platform: Win32NT 00:37:39.5 16.02.2008: Operating System Name: Windows XP 00:37:39.5 16.02.2008: Operating System Version: 5.1.2600 00:37:39.5 16.02.2008: Checking for versions of .net Framework installed 00:37:39.5 16.02.2008: .net Framework 2.0 Installed 00:37:39.6 16.02.2008: Intel® Pentium® 4 CPU 3.40GHz, 2047MB 00:37:39.6 16.02.2008: 3,4Ghz - 2 Cores or CPU's 00:37:39.6 16.02.2008: Running Randomize() 00:37:39.6 16.02.2008: Loading PlugIns 00:37:40.0 16.02.2008: Checking for applications to Launch On Startup 00:37:40.1 16.02.2008: Running Misc startup tasks 00:37:40.1 16.02.2008: Setting Menu types 00:37:40.1 16.02.2008: Opening Configuration File 00:37:40.1 16.02.2008: Getting Configuration Values 00:37:40.2 16.02.2008: Using Theme: Default - Media Center 00:37:40.2 16.02.2008: Checking for alternate Image Directory for Theme: Default - Media Center 00:37:40.3 16.02.2008: Launching HideOS.exe 00:37:40.3 16.02.2008: Initialising Video/MNG DLL's 00:37:40.5 16.02.2008: Hiding Taskbar 00:37:40.5 16.02.2008: Is Media Center running? 00:37:40.5 16.02.2008: Checking/Creating LCD Registry values 00:37:40.5 16.02.2008: Check Media Center Exit/Start Mode 00:37:40.5 16.02.2008: Media Center Mode 2 00:37:40.8 16.02.2008: Video previews on. Warning: Only recommended on modern systems 00:37:41.1 16.02.2008: Snap Delay set to: 2 00:37:41.1 16.02.2008: Get other settings 00:37:41.7 16.02.2008: Reading MAME hall of fame 00:37:41.8 16.02.2008: Set: Find emulator artwork on best match basis 00:37:41.9 16.02.2008: Start work for Form 00:37:41.9 16.02.2008: Getting Original Screen Size 00:37:41.9 16.02.2008: Opening Database Connection 00:37:42.2 16.02.2008: Initializing Component 00:37:42.3 16.02.2008: Retrieving resolution setting 00:37:42.4 16.02.2008: Creating Radio Station Genres 00:37:42.6 16.02.2008: Succesfully created station genres 00:37:42.7 16.02.2008: Initialising Windows Media Player Component 00:37:42.7 16.02.2008: MAME Path is: I:\Mame 00:37:42.8 16.02.2008: MAME EXE file is: MameUI32.exe 00:37:42.8 16.02.2008: ROM Path is: I:\Mame\roms 00:37:42.9 16.02.2008: Catver.ini is located at: C:\Programme\GameEx\DATA\catver.ini 00:37:42.9 16.02.2008: controls.ini is located at: C:\Programme\GameEx\data\controls.ini 00:37:43.0 16.02.2008: History.dat is located at: C:\Programme\GameEx\DATA\history.dat 00:37:43.0 16.02.2008: nplayers.ini is located at: C:\Programme\GameEx\DATA\nplayers.ini 00:37:43.0 16.02.2008: MAMEinfo.dat is located at: C:\Programme\GameEx\DATA\mameinfo.dat 00:37:43.4 16.02.2008: Loading Controls.ini map file 00:37:43.5 16.02.2008: Snap Path is: I:\Mame\snap 00:37:43.5 16.02.2008: AVI Snap Path is: I:\Mame\Videos 00:37:43.5 16.02.2008: Flyer Path: Not Found 00:37:43.5 16.02.2008: Cabinet Path: Not Found 00:37:43.5 16.02.2008: Title Path: Not Found 00:37:43.5 16.02.2008: PCB Path: Not Found 00:37:43.5 16.02.2008: Artwork Preview Path: Not Found 00:37:43.5 16.02.2008: Panel Path: Not Found 00:37:43.5 16.02.2008: Manual Path: Not Found 00:37:43.5 16.02.2008: Icon Path: Not Found 00:37:43.6 16.02.2008: Marquee Path: Not Found 00:37:43.7 16.02.2008: Loading Custom Emulators 00:37:44.6 16.02.2008: Using 2D Animations 00:37:44.6 16.02.2008: Using General Font: Trebuchet MS 00:37:44.6 16.02.2008: Using Title Font: Trebuchet MS 00:37:44.7 16.02.2008: Attempting to load game list 00:37:44.7 16.02.2008: --**-- 00:37:44.7 16.02.2008: Error: Fehlt 00:37:44.9 16.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) 00:37:44.9 16.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) 00:37:44.9 16.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) 00:37:44.9 16.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) 00:37:44.9 16.02.2008: bei System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) 00:37:44.9 16.02.2008: bei System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehav or behavior) 00:37:44.9 16.02.2008: bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) 00:37:44.9 16.02.2008: bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) 00:37:45.0 16.02.2008: bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) 00:37:45.0 16.02.2008: bei j.b(Int32 A_0) 00:37:45.0 16.02.2008: bei l.a(String A_0, String A_1, String A_2, Boolean A_3) 00:37:45.0 16.02.2008: bei l.a(Boolean A_0, String A_1, Boolean A_2) 00:37:45.0 16.02.2008: bei l..ctor() 00:37:45.0 16.02.2008: Closing database connection 00:37:45.0 16.02.2008: GameEx is exiting with errors 00:37:46.8 16.02.2008: ERRORS DETECTED: EXITING As has been suspected by others, could this be a language-version-related problem? The "Fehlt" in line "00:37:44.7 16.02.2008: Error: Fehlt" is german and means "is missing". (My version is supposed to be german.) The problem seems to be database- and mame-related. I did a fresh install with no configuration, that works. But as soon as I tell GameEx where Mame is, this problem occurs. If I disable Mame in GameEx, it works again. It's a pity as it never worked on my laptop, giving a very similar error-message (see my previous post), and now it does not even work on my desktop-pc anymore.
  20. Hmm, I don't really see myself doing that "just" for GameEx. Is there not even an Idea of what might be missing or outdated (some database access-component for example), so I can (re-)install just that?
  21. On my DELL Inspiron 5150-Laptop i get the following Database-Problem when starting GameEx, which works fine in my other PC: 11:26:05.5 30.06.2007: GameEx: Version 8.19: Starting Log 11:26:05.5 30.06.2007: Operating System Platform: Win32NT 11:26:05.5 30.06.2007: Operating System Name: Windows XP 11:26:05.5 30.06.2007: Operating System Version: 5.1.2600 11:26:05.5 30.06.2007: Checking for versions of .net Framework installed 11:26:05.5 30.06.2007: .net Framework 1.1 Installed 11:26:05.5 30.06.2007: .net Framework 2.0 Installed 11:26:05.5 30.06.2007: Mobile Intel® Pentium® 4 CPU 3.06GHz 11:26:05.5 30.06.2007: 3,06Ghz 11:26:05.5 30.06.2007: Running Randomize() 11:26:05.5 30.06.2007: Loading PlugIns 11:26:05.5 30.06.2007: Checking for applications to Launch On Startup 11:26:05.5 30.06.2007: Running Misc startup tasks 11:26:05.5 30.06.2007: Setting Menu types 11:26:05.5 30.06.2007: Opening Configuration File 11:26:05.5 30.06.2007: Getting Configuration Values 11:26:05.5 30.06.2007: Using Theme: Default - MCE Glossy 11:26:05.5 30.06.2007: Checking for alternate Image Directory for Theme: Default - MCE Glossy 11:26:05.5 30.06.2007: Launching HideOS.exe 11:26:05.5 30.06.2007: Initialising Video/MNG DLL's 11:26:05.5 30.06.2007: Hiding Taskbar 11:26:05.5 30.06.2007: Is Media Center running? 11:26:05.5 30.06.2007: Checking/Creating LCD Registry values 11:26:05.5 30.06.2007: Check Media Center Exit/Start Mode 11:26:05.6 30.06.2007: Media Center Mode 2 11:26:05.6 30.06.2007: Video previews on. Warning: Only recommended on modern systems 11:26:05.6 30.06.2007: Snap Delay set to: 2 11:26:05.6 30.06.2007: Get other settings 11:26:05.6 30.06.2007: Set: Find emulator artwork on best match basis 11:26:05.6 30.06.2007: Start work for Form 11:26:05.6 30.06.2007: Getting Original Screen Size 11:26:05.6 30.06.2007: Opening Database Connection 11:26:05.8 30.06.2007: Error: Die SELECT-Anweisung schlieÃ?t ein reserviertes Wort oder einen Argumentnamen ein, das/der falsch, mit falscher Zeichensetzung oder überhaupt nicht eingegeben wurde. 11:26:05.9 30.06.2007: bei System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) 11:26:05.9 30.06.2007: bei System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) 11:26:05.9 30.06.2007: bei System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) 11:26:05.9 30.06.2007: bei System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) 11:26:05.9 30.06.2007: bei System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) 11:26:05.9 30.06.2007: bei System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehav or behavior) 11:26:05.9 30.06.2007: bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) 11:26:05.9 30.06.2007: bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) 11:26:05.9 30.06.2007: bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) 11:26:05.9 30.06.2007: bei GameEx.md.DB_HasRecords() 11:26:05.9 30.06.2007: bei GameEx.GameEx.mainform.ig(Boolean reinit, String ctheme, Boolean nohideos) 11:26:05.9 30.06.2007: bei GameEx.GameEx.mainform..ctor() 11:26:05.9 30.06.2007: Closing database connection 11:26:05.9 30.06.2007: GameEx is exiting with errors 11:26:07.2 30.06.2007: ERRORS DETECTED: EXITING
×
×
  • Create New...