Non-threaded

Forums » Bugs & Problems » Read Thread

Post reports about problems or bugs in here.
This bug was closed 6/4/2014: fixed!

[v20140009] Can't playtest?

10 years ago

This happened when I tried to playtest one of my unpublished stories. 

 

Server Error in '/' Application.

Storygame not found.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.InvalidOperationException: Storygame not found.

Source Error: 
 

Line 31: throw new InvalidOperationException("Storygame not found."); Line 32: } Line 33: State = StoryState.CreateFromStoryId(sid); Line 34: ChooseYourStory.Legacy.LegacyLogger.PlayGame(State.StoryId); Line 35: }


Source File: c:\Websites\ChooseYourStory\ChooseYourStory.com\Story\Viewer\Default.aspx    Line: 33 

Stack Trace: 
 

[InvalidOperationException: Storygame not found.] ASP.story_viewer_default_aspx.OnLoad(EventArgs e) in c:\Websites\ChooseYourStory\ChooseYourStory.com\Story\Viewer\Default.aspx:33 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18446

Can't playtest?

10 years ago

Send me the link. Let me see if I can play test it or not. 

Can't playtest?

10 years ago

Can someone else confirm?

I think I know what broke this...

Can't playtest?

10 years ago

Yes. It doesn't work. For Seth, that is. 

Can't playtest?

10 years ago
I can confirm as well. I have not been able to play test my games since sometime yesterday.

Can't playtest?

10 years ago

Same with me.

If I make a new game I can play that one, but none of the ones already in progress.

Can't playtest?

10 years ago

Happening to me too.

Can't playtest?

10 years ago

Playtesting works for me though. Maybe it's because I have sneak previews enabled and the rest hasn't?

Can't playtest?

10 years ago

Nice catch, turning sneak peak on allows me to test my games.

Can't playtest?

10 years ago

http://chooseyourstory.com/forums/bugs-and-problems/message/9416

I think this is what's going on. Now that the bug was fixed, even the authors can't access their games without sneak-peak enabled.

Can't playtest?

10 years ago

You got it. Now to fix the fix!