View Single Post
Old 04 March 2019, 19:08   #3
Crashdisk
Moderator
 
Crashdisk's Avatar
 
Join Date: Jun 2009
Location: France
Age: 46
Posts: 1,990
Hello Jason,
it's good to see you back here!
I just tested the new version of your program and I have a bug at launch:
Code:
System.IO.FileNotFoundException: C:\Program Files(x86)\WinUAE
   à System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
   à AmigaBBReader.frmMain.GetFileVersionInfo(String filename)
   à AmigaBBReader.frmMain.frmMain_Load(Object sender, EventArgs e)
   à System.EventHandler.Invoke(Object sender, EventArgs e)
   à System.Windows.Forms.Form.OnLoad(EventArgs e)
   à System.Windows.Forms.Form.OnCreateControl()
   à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   à System.Windows.Forms.Control.CreateControl()
   à System.Windows.Forms.Control.WmShowWindow(Message& m)
   à System.Windows.Forms.Control.WndProc(Message& m)
   à System.Windows.Forms.Form.WmShowWindow(Message& m)
   à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
The path is wrong "C:\Program Files(x86)\WinUAE" because it should be "C:\Program Files (x86)\WinUAE"

Another anomaly, in the interface, it refers to 10 types of bootblock but your database contains 12 types of bootblock:
Code:
Boot Demo       > i
Boot Game       > g
Boot Loader     > bl
Boot Logo       > l
Boot Menu       > m
Copy Protection > p
Scroller        > sc
Standard        > s
Utility         > u
Virus           > v
--------------------
Crack?		> cr
Copier?         > cm
Thank you for your tools, it will help us to improve our database . I've been working on bootblocks for a few months now
Crashdisk is offline  
 
Page generated in 0.05580 seconds with 11 queries