Jump to content

Recommended Posts

Posted

Hi

This is a strange problem. Baywatch, Batman Forever and Maverick won't close when you want to quit, it freezes up.  I have to go into task manager to close it out. I also have to manually close the pup as well.  If I put a checkmark in the Disable B2s in the  Configure keys, Nudge and DOF in Preferences the tables will close. Leaving it unchecked, even taking the pup out of the video folder it still won't close.  It's only these 3 tables that have this problem. Any thoughts as to what the problem could be?  I'm using VP 10.8 Final, and am using the latest of everything including Visual C Runtime for December.  

 

Any assistance will be greatly appreciated, this problem is driving me nuts!  Thanks!  Scott

Posted

Maybe Look into the table Scripts and search for such Lines:

 

Sub Table1_exit()
Controller.Pause = False
Controller.Stop
End Sub

 

The important thing is the command "controller.stop"

 

If missed in the script, try to add it.

Posted

Problem solved!  Tried rolling back B2s 2.1.4 to version 2.1.3, and the tables closed normally.  Looking into it I found out that 2.1.4 would make some tables hang. New version 2.1.4.1 release corrected the problem.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...