Author Topic: 7H Error and Close  (Read 2311 times)

suyside

  • *
  • Posts: 3
    • View Profile
7H Error and Close
« on: 2020-03-13 20:53:16 »
I have a problem running the game, it gives an error and closes.

Below link with screenshots of the error, mods used, 7th heaven settings and app.log.

https://drive.google.com/open?id=1siBZ828kA6S95Ty-WWf85b_JH7Yi4s2S

Please, if anyone can help me, I would be very grateful.
« Last Edit: 2020-03-14 11:12:22 by EQ2Alyza »

Flash0429

  • *
  • Posts: 83
    • View Profile
Re: Re: Textures not working
« Reply #1 on: 2020-03-14 04:54:47 »
I have a problem running the game, it gives an error and closes.

Below link with screenshots of the error, mods used, 7th heaven settings and app.log.

https://drive.google.com/open?id=1siBZ828kA6S95Ty-WWf85b_JH7Yi4s2S

Please, if anyone can help me, I would be very grateful.


im not too sure of the issue but at first look i can sy to set the Ninostyle mod thats at the bottom to the field model category autosort and try again see if that fixes it

suyside

  • *
  • Posts: 3
    • View Profile
Re: 7H Error and Close
« Reply #2 on: 2020-03-14 11:39:35 »

Did not work...  :-\

Flash0429

  • *
  • Posts: 83
    • View Profile
Re: 7H Error and Close
« Reply #3 on: 2020-03-14 17:01:50 »
are all your graphics drivers up to date?


and if they are are you able to start the game with no mods active?  if you can then i would suggest turn mods on one at a time until it happens again to try and narrow down the issue
« Last Edit: 2020-03-14 17:04:49 by Flash0429 »

suyside

  • *
  • Posts: 3
    • View Profile
Re: 7H Error and Close
« Reply #4 on: 2020-03-16 02:48:15 »
Graphic driver already update.

I deactivated all MODs and activated one for one, and the problem appear with 3 MODs, "Animations, Battle Models and Ninostyle".
But I see in Youtube one person with the same MODs, and playing without error.

jack441

  • *
  • Posts: 1
    • View Profile
Re: 7H Error and Close
« Reply #5 on: 2020-03-22 22:34:34 »
I can also confirm the problem - seems to be graphic related. I tried all kinds of graphic settings, with/wo post-processing, etc... Tried running on my Nvidia and my integrated Intel GPU. It always happens after a certain amount of game time - between 45 min and 1h30 min. According to the log, it is texture memory related. Both of these facts lead me to believe it is due to memory leak in the code of some Texture mods.
Now the question is, who forgot a null pointer and where?  ;D

Running on 7th heaven v2.0

unab0mb

  • 7th Heaven Crew
  • *
  • Posts: 405
    • View Profile
    • 7th Heaven Web Site
Re: 7H Error and Close
« Reply #6 on: 2020-03-23 06:47:47 »
I can also confirm the problem - seems to be graphic related. I tried all kinds of graphic settings, with/wo post-processing, etc... Tried running on my Nvidia and my integrated Intel GPU. It always happens after a certain amount of game time - between 45 min and 1h30 min. According to the log, it is texture memory related. Both of these facts lead me to believe it is due to memory leak in the code of some Texture mods.
Now the question is, who forgot a null pointer and where?  ;D

Running on 7th heaven v2.0

Feel free to take a look at it and fix if you have OpenGL experience (seriously).