Create your own Interactive Fiction

ADRIFT - Interactive Fiction  
Home   |   News ADRIFT News RSS   |   Screenshots   |   Download   |   Games ADRIFT Reviews RSS   |   Forum   |   Help   |   Links
Welcome Guest Register | Login
Popular Games
Pete's Punkin Junkinator
Skybreak v. 1.4
Ectocomp 2009
The Sisters
Synonymizer
The Makeshift Magician
Return to Camelot
Escape to New York v1.1
Notebook Demo
Hold Breath
 
Latest Forum Posts
Belated happy birthday saabie!
Object groups?
Happy birthday Denk & Andrew
InsideADRIFT Back Issues
Hi everyone
Happy birthday, David
Good advice from an IF Comp Winner
Hiding direction pointers?
Walk-throughs
Formatting Text & Graphics Displays
 
Latest Reviews
DRAM 321 Final
Goldilocks is a FOX!
Xanix - Xixon Resurgence
Finn's Big Adventure
Bug Hunt On Menelaus
Magor Investigates...
Classic Adventure
Private Eye
Roozden's Color Code Module
Wumpus Hunt

Make a donation

Cursor  Unhandled Exception: Value not parsed, for action dialog

Issue Type: Status: Priority: Date Submitted: Votes:
Bug New Medium Sat 29th Aug 2020 1 vote Vote Up Vote Down
 
Found in version: Last Updated: Completed in version: Date Completed: Track Changes:
5.0.35.3 Sat 29th Aug 2020 Log In
 
Sat 29th Aug 2020 20:11
Unhandled exception occurs and a dialog is displayed with the option to attempt to continue. Application remains stable if you continue. This bug repros 100%.

Steps to reproduce:
1. Start to create a new character.
2. Switch to the Conversation tab of the new character dialog and click Add Topic.
3. Switch to the Actions tab of the conversation topic and click Add.
4. Switch to the Locations tab of the action dialog and set any value for the 4th dropdown, e.g. "inside object" (which is the first value in the dropdown)

When appropriate other values are not specified, this throws a parsing exception.

Stack trace:
System.Exception: Value ToLocationGroup not parsed!
at ADRIFT.SharedModule.EnumParseMoveLocation(String sValue)
at ADRIFT.frmAction.cmbLocationMoveTo_ValueChanged(Object sender, EventArgs e)
at Infragistics.Win.UltraWinEditors.TextEditorControlBase.FireValueChanged(EventArgs e)
at Infragistics.Win.UltraWinEditors.UltraComboEditor.OnValueChanged(EventArgs args)
at Infragistics.Win.EmbeddableEditorBase.RaiseValueChangedEvent()
at Infragistics.Win.EditorWithCombo.Infragistics.Win.IValueListOwner.OnSelectedItemChanged()
at Infragistics.Win.ValueList.ProcessSelectedIndexChanged(Int32 selectedIndex, Boolean commit, Boolean forceOwnerUpdate)
at Infragistics.Win.ValueListDropDown.SetSelectedIndexHelper(Int32 value, Boolean bringIntoView)
at Infragistics.Win.ValueListDropDown.SelectItemByMouse(ValueListItem valueListItem)
at Infragistics.Win.ValueListDropDown.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
© 2013 Campbell Wild. All rights reserved. | Contact the Webmaster