Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Amnesia: The Dark Descent - Crashes on Startup
JacobStar9104 Offline
Junior Member

Posts: 17
Threads: 3
Joined: Jan 2013
Reputation: 0
#1
Solved: 8 Years, 1 Month, 3 Weeks ago Amnesia: The Dark Descent - Crashes on Startup

So, I managed to install Amnesia and found out how to actually launch it. But... I get difficult error, I have a GMA965 gpu (x3100) and I see that it ran the game a few times and I wanted to give it a go. I make it past the tips and such and gamma settings, then when it hits "loading" it closes. I linked the hpl.log in the attachtments, but for a quick look:


Version 1.20 - sE0A63E4F-539
-------- THE HPL ENGINE LOG ------------
Engine build ID 20110509123701

Creating Engine Modules
--------------------------------------------------------
Creating graphics module
Creating system module
Creating resource module
Creating input module
Creating sound module
Creating physics module
Creating ai module
Creating gui module
Creating generate module
Creating haptic module
Creating scene module
--------------------------------------------------------

Initializing Resources Module
--------------------------------------------------------
Creating loader handlers
Creating resource managers
Adding loaders to handlers
--------------------------------------------------------

Initializing Graphics Module
--------------------------------------------------------
Init lowlevel graphics: 800x600 bpp:32 fs:0 ms:0 gpufmt:2 cap:'Amnesia - The Dark Descent - Loading...' posSad-1x-1)
Setting video mode: 800 x 600 - 32 bpp
Init Glew...OK
Setting up OpenGL
Vendor: Intel Open Source Technology Center
Renderer: Mesa DRI Intel® 965GME/GLE x86/MMX/SSE2
Version: 2.1 Mesa 9.0
Max texture image units: 16
Max texture coord units: 8
Max user clip planes: 6
Two sided stencil: 1
Vertex Buffer Object: 1
Anisotropic filtering: 1
Max Anisotropic degree: 16
Multisampling: 1
Texture compression: 1
Texture compression S3TC: 1
Auto generate MipMaps: 1
Render to texture: 1
Max draw buffers: 8
Max color render targets: 8
Packed depth-stencil: 1
Texture float: 1
GLSL Version: 1.20
ShaderModel 2: 1
ShaderModel 3: 1
ShaderModel 4: 0
OGL ATIFragmentShader: 0
Setting up G-Bugger: type: 0 texturenum: 3
Adding engine materials
Initializing DevIL
Vendor String: Abysmal Software
Version String: Developer's Image Library (DevIL) 1.6.8pre Aug 3 2010
Version Number: 168
Adding engine post effects
--------------------------------------------------------

Initializing Sound Module
--------------------------------------------------------
Initializing OpenAL
Available OpenAL devices:
0. Built-in Audio Analog Stereo
Trying to open device 'Built-in Audio Analog Stereo'... Success!
Number of mono sources: 32
Streaming setup: 4 Buffers x 262144 bytes each
--------------------------------------------------------

Initializing Game Module
--------------------------------------------------------
Adding engine updates
Initializing script functions
--------------------------------------------------------

User Initialization
--------------------------------------------------------
--------------------------------------------------------

Game Running
--------------------------------------------------------
-------- Loading map 'menu_bg.map' ---------
Cache Loading: 1774 ms
Entities: 358 ms
Compilation: 2 ms
Total: 2151 ms
Meshes created: 26
Bodies created: 5
-------- Loading complete ---------


Attached Files
.log   hpl.log (Size: 2.86 KB / Downloads: 266)
(This post was last modified: 02-08-2013, 01:35 AM by JacobStar9104.)
02-08-2013, 01:33 AM
Find
jens Offline
Frictional Games

Posts: 4,093
Threads: 199
Joined: Apr 2006
Reputation: 202
#2
Solved: 8 Years, 1 Month, 3 Weeks ago RE: Amnesia: The Dark Descent - Crashes on Startup

The graphics card is unsupported, so trying to get the game to run is an experiment done on your own. Can only suggest to make sure to have the latest drivers and running with the very lowest settings.
02-08-2013, 07:51 AM
Website Find
JacobStar9104 Offline
Junior Member

Posts: 17
Threads: 3
Joined: Jan 2013
Reputation: 0
#3
Solved: 8 Years, 1 Month, 3 Weeks ago RE: Amnesia: The Dark Descent - Crashes on Startup

I'm on the lowest settings and I've seen continueous gameplay with the x3100 on Amnesia, I heard it only works on Linux so that's why I'm here, glad I switched, faster than Windows. But I believe it'll work, I am curious about more solutions to it.
02-08-2013, 07:58 AM
Find
Prophet5 Offline
Junior Member

Posts: 22
Threads: 2
Joined: Sep 2010
Reputation: 0
#4
Solved: 8 Years, 1 Month, 3 Weeks ago RE: Amnesia: The Dark Descent - Crashes on Startup

The log doesn't really give anything to indicate a crash. Try running Amnesia in a terminal and see if there are any error messages in there. The command is:

./Launcher.bin64
From the directory you installed Amnesia in.
(mine is 64bit version hence the "bin64" extension. If you run 32bit it's probably "bin" or "bin32").

Sounds like you've come from Windows, so I'm not sure how much Linux you know as far as command line stuff is concerned. I apologise in advance if this is a bit condescending for you Wink

cd = change directory
My Amnesia install is in a custom Games directory on my system so the command for me is: cd Games/Amnesia

ls = list directory contents (same as "dir". You can even use "dir" if you want)

./ = execute prefix. A lot of the time you need this prefix to execute the binary file
./name_of_binary

Running from the terminal is a great way to find out what is going on. Even if you don't understand the error you can copy it and paste it into the forum or google and get some help. It's very rare for a terminal execution to give no feedback at all.

Hope this helps Smile

BTW what distro are you using?
02-08-2013, 11:52 AM
Find
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#5
Solved: 8 Years, 1 Month, 3 Weeks ago RE: Amnesia: The Dark Descent - Crashes on Startup

Make sure you run the "driconf" program (may need to be installed) and you have to force s3tc enabled, as Amnesia uses S3TC textures,

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
02-08-2013, 04:55 PM
Website Find
JacobStar9104 Offline
Junior Member

Posts: 17
Threads: 3
Joined: Jan 2013
Reputation: 0
#6
Solved: 8 Years, 1 Month, 3 Weeks ago RE: Amnesia: The Dark Descent - Crashes on Startup

I enabled it and it didn't exactly work I don't think. I'm using DRI but I think that's the same because I looked up drincof and it came up with that.

Thanks, it launched from terminal, and here's my error.

Pre-Sort
quadro fx
geforce fx
geforce gt
geforce gts
geforce gt2s
geforce gtx
geforce xpress
geforce
mobile intel® series express chipset family
graphics media accelerator
intel® hd graphics
radeon
radeon hd
amd
mesa
Post-Sort
mobile intel® series express chipset family
graphics media accelerator
intel® hd graphics
quadro fx
geforce fx
geforce gt
geforce gts
geforce gt2s
geforce gtx
geforce xpress
radeon hd
geforce
radeon
amd
mesa
X_ChangeProperty: BadValue (integer parameter out of range for operation) 0x0
*** glibc detected *** ./Amnesia.bin: double free or corruption (!prev): 0x0d5f7770 ***
======= Backtrace: =========
/lib/i386-linux-gnu/libc.so.6(+0x75ee2)[0xb6fcbee2]
/usr/lib/i386-linux-gnu/libdricore9.0.0.so.1(+0x2067d9)[0xb539e7d9]
/usr/lib/i386-linux-gnu/libdricore9.0.0.so.1(+0x2067bb)[0xb539e7bb]
/usr/lib/i386-linux-gnu/libdricore9.0.0.so.1(+0x2067bb)[0xb539e7bb]
/usr/lib/i386-linux-gnu/dri/i965_dri.so(+0x7b83b)[0xb55c483b]
/usr/lib/i386-linux-gnu/dri/i965_dri.so(+0x65118)[0xb55ae118]
/usr/lib/i386-linux-gnu/dri/i965_dri.so(+0x652cf)[0xb55ae2cf]
/usr/lib/i386-linux-gnu/dri/i965_dri.so(+0x44131)[0xb558d131]
/usr/lib/i386-linux-gnu/dri/i965_dri.so(+0x44c81)[0xb558dc81]
/usr/lib/i386-linux-gnu/dri/i965_dri.so(+0x3a655)[0xb5583655]
/usr/lib/i386-linux-gnu/dri/i965_dri.so(+0x2684f)[0xb556f84f]
/usr/lib/i386-linux-gnu/libdricore9.0.0.so.1(+0x1358a4)[0xb52cd8a4]
/usr/lib/i386-linux-gnu/libdricore9.0.0.so.1(+0x136aba)[0xb52ceaba]
/usr/lib/i386-linux-gnu/libdricore9.0.0.so.1(+0x136e75)[0xb52cee75]
./Amnesia.bin(_ZN3hpl20cVertexBufferOGL_VBO4DrawENS_21eVertexBufferDrawTypeE+0x54)[0x85c3894]
./Amnesia.bin(_ZN3hpl17cRendererDeferred36RenderLights_StencilFront_RenderBackEv+0x300)[0x841bea0]
./Amnesia.bin(_ZN3hpl17cRendererDeferred12RenderLightsEv+0x130)[0x841d5f0]
./Amnesia.bin(_ZN3hpl17cRendererDeferred13RenderObjectsEv+0x191)[0x841fe41]
./Amnesia.bin(_ZN3hpl9iRenderer6RenderEfPNS_8cFrustumEPNS_6cWorldEPNS_15cRenderSettingsEPNS_13cRenderTargetEbPSt4listIPNS_17iRendererCallbackESaISB_EE+0x5c)[0x844459c]
./Amnesia.bin(_ZN3hpl6cScene6RenderEfj+0x11f)[0x846099f]
./Amnesia.bin(_ZN3hpl7cEngine3RunEv+0x2b7)[0x8569637]
./Amnesia.bin(_Z7hplMainRKSs+0x44)[0x82b7014]
./Amnesia.bin(main+0x14d)[0x855030d]
/lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0xb6f6f4d3]
./Amnesia.bin(ftell+0x45)[0x8198df1]
======= Memory map: ========
08048000-08858000 r-xp 00000000 fc:00 10486197 /home/soarin/Amnesia/Amnesia.bin
08858000-0885e000 rw-p 0080f000 fc:00 10486197 /home/soarin/Amnesia/Amnesia.bin
0885e000-08870000 rw-p 00000000 00:00 0
0a1fe000-0d68b000 rw-p 00000000 00:00 0 [heap]
a9c00000-a9d80000 rw-s 2339e000 00:05 7887 /dev/dri/card0
a9d80000-a9f00000 rw-s 2321e000 00:05 7887 /dev/dri/card0
a9f00000-aa500000 rw-s 22b5e000 00:05 7887 /dev/dri/card0
aa500000-aa521000 rw-p 00000000 00:00 0
aa521000-aa600000 ---p 00000000 00:00 0
aa600000-aa6c1000 rw-p 00000000 00:00 0
aa6c1000-aa700000 ---p 00000000 00:00 0
aa700000-aa7c3000 rw-p 00000000 00:00 0
aa7c3000-aa800000 ---p 00000000 00:00 0
aa80e000-aa98e000 rw-s 2276e000 00:05 7887 /dev/dri/card0
aa98e000-aaa6e000 rw-s 00000000 00:04 872702 /drm mm object (deleted)
aaa6e000-aac2e000 rw-s 00000000 00:04 872205 /drm mm object (deleted)
aacf7000-aad2f000 rw-s 00000000 00:04 872206 /drm mm object (deleted)
aad2f000-aae0f000 rw-s 00000000 00:04 872204 /drm mm object (deleted)
aae2d000-aae2e000 rw-s 00000000 00:04 872271 /drm mm object (deleted)
aae2e000-aae3c000 rw-s 00000000 00:04 872240 /drm mm object (deleted)
aae3c000-aae58000 rw-s 00000000 00:04 872233 /drm mm object (deleted)
aae58000-aae66000 rw-s 00000000 00:04 872703 /drm mm object (deleted)
aae66000-aae74000 rw-s 00000000 00:04 872232 /drm mm object (deleted)
aae74000-aae90000 rw-s 00000000 00:04 872231 /drm mm object (deleted)
aae90000-aaf00000 rw-s 00000000 00:04 872689 /drm mm object (deleted)
aaf00000-aaf20000 rw-s 00000000 00:04 872172 /drm mm object (deleted)
aaf20000-aaf90000 rw-s 00000000 00:04 872688 /drm mm object (deleted)
aaf90000-ab150000 rw-s 00000000 00:04 872183 /drm mm object (deleted)
ab165000-ab181000 rw-s 00000000 00:04 872230 /drm mm object (deleted)
ab181000-ab1b9000 rw-s 00000000 00:04 872213 /drm mm object (deleted)
ab1b9000-ab219000 rw-s 231be000 00:05 7887 /dev/dri/card0
ab219000-ab251000 rw-s 00000000 00:04 872184 /drm mm object (deleted)
ab251000-ab331000 rw-s 00000000 00:04 872687 /drm mm object (deleted)
ab331000-ab391000 rw-s 2315e000 00:05 7887 /dev/dri/card0
ab391000-ab471000 rw-s 00000000 00:04 872665 /drm mm object (deleted)
ab471000-abb71000 rw-s 00000000 00:04 872180 /drm mm object (deleted)
abb71000-abef1000 rw-s 00000000 00:04 872179 /drm mm object (deleted)
abef4000-abf02000 rw-s 00000000 00:04 872710 /drm mm object (deleted)
abf02000-abf72000 rw-s 00000000 00:04 872182 /drm mm object (deleted)
abf82000-abf90000 rw-s 00000000 00:04 872171 /drm mm object (deleted)
abf90000-ac000000 rw-s 00000000 00:04 872664 /drm mm object (deleted)
ac000000-ac081000 rw-p 00000000 00:00 0
ac081000-ac100000 ---p 00000000 00:00 0
ac10a000-ac142000 rw-s 00000000 00:04 872311 /drm mm object (deleted)
ac142000-ac17a000 rw-s 00000000 00:04 872310 /drm mm object (deleted)
ac17a000-ac1ea000 rw-s 00000000 00:04 872309 /drm mm object (deleted)
ac1ea000-ac222000 rw-s 00000000 00:04 872308 /drm mm object (deleted)
ac222000-ac223000 ---p 00000000 00:00 0
ac223000-aca23000 rw-p 00000000 00:00 0
aca23000-aca24000 ---p 00000000 00:00 0
aca24000-ad224000 rw-p 00000000 00:00 0
ad224000-ad324000 rw-s 20465000 00:05 7887 /dev/dri/card0
ad32f000-ad367000 rw-s 00000000 00:04 872678 /drm mm object (deleted)
ad367000-ad469000 rw-p 00000000 00:00 0
ad469000-ad46a000 rw-s 20565000 00:05 7887 /dev/dri/card0
ad46a000-ad47a000 rw-s 00000000 00:04 872596 /drm mm object (deleted)
ad4e6000-ad4e7000 rw-p 00000000 00:00 0
ad4e7000-ad507000 rw-s 00000000 00:04 872753 /drm mm object (deleted)
ad507000-ad508000 rw-s 23524000 00:05 7887 /dev/dri/card0
ad508000-ad528000 rw-s 00000000 00:04 872737 /drm mm object (deleted)
ad528000-ad6a8000 rw-s 225ee000 00:05 7887 /dev/dri/card0
ad6a8000-ad6bc000 rw-s 00000000 00:04 872356 /drm mm object (deleted)
ad6bc000-ad72c000 rw-s 00000000 00:04 872355 /drm mm object (deleted)
ad72c000-ad73a000 rw-s 00000000 00:04 872730 /drm mm object (deleted)
ad73a000-ad756000 rw-s 00000000 00:04 872348 /drm mm object (deleted)
ad756000-ad7c6000 rw-s 00000000 00:04 872347 /drm mm object (deleted)
ad7c6000-ad836000 rw-s 00000000 00:04 872346 /drm mm object (deleted)
ad836000-ad842000 rw-s 225e2000 00:05 7887 /dev/dri/card0
ad842000-ad87a000 rw-s 00000000 00:04 872330 /drm mm object (deleted)
ad87a000-ad9fa000 rw-s 229de000 00:05 7887 /dev/dri/card0
ad9fa000-adb7a000 rw-s 2245e000 00:05 7887 /dev/dri/card0
adb7a000-adb7b000 rw-s 1e429000 00:05 7887 /dev/dri/card0
adb7b000-adb8b000 rw-s 00000000 00:04 872087 /drm mm object (deleted)
adb8b000-adbeb000 rw-s 1e39f000 00:05 7887 /dev/dri/card0
adbeb000-adc4b000 rw-s 1e33f000 00:05 7887 /dev/dri/card0
adc4b000-adcab000 rw-s 1fbfa000 00:05 7887 /dev/dri/card0
adcab000-add0b000 rw-s 1fb9a000 00:05 7887 /dev/dri/card0
add0b000-add6b000 rw-s 1fb3a000 00:05 7887 /dev/dri/card0
add6b000-addcb000 rw-s 1fada000 00:05 7887 /dev/dri/card0
addcb000-ade2b000 rw-s 1fa7a000 00:05 7887 /dev/dri/card0
ade2b000-ade8b000 rw-s 1fa1a000 00:05 7887 /dev/dri/card0
ade8b000-adeeb000 rw-s 1f9ba000 00:05 7887 /dev/dri/card0
adeec000-ae0ee000 rw-p 00000000 00:00 0
ae0f3000-ae12b000 rw-s 00000000 00:04 872170 /drm mm object (deleted)
ae12b000-ae22c000 rw-p 00000000 00:00 0
ae22c000-ae28c000 rw-s 1f95a000 00:05 7887 /dev/dri/card0
ae28c000-ae2ec000 rw-s 1f8fa000 00:05 7887 /dev/dri/card0
ae2ec000-ae2f0000 rw-s 00000000 00:04 872574 /drm mm object (deleted)
ae2f0000-ae2f4000 rw-s 00000000 00:04 872081 /drm mm object (deleted)
ae2f4000-ae2f8000 rw-s 00000000 00:04 872080 /drm mm object (deleted)
ae2f8000-ae2fc000 rw-s 00000000 00:04 872079 /drm mm object (deleted)
ae2fc000-ae300000 rw-s 00000000 00:04 872078 /drm mm object (deleted)
ae300000-ae304000 rw-s 00000000 00:04 872077 /drm mm object (deleted)
ae304000-ae308000 rw-s 00000000 00:04 872076 /drm mm object (deleted)
ae308000-ae30c000 rw-s 00000000 00:04 872075 /drm mm object (deleted)
ae30c000-ae60f000 rw-p 00000000 00:00 0
ae615000-ae623000 rw-s 00000000 00:04 872679 /drm mm object (deleted)
ae623000-ae63b000 rw-s 2057e000 00:05 7887 /dev/dri/card0
ae63b000-ae69b000 rw-s 1f89a000 00:05 7887 /dev/dri/card0
ae69b000-ae89d000 rw-p 00000000 00:00 0
ae89d000-ae8fd000 rw-s 1f7ed000 00:05 7887 /dev/dri/card0
ae8fd000-ae8fe000 ---p 00000000 00:00 0
ae8fe000-af0fe000 rw-p 00000000 00:00 0 [stack:22969]
af0fe000-af0ff000 ---p 00000000 00:00 0
af0ff000-af8ff000 rw-p 00000000 00:00 0 [stack:22967]
af8ff000-b3900000 rw-s 00000000 00:12 872566 /run/shm/pulse-shm-2552418629
b3900000-b3921000 rw-p 00000000 00:00 0
b3921000-b3a00000 ---p 00000000 00:00 0
b3a07000-b3a1f000 rw-s 1f882000 00:05 7887 /dev/dri/card0
b3a1f000-b3a37000 rw-s 1f86a000 00:05 7887 /dev/dri/card0
b3a37000-b3a4f000 rw-s 1f852000 00:05 7887 /dev/dri/card0
b3a53000-b3a5f000 rw-s 20572000 00:05 7887 /dev/dri/card0
b3a5f000-b3abf000 rw-s 1f78d000 00:05 7887 /dev/dri/card0
b3abf000-b3aec000 rw-p 00000000 00:00 0
b3aec000-b3aed000 ---p 00000000 00:00 0
b3aed000-b43d4000 rw-p 00000000 00:00 0 [stack:22966]
b43d4000-b43ec000 rw-s 1e327000 00:05 7887 /dev/dri/card0
b43ec000-b444f000 rw-p 00000000 00:00 0
b4453000-b4454000 rw-s 23523000 00:05 7887 /dev/dri/card0
b4454000-b4455000 rw-s 00000000 00:04 872750 /drm mm object (deleted)
b4455000-b4456000 rw-s 23522000 00:05 7887 /dev/dri/card0
b4456000-b4457000 rw-s 00000000 00:04 872747 /drm mm object (deleted)
b4457000-b4562000 rw-p 00000000 00:00 0
b4562000-b4565000 rw-s 00000000 00:04 872514 /drm mm object (deleted)
b4565000-b45e9000 rw-p 00000000 00:00 0
b45e9000-b45ea000 rw-s 23521000 00:05 7887 /dev/dri/card0
b45ea000-b45eb000 rw-s 00000000 00:04 872744 /drm mm object (deleted)
b45eb000-b460d000 rw-p 00000000 00:00 0
b460d000-b460e000 rw-s 1f57d000 00:05 7887 /dev/dri/card0
b460e000-b462f000 rw-p 00000000 00:00 0
b462f000-b4630000 rw-s 23520000 00:05 7887 /dev/dri/card0
b4630000-b4631000 rw-s 00000000 00:04 872741 /drm mm object (deleted)
b4631000-b5139000 rw-p 00000000 00:00 0
b5139000-b5169000 r-xp 00000000 fc:00 8918332 /usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0
b5169000-b516a000 r--p 0002f000 fc:00 8918332 /usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0
b516a000-b516b000 rw-p 00030000 fc:00 8918332 /usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0
b516b000-b5174000 r-xp 00000000 fc:00 8918189 /usr/lib/i386-linux-gnu/libpciaccess.so.0.11.1
b5174000-b5175000 r--p 00008000 fc:00 8918189 /usr/lib/i386-linux-gnu/libpciaccess.so.0.11.1
b5175000-b5176000 rw-p 00009000 fc:00 8918189 /usr/lib/i386-linux-gnu/libpciaccess.so.0.11.1
b5176000-b5196000 r-xp 00000000 fc:00 8917827 /usr/lib/i386-linux-gnu/libdrm_intel.so.1.0.0
b5196000-b5197000 r--p 0001f000 fc:00 8917827 /usr/lib/i386-linux-gnu/libdrm_intel.so.1.0.0
b5197000-b5198000 rw-p 00020000 fc:00 8917827 /usr/lib/i386-linux-gnu/libdrm_intel.so.1.0.0
b5198000-b5510000 r-xp 00000000 fc:00 8917823 /usr/lib/i386-linux-gnu/libdricore9.0.0.so.1.0.0
b5510000-b5511000 ---p 00378000 fc:00 8917823 /usr/lib/i386-linux-gnu/libdricore9.0.0.so.1.0.0
b5511000-b551c000 r--p 00378000 fc:00 8917823 /usr/lib/i386-linux-gnu/libdricore9.0.0.so.1.0.0
b551c000-b5521000 rw-p 00383000 fc:00 8917823 /usr/lib/i386-linux-gnu/libdricore9.0.0.so.1.0.0
b5521000-b5536000 rw-p 00000000 00:00 0
b5536000-b5537000 rw-s 2351f000 00:05 7887 /dev/dri/card0
b5537000-b5539000 rw-s 00000000 00:04 872329 /drm mm object (deleted)
b5539000-b553d000 rw-s 225de000 00:05 7887 /dev/dri/card0
b553d000-b5549000 rw-s 20566000 00:05 7887 /dev/dri/card0
b5549000-b560b000 r-xp 00000000 fc:00 8918452 /usr/lib/i386-linux-gnu/dri/i965_dri.so
b560b000-b560d000 r--p 000c1000 fc:00 8918452 /usr/lib/i386-linux-gnu/dri/i965_dri.so
b560d000-b560f000 rw-p 000c3000 fc:00 8918452 /usr/lib/i386-linux-gnu/dri/i965_dri.so
b560f000-b5989000 rw-p 00000000 00:00 0
b5989000-b59e0000 rw-p 00000000 00:00 0
b59e0000-b59e1000 rw-s 00000000 00:04 872521 /drm mm object (deleted)
b59e1000-b5a86000 rw-p 00000000 00:00 0
b5a86000-b5a8f000 r-xp 00000000 fc:00 8917648 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
b5a8f000-b5a90000 r--p 00008000 fc:00 8917648 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
b5a90000-b5a91000 rw-p 00009000 fc:00 8917648 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
b5a91000-b5a92000 rw-s 00000000 00:04 872738 /drm mm object (deleted)
b5a92000-b5a93000 rw-s 00000000 00:04 872041 /drm mm object (deleted)
b5a93000-b5a94000 rw-s 00000000 00:04 872736 /drm mm object (deleted)
b5a94000-b5aa4000 rw-s 00000000 00:04 872600 /drm mm object (deleted)
b5aa4000-b5aa5000 ---p 00000000 00:00 0
b5aa5000-b62a5000 rw-p 00000000 00:00 0 [stack:22963]
b62a5000-b64a5000 r--p 00000000 fc:00 8920305 /usr/lib/locale/locale-archive
b64a5000-b64aa000 rw-p 00000000 00:00 0
b64aa000-b64bd000 r-xp 00000000 fc:00 3015452 /lib/i386-linux-gnu/libresolv-2.15.so
b64bd000-b64be000 r--p 00013000 fc:00 3015452 /lib/i386-linux-gnu/libresolv-2.15.so
b64be000-b64bf000 rw-p 00014000 fc:00 3015452 /lib/i386-linux-gnu/libresolv-2.15.so
b64bf000-b64c1000 rw-p 00000000 00:00 0
b64c1000-b6627000 r-xp 00000000 fc:00 8918365 /usr/lib/i386-linux-gnu/libvorbisenc.so.2.0.8
b6627000-b6638000 r--p 00165000 fc:00 8918365 /usr/lib/i386-linux-gnu/libvorbisenc.so.2.0.8
b6638000-b6639000 rw-p 00176000 fc:00 8918365 /usr/lib/i386-linux-gnu/libvorbisenc.so.2.0.8
b6639000-b6687000 r-xp 00000000 fc:00 8917562 /usr/lib/i386-linux-gnu/libFLAC.so.8.2.0
b6687000-b6688000 r--p 0004e000 fc:00 8917562 /usr/lib/i386-linux-gnu/libFLAC.so.8.2.0
b6688000-b6689000 rw-p 0004f000 fc:00 8917562 /usr/lib/i386-linux-gnu/libFLAC.so.8.2.0
b6689000-b668a000 rw-p 00000000 00:00 0
b668a000-b66a0000 r-xp 00000000 fc:00 3015409 /lib/i386-linux-gnu/libnsl-2.15.so
b66a0000-b66a1000 r--p 00015000 fc:00 3015409 /lib/i386-linux-gnu/libnsl-2.15.so
b66a1000-b66a2000 rw-p 00016000 fc:00 3015409 /lib/i386-linux-gnu/libnsl-2.15.so
b66a2000-b66a4000 rw-p 00000000 00:00 0
b66a4000-b66a8000 r-xp 00000000 fc:00 3015479 /lib/i386-linux-gnu/libuuid.so.1.3.0
b66a8000-b66a9000 r--p 00003000 fc:00 3015479 /lib/i386-linux-gnu/libuuid.so.1.3.0
b66a9000-b66aa000 rw-p 00004000 fc:00 3015479 /lib/i386-linux-gnu/libuuid.so.1.3.0
b66aa000-b66cf000 r-xp 00000000 fc:00 3015370 /lib/i386-linux-gnu/libexpat.so.1.6.0
b66cf000-b66d1000 r--p 00025000 fc:00 3015370 /lib/i386-linux-gnu/libexpat.so.1.6.0
b66d1000-b66d2000 rw-p 00027000 fc:00 3015370 /lib/i386-linux-gnu/libexpat.so.1.6.0
b66d2000-b66d7000 r-xp 00000000 fc:00 8917710 /usr/lib/i386-linux-gnu/libasyncns.so.0.3.1
b66d7000-b66d8000 r--p 00004000 fc:00 8917710 /usr/lib/i386-linux-gnu/libasyncns.so.0.3.1
b66d8000-b66d9000 rw-p 00005000 fc:00 8917710 /usr/lib/i386-linux-gnu/libasyncns.so.0.3.1
b66d9000-b6746000 r-xp 00000000 fc:00 8918274 /usr/lib/i386-linux-gnu/libsndfile.so.1.0.25
b6746000-b6748000 r--p 0006c000 fc:00 8918274 /usr/lib/i386-linux-gnu/libsndfile.so.1.0.25
b6748000-b6749000 rw-p 0006e000 fc:00 8918274 /usr/lib/i386-linux-gnu/libsndfile.so.1.0.25
b6749000-b674e000 rw-p 00000000 00:00 0
b674e000-b6756000 r-xp 00000000 fc:00 3015481 /lib/i386-linux-gnu/libwrap.so.0.7.6
b6756000-b6757000 r--p 00007000 fc:00 3015481 /lib/i386-linux-gnu/libwrap.so.0.7.6
b6757000-b6758000 rw-p 00008000 fc:00 3015481 /lib/i386-linux-gnu/libwrap.so.0.7.6
b6758000-b676e000 r-xp 00000000 fc:00 8917576 /usr/lib/i386-linux-gnu/libICE.so.6.3.0
b676e000-b676f000 r--p 00015000 fc:00 8917576 /usr/lib/i386-linux-gnu/libICE.so.6.3.0
b676f000-b6770000 rw-p 00016000 fc:00 8917576 /usr/lib/i386-linux-gnu/libICE.so.6.3.0
b6770000-b6772000 rw-p 00000000 00:00 0
b6772000-b6779000 r-xp 00000000 fc:00 8917633 /usr/lib/i386-linux-gnu/libSM.so.6.0.1
b6779000-b677a000 r--p 00006000 fc:00 8917633 /usr/lib/i386-linux-gnu/libSM.so.6.0.1
b677a000-b677b000 rw-p 00007000 fc:00 8917633 /usr/lib/i386-linux-gnu/libSM.so.6.0.1
b677b000-b6783000 r-xp 00000000 fc:00 8917674 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
b6783000-b6784000 r--p 00007000 fc:00 8917674 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
b6784000-b6785000 rw-p 00008000 fc:00 8917674 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
b6785000-b67bb000 r-xp 00000000 fc:00 8917857 /usr/lib/i386-linux-gnu/libfontconfig.so.1.6.2
b67bb000-b67bc000 r--p 00036000 fc:00 8917857 /usr/lib/i386-linux-gnu/libfontconfig.so.1.6.2
b67bc000-b67bd000 rw-p 00037000 fc:00 8917857 /usr/lib/i386-linux-gnu/libfontconfig.so.1.6.2
b67bd000-b67be000 rw-p 00000000 00:00 0
b67be000-b67da000 r-xp 00000000 fc:00 3015467 /lib/i386-linux-gnu/libtinfo.so.5.9
b67da000-b67dc000 r--p 0001b000 fc:00 3015467 /lib/i386-linux-gnu/libtinfo.so.5.9
b67dc000-b67dd000 rw-p 0001d000 fc:00 3015467 /lib/i386-linux-gnu/libtinfo.so.5.9
b67dd000-b680c000 r-xp 00000000 fc:00 3015400 /lib/i386-linux-gnu/libncursesw.so.5.9
b680c000-b680d000 r--p 0002e000 fc:00 3015400 /lib/i386-linux-gnu/libncursesw.so.5.9
b680d000-b680e000 rw-p 0002f000 fc:00 3015400 /lib/i386-linux-gnu/libncursesw.so.5.9
b680e000-b68f2000 r-xp 00000000 fc:00 3015458 /lib/i386-linux-gnu/libslang.so.2.2.4
(This post was last modified: 02-08-2013, 05:24 PM by JacobStar9104.)
02-08-2013, 05:23 PM
Find
Prophet5 Offline
Junior Member

Posts: 22
Threads: 2
Joined: Sep 2010
Reputation: 0
#7
Solved: 8 Years, 1 Month, 3 Weeks ago RE: Amnesia: The Dark Descent - Crashes on Startup

Hey J,

Don't worry about this:
Quote:X_ChangeProperty: BadValue (integer parameter out of range for operation) 0x0

but this is interesting:
Quote:*** glibc detected *** ./Amnesia.bin: double free or corruption (!prev): 0x0d5f7770 ***

It means that:
1) Amnesia.bin has invoked free() without a valid pointer... or
2) Called free() twice (ie.the program has overwritten memory somewhere.)

I'm not an expert, but It looks like it could be (but not limited to) a memory issue somewhere in your hardware. How much physical memory do you have and is it shared with the X3100?

I have seen Amnesia work with the X3100 too; and I've seen it fail as well (more often than not). Set the game resolution to 800x600 and bare minimum settings. You might still be able to play full screen, but try windowed first. If you have desktop effects enabled, turn them off before launching Amnesia.

Cheers
02-09-2013, 12:14 AM
Find
JacobStar9104 Offline
Junior Member

Posts: 17
Threads: 3
Joined: Jan 2013
Reputation: 0
#8
Solved: 8 Years, 1 Month, 3 Weeks ago RE: Amnesia: The Dark Descent - Crashes on Startup

I have 345MB memory on my x3100 and I tried lowest settings, but I think it's driver problem or I'm missing something.
02-09-2013, 12:37 AM
Find
Prophet5 Offline
Junior Member

Posts: 22
Threads: 2
Joined: Sep 2010
Reputation: 0
#9
Solved: 8 Years, 1 Month, 3 Weeks ago RE: Amnesia: The Dark Descent - Crashes on Startup

What are your system specs?

What's really important is system memory. If your system has 2048mb and 345 is taken away for graphics that leaves 1703mb to run the game. If you had Windows 8 on it then I assume you have at least 2gig. That memory also doesn't have a direct connection to the graphics chip which hinders performance as well.

To put things into perspective a bit, my previous desktop was a core2duo E6600 with 1gig RAM and nvidia gtx260 with dedicated 896mb RAM. It ran Amnesia fine at 1280x1024 with medium shadow and SSAO settings; BUT... every now and then the screen would give all sorts of weird colours, and changing shadow resolution and turning off SSAO diddn't help. You could flush the graphic cache by "save and exit" and restart the game, but eventually the issue returned. That was also a memory issue. Less than 2gig on the system is problematic. 345MB on the graphic card seems a little light and worse if it's taken from system memory (ie shared memory)

It could be that an updated intel driver could help, but I have my doubts.
(This post was last modified: 02-09-2013, 06:28 AM by Prophet5.)
02-09-2013, 05:38 AM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#10
Solved: 8 Years, 1 Month, 3 Weeks ago RE: Amnesia: The Dark Descent - Crashes on Startup

(02-09-2013, 05:38 AM)Prophet5 Wrote: What are your system specs? Is it a laptop or desktop?

To put things into perspective a bit, my previous desktop was a core2duo E6600 with 1gig RAM and nvidia gtx260 with dedicated 896mb RAM. It ran Amnesia fine at 1280x1024 with medium shadow and SSAO settings; BUT... every now and then the screen would give all sorts of weird colours, and changing shadow resolution and turning off SSAO diddn't help. You could flush the graphic cache by "save and exit" and restart the game, but eventually the issue returned. That was also a memory issue. Less than 2gig on the system is problematic. 345MB on the graphic card seems a little light and worse if it's taken from system memory (ie shared memory)
Less than 2 gigs = failure. That means i'm safe. (4 GIGS)

"Veni, vidi, vici."
"I came, I saw, I conquered."
02-09-2013, 06:19 AM
Find




Users browsing this thread: 1 Guest(s)