I copy from other fiddle-- https://cdnjs.cloudflare.com/ajax/libs/tween.js/16.3.5/Tween.min.js, It cause error result that when I stop one tween it also stop another tween .I test it 2 days and exclude all the possiblity in my program. When I change to local tween.js , the result is all correct.
Since you provide a new version of tween.js . I shall test it again.