Jump to content

hdtPhysicsExtensions.log (Crash)


Freedan

Recommended Posts

Posted
hi all I have a problem with hdtPhysicsExtensions .

hdtPhysicsExtensions.log in the following and I do not know how to fix it

 

hdtPhysicsExtensions

[ 09/02/14 15:02:25 ] INFO : OK Queue

[ 09/02/14 15:02:25 ] INFO : System run with 4 threads

[ 09/02/14 15:02:25 ] INFO : Havok simulated world created.

[ 09/02/14 15:02:25 ] INFO : SKSEPlugin_Load

[ 09/02/14 15:02:30 ] INFO : Suspending ... Mist Menu

[ 09/02/14 15:03:05 ] INFO : Resuming ... fader Menu

[ 09/02/14 15:03:05 ] INFO : Suspending ... Loading Menu

[ 09/02/14 15:03:34 ] INFO : Physics loaded system : SKSE \ Plugins \ hdtPhysicsExtensionsDefaultBBP.xml

[ 09/02/14 15:03:34 ] WARNING : Can not bind bone: NPC 24cd15c0 PreBreast L - bone does not exist

[ 09/02/14 15:03:34 ] ERROR : Illegal HKX file: L PreBreast 24cd15c0 NPC - Fixed / keyframed body without binding !

[ 09/02/14 15:03:35 ] INFO : Physics loaded system : SKSE \ Plugins \ hdtPhysicsExtensionsDefaultBBP.xml

[ 09/02/14 15:03:35 ] WARNING : Can not bind bone: 24d28040 NPC PreBreast L - bone does not exist

[ 09/02/14 15:03:35 ] ERROR : Illegal HKX file: 24d28040 L PreBreast NPC - Fixed / keyframed body without binding !

[ 09/02/14 15:03:35 ] ERROR : Fatal error occured

[ 09/02/14 15:03:35 ] ERROR : Code : 0xc0000005

[ 09/02/14 15:03:35 ] ERROR : Flag : 0x00000000

[ 09/02/14 15:03:35 ] ERROR : Module : Y º ²

[ 09/02/14 15:03:35 ] ERROR : Address : 0x0046ecf5

[ 09/02/14 15:03:35 ] ERROR : Module Address : 0x0046e000

[ 09/02/14 15:03:35 ] ERROR : ExceptionContent saved in hdtPhysicsExtensions.dump

[ 09/02/14 15:03:35 ] ERROR : Plugin is trying to save game

 

crash the game and do not know what else to do to solve it if anyone has a solution for this problem I would appreciate

 

thanks for everything

 

sorry for my bad English

Posted

I think I have similar problem too

 

hdtPhysicsExtensions
[02/10/14 11:58:09]INFO: Queue OK
[02/10/14 11:58:09]INFO: System run with 8 threads
[02/10/14 11:58:09]INFO: Havok simulated world created.
[02/10/14 11:58:09]INFO: SKSEPlugin_Load
[02/10/14 11:59:10]INFO: Physics system loaded : DATA\MESHES\actors\character\character assets female\hdtCBBE.xml
[02/10/14 11:59:10]INFO: Physics system loaded : DATA\MESHES\actors\character\character assets female\hdtCBBE.xml
[02/10/14 11:59:10]INFO: Physics system loaded : DATA\MESHES\actors\character\character assets female\hdtCBBE.xml
[02/10/14 11:59:10]INFO: Physics system loaded : DATA\MESHES\actors\character\character assets female\hdtCBBE.xml
[02/10/14 11:59:10]INFO: Physics system loaded : Data\skse\plugins\hdt.xml
[02/10/14 11:59:10]INFO: Physics system loaded : DATA\MESHES\actors\character\character assets female\hdtCBBE.xml
[02/10/14 11:59:10]INFO: Physics system loaded : Data\skse\plugins\hdt.xml
[02/10/14 11:59:10]INFO: Physics system loaded : Data\skse\plugins\hdt.xml
[02/10/14 11:59:10]WARNING: Cannot bind bone : 2557f240 NPC L PreBreast - bone doesn't exist
[02/10/14 11:59:10]ERROR: Illegal hkx file : 2557f240 NPC L PreBreast - Fixed/Keyframed body without binding!
[02/10/14 11:59:10]ERROR: Fatal error occured
[02/10/14 11:59:10]ERROR: Code : 0xe06d7363
[02/10/14 11:59:10]ERROR: Flag : 0x00000001
[02/10/14 11:59:10]ERROR: Module : C:\Windows\syswow64\KERNELBASE.dll
[02/10/14 11:59:10]ERROR: Address : 0x75acc41f
[02/10/14 11:59:10]ERROR: Module Address : 0x75ac0000
[02/10/14 11:59:10]ERROR: C++ Exception class std::__non_rtti_object
[02/10/14 11:59:10]ERROR: ExceptionContent saved in hdtPhysicsExtensions.dump
[02/10/14 11:59:10]ERROR: Plugin is trying to save game
 

The game crashed when I went out to skyrim from Broken Tower Redoubt

Posted

Fredan and Hikaru, you don't have a skeleton with appropriate bones for the belly, and you have the xmls with the belly jiggle from blabba. If you don't want the belly jiggle, you can either remove the "prebelly" and "belly" entries in the XML using JFF, or install Groovtama's skeleton if you want it. 

Posted

Fredan and Hikaru, you don't have a skeleton with appropriate bones for the belly, and you have the xmls with the belly jiggle from blabba. If you don't want the belly jiggle, you can either remove the "prebelly" and "belly" entries in the XML using JFF, or install Groovtama's skeleton if you want it. 

 

I use the xml from "hdtPhysicsExtensions 10-24.zip" so it must be at default setting

I tried others xml files and Groovtama's skeleton but the game still crashed at that dungeon =__="

Posted

WARNING : Can not bind bone: 24d28040 NPC PreBreast L - bone does not exist

=> incompatible skeleton on the actor

 

[ 09/02/14 15:03:35 ] ERROR : Code : 0xc0000005

Permission or reading problem (as far as I know)

 

[02/10/14 11:59:10]ERROR: C++ Exception class std::__non_rtti_object

C++ exception: Bad pointer; http://msdn.microsoft.com/en-us/library/fyf39xec%28VS.80%29.aspx

 

So how do I fix the bad pointer? The link isn't helping too much

Posted

You can't fix a bad pointer to invalid data or recompile with the /GR setting, you need at least source code access, look closly where the error happens...

Posted

is it that classic issue with windows? when you download a file you have to "unblock" the files you download?

 

try this:

1. Re-Download the files

2. BEFORE YOU DO ANYTHING - Right click > Properties > "UnBlock" > apply > ok

3. Continue instalation normally

Posted

is it that classic issue with windows? when you download a file you have to "unblock" the files you download?

 

try this:

1. Re-Download the files

2. BEFORE YOU DO ANYTHING - Right click > Properties > "UnBlock" > apply > ok

3. Continue instalation normally

 

Followed your advice and now I can make a new character/save with no problem. But attempting to step outside with my old save still causes a crash.

Posted

Welp im getting this same shit, too.  God damn it.

 

Are my saves fucked?  I'm trapped.  CoC worked to get to Riverwood but when traveling to Whiterun, crash.

 

Edit

 

[02/11/14 21:54:07]ERROR: Fatal error occured
[02/11/14 21:54:07]ERROR: Code : 0xe06d7363
[02/11/14 21:54:07]ERROR: Flag : 0x00000001
[02/11/14 21:54:07]ERROR: Module : 
[02/11/14 21:54:07]ERROR: Address : 0x758bd8cb
[02/11/14 21:54:07]ERROR: Module Address : 0x758bd000
[02/11/14 21:54:07]ERROR: ExceptionContent saved in hdtPhysicsExtensions.dump
[02/11/14 21:54:07]ERROR: Plugin is trying to save game
Posted

 

Welp im getting this same shit, too. God damn it.

 

Are my saves fucked? I'm trapped. CoC worked to get to Riverwood but when traveling to Whiterun, crash.

 

Edit

 

[02/11/14 21:54:07]ERROR: Fatal error occured

[02/11/14 21:54:07]ERROR: Code : 0xe06d7363

[02/11/14 21:54:07]ERROR: Flag : 0x00000001

[02/11/14 21:54:07]ERROR: Module :

[02/11/14 21:54:07]ERROR: Address : 0x758bd8cb

[02/11/14 21:54:07]ERROR: Module Address : 0x758bd000

[02/11/14 21:54:07]ERROR: ExceptionContent saved in hdtPhysicsExtensions.dump

[02/11/14 21:54:07]ERROR: Plugin is trying to save game

Do you get a bex error as well? If so do you have Riverside lodge and Uskp installed? Those will cause a crash there due to Riverside lodges deleted predator spawns.

Posted

well i don't now what happen to my game skyrim but when I try to run with "skse_loader.exe" I load the game but when I want to move to another city , crash the game or when I fight with dragons the same problem anybody can help me plsss


 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...