CadmiumRED86 Posted December 16, 2023 Posted December 16, 2023 The table plays great, but at one point during gameplay, the table crashed with this particular error: Starting script Runtime error ------------- Line: 2016 Description unavailable This is lines 2015-2017 in the script: Function BallVel(ball) 'Calculates the ball speed BallVel = INT(SQR((ball.VelX ^2) + (ball.VelY ^2) ) ) End Function Does anyone know the reason for this error?
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