V.65 Source Code
Added 2017-05-25 23:07:17 +0000 UTCAnd the source code.
Comments
Huh.
mZmm
2017-06-02 01:36:03 +0000 UTCGot it working. It wasn't loading my libraries for some reason. Another dev sent me his libs, and everything started working again. I couldn't open yours, funfair, gineb... nothing was working. Crazy.
RedHorse
2017-06-02 01:33:48 +0000 UTCI've never done that with any of the source codes beforehand and they've all worked fine. The libraries are included with Quest.
mZmm
2017-06-01 21:48:08 +0000 UTCNo luck. Even tried clean installs. Maybe you need to also include the libraries used?
RedHorse
2017-06-01 21:40:17 +0000 UTCmaybe just download the source code again it may have gotten corrupted somehow
mZmm
2017-05-28 01:20:55 +0000 UTCI'll try a reinstall and see what that does. I don't get that for other quest games
RedHorse
2017-05-28 01:19:14 +0000 UTCno idea. it works for me sometimes quest just gets really wonky...
mZmm
2017-05-27 17:01:22 +0000 UTCthe second error after the first dialog message : System.Runtime.InteropServices.COMException (0x88982F50): Exception from HRESULT: 0x88982F50 I can look at functions and timers but that's it.
RedHorse
2017-05-27 15:59:46 +0000 UTCSystem.NotSupportedException: No imaging component suitable to complete this operation was found. ---> System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x88982F50 --- End of inner exception stack trace --- at System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle) at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache) at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation() at System.Windows.Media.Imaging.BitmapImage.EndInit() at TextAdventures.Quest.EditorControls.FileDropDown.RefreshFileList() at TextAdventures.Quest.EditorControls.FileControl.Populate(IEditorData data) at TextAdventures.Quest.EditorControls.ElementEditor.Populate(IEditorData data) at TextAdventures.Quest.WPFElementEditor.Populate(IEditorData data) at TextAdventures.Quest.Editor.ShowEditor(String key) at TextAdventures.Quest.Editor.ctlTree_SelectionChanged(String key) at TextAdventures.Quest.EditorControls.WFEditorTree.ChangeSelection(String key) at TextAdventures.Quest.EditorControls.WFEditorTree.SelectCurrentTreeViewItem() at TextAdventures.Quest.EditorControls.WFEditorTree.ctlTreeView_AfterSelect(Object sender, TreeViewEventArgs e) at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e) at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv) at System.Windows.Forms.TreeView.WmNotify(Message& m) at System.Windows.Forms.TreeView.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)
RedHorse
2017-05-27 15:57:08 +0000 UTCI'm using 5.6.2. What errors do you get?
mZmm
2017-05-27 04:22:37 +0000 UTCWhat version are you using? my 5.6.2 version gives me errors when I look at the source :(
RedHorse
2017-05-26 21:49:24 +0000 UTC