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

Windows Form Designer fails to load after installing Machina.FFXIV 2.4.0.4 or higher NuGet package in a project in Visual Studio #36

Open
hardealy opened this issue Nov 15, 2024 · 0 comments

Comments

@hardealy
Copy link

I apologize if the English is strange as I am using machine translation.

The steps to reproduce are easy.

  1. Create a C# "Windows Forms App" project in Visual Studio.
  2. Add Machina.FFXIV 2.4.0.4 or higher to your project in NuGet Manager
  3. Try to open Form1.cs
  4. The "Loading designer..." message does not end and after a few minutes an error message appears: Timed out waiting for the design tools server process to launch to complete.

To narrow down the cause as much as possible, I checked 2.4.0.1 through 2.4.0.4 by building them myself into nupkg. I was able to load the designer up to 2.4.0.3, but 2.4.0.4 failed to load.

You can build and run the Forms App, just can't use the designer.

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