Frictional Games Forum (read-only)
I create model but HPL not see him - 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: I create model but HPL not see him (/thread-8937.html)



I create model but HPL not see him - Paulpolska - 07-03-2011

1. I create texture (brick wall) and convert to .dds file
2. I create wall on Blender with brick wall texture (YES I DID IT) and export file to .dae
3. I create .mat on MaterialEditor and save.
4. .MSH file was create while I open HPL editor and use "BrickWall"


Ok but HPL Editor not see my wall. Why ?

I Add that when I saved map then have little size. So theory, the wall is in game but "Thumball - object info" is dead.
While i Play wall is invisible but it is physically
What I have to do ?


RE: I create model but HPL not see him - MrBigzy - 07-03-2011

Are all those files in the same folder? Also, check your modelview.log in the amnesia directory for any errors or warnings if there are any.


RE: I create model but HPL not see him - Paulpolska - 07-03-2011

Of course are LOL

Code:
ERROR: Couldn't load mesh 'modelview_rect.dae'

But my .dae file call "Wall.dae". I don't know what kind of file


RE: I create model but HPL not see him - MrBigzy - 07-03-2011

Wait, where can't you see him? Modelview, model editor, or both? If it's just ingame you can't see it, try putting the wall in the entities folder in the amnesia directory as well. Put it in one of the subfolders though, like general or special.


RE: I create model but HPL not see him - Paulpolska - 07-03-2011

On model editor. ModelView debug me while initializing. I put files to "entities - special" but ... lol ModelEditor dont show wall on "special" list ;| so If I not paste this ;/



RE: I create model but HPL not see him - MrBigzy - 07-03-2011

If the modelview error'd, it usually means something is wrong, usually in the material. Can you open the file again in the modelview, let it error, and then open modelview.log afterward and tell me what it says?


RE: I create model but HPL not see him - Paulpolska - 07-04-2011

MrBrigzy you don't understant me ;p I can't open ModelView becouse have error while is INITIALIZING process after I can only close.


RE: I create model but HPL not see him - MrBigzy - 07-04-2011

You mean while trying to open it? Is modelview in the Amnesia directory? I'd try redownloading it.