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

Error occurs when referring to MagicOnion6 #54

Open
gundam-x opened this issue Jun 6, 2024 · 1 comment
Open

Error occurs when referring to MagicOnion6 #54

gundam-x opened this issue Jun 6, 2024 · 1 comment
Labels

Comments

@gundam-x
Copy link

gundam-x commented Jun 6, 2024

If a project using DFrame references MagicOnion 6.1.3, an error occurs during project execution.

The error message is as follows:

fail: DFrame.DFrameWorkerEngine[0]
      Failed on worker executing.
      System.TypeLoadException: Could not load type 'MagicOnion.Serialization.MessagePackMagicOnionSerializerProvider' from assembly 'MagicOnion.Shared, Version=6.1.3.0, Culture=neutral, PublicKeyToken=7bf5b512f16761c0'.
         at DFrame.DFrameWorkerEngine.ConnectAsync(CancellationToken applicationLifeTime)
         at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
         at DFrame.DFrameWorkerEngine.ConnectAsync(CancellationToken applicationLifeTime)
         at DFrame.DFrameWorkerEngine.RunAsync(CancellationToken applicationLifeTime)
Copy link
Contributor

github-actions bot commented Dec 4, 2024

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant