Giter Site home page Giter Site logo

Comments (13)

pbxs666 avatar pbxs666 commented on August 18, 2024

#62

I have read all 8 crash logs in this feedback report. There are osa and ostim in the all load list, and there is sexlab in them also, but it should be ok with the traditional sexlab

from morehudse.

pbxs666 avatar pbxs666 commented on August 18, 2024

After a more accurate test, it is found that it is related to the weapon. As long as the ostim scene is started, in the subsequent game process, as long as morehud detects the weapon item, it will ctd.

from morehudse.

pbxs666 avatar pbxs666 commented on August 18, 2024

This time I found the source.

  1. First talk about how I tested:
    After opening the game and reading the archive, the cross pointer is aimed at the weapon in the scene, no problem. Start the sex scene "player to npc", end the sex, align the cross pointer with the weapon, ctd.
    Sex scene only "player to npc" will cause ctd, "npc to npc" no problem. It doesn't matter if sex is actively triggered or passively triggered.
    It may be that ostim has changed some values โ€‹โ€‹of the character after sex, or it may be a bug of morehud.
    The sex data of ostim will not be saved in the archive, so after the game ctd, start the game again, picking up weapons will not ctd.

  2. The root of the problem is here: in the mcm menu of morehud, there is a function "display player data": the function of displaying the weight and the number of gold coins in the lower right corner of the screen. As long as it is turned off, there will be no ctd when the weapon is selected after ending the sex scene. If you have to turn on this function, you cannot select weapons in the scene after the sex scene ,otherwise It will ctd(the backpack interface will not be affected, and using "quick loot" to take weapons from the box will not affect it, the plugin maybe depend on the backpack system). In addition, the "whether to show weight change" function will not cause ctd, it has nothing to do with it.

  3. I guess it is related to the calculation of the character's attack value (although I tested a weapon in the selected scene before the sex scene, the damage value increase and decrease were calculated correctly, but after the sex scene, the calculation of the attack value will be ctd).

  4. And I found that the value calculation of the armor of the morehud MOD is wrong, but it will not cause ctd (MOD only calculates the armor value of the equipment in the regular slot, and does not calculate the armor value of the special slot of the widget, especially the MOD Clothing will generally have a large number of widgets, miscellaneous equipment, occupying unconventional slots) If MOD clothing is equipped, the armor value calculation may be wrong.

from morehudse.

Firion88 avatar Firion88 commented on August 18, 2024

Thanks for this information mate it was a really interesting read.
Do you have any suggestions on fixing the issue besides the mods being updated?

from morehudse.

ahzaab avatar ahzaab commented on August 18, 2024

Thanks for the extra info. Unfortunately I do not support those mods at this time. I'll see what I can do, but no eta.

from morehudse.

pbxs666 avatar pbxs666 commented on August 18, 2024

Thanks for this information mate it was a really interesting read. Do you have any suggestions on fixing the issue besides the mods being updated?

I suggest you first test it in the game according to my method to see if the crash conditions are the same. Pay attention to ostim and weapons, I noticed you have sex mods installed too
If it is the same, you can follow the temporary solution I mentioned above, that is: turn off the function of displaying the gold coin load in the lower right corner of morehud, which can be solved.

from morehudse.

ahzaab avatar ahzaab commented on August 18, 2024

Please test with this build: https://github.com/ahzaab/moreHUDSE/releases/download/4.1.0-SE/AHZmoreHUDPlugin.dll

from morehudse.

pbxs666 avatar pbxs666 commented on August 18, 2024

Please test with this build: https://github.com/ahzaab/moreHUDSE/releases/download/4.1.0-SE/AHZmoreHUDPlugin.dll

Unfortunately, still CTD

from morehudse.

ahzaab avatar ahzaab commented on August 18, 2024

Please test with this build: https://github.com/ahzaab/moreHUDSE/releases/download/4.1.0-SE/AHZmoreHUDPlugin.dll

Unfortunately, still CTD

Can you paste a crash log for this version please?

from morehudse.

pbxs666 avatar pbxs666 commented on August 18, 2024

Please test with this build: https://github.com/ahzaab/moreHUDSE/releases/download/4.1.0-SE/AHZmoreHUDPlugin.dll

Unfortunately, still CTD

Can you paste a crash log for this version please?
Crash_2022_5_16_23-11-55.txt
Sorry for not uploading the crash log in time.
A few days ago, I tested found that the crash log was very similar to the previous ones, so I didn't upload it.

Today, I specifically opened Skyrim to test with the previous method, and I found an unexpected discovery: the save file I tested has disabled the function of displaying player data (gold coins, weight) in morehud by default. After finishing the ostim scene, select the weapon object in the scene, and there is no CTD.
Enter MCM to open morehud's display player data function, but there is no CTD at this time!!! Then re-enter and end the sex scene, the cursor is aimed at the weapon item on the ground, and CTD occurs.

from morehudse.

ahzaab avatar ahzaab commented on August 18, 2024

Thanks. I needed the new crash log for the actual address.

from morehudse.

ahzaab avatar ahzaab commented on August 18, 2024

@pbxs666 I found an issue at the address from the crash log. Please try this version out and let me know how it goes: https://github.com/ahzaab/moreHUDSE/releases/download/4.1.1-SE/AHZmoreHUDPlugin.dll

from morehudse.

pbxs666 avatar pbxs666 commented on August 18, 2024

@pbxs666 I found an issue at the address from the crash log. Please try this version out and let me know how it goes: https://github.com/ahzaab/moreHUDSE/releases/download/4.1.1-SE/AHZmoreHUDPlugin.dll

Thank you very much, there will be no CTD this time.
Curious how ostim caused this bug?๐Ÿค”

from morehudse.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.