Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors - Downloaded from Asset store getting Assets\LeanTween\Framework\LeanTweenExt.cs(31,166): error CS1503: Argument 3: cannot convert from 'System.Action' to 'Action' #175

Open
DarkSeth opened this issue Sep 6, 2022 · 2 comments

Comments

@DarkSeth
Copy link

DarkSeth commented Sep 6, 2022

HI. Looking for help to get this to work. Getting the following errors

Assets\LeanTween\Framework\LeanTweenExt.cs(31,166): error CS1503: Argument 3: cannot convert from 'System.Action' to 'Action'
Assets\LeanTween\Framework\LTDescrOptional.cs(62,21): error CS0037: Cannot convert null to 'Action' because it is a non-nullable value type
Assets\LeanTween\Framework\LTDescrOptional.cs(65,18): error CS0037: Cannot convert null to 'Action' because it is a non-nullable value type
Assets\LeanTween\Framework\LTSeq.cs(125,48): error CS1503: Argument 2: cannot convert from 'System.Action' to 'Action'

@basisbit
Copy link

basisbit commented Sep 6, 2022

The software developer of LeanTween stopped responding here at GitHub end of 2018

@DarkSeth
Copy link
Author

DarkSeth commented Sep 6, 2022

Yeah. I see. BTW I get the error as soon as I install the new input system. Looks like I have to go DOtween route

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants