11-08-2016, 06:43 PM
(This post was last modified: 11-08-2016, 07:36 PM by Filler.
Edit Reason: found reason.
)
Happy I didn't upload the updated game. Because there's a Very EASY crash that can be done via moving while the game boots.
Will try to fix tonight.
EDIT: Found cause. Player movement has a frame where it has an unloaded movement value speed when spawned. Moving on this frame causes the game to read null data as the player movement speed, crashing the game. I just added a minor delay before the player can move while spawned to fix it.
Will try to fix tonight.
EDIT: Found cause. Player movement has a frame where it has an unloaded movement value speed when spawned. Moving on this frame causes the game to read null data as the player movement speed, crashing the game. I just added a minor delay before the player can move while spawned to fix it.