Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Gilneas crashfix #715

Merged
merged 1 commit into from Aug 11, 2012
Merged

Gilneas crashfix #715

merged 1 commit into from Aug 11, 2012

Conversation

DimitarKrastev
Copy link

The issue was caused because of aPlayer point not being correctly initialized with NULL value at script object creation and therefore has random value.
Later on when we use that point we do not know if it points to a valid Player object or not.

The issue was caused because of aPlayer point not being correctly initialized with NULL value at script object creation and therefore has random value.
Later on when we use that point we do not know if it points to a valid Player object or not.
@Greymane
Copy link
Contributor

Truth is, there is a lot of null pointers in that script, lol

Greymane added a commit that referenced this pull request Aug 11, 2012
@Greymane Greymane merged commit af64d39 into ProjectSkyfire:master Aug 11, 2012
@DimitarKrastev
Copy link
Author

You're welcome :)

@DimitarKrastev
Copy link
Author

If you have any crash dumps - send them to me at dimitar.t.krastev@gmail.com and I'll try to fix them.

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

Successfully merging this pull request may close these issues.

None yet

4 participants