Hi, I’m confronted some difficulty.
215271-
This error occur suddenly.
Actually, I change something, but not this blueprints.
Here is two blueprints related to this error logs.
As you can see it, I dont’t use and access array in GameMap.
I dont’t know why this error occur.
This is what i checked.
- When I don’t use SpawnPawn in GameMap, error doesn’t occur.
- When I use SpawnPawn in GameMap, error occur even I set it doesn’t work anything.
- I checked all arrays and values in SpawnPawn whis is implemented in GameMap. And nothing wrong on that.
What is the problem in my function?