Problem with "sex in car" page

Moderator: ok666

Locked
Luke73
Posts: 2
Joined: Sun 9. Feb 2014, 14:57

Problem with "sex in car" page

Post by Luke73 »

... first of all ... Hallo & thanks for this fantastic game ...

... now the problem ...

... I try the "sex in car" button in the city & I got stuck ...

... this error message appears ...

Image

... like an idiot I also miss the quit button & take the save button & now my savegame is also stuck in this page ...

... I attach the text of the logbook ...

Code: Select all

15:52:48.833 PopupStack: GamePopup = You are out of luck! There are no girls here right now.
15:53:42.935 Cannot navigate while a popup is active.
15:53:42.940    in Scoreville.Game.PresentationManager.Present(UIElement control, PresentationOption presentation, Action presentationComplete)
   in Scoreville.Game.GameLocationManager.NavigateTo(GameLocation newLocation, PresentationOption presentationOption)
   in Scoreville.Game.Game.DriveAlongAStreet.OnChangeTimer(Object sender, EventArgs e)
   in System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
   in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
... please save me ... :schmoll:
User avatar
ok666
Scoreville-User
Posts: 2552
Joined: Mon 25. Nov 2013, 15:16
Location: Germany

Re: Problem with "sex in car" page

Post by ok666 »

To work-around the crash loop use the PlayerEditor to set a new location.

As for the bug, what over popup was there before the "You are out of luck."?
User avatar
tomcat0815
Administrator
Posts: 2211
Joined: Tue 1. Oct 2013, 17:23
Location: Germany

Re: Problem with "sex in car" page

Post by tomcat0815 »

With the Playereditor (in the scoreville-folder) you can change the GameLocation. Better you set it to HomeLocation.

And this Bug is fixed.
Luke73
Posts: 2
Joined: Sun 9. Feb 2014, 14:57

Re: Problem with "sex in car" page

Post by Luke73 »

ok666 wrote:To work-around the crash loop use the PlayerEditor to set a new location.

As for the bug, what over popup was there before the "You are out of luck."?
... thanks for the help ...

... no other pop ups ... only that windows ...

Thanks
User avatar
ok666
Scoreville-User
Posts: 2552
Joined: Mon 25. Nov 2013, 15:16
Location: Germany

Re: Problem with "sex in car" page

Post by ok666 »

Yes, we analyzed the source code and squashed the bug really really hard. :haue:

Thanks for reporting.
Locked