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

[BUG] version 2.5.0 | started seeing 15-16 popups telling me there were issues #145

Open
cobra-999 opened this issue Jun 10, 2024 · 14 comments

Comments

@cobra-999
Copy link

cobra-999 commented Jun 10, 2024

The first one read: This tag isn't set in the loading file: log level
We set it with the default value
To see the preset as loaded, ...

It has a OK to select, but then 14-15 others come up and I need to select OK for each of them to run my game.

@DaymareOn
Copy link
Owner

Does this happen each time you start your game, or has it happened only once?

@cobra-999
Copy link
Author

cobra-999 commented Jun 11, 2024 via email

@cobra-999
Copy link
Author

IMG_20240611_105639
IMG_20240611_105634
1718074573

@DaymareOn
Copy link
Owner

Did you install all the requirements? Please recheck.

@Chasue
Copy link

Chasue commented Jun 14, 2024

Hi, I had the same issue, despite having all requirements installed. But I managed to track down the culprit in my case, so I would like to share my solution.

Problem:
For me, a mod (Simply Knock) contained a copy of the PapyrusUtil.dll. As I had it lower on my install order, naturally the older PapyrusUtil.dll provided by Simply Knock won the file conflict and overwrote the newer PapyrusUtil.dll provided by PapyrusUtil SE, causing the issue.

Solution:
Check your PapyrusUtil in MO2 for any losing conflicts and push whichever mods are overwriting the .dll above PapyrusUtil SE in your install order to resolve them. Make sure to check whether this causes any undesirable conflicts between other mods after. Make sure no other requirements have losing conflicts.

Alternatively you can probably also simply remove the conflicting .dll from the culprit mod(s), as they should be redundant.

Hope this helps!

papyrusresolved

@DaymareOn
Copy link
Owner

Thank you Chasue!

@Valadrel
Copy link

In case it helps others, for me the issue was that PapyrusUtil SE - Scripting Utility Functions was still at v3.9. Once I updated to the AE SE v4.6, the popups stopped.

@2912635338
Copy link

Sorry, my English is not very good
I also encountered the same problem
Does it need this plugin to function properly?
https://www.nexusmods.com/skyrimspecialedition/mods/13048
Due to the MOD author closing the comment section, I have to register an account here to submit questions

@2912635338
Copy link

2912635338 commented Jul 19, 2024

Sorry, my English is not very good I also encountered the same problem Does it need this plugin to function properly? https://www.nexusmods.com/skyrimspecialedition/mods/13048 Due to the MOD author closing the comment section, I have to register an account here to submit questions

I don't know what problem I encountered, but my files were configured correctly and read. (This plugin runs normally in my game, except for a bunch of error windows popping up every time I read and save.)
Possible reasons: However, due to some reasons, the game seems unable to detect it
Solution: Ignore or disable error pop ups, but I don't know how to operate or modify the file to disable it. Maybe you can create a version that disables error prompts? Thank you.

Addendum: It seems that my game cannot run the above script plugin. Even without it, the action module can still run normally, so the current problem is how to eliminate these annoying pop ups

@snottyone
Copy link

Sorry, my English is not very good I also encountered the same problem Does it need this plugin to function properly? https://www.nexusmods.com/skyrimspecialedition/mods/13048 Due to the MOD author closing the comment section, I have to register an account here to submit questions

yes, it does need that, and it is listed as a requirement on the FSMP nexus page.

@snottyone
Copy link

Sorry, my English is not very good I also encountered the same problem Does it need this plugin to function properly? https://www.nexusmods.com/skyrimspecialedition/mods/13048 Due to the MOD author closing the comment section, I have to register an account here to submit questions

I don't know what problem I encountered, but my files were configured correctly and read. (This plugin runs normally in my game, except for a bunch of error windows popping up every time I read and save.) Possible reasons: However, due to some reasons, the game seems unable to detect it Solution: Ignore or disable error pop ups, but I don't know how to operate or modify the file to disable it. Maybe you can create a version that disables error prompts? Thank you.

Addendum: It seems that my game cannot run the above script plugin. Even without it, the action module can still run normally, so the current problem is how to eliminate these annoying pop ups

it runs with ANY skyrim version, if you install the right version.

@2912635338
Copy link

Sorry, my English is not very good I also encountered the same problem Does it need this plugin to function properly? https://www.nexusmods.com/skyrimspecialedition/mods/13048 Due to the MOD author closing the comment section, I have to register an account here to submit questions

I don't know what problem I encountered, but my files were configured correctly and read. (This plugin runs normally in my game, except for a bunch of error windows popping up every time I read and save.) Possible reasons: However, due to some reasons, the game seems unable to detect it Solution: Ignore or disable error pop ups, but I don't know how to operate or modify the file to disable it. Maybe you can create a version that disables error prompts? Thank you.
Addendum: It seems that my game cannot run the above script plugin. Even without it, the action module can still run normally, so the current problem is how to eliminate these annoying pop ups

it runs with ANY skyrim version, if you install the right version.

Okay, this is strange, although I can't be sure about the specific cause of the problem: I tried: 1.50.9-rc1, it's currently working properly
For me, installing the most basic physical support is enough, I didn't use any fancy things

@z78102
Copy link

z78102 commented Aug 29, 2024

我也是碰到這個問題 也是慢慢抓問題點 試過很多方式 最後發現不要使用mod內建的FSMP MCM 獨立安裝MCM 就不會錯報了

@XHang
Copy link

XHang commented Sep 22, 2024

我也是碰到這個問題 也是慢慢抓問題點 試過很多方式 最後發現不要使用mod內建的FSMP MCM 獨立安裝MCM 就不會錯報了

It solved my problem.
For others who have the same issue, DO NOT CHECK THE OPTION FSMP MCM WHILE INSTALL THIS MOD

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

8 participants