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

System.NullReferenceException in Activity #9

Closed
qdraw opened this issue May 18, 2020 · 1 comment
Closed

System.NullReferenceException in Activity #9

qdraw opened this issue May 18, 2020 · 1 comment

Comments

@qdraw
Copy link
Owner

qdraw commented May 18, 2020

There is in the System.NullReferenceException in #8

2|tabletop  | System.NullReferenceException: Object reference not set to an instance of an object.
2|tabletop  |    at tabletop.Services.ActivityUpdate.IsAvailable() in D:\a\1\s\tabletop\tabletop\Services\ActivityUpdate.cs:line 58
2|tabletop  |    at lambda_method(Closure , Object , Object[] )
2|tabletop  |    at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
2|tabletop  |    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
2|tabletop  |    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
2|tabletop  |    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
@qdraw
Copy link
Owner Author

qdraw commented May 18, 2020

fixed in b3b0575

@qdraw qdraw closed this as completed May 18, 2020
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