Frictional Games Forum (read-only)
Error suddenly occured ? Help please ! - 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 Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Error suddenly occured ? Help please ! (/thread-11656.html)



Error suddenly occured ? Help please ! - BesTCracK - 12-04-2011

Hello again Big Grin Well Im here because an error occured again but this time Im totally lost ! I just added simple script and this error poped up so I deleted the script but the error is there still .... Here is the part of log file that says something is wrong :


Game Running
--------------------------------------------------------
WARNING: Could not find language file category 'CustomStory'
-------- Loading map 'menu_bg.map' ---------
Cache Loading: 1139 ms
Entities: 208 ms
Compilation: 1 ms
Total: 1360 ms
Meshes created: 25
Bodies created: 5
-------- Loading complete ---------
Setting profile: 'BesTCracK' Path: 'C:\Documents and Settings\Uzivatel\Dokumenty/Amnesia/Main/BesTCracK/'
WARNING: Could not find language file category 'CustomStory'
WARNING: No resources element found in 'custom_stories/Keep Progress/extra_english.lang'
WARNING: Could not find language file category 'CustomStory'
-------- Loading map 'KeepProgress2.map' ---------
ERROR: Could not open binary file 'C:/Vrbiz/Amnesia The Dark Descent/Amnesia/custom_stories/Keep Progress/maps/ch01/KeepProgress2.map_cache'
ERROR: Could not map cache file 'C:/Vrbiz/Amnesia The Dark Descent/Amnesia/custom_stories/Keep Progress/maps/ch01/KeepProgress2.map'. MeshEntity Loading: 684 ms
ERROR: CreatePlane failed: plane corners are not coplanar. Plane name: Plane

Thanks for any help !!


RE: Error suddenly occured ? Help please ! - Khyrpa - 12-04-2011

I'm really not sure, but your error shows someting's wrong with your map file.

ERROR: Could not open binary file 'C:/Vrbiz/Amnesia The Dark Descent/Amnesia/custom_stories/Keep Progress/maps/ch01/KeepProgress2.map_cache'
ERROR: Could not map cache file 'C:/Vrbiz/Amnesia The Dark Descent/Amnesia/custom_stories/Keep Progress/maps/ch01/KeepProgress2.map'. MeshEntity Loading: 684 ms
ERROR: CreatePlane failed: plane corners are not coplanar. Plane name: Plane

try removing your map cache and also there is some weird Plane that is not coplanar? whats coplanar?
http://www.mathopenref.com/coplanar.html

I have no idea about the mesh entity loading thing...



RE: Error suddenly occured ? Help please ! - BesTCracK - 12-05-2011

Okay ... I fixed it ... again thanks to this forum each of my problems gets fixed thanks to this forum so thanks and my custom story is almost done Smile