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

Null Pointer Error in the Code Base #244

Open
Sam2much96 opened this issue Oct 11, 2024 · 0 comments
Open

Null Pointer Error in the Code Base #244

Sam2much96 opened this issue Oct 11, 2024 · 0 comments

Comments

@Sam2much96
Copy link

Godot version:
3.6
AdMob Plugin version:

Issue description:

I believe what causes the banner error and other random errors is a null pointer error caused from the null operator in the gdscript and in the java code. Ideally, the codebase should expect a String variable or a Node Type rather than a null variable that is set to a Node Object during run time. I believe modifying the source code and admob.gd to expect a Node Type and String Parameters of max 32 for the banner, interstitial and rewarded video variables would fix this problem.

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

1 participant