8000 Go fish final · Issue #2 · SocketWeaver/GoFish · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Go fish final #2

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

Open
chhari opened this issue Apr 16, 2020 · 0 comments
Open

Go fish final #2

chhari opened this issue Apr 16, 2020 · 0 comments

Comments

@chhari
Copy link
chhari commented Apr 16, 2020

On running the final project in Go fish , i get the below errors

Error 1:

GoFish.Card.SetDisplayingOrder (System.Int32 order) (at Assets/Scripts/Card.cs:97)
GoFish.CardAnimator.InitializeDeck () (at Assets/Scripts/CardAnimator.cs:83)
GoFish.CardAnimator.Awake () (at Assets/Scripts/CardAnimator.cs:70)

Error 2:

parameter name: index
System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <437ba245d8404784b9fbab9b439ac908>:0)
System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <437ba245d8404784b9fbab9b439ac908>:0)
System.Collections.Generic.List`1[T].get_Item (System.Int32 index) (at <437ba245d8404784b9fbab9b439ac908>:0)
GoFish.CardAnimator.DealDisplayingCards (GoFish.Player player, System.Int32 numberOfCard, System.Boolean animated) (at Assets/Scripts/CardAnimator.cs:113)
GoFish.Game.OnGameStarted () (at Assets/Scripts/Game.cs:157)
GoFish.Game.GameFlow () (at Assets/Scripts/Game.cs:102)

Error 3:
System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <437ba245d8404784b9fbab9b439ac908>:0)
System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <437ba245d8404784b9fbab9b439ac908>:0)
System.Collections.Generic.List`1[T].get_Item (System.Int32 index) (at <437ba245d8404784b9fbab9b439ac908>:0)
GoFish.CardAnimator.DealDisplayingCards (GoFish.Player player, System.Int32 numberOfCard, System.Boolean animated) (at Assets/Scripts/CardAnimator.cs:113)
GoFish.Game.OnGameStarted () (at Assets/Scripts/Game.cs:157)
GoFish.Game.GameFlow () (at Assets/Scripts/Game.cs:102)
GoFish.Game.Start () (at Assets/Scripts/Game.cs:75)

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

1 participant
0