Frictional Games Forum (read-only)
Amnesia Development Enhancer Tool - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Resources (https://www.frictionalgames.com/forum/forum-42.html)
+---- Thread: Amnesia Development Enhancer Tool (/thread-20256.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


RE: Amnesia Development Enhancer Tool - RaideX - 11-09-2013

Quote:The diagnostics tool performs some of the same checks as the installer to determine what game is installed.

I modify it to use the updated algorithms as I fix them.

alright, but it seems that the updated version now gives me another error.

Tested with placing the file in the gamefolder and with administrative rights.

EDIT: I just realized it says ID10T ("Idiot"). Is this supposed to happen? I feel dumb now :c


RE: Amnesia Development Enhancer Tool - RawkBandMan - 11-11-2013

For some reason the installer refuses to believe that I have a Steam version of Amnesia installed. Could it be that I have Amnesia installed on my F: drive instead of my C: drive? (Although I tried placing the installer in the amnesia the dark descent folder on my F: drive and it still didn't work)


RE: Amnesia Development Enhancer Tool - MulleDK19 - 11-13-2013

(11-11-2013, 01:38 AM)XxRoCkBaNdMaNxX Wrote: For some reason the installer refuses to believe that I have a Steam version of Amnesia installed. Could it be that I have Amnesia installed on my F: drive instead of my C: drive? (Although I tried placing the installer in the amnesia the dark descent folder on my F: drive and it still didn't work)

It doesn't matter, as long as you installed it through Steam.
Run the diagnostics tool from the OP and report back.


RE: Amnesia Development Enhancer Tool - RaideX - 11-16-2013

I've uploaded the Report for the problem described above.


RE: Amnesia Development Enhancer Tool - 7heDubz - 03-15-2014

Sucks up so much CPU power for such a small "lightweight" program... Why?

Yes yes, necro.


RE: Amnesia Development Enhancer Tool - Slanderous - 04-21-2014

Uh...

Spoiler below!
PHP Code:
---------------------------
Error!
---------------------------
An error occurred during the installation!



System.IO.FileNotFoundException

Nie można odnaleźć pliku 
'E:\Amnesia - Mroczny Obledos\redist\Amnesia.exe'.   w System.IO.__Error.WinIOError(Int32 errorCodeString maybeFullPath)

   
w System.IO.FileStream.Init(String pathFileMode modeFileAccess accessInt32 rightsBoolean useRightsFileShare shareInt32 bufferSizeFileOptions optionsSECURITY_ATTRIBUTES secAttrsString msgPathBoolean bFromProxyBoolean useLongPath)

   
w System.IO.FileStream..ctor(String pathFileMode modeFileAccess access)

   
#=qp9EW8Hk9p2$UBN3KxSAC$ae4LZoKtJqZPVeLSVv6GLA=.#=qawubXpJdVEzK22kCTEdXMw==(String #=qeaB18aIaxG1rHmd$CQ37Zw==)

   
#=qtqJgFcHWCayH06cf0w9EbLPGAEfAZiCvXL6Dwi9ojUs=.#=qwkzVjRo2OeJW2dPdXaXg$MViMRe1wrSHQZ9y99YJBvQ=()

   
#=qgASMFRqVXRbfw5AhePyRn7sg4WZgD2LmA6ZfSPOfsZI0uOG8xo9k9gG4ZJcn1VD4.#=qxZBQpsPo7A6SOXC3MSTv3g==()

   
#=qgASMFRqVXRbfw5AhePyRn7sg4WZgD2LmA6ZfSPOfsZI0uOG8xo9k9gG4ZJcn1VD4.#=qhysaxJFZV3oVc28C0qZhTTw3Ky4bHZ4J9SVcIxQf2bg=()
---------------------------
OK   
--------------------------- 


Happens every time I open the installer... Could you upload the portable version already installed?


RE: Amnesia Development Enhancer Tool - MulleDK19 - 02-15-2015

Hello. I'm back.

Working on a new version with support for Amnesia v1.3, and since the retail and Steam versions are now both DRM-free, the tool should be able to have full support for the Steam version.

However, it may take a while, since v1.3 does not have any PDBs, so I'm basically working with a black box here.


RE: Amnesia Development Enhancer Tool - Slanderous - 02-15-2015

(02-15-2015, 02:52 AM)MulleDK19 Wrote: Hello. I'm back.

Working on a new version with support for Amnesia v1.3, and since the retail and Steam versions are now both DRM-free, the tool should be able to have full support for the Steam version.

However, it may take a while, since v1.3 does not have any PDBs, so I'm basically working with a black box here.

Welcome back!


RE: Amnesia Development Enhancer Tool - MulleDK19 - 02-15-2015

(02-15-2015, 12:31 PM)Lazzer Wrote:
(02-15-2015, 02:52 AM)MulleDK19 Wrote: Hello. I'm back.

Working on a new version with support for Amnesia v1.3, and since the retail and Steam versions are now both DRM-free, the tool should be able to have full support for the Steam version.

However, it may take a while, since v1.3 does not have any PDBs, so I'm basically working with a black box here.

Welcome back!

Thanks!



On topic, I've decided to start over from scratch. Certain features of the original tool wasn't written with game updates in mind (Like AngelScript injection).

The new tool will be known as Amnesia Development Enhancer 2015.
I'll start releasing it as soon as I've got basic functionality down (Like the editor cursor options).


RE: Amnesia Development Enhancer Tool - 7heDubz - 02-15-2015

We eagerly Await MulleDK19.

Also, welcome back.