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
Skybreak v. 1.4
Skybreak v 1.2
The Fortress of Fear
Lost Coastlines
the virtual human
Classic Adventure
Starship Quest
The Dwarf of Direwood Forest
The Lost Labyrinth of Lazaitch
The Last Expedition
 
Latest Forum Posts
Preventing character property being executed?
ParserComp 2024 site is up
HAPPY BIRTDAY RoozdenScoot!
Copyright limitations?
Search Function Not Working In Windows 11
errors
Forum site error
The Book of Jax - The Adventures of Alaric Blackmoon # 10
HAPPY BIRTHDAY DazaKiwi
HAPPY BIRTHDAY ralphmerridew
 
Latest Reviews
Classic Adventure
Private Eye
Roozden's Color Code Module
Wumpus Hunt
Lost Coastlines
The Lost Labyrinth of Lazaitch
October 31st (Post comp.)
The Euripides Enigma
AI
Hint System Library - Release 1

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
 
antscoffSat 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