Jump to content

[For Devs] More information on (File not found) crash


AlienXAXS

Recommended Posts

Hey,

Some information i have found from my system while monitoring the UDK.EXE process with a hook.

The game constantly spews out the following 'NAME/FILE NOT FOUND' errors during gameplay:

C:\Program Files (x86)\Renegade X\UDKGame\Localization\INT\RX_WP_TacticalRifle.INT	NAME NOT FOUND	Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, AllocationSize: n/a
C:\Program Files (x86)\Renegade X\Engine\Localization\INT\RX_WP_TacticalRifle.INT	NAME NOT FOUND	Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, AllocationSize: n/a
C:\Program Files (x86)\Renegade X\Engine\Localization\INT\RX_WP_TiberiumAutoRifle.INT	NAME NOT FOUND	Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, AllocationSize: n/a
C:\Program Files (x86)\Renegade X\UDKGame\Localization\INT\RX_WP_TiberiumAutoRifle.INT	NAME NOT FOUND	Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, AllocationSize: n/a

During level load (CNC-LakeSide.udk), the following files cannot be found:

C:\Program Files (x86)\Renegade X\UDKGame\Localization\INT\Engine.INT
C:\Program Files (x86)\Renegade X\UDKGame\Localization\INT\UDKBase.INT
C:\Program Files (x86)\Renegade X\Engine\Localization\INT\UDKBase.INT
C:\Program Files (x86)\Renegade X\Engine\Localization\INT\UTGame.INT
C:\Program Files (x86)\Renegade X\Engine\Localization\INT\RenX_Vehicles.INT

Minidump file gets initial creation at 23/03/2014 01:04:27.2890549 to C:\Program Files (x86)\Renegade X\UDKGame\Logs\unreal-v10907-2014.03.23-00.39.07.dmp

Operations before this:

C:\Program Files (x86)\Renegade X\Binaries\Win32\UDK.exe.config - END OF FILE ERROR
C:\Program Files (x86)\Renegade X\UDKGame\CookedPC\CharTextures.tfc - LAST FILE LOADED
(The above file did not seem to finish to load, it seems to never close it)

I hope this helps, if you need more information please feel free to contact me.

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...