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

Starting FPSSample #115

Open
JayneFrack opened this issue May 4, 2020 · 3 comments
Open

Starting FPSSample #115

JayneFrack opened this issue May 4, 2020 · 3 comments

Comments

@JayneFrack
Copy link

Hi I did everything like the readme stated but I'm still getting this error when trying to start the game. I would appreciate any help possible.

NullReferenceException: Object reference not set to an instance of an object
HandleCharacterSpawn.Initialize (Unity.Entities.ComponentGroup& group) (at Assets/Scripts/Game/Modules/Character/CharacterSystemShared.cs:55)
InitializeComponentGroupSystem`2[T,S].OnUpdate () (at Assets/Scripts/ECS/BaseComponentDataSystem.cs:552)
Unity.Entities.ComponentSystem.InternalUpdate () (at Library/PackageCache/[email protected]/Unity.Entities/ComponentSystem.cs:475)
Unity.Entities.ScriptBehaviourManager.Update () (at Library/PackageCache/[email protected]/Unity.Entities/ScriptBehaviourManager.cs:83)
SystemCollection.Update () (at Assets/Scripts/Game/Modules/Character/CharacterModuleShared.cs:18)
CharacterModuleShared.HandleSpawns () (at Assets/Scripts/Game/Modules/Character/CharacterModuleShared.cs:63)
PreviewGameLoop.PreviewTickUpdate () (at Assets/Scripts/Game/Main/PreviewGameLoop.cs:353)
PreviewGameLoop.UpdateStateActive () (at Assets/Scripts/Game/Main/PreviewGameLoop.cs:315)
StateMachine`1[T].Update () (at Assets/Scripts/Utils/StateMachine.cs:26)
PreviewGameLoop.Update () (at Assets/Scripts/Game/Main/PreviewGameLoop.cs:171)
Game.Update () (at Assets/Scripts/Game/Main/Game.cs:619)
@s1099
Copy link

s1099 commented Jul 7, 2020

See this #99

@MarkoCrack
Copy link

@JayneFrack Did you clone the Project?

If you didn't I suggest downloading Git and clone it.

@MarkoCrack
Copy link

Downloading it won't work, The only way Is to clone it.

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

3 participants