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

Message Pack Compiler just freezes #1809

Open
BoggyS opened this issue May 2, 2024 · 1 comment
Open

Message Pack Compiler just freezes #1809

BoggyS opened this issue May 2, 2024 · 1 comment

Comments

@BoggyS
Copy link

BoggyS commented May 2, 2024

Bug description

Message Pack Compiler just freezes when trying to generate a file, no error, nothing else to say

Repro steps

Executing command (example):
dotnet mpc -i ...\MyProject.csproj -o ...\Assets\MessagePack_Generated.cs -m

Expected behavior

Building normally or at least giving an error

Actual behavior

Infinite freeze

Versions used:

  • Unity 2022.3.21f1
  • Windows 11 Pro 23H2 22631.3447
  • .NET Core 8.0.204
  • Message Pack Compiler 2.5.140
@AArnott
Copy link
Collaborator

AArnott commented May 2, 2024

@BoggyS We're actively developing a proper roslyn source generator to replace mpc, in the develop branch. Would you like to give it a try?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants