apinbalwiz Posted December 15, 2025 Posted December 15, 2025 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
digitalarts Posted December 15, 2025 Posted December 15, 2025 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.
apinbalwiz Posted December 15, 2025 Author Posted December 15, 2025 Thank you, I'll look into that when I get home from work. Appreciate your reply!
apinbalwiz Posted December 17, 2025 Author Posted December 17, 2025 There are table exits in all 3 table scripts, tried adding another one, still no change. AAARRRGGGG....
apinbalwiz Posted December 17, 2025 Author Posted December 17, 2025 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now