Ticket #49 (new defect)
Opened 10 months ago
Error on Main Window Constutor
| Reported by: | NinjaClad | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Combined IDE | Version: | 0.6.0 |
| Keywords: | Cc: |
Description
The type initializer for GLiB.GType threw an exception.
glib-sharp
at GLiB.GType.op_Explicit(Type type) at Gtk.ListStore?..ctor(Type[] types) at OpenDialect.MainWindow?..ctor(String fileToOpen) at OpenDialect.Program.Main(String[] args)
System.BadImageFormatException?: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B) at GLiB.GType.g_type_init() at GLiB.GType..cctor()
::Gasps:: Man, that took a while to transcript lol...
Attachments
Note: See
TracTickets for help on using
tickets.
