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

Game Crashes #28

Closed
halfeatenchickensandwich opened this issue Feb 2, 2023 · 8 comments
Closed

Game Crashes #28

halfeatenchickensandwich opened this issue Feb 2, 2023 · 8 comments

Comments

@halfeatenchickensandwich

After the new update, my game keeps crashing on load (or when I move to a new area) whenever I have HaselTweaks on. What do I need to report to help with this?

@Haselnussbomber
Copy link
Owner

Hmm. Would be helpful if you could upload the last "dalamud_appcrash_" files from the %APPDATA%\XIVLauncher folder.

@halfeatenchickensandwich
Copy link
Author

halfeatenchickensandwich commented Feb 2, 2023

This is the last log file before the crash on dalamud.log

2023-02-03 12:48:58.112 +13:00 [INF] LASTEXCEPTION:eyJXaGVuIjoiMjAyMy0wMi0wM1QxMjo0ODo1OC4xMTI2OTUxKzEzOjAwIiwiSW5mbyI6IlN5c3RlbS5UeXBlTG9hZEV4Y2VwdGlvbjogQ291bGQgbm90IGxvYWQgdHlwZSAnRkZYSVZDbGllbnRTdHJ1Y3RzLkZGWElWLkNsaWVudC5HYW1lLk1KSU1hbmFnZXInIGZyb20gYXNzZW1ibHkgJ0ZGWElWQ2xpZW50U3RydWN0cywgVmVyc2lvbj0xLjAuMC4xNzA1LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPW51bGwnLlxyXG4gICBhdCBIYXNlbFR3ZWFrcy5Ud2Vha3MuRW5oYW5jZWRFeHBCYXIuT25GcmFtZXdvcmtVcGRhdGUoRnJhbWV3b3JrIGZyYW1ld29yaylcclxuICAgYXQgSGFzZWxUd2Vha3MuUGx1Z2luLk9uRnJhbWV3b3JrVXBkYXRlKEZyYW1ld29yayBmcmFtZXdvcmspIGluIC9fL1BsdWdpbi5jczpsaW5lIDEwMlxyXG4gICBhdCBEYWxhbXVkLlV0aWxpdHkuRXZlbnRIYW5kbGVyRXh0ZW5zaW9ucy5IYW5kbGVJbnZva2UoQWN0aW9uIGFjdCkgaW4gQzpcXGdvYXRzb2Z0XFxjb21wYW55c2VjcmV0c1xcZGFsYW11ZFxcVXRpbGl0eVxcRXZlbnRIYW5kbGVyRXh0ZW5zaW9ucy5jczpsaW5lIDk2IiwiQ29udGV4dCI6IkV4Y2VwdGlvbiBkdXJpbmcgcmFpc2Ugb2YgXCJWb2lkIDxJbnZva2VTYWZlbHk+Yl9fMCgpXCIifQ==
2023-02-03 12:48:58.112 +13:00 [ERR] Exception during raise of Void b__0()
System.TypeLoadException: Could not load type 'FFXIVClientStructs.FFXIV.Client.Game.MJIManager' from assembly 'FFXIVClientStructs, Version=1.0.0.1705, Culture=neutral, PublicKeyToken=null'.
at HaselTweaks.Tweaks.EnhancedExpBar.OnFrameworkUpdate(Framework framework)
at HaselTweaks.Plugin.OnFrameworkUpdate(Framework framework) in /_/Plugin.cs:line 102
at Dalamud.Utility.EventHandlerExtensions.HandleInvoke(Action act) in C:\goatsoft\companysecrets\dalamud\Utility\EventHandlerExtensions.cs:line 96

@Haselnussbomber
Copy link
Owner

Are you using Dalamud on the staging branch?

@halfeatenchickensandwich
Copy link
Author

i dont think so? it should auto update iirc. I never check. hahah will check now

@Haselnussbomber
Copy link
Owner

Because I'm seeing that it tries to use FFXIVClientStructs.FFXIV.Client.Game.MJIManager, but that got moved to FFXIVClientStructs.FFXIV.Client.Game.MJI.MJIManager.
If I update this, everyone using the stable branch will get that error until staging is pushed to stable.

@halfeatenchickensandwich
Copy link
Author

halfeatenchickensandwich commented Feb 3, 2023

yeap it's on an older stg. didn't auto-update for some reason. Will try changing that and report!

@Haselnussbomber
Copy link
Owner

What I was saying is that HaselTweaks is not compatible with staging right now. Dalamud has to be on stable. Just to make that clear. 😄

@halfeatenchickensandwich
Copy link
Author

OOHHHHH lol. I thought my branch was old or something. sorryy!! misunderstood! okok thanks!

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

2 participants