![]() |
[FIXED]Windows HPL Editor problems - 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: [FIXED]Windows HPL Editor problems (/thread-27454.html) |
[FIXED]Windows HPL Editor problems - LeahTh - 11-29-2014 I downloaded the HPL editor last night and finally got it to open. But now, when it opens, I get Could not find data folder: maps/ static_objects/ entities/ lights/ billboards/ particles/ sounds/ textures/decals/ then I get FATAL ERROR: Could not load vertex buffer from mesh 'core_box.dae' Help? RE: Windows HPL Editor problems - Romulator - 11-30-2014 Your Level Editor is most likely not placed in the correct directory. In order to function correctly, the Level Editor (and all other HPL2 development tools for that matter) MUST be located in: Code: Windows: If you're on Windows and you wish to have the Level Editor located somewhere else, you're best to use a shortcut link to it, which is easily made by right clicking the Level Editor and selecting "Create Shortcut". This can be placed anywhere and will not affect the way the Level Editor is used or works. I'm unsure if shortcut links exist on Mac or Linux. RE: Windows HPL Editor problems - LeahTh - 12-04-2014 (11-30-2014, 01:09 AM)Romulator Wrote: Your Level Editor is most likely not placed in the correct directory. In order to function correctly, the Level Editor (and all other HPL2 development tools for that matter) MUST be located in:Thanks! I found out it wasn't downloading problems, in my excitement and then panic, i was clicking the wrong thing! xD |