Line 35: case "FollowLink": Line 36: { Line 37: StoryStateReturnValues ret = State.FollowLink(int.Parse(Request.Form["pbValue"])); Line 38: switch (ret) Line 39: {
[OverflowException: Value was either too large or too small for an Int32.] System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +2751909 System.Int32.Parse(String s) +20 ChooseYourStory.Stories.StoryState.isVariableNotRestricted(Variable var, VariableRestriction restriction) in C:\Projects\ChooseYourStory\WebSolution\ChooseYourStory\Stories\StoryState.cs:206 ChooseYourStory.Stories.StoryState.PostProcess_Links() in C:\Projects\ChooseYourStory\WebSolution\ChooseYourStory\Stories\StoryState_PostProcess.cs:36 ChooseYourStory.Stories.StoryState.PostProcess() in C:\Projects\ChooseYourStory\WebSolution\ChooseYourStory\Stories\StoryState_PostProcess.cs:187 ChooseYourStory.Stories.StoryState.FollowLink(Int32 linkId) in C:\Projects\ChooseYourStory\WebSolution\ChooseYourStory\Stories\StoryState_PublicInterface.cs:255 ASP.story_viewer_default_aspx.OnLoad(EventArgs e) in d:\Users\alexp\Websites\ChooseYourStory.com\Story\Viewer\Default.aspx:37 System.Web.UI.Control.LoadRecursive() +47 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
you need to tell where you found this error rodney. besides, i already posted this same error when playing primate's game. look through the forums before you post next time.
nate
It really is tiring to say the same thing over again.
BEFORE YO UPOST BUGS GIV TONS OF INFORMATION AND LOOOOOK THROUGH THE FORUMS.