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
The Lost Labyrinth of Lazaitch
Starship Quest
The Dwarf of Direwood Forest
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  The Wallet Don't Work Right

Issue Type: Status: Priority: Date Submitted: Votes:
Bug New High Tue 5th Nov 2019 1 vote Vote Up Vote Down
 
Found in version: Last Updated: Completed in version: Date Completed: Track Changes:
5.0.35.3 Thu 7th Nov 2019 Log In
 
Ariel SchneeTue 5th Nov 2019 13:19
I keep getting this error. I'm using the Updated Standard Library here. http://forum.adrift.co/viewtopic.php?f=14&t=11936 .

' Error Setting Property location of the object to "Held By Character". 'Held By Character' is not a valid state.

I keep getting if I try to set the wallet on the character, or if I put it in the room and pick it up.

---

at ADRIFT.frmError..ctor(String sErrorMessage, Exception ex)
at ADRIFT.SharedModule.ErrMsg(String sMessage, Exception ex)
at ADRIFT.clsProperty.set_Value(Boolean bTesting, String Value)
at ADRIFT.clsItemWithProperties.SetPropertyValue(String sPropertyKey, String sValue)
at ADRIFT.clsObject.set_Location(clsObjectLocation Value)
at ADRIFT.clsObject.Move(clsObjectLocation ToWhere)
at ADRIFT.RunnerSession.ExecuteSingleAction(clsAction actx, String sTaskCommand, clsTask task, Boolean bCalledFromEvent, Boolean& bTaskHasOutputNew)
at ADRIFT.RunnerSession.ExecuteSingleAction(clsAction actx, String sTaskCommand, clsTask task, Boolean bCalledFromEvent, Boolean& bTaskHasOutputNew)
at ADRIFT.RunnerSession.ExecuteActions(clsTask task, Boolean bCalledFromEvent, Boolean& bTaskHasOutputNew)
at ADRIFT.RunnerSession.AttemptToExecuteSubTask(String sTaskKey, String[] sReferences, Boolean bCalledFromEvent, Boolean bChildTask, String[] sReferenceCommands, Boolean& bTaskHasOutputNew, Boolean bPassingOnly)
at ADRIFT.RunnerSession.ExecuteSubTasks(String sTaskKey, Boolean bCalledFromEvent, Boolean bChildTask, clsNewReference[] InReferences, Int32 iRefIndex, String[] sReferenceKeys, String[] sReferenceCommands, Boolean& bTaskHasOutputNew, Boolean bPassingOnly)
at ADRIFT.RunnerSession.ExecuteSubTasks(String sTaskKey, Boolean bCalledFromEvent, Boolean bChildTask, clsNewReference[] InReferences, Int32 iRefIndex, String[] sReferenceKeys, String[] sReferenceCommands, Boolean& bTaskHasOutputNew, Boolean bPassingOnly)
at ADRIFT.RunnerSession.AttemptToExecuteTask(String sTaskKey, Boolean bCalledFromEvent, Boolean bSkipRestrictionsTest, Boolean bChildTask, Boolean& bContinue, Boolean& bTaskHasOutputNew, Boolean bEvaluateResponses, Boolean bPassingOnly, Boolean bAssignSpecificRefs)
at ADRIFT.RunnerSession.AttemptToExecuteSubTask(String sTaskKey, String[] sReferences, Boolean bCalledFromEvent, Boolean bChildTask, String[] sReferenceCommands, Boolean& bTaskHasOutputNew, Boolean bPassingOnly)
at ADRIFT.RunnerSession.ExecuteSubTasks(String sTaskKey, Boolean bCalledFromEvent, Boolean bChildTask, clsNewReference[] InReferences, Int32 iRefIndex, String[] sReferenceKeys, String[] sReferenceCommands, Boolean& bTaskHasOutputNew, Boolean bPassingOnly)
at ADRIFT.RunnerSession.ExecuteSubTasks(String sTaskKey, Boolean bCalledFromEvent, Boolean bChildTask, clsNewReference[] InReferences, Int32 iRefIndex, String[] sReferenceKeys, String[] sReferenceCommands, Boolean& bTaskHasOutputNew, Boolean bPassingOnly)
at ADRIFT.RunnerSession.AttemptToExecuteTask(String sTaskKey, Boolean bCalledFromEvent, Boolean bSkipRestrictionsTest, Boolean bChildTask, Boolean& bContinue, Boolean& bTaskHasOutputNew, Boolean bEvaluateResponses, Boolean bPassingOnly, Boolean bAssignSpecificRefs)
at ADRIFT.RunnerSession.EvaluateInput(Int32 iMinimumPriority, Boolean bPassingOnly)
at ADRIFT.RunnerSession.Process(String sCommand)
at ADRIFT.frmRunner.SubmitCommand()
at ADRIFT.frmRunner.txtInput_KeyDown(Object sender, KeyEventArgs e)
at System.Windows.Forms.KeyEventHandler.Invoke(Object sender, KeyEventArgs e)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
at System.Windows.Forms.RichTextBox.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)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at ADRIFT.frmRunner.Main()
at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at R.P.Main(String[] args)

---

 
LazzahThu 7th Nov 2019 10:20
You should report bugs like this on the ADRIFT 5 forum first of all. This might not be a bug in ADRIFT, but something you have done in your game. If it transpires that it IS a bug in ADRIFT then it can be added on this page with an explanation of the exact cause of the bug.
© 2013 Campbell Wild. All rights reserved. | Contact the Webmaster