![]() |
[CONFIG] My Mod wont start - 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: [CONFIG] My Mod wont start (/thread-21279.html) |
My Mod wont start - jessehmusic - 04-25-2013 My mod wont start i get this damn error "Version 1.20 - s26ADEE0-539 -------- THE HPL ENGINE LOG ------------ Engine build ID 20101021192547 Creating Engine Modules -------------------------------------------------------- Creating graphics module Creating system module Creating resource module Creating input module Creating sound module Creating physics module Creating ai module Creating gui module Creating generate module Creating haptic module Creating scene module -------------------------------------------------------- Initializing Resources Module -------------------------------------------------------- Creating loader handlers Creating resource managers Adding loaders to handlers -------------------------------------------------------- Initializing Graphics Module -------------------------------------------------------- Init lowlevel graphics: 1366x768 bpp:32 fs:0 ms:0 gpufmt:2 cap:'Hospital of horror Loading...' pos ![]() Setting video mode: 1366 x 768 - 32 bpp Init Glew...OK Setting up OpenGL Vendor: NVIDIA Corporation Renderer: GeForce 8800 GTX/PCIe/SSE2 Version: 3.3.0 Max texture image units: 32 Max texture coord units: 8 Max user clip planes: 8 Two sided stencil: 1 Vertex Buffer Object: 1 Anisotropic filtering: 1 Max Anisotropic degree: 16 Multisampling: 1 Texture compression: 1 Texture compression S3TC: 1 Auto generate MipMaps: 1 Render to texture: 1 Max draw buffers: 8 Max color render targets: 8 Packed depth-stencil: 1 Texture float: 1 GLSL Version: 3.30 NVIDIA via Cg compiler ShaderModel 2: 1 ShaderModel 3: 1 ShaderModel 4: 1 OGL ATIFragmentShader: 0 Setting up G-Bugger: type: 0 texturenum: 3 Adding engine materials Initializing DevIL Vendor String: Abysmal Software Version String: Developer's Image Library (DevIL) 1.6.8pre Aug 12 2006 Version Number: 168 Adding engine post effects -------------------------------------------------------- Initializing Sound Module -------------------------------------------------------- Initializing OpenAL Available OpenAL devices: 0. Generic Software on HögTalare (High Definition Audio Device)(OpenAL default) 1. Generic Software on Digital Audio (S/PDIF) (High Definition Audio Device) Trying to open device 'Generic Software on HögTalare (High Definition Audio Device)'... Success! Number of mono sources: 32 Streaming setup: 4 Buffers x 262144 bytes each -------------------------------------------------------- Initializing Game Module -------------------------------------------------------- Adding engine updates Initializing script functions -------------------------------------------------------- User Initialization -------------------------------------------------------- ERROR: Couldn't load skin file ''! ERROR: Couldn't load skin file ''! " anyone know wtf is a skin file!? RE: My Mod wont start - PutraenusAlivius - 04-25-2013 It's maybe a wrong texture file. RE: My Mod wont start - jessehmusic - 04-25-2013 (04-25-2013, 03:21 PM)JustAnotherPlayer Wrote: It's maybe a wrong texture file. hmm maybe but what texture file have alooootttt of them in this mod... RE: My Mod wont start - Daemian - 04-26-2013 You get that error only in one map? Can you open it on the level editor? Is this a FC or CS ? RE: My Mod wont start - 7heDubz - 04-26-2013 ERROR: Couldn't load skin file ''! ERROR: Couldn't load skin file ''! Something is wrong with these those files brother. Also if WE were to find the problem ourselves we would need the files. Also (lol) Custom story, or Full conversion? RE: My Mod wont start - jessehmusic - 04-26-2013 its an mod FC RE: My Mod wont start - jessehmusic - 05-05-2013 CAN ANYONE HELP WITH WITH THIS PROBLEM OR I JUST SCRAP THIS MOD -.- ... RE: My Mod wont start - Your Computer - 05-05-2013 Have you tried reverting your resources.cfg file to the default and then testing out your mod again? |