Patrik 
 
 
		
			Frictional Games 
			
			
			
 
			
	Posts: 127 
	Threads: 3 
	Joined: Jun 2013
	
 Reputation: 
25
		
	 | 
	
		
			
RE: Update almost ready! Brave testers needed! 
			 
			
				 (09-27-2013, 06:40 PM)DamnNoHtml Wrote:  Looks like the Sound placement bug is fixed, as well the the skybox resetting. Only thing applicable to me now is SetupLoadScreen() still causes the following map to crash the game. 
The skybox resetting shouldn't be fixed. I haven't made any changes to it. 
As for the SetupLoadScreen(), is it possible for you to send me two maps affected by it and their scripts? Preferably as minimal as possible.
			  
			
			
			
				
(This post was last modified: 09-27-2013, 06:45 PM by Patrik.)
 
				
			 
		 |  
	 
 | 
 
	| 09-27-2013, 06:45 PM  | 
	
		
	 | 
 
 
	
		
		DamnNoHtml 
 
 
		
			Senior Member 
			
			
			
 
			
	Posts: 469 
	Threads: 34 
	Joined: Sep 2010
	
 Reputation: 
16
		
	 | 
	
		
			
RE: Update almost ready! Brave testers needed! 
			 
			
				Actually, for some reason the update is affecting the image of the function. I removed the image and it loads fine. Going to see what I can do to make the image work now. Jpeg is still supported, right? 
 
The image worked before the update, and now it is causing it to crash. It might not be in pow2, which wasn't a problem before but I'll change it to check. 
 
EDIT: Nah, I even replaced a load image with an original Amnesia load image and it still crashed. 
 
The problem lies somewhere with the image portion. Did something I copied over from the patch affect, for some reason, images being linked to my graphics folder? That's the only thing I can think of.
			 
			
			
 
Creator of Wake, Through the Portal, Insomnia, and Cycles What to do with HPL3.... 
			
				
(This post was last modified: 09-27-2013, 07:07 PM by DamnNoHtml.)
 
				
			 
		 |  
	 
 | 
 
	| 09-27-2013, 06:58 PM  | 
	
		
	 | 
 
 
	
		
		Simba 
 
 
		
			Junior Member 
			
			
			
 
			
	Posts: 27 
	Threads: 1 
	Joined: Aug 2013
	
 Reputation: 
0
		
	 | 
	
		
			
RE: Update almost ready! Brave testers needed! 
			 
			
				level editor crashes when loading the character files with gent and maid in it if i remove them level editor doesnt crash when loading character entities
			 
			
			
			
		 |  
	 
 | 
 
	| 09-27-2013, 06:59 PM  | 
	
		
	 | 
 
 
	
		
		gruzz 
 
 
		
			Member 
			
			
			
 
			
	Posts: 76 
	Threads: 24 
	Joined: Jun 2013
	
 Reputation: 
2
		
	 | 
	
		
			
RE: Update almost ready! Brave testers needed! 
			 
			
				Is the new assets and monsters from AMFP in this package?
			 
			
			
			
		 |  
	 
 | 
 
	| 09-27-2013, 07:16 PM  | 
	
		
	 | 
 
 
	
		
		LordOfDragons 
 
 
		
			Senior Member 
			
			
			
 
			
	Posts: 501 
	Threads: 14 
	Joined: Aug 2013
	
 Reputation: 
13
		
	 | 
	
		
			
RE: Update almost ready! Brave testers needed! 
			 
			
				Hm i put it in TDD now but when i startet the overwrited leveleditor, i didnt see any pig stuff... Halp? D:
			 
			
			
 
The question that will never be answered: 
SOMA WHY ARE YOU SO BEAUTIFUL? ;_; 
			
		 |  
	 
 | 
 
	| 09-27-2013, 07:22 PM  | 
	
		
	 | 
 
 
	
		
		DamnNoHtml 
 
 
		
			Senior Member 
			
			
			
 
			
	Posts: 469 
	Threads: 34 
	Joined: Sep 2010
	
 Reputation: 
16
		
	 | 
	
		
			
RE: Update almost ready! Brave testers needed! 
			 
			
				 (09-27-2013, 07:16 PM)gruzzniotre Wrote:  Is the new assets and monsters from AMFP in this package? 
No, but you can just copy them over from your AMFP folder to your Amnesia TDD folder.
  
 (09-27-2013, 07:22 PM)BossPiggy Wrote:  Hm i put it in TDD now but when i startet the overwrited leveleditor, i didnt see any pig stuff... Halp? D: 
You haven't dragged the AMFP files to your Amnesia directory. The editor only looks in your Amnesia directory and any others you set up with resources.cfg.
			  
			
			
 
Creator of Wake, Through the Portal, Insomnia, and Cycles What to do with HPL3.... 
			
				
(This post was last modified: 09-27-2013, 07:25 PM by DamnNoHtml.)
 
				
			 
		 |  
	 
 | 
 
	| 09-27-2013, 07:24 PM  | 
	
		
	 | 
 
 
	
		
		LordOfDragons 
 
 
		
			Senior Member 
			
			
			
 
			
	Posts: 501 
	Threads: 14 
	Joined: Aug 2013
	
 Reputation: 
13
		
	 | 
	
		
			
RE: Update almost ready! Brave testers needed! 
			 
			
				Then i probably did it wrong. Damn it. I need a tutorial for everything :/
			 
			
			
 
The question that will never be answered: 
SOMA WHY ARE YOU SO BEAUTIFUL? ;_; 
			
		 |  
	 
 | 
 
	| 09-27-2013, 07:29 PM  | 
	
		
	 | 
 
 
	
		
		Daemian 
 
 
		
			Posting Freak 
			
			
			
 
			
	Posts: 1,129 
	Threads: 42 
	Joined: Dec 2012
	
 Reputation: 
49
		
	 | 
	
		
			
RE: Update almost ready! Brave testers needed! 
			 
			
				 
SetEntityVisible 
GetEntityPosX 
GetEntityPosY 
GetEntityPosZ 
SetEntityPos 
ReplaceEntity 
 
Works perfect now, it's what you said, Patrik. 
Problem is that most of the entities from mfp are set to StaticProp in its file. 
 
But i tried the functions with a regular amnesia entity and everything worked fine. 
 
I set a jar invisible, set its y coord to +100 and then i replaced it with a grunt. 
The jar disappeared and then a grunt fell from the sky and attacked me. So it's working. 
 
As for arabic_statue_gold.ent, arabic_carafe.ent, and some others, turned out to be StaticProp in mfp. 
So if you merge your files from tdd and mfp, this entities are gonna get replaced, and set to static. Which it's what happened to my files.
			 
			
			
 
			
		 |  
	 
 | 
 
	| 09-27-2013, 07:33 PM  | 
	
		
	 | 
 
 
	
		
		LordOfDragons 
 
 
		
			Senior Member 
			
			
			
 
			
	Posts: 501 
	Threads: 14 
	Joined: Aug 2013
	
 Reputation: 
13
		
	 | 
	
		
			
RE: Update almost ready! Brave testers needed! 
			 
			
				Currently trying to drag the files to The Dark Descent but everytime i load the Leveleditor, i dont see any new pig things... * Confused*
			 
			
			
 
The question that will never be answered: 
SOMA WHY ARE YOU SO BEAUTIFUL? ;_; 
			
		 |  
	 
 | 
 
	| 09-27-2013, 07:40 PM  | 
	
		
	 | 
 
 
	
		
		TheWalshinator 
 
 
		
			Senior Member 
			
			
			
 
			
	Posts: 280 
	Threads: 3 
	Joined: Jul 2013
	
 Reputation: 
4
		
	 | 
	
		
			
RE: Update almost ready! Brave testers needed! 
			 
			
				Damn it! Wish I had my laptop with me to test these...
			 
			
			
 
You will see me, and weep in cold fear... 
			
		 |  
	 
 | 
 
	| 09-27-2013, 07:58 PM  | 
	
		
	 | 
 
 
	 
 |