Frictional Games Forum (read-only)
Cannot load Jens 30 Minute Map - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html)
+--- Forum: Technical Support - Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-31.html)
+--- Thread: Cannot load Jens 30 Minute Map (/thread-8212.html)



Cannot load Jens 30 Minute Map - plutomaniac - 05-24-2011

Well, this is what I get when I try to load Jens 30 minute map file made for a youtube video some time ago:

[Image: 30bug.th.jpg]

Jens can I fix that in order to play the small early map?

Quote:User Initialization
--------------------------------------------------------
Setting profile: 'dev_user' Path: 'C:\Users\puto\Documents/Amnesia/Main/dev_user/'
ERROR: Couldn't build script 'C:/Program Files/Amnesia - The Dark Descent/redist/maps/MyMaps/30.hps'!
------- SCRIPT OUTPUT BEGIN --------------------------
main (1, 1) : INFO : Compiling void TimerActivateEnemy(string&in)
main (6, 2) : ERR : No matching signatures to 'PlaySoundAtEntity(string@&, string@&, string@&, const uint)'
main (6, 2) : INFO : Candidates are:
main (6, 2) : INFO : void PlaySoundAtEntity(string&in, string&in, string&in, float, bool)
------- SCRIPT OUTPUT END ----------------------------
FATAL ERROR: Could not load script file 'MyMaps/30.hps'!
main (6, 2) : ERR : No matching signatures to 'PlaySoundAtEntity(string@&, string@&, string@&, const uint)'



RE: Cannot load Jens 30 Minute Map - jens - 05-24-2011

it's an old script file, just add a false/true to PlaySoundAtEntity and it should work as the function has been updated since the script was made to have a bool at the end.


RE: Cannot load Jens 30 Minute Map - plutomaniac - 05-24-2011

it worked now but it's very buggy because it is old. There is no music,monster, the chess doesn't need money to open and the monsters door opens by itself if I go there with a chair. Anyway, thx Jens.


RE: Cannot load Jens 30 Minute Map - ferryadams10 - 05-24-2011

Dude! How much did u actually messed up ya story? :S


RE: Cannot load Jens 30 Minute Map - plutomaniac - 05-24-2011

this is not my story. It was a map made from Jens, co-founder of FG, to show an early version of the game and level editor. It is normal that it doesn't work correctly now after all these changes and updates.