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


Thread Rating:
  • 36 Vote(s) - 3.36 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Insomnia" - Released
Trooy Offline
Junior Member

Posts: 3
Threads: 0
Joined: Feb 2012
Reputation: 0
RE: "Insomnia" - Released

Is there a sequel to Insomnia, that ends this Trilogy?
02-25-2012, 11:19 PM
Find
spookysword Offline
Junior Member

Posts: 3
Threads: 0
Joined: Apr 2012
Reputation: 0
RE: "Insomnia" - Released

My Amnesia logo has been replaced with "Insomnia" logo when I start my game normally. Can someone help me fix it?. I want my original Amnesia logo back. Smile
04-01-2012, 02:32 PM
Find
Aquous Offline
Junior Member

Posts: 2
Threads: 0
Joined: Jun 2012
Reputation: 0
RE: "Insomnia" - Released

Hi,



I'm trying to play this mod, but I am missing almost all textures. hpl.log contains a bunch of these:

ERROR: Couldn't load material 'C:/Program Files (x86)/Steam/steamapps/common/amn

esia the dark descent/textures/dnh/metal_floor.mat'



which seems rather odd considering I'm playing on Linux and my Amnesia is located in ~/Amnesia.

Can this bug be fixed?

EDIT: You can work around the hard-coded path issue by running the below Perl script I whipped up...
use warnings;
use strict;
undef $/;

for my $file (qw(./entities/dnh/furniture_office_chair01/furniture_office_chair01.ent
./entities/dnh/IndustrialFan/IndFan_Diffuse.mat
./textures/dnh/Prog1.mat
./textures/dnh/SnowGrass.mat
./textures/dnh/medSign.mat
./textures/dnh/Prog3.mat
./textures/dnh/p1.mat
./textures/dnh/Prog2.mat
./textures/dnh/Prog4.mat
./textures/dnh/p5.mat
./textures/dnh/metal_floor.mat
./textures/dnh/Nicefloor.mat
./textures/dnh/Tile2.mat
./textures/dnh/Glass.mat
./textures/dnh/degree.mat
./textures/dnh/circuuits.mat
./textures/dnh/p3.mat
./textures/dnh/p4.mat
./textures/dnh/rm203.mat
./textures/dnh/bloodwall.mat
./textures/dnh/p2.mat
./textures/dnh/Vent.mat
./textures/dnh/tile_wall.mat
./textures/dnh/marker.mat
./textures/dnh/Snow.mat
./textures/dnh/Cpu.mat
./textures/dnh/marble_floor.mat
./textures/dnh/testCity.mat
./textures/dnh/marker_red.mat
./maps/dnh/backup.map
./maps/dnh/00.map
./maps/dnh/03.map
./maps/dnh/01.map
./maps/dnh/dnh_menu.map
./maps/dnh/04.map
./maps/dnh/02.map
./static_objects/dnh/tall_stone.mat
./static_objects/dnh/graveyard_floor_dirt_pile.mat
./dnh_models/hand_objects/lantern/DigiByteFlashLight/hand_flashlight.ent
./dnh_models/hand_objects/lantern/penumbraFlashLight/item_flashlight.ent
./ReadMe.txt))
{
    open my $ih,'<',$file;
    binmode $ih;
    my $contents = <$ih>;
    close $ih;
    $contents =~ s!C:/Program Files \(x86\)/Steam/steamapps/common/amnesia the dark descent!PATHTOYOURREDISTFOLDER!g;
    open my $oh,'>',$file;
    binmode $oh;
    print $oh $contents;
    close $oh;
}
but that won't solve the texture problem because the textures' sizes are not powers of 2 which means they will fail to load no matter what (or at least on Linux using the r600g driver). This is bad practice, developer!
(This post was last modified: 06-15-2012, 03:44 PM by Aquous.)
06-15-2012, 02:18 PM
Find
bob101910 Offline
Junior Member

Posts: 6
Threads: 0
Joined: Aug 2012
Reputation: 0
RE: "Insomnia" - Released

Hate when FC overwrite the regular game files. Now whenever I play Amnesia, it says Insomnia in the main menu Sad
(This post was last modified: 08-12-2012, 05:28 PM by bob101910.)
08-12-2012, 05:27 PM
Find
Blacktimes Offline
Junior Member

Posts: 14
Threads: 0
Joined: Aug 2012
Reputation: 0
RE: "Insomnia" - Released

Will be have german suport? Smile
08-13-2012, 01:36 AM
Find
Traggey Offline
is mildly amused

Posts: 3,257
Threads: 74
Joined: Feb 2012
Reputation: 185
RE: "Insomnia" - Released

(08-13-2012, 01:36 AM)Blacktimes Wrote: Will be have german suport? Smile
Not sure if you realise but almost 100 % of custom stories are in english only, there's no reason to make localized german verisions as pretty much everyone can speak atleast some english, which can not be said about german.
08-13-2012, 10:06 AM
Find
Edogawa4869 Offline
Junior Member

Posts: 4
Threads: 1
Joined: Sep 2012
Reputation: 0
RE: "Insomnia" - Released

(08-12-2012, 05:27 PM)bob101910 Wrote: Hate when FC overwrite the regular game files. Now whenever I play Amnesia, it says Insomnia in the main menu Sad
Oh, so I'm not alone in this. Sad

EDIT:
Thanks to Your Computer for the assist! Check out the link for a solution to this: http://www.frictionalgames.com/forum/thr...#pid170155
(This post was last modified: 09-24-2012, 04:36 AM by Edogawa4869.)
09-24-2012, 03:55 AM
Find
Velaour Offline
Junior Member

Posts: 3
Threads: 0
Joined: Jun 2013
Reputation: 0
Brick  RE: "Insomnia" - Released

Hi.
I'm a new user.
I have read the Forum Rules , but i'm not found the 'ban for necroposting'.
... or maybe i didn't read it well , because i don't speak english very well.

So , i've a problem..
I downloaded the Full Conversion Insomnia and i've put the mod's general folder into the folder REDIST of Amnesia The Dark Descent. I've installing the 'Justine Patch 1.2' and i've started file 'Insomnia.BAT'...
I received this Error window:
Amnesia.exe caused an EXCEPTION_ACCESS_VIOLATION in module atioglxx.dll 0023:04BB4B3B ,BrvPresentBuffers () +283003 bytes(s)


Why?
I do something wrong?
I don't found anyone with the same my problem...
PS: I've used the SEARCH service of this forum
(This post was last modified: 06-04-2013, 05:14 PM by Velaour.)
06-04-2013, 11:58 AM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
RE: "Insomnia" - Released

Give us your HPL.log in My Documents/Amnesia/Main

"Veni, vidi, vici."
"I came, I saw, I conquered."
06-04-2013, 01:20 PM
Find
Velaour Offline
Junior Member

Posts: 3
Threads: 0
Joined: Jun 2013
Reputation: 0
RE: "Insomnia" - Released

The MainGame run perfectly.
In my Document \ Amnesia there isnt the folder 'Insomnia' and so there isnt the Insomnia's HPL.LOG .
I've update the graphic drivers (i have ATI Mobility Radeon) but Insomnia still can't start
06-04-2013, 05:10 PM
Find




Users browsing this thread: 1 Guest(s)