playMaker
Home
Store
Showcase
Tutorials
Forums
Manual
Wiki
About Us
Playmaker Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Join our
Discord Channel
Home
Help
Search
Login
Register
Playmaker Forum
»
PlayMaker Help & Tips
»
PlayMaker Help
(Moderator:
600
) »
NullReferenceException + GUi problem
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: NullReferenceException + GUi problem (Read 1295 times)
bordrin
Playmaker Newbie
Posts: 4
NullReferenceException + GUi problem
«
on:
March 22, 2022, 02:08:10 PM »
NullReferenceException: Object reference not set to an instance of an object.
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced.
screen link:
https://ibb.co/ws5rZ6V
any fix? and howe u can see my actions are not working properly, tarrget object missing
Logged
djaydino
Administrator
Hero Member
Posts: 7618
Re: NullReferenceException + GUi problem
«
Reply #1 on:
March 22, 2022, 03:56:51 PM »
Hi.
It look like you have a conflict as you are using Smooth Look At and Look At on the same object in the same state.
Try removing the Look At action.
Logged
Join the PlayMaker Discord Channel!
bordrin
Playmaker Newbie
Posts: 4
Re: NullReferenceException + GUi problem
«
Reply #2 on:
March 23, 2022, 10:15:56 AM »
problem solved .
I had two canvas on scene .
Logged
djaydino
Administrator
Hero Member
Posts: 7618
Re: NullReferenceException + GUi problem
«
Reply #3 on:
March 23, 2022, 11:23:29 AM »
Hi.
That should not be an issue, you can have multiple canvases in a scene.
Logged
Join the PlayMaker Discord Channel!
Print
Pages: [
1
]
Go Up
« previous
next »
Playmaker Forum
»
PlayMaker Help & Tips
»
PlayMaker Help
(Moderator:
600
) »
NullReferenceException + GUi problem