|
|
#1 |
|
Banned
Join Date: Dec 2010
Reputation: 27
Posts: 102
|
Hello,
I previously had the problem with PhysX, but it got solved by reinstalling the game, and PhysX itself. Now I got new problem tho ![]() When I load the game I get this error: http://img148.imageshack.us/i/thevoiderror.jpg/ "Can't create game module: can't create render instance, reason: can't open database custom data file" Here's the game.log: http://pastebin.com/cVzKY6mR What is weird is that the game cache, and the game log files where in different locations. The game cache folder is located at: C:\Users\Public\Documents\My Games\Void\Cache While the game log file was in: C:\Users\Awesome Ninja\Documents\My Games\Void\LogFiles Can this be the problem? Also, as you can see I have 3 files missing. And I can't find them anywhere. I have verified the game cache. I have reinstalled the game. My specs are: *AMD Phenom II x4 945 BE 3.2 GHz *4 GB DDR3 *ATI HD 4890 1 GB *Windows 7 Ultimate 32bit Any help is welcome, thanks ![]() UPDATE: After crawling through every forum and post on Ice-Pick Lodge forums, I got it to work The problem is the default fsystems.xml file that is corrupt ![]() Here is the default code I had after a fresh install: Code:
<FileSystems>
<Language Name="Russian" />
<system name="cache">
<Path>{shdocs}/Cache</Path>
</system>
<system name="strings">
<Path>Properties/Strings</Path>
<Virtual path="properties" prefix="Strings" />
</system>
<system name="script">
<Path>Scripts</Path>
</system>
<system name="effect">
<Path>Effects</Path>
</system>
<system name="tex">
<Path>Textures</Path>
</system>
<system name="sound">
<Path>Sounds</Path>
</system>
<system name="video">
<Path>Video</Path>
</system>
<system name="prefab">
<Path>Prefabs</Path>
</system>
<system name="psys">
<Path>Prefabs/psys</Path>
<Virtual path="prefabs" prefix="psys" />
</system>
<system name="ragdoll">
<Path>Prefabs/ragdoll</Path>
<Virtual path="prefabs" prefix="ragdoll" />
</system>
<system name="scene">
<Path>Scenes</Path>
</system>
<system name="anim">
<Path>Animations</Path>
</system>
<system name="phys">
<Path>Physics</Path>
</system>
<system name="schema">
<Path>Properties/Schemas</Path>
<Virtual path="properties" prefix="Schemas" />
</system>
<system name="data">
<Path>Properties/Data</Path>
<Virtual path="properties" prefix="Data" />
</system>
<system name="actor">
<Path>Properties/Actors</Path>
<Virtual path="properties" prefix="Actors" />
</system>
<system name="world">
<Path>Properties/World</Path>
<Virtual path="properties" prefix="World" />
</system>
<system name="ui">
<Path>Properties/UI</Path>
<Virtual path="properties" prefix="UI" />
</system>
<system name="font">
<Path>Textures/Fonts</Path>
<Virtual path="textures" prefix="Fonts" />
</system>
<system name="gesture">
<Path>Gestures</Path>
</system>
<system name="save">
<Path>{documents}/Savegames</Path>
</system>
<system name="log">
<Path>{documents}/LogFiles</Path>
</system>
</FileSystems>
Code:
<FileSystems>
<Language Name="English" />
<system name="cache">
<Path>C:/myvoid/Cache</Path>
</system>
<system name="strings">
<Path>Properties/Strings</Path>
<Virtual path="properties" prefix="Strings" />
</system>
<system name="script">
<Path>Scripts</Path>
</system>
<system name="effect">
<Path>Effects</Path>
</system>
<system name="tex">
<Path>Textures</Path>
</system>
<system name="sound">
<Path>Sounds</Path>
</system>
<system name="video">
<Path>Video</Path>
</system>
<system name="prefab">
<Path>Prefabs</Path>
</system>
<system name="psys">
<Path>Prefabs/psys</Path>
<Virtual path="prefabs" prefix="psys" />
</system>
<system name="ragdoll">
<Path>Prefabs/ragdoll</Path>
<Virtual path="prefabs" prefix="ragdoll" />
</system>
<system name="scene">
<Path>Scenes</Path>
</system>
<system name="anim">
<Path>Animations</Path>
</system>
<system name="phys">
<Path>Physics</Path>
</system>
<system name="schema">
<Path>Properties/Schemas</Path>
<Virtual path="properties" prefix="Schemas" />
</system>
<system name="data">
<Path>Properties/Data</Path>
<Virtual path="properties" prefix="Data" />
</system>
<system name="actor">
<Path>Properties/Actors</Path>
<Virtual path="properties" prefix="Actors" />
</system>
<system name="world">
<Path>Properties/World</Path>
<Virtual path="properties" prefix="World" />
</system>
<system name="ui">
<Path>Properties/UI</Path>
<Virtual path="properties" prefix="UI" />
</system>
<system name="font">
<Path>Textures/Fonts</Path>
<Virtual path="textures" prefix="Fonts" />
</system>
<system name="gesture">
<Path>Gestures</Path>
</system>
<system name="save">
<Path>C:/myvoid/Savegames</Path>
</system>
<system name="log">
<Path>C:/myvoid/LogFiles</Path>
</system>
</FileSystems>
Hope it helped other people, and thank you Google, and the search function
Last edited by awesoome_ninja: 01-07-2011 at 12:03 AM. |
|
|
|
|
|
#2 |
![]() Join Date: Mar 2010
Reputation: 5
Posts: 72
|
Thanks! I've been wondering why the game won't work and have tried many kind of fixes and reinstalling time after time and the answer was so simple.
So anyone else with this problem just copy the "custom fsystems.xml" from awesoome_ninja's post and replace your own with it. It can be found on "Steam\steamapps\common\the void\data\" |
|
|
|
|
|
#3 | ||
![]() Join Date: Jan 2006
Reputation: 7
Posts: 35
|
edit: Disregard the post below. It turns out it works after reinstalling my video/phsyx drivers.
I did what is mentioned here, but it's still not working. Game.exe crashes on startup, this is my log file: Quote:
Here is the Exception log: Quote:
Sigh. Can't I get a refund for this crap? Last edited by BulletWhore: 01-22-2012 at 08:29 AM. |
||
|
|
|
![]() |
|
||||||
| Thread Tools | |
| Display Modes | |
|
|