-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
[BUG] Nothing Renders #115
Comments
Seemingly a similar issue in this file, with
|
This sounds like a bad build. Try cleaning the solution (removing the out directory) and rebuild the project from scratch. Also make sure Dalamud & FFXIVClientStructs are up-to-date, although this should happen automatically, it may be outdated if you've done some custom set-up in that regard. |
Confirmed with a fresh download of a4a3318a for Dalamud and I'm seeing the same, it fails to build for me.
This PR seems like it may be relevant, it was since the latest commit to Umbra. |
Ah, that explains it. Seems I have to update Umbra again 😅 I'll get on it in a couple of hours. |
WorldToScreenPoint()
changedumbra/Umbra.Game/src/Camera/GameCamera.cs
Line 39 in 63fcc1e
Not sure how it would work to give it the second parameter it wants, given it currently gets the Screen Position from that function ha.
The text was updated successfully, but these errors were encountered: