| 
		
	
		| RawkBandMan   Posting Freak
 
 Posts: 1,146
 Threads: 35
 Joined: Nov 2010
 Reputation: 
5
 | 
			| My friend is getting a Black Box 
 
				My friend keeps getting this Black Box when playing his TC. The game works fine, as long as he isn't playing his TC. Amnesia.exe caused an EXCEPTION_ACCESS_VIOLATION in module Amnesia.exe at 001B:004A5838
Please help him.
			
 I've come to learn to not fear the living, nor the dead... But the monsters that hide in closets. 
 |  |  
	| 01-08-2012, 02:53 AM |  |  
	
		| MulleDK19   Senior Member
 
 Posts: 545
 Threads: 21
 Joined: Jun 2009
 Reputation: 
10
 | 
			| RE: My friend is getting a Black Box 
 
				It's impossible to know the cause without his TC.
			 
 |  |  
	| 01-08-2012, 07:28 AM |  |  
	
		| jens   Frictional Games
 
 Posts: 4,093
 Threads: 199
 Joined: Apr 2006
 Reputation: 
202
 | 
			| RE: My friend is getting a Black Box 
 
				He should look in the hpl.log file to see what the last few lines says for clues as to what might be wrong.
 |  |  
	| 01-08-2012, 11:47 AM |  |  
	
		| RawkBandMan   Posting Freak
 
 Posts: 1,146
 Threads: 35
 Joined: Nov 2010
 Reputation: 
5
 | 
			| RE: My friend is getting a Black Box 
 
				Here are the errors. If you say try to verify, he's already done that. There is lots of missing stuff User Initialization--------------------------------------------------------
 ERROR: Couldn't create font 'menu_gui_default.fnt'
 ERROR: Couldn't create font 'menu_gui_default.fnt'
 ERROR: Couldn't create font 'menu_gui_default.fnt'
 WARNING: Could not find language file entry 'WelcomeMessage01'
 WARNING: Could not find language file entry 'WelcomeMessage02'
 WARNING: Could not find language file entry 'WelcomeMessage03'
 WARNING: Could not find language file entry 'WelcomeMessage04'
 WARNING: Could not find language file entry 'WelcomeMessage05'
 WARNING: Could not find language file entry 'WelcomeMessage06'
 I've come to learn to not fear the living, nor the dead... But the monsters that hide in closets. 
 |  |  
	| 01-08-2012, 10:09 PM |  |  
	
		| Statyk   Schrödinger's Mod
 
 Posts: 4,390
 Threads: 72
 Joined: Sep 2011
 Reputation: 
241
 | 
			| RE: My friend is getting a Black Box 
 
				He does not have the file for the font in his TC, nor does he have a section in his english.lang to match the Pre-menu's needed messages.
 Can you post his resources.cfg?
 |  |  
	| 01-08-2012, 10:31 PM |  |  
	
		| RawkBandMan   Posting Freak
 
 Posts: 1,146
 Threads: 35
 Joined: Nov 2010
 Reputation: 
5
 | 
			| RE: My friend is getting a Black Box 
 
				He is using the original font that came with the game, and as for the Pre-Menu's messages, I'd have to check with him 
Here's his resources.cfg
 <Resources><Directory Path="/_temp" AddSubDirs="true" />
 <Directory Path="/fonts" AddSubDirs="false" />
 <Directory Path="/maps" AddSubDirs="true" />
 <Directory Path="/textures" AddSubDirs="true" />
 <Directory Path="/tc_models" AddSubDirs="true" />
 <Directory Path="/gui" AddSubDirs="true" />
 <Directory Path="/static_objects" AddSubDirs="true" />
 <Directory Path="/tc_sounds" AddSubDirs="true" />
 <Directory Path="/sounds" AddSubDirs="true" />
 <Directory Path="/main_menu" AddSubDirs="true" />
 <Directory Path="/shaders" AddSubDirs="true" />
 <Directory Path="/lights" AddSubDirs="true" />
 <Directory Path="/billboards" AddSubDirs="true" />
 <Directory Path="/entities" AddSubDirs="true" />
 <Directory Path="/graphics" AddSubDirs="true" />
 <Directory Path="/viewer" AddSubDirs="true" />
 <Directory Path="/particles" AddSubDirs="true" />
 <Directory Path="/tc_models" AddSubDirs="true" />
 <Directory Path="/music" AddSubDirs="true" />
 <Directory Path="/flashbacks" AddSubDirs="true" />
 <Directory Path="/textures" AddSubDirs="true" />
 <Directory Path="/misc" AddSubDirs="true" />
 <Directory Path="/commentary" AddSubDirs="true" />
 </Resources>
 I've come to learn to not fear the living, nor the dead... But the monsters that hide in closets. 
 
				
(This post was last modified: 01-08-2012, 10:39 PM by RawkBandMan.)
 |  |  
	| 01-08-2012, 10:39 PM |  |  
	
		| Statyk   Schrödinger's Mod
 
 Posts: 4,390
 Threads: 72
 Joined: Sep 2011
 Reputation: 
241
 | 
			| RE: My friend is getting a Black Box 
 
				Does he have the "menu_gui_default" font in his font folder?
			 |  |  
	| 01-08-2012, 11:09 PM |  |  
	
		| RawkBandMan   Posting Freak
 
 Posts: 1,146
 Threads: 35
 Joined: Nov 2010
 Reputation: 
5
 | 
			| RE: My friend is getting a Black Box 
 
				It's in his fonts/eng/ folder, as is mine and my TC works fine :|
 Also, we are adding those WelcomeMessage01-06 into his english.lang at the moment.
 
 
 I've come to learn to not fear the living, nor the dead... But the monsters that hide in closets. 
 
				
(This post was last modified: 01-08-2012, 11:15 PM by RawkBandMan.)
 |  |  
	| 01-08-2012, 11:14 PM |  |  
	
		| Statyk   Schrödinger's Mod
 
 Posts: 4,390
 Threads: 72
 Joined: Sep 2011
 Reputation: 
241
 | 
			| RE: My friend is getting a Black Box 
 
				 (01-08-2012, 11:14 PM)XxRoCkBaNdMaNxX Wrote:  It's in his fonts/eng/ folder, as is mine and my TC works fine :|
 Also, we are adding those WelcomeMessage01-06 into his english.lang at the moment.
 just go into the ptest english.lang or even temproraily replace yours 
			 |  |  
	| 01-08-2012, 11:18 PM |  |  
	
		| RawkBandMan   Posting Freak
 
 Posts: 1,146
 Threads: 35
 Joined: Nov 2010
 Reputation: 
5
 | 
			| RE: My friend is getting a Black Box 
 
				It's Okay, we finished the messages he wants to use in his story, and the hpl.log changed back to this. ERROR: Couldn't load language file 'tc_config/tc_main/english.lang'ERROR: Couldn't create font 'menu_gui_default.fnt'
 ERROR: Couldn't create font 'menu_gui_default.fnt'
 ERROR: Couldn't create font 'menu_gui_default.fnt'
 WARNING: Could not find language file entry 'WelcomeMessage01'
 WARNING: Could not find language file entry 'WelcomeMessage02'
 WARNING: Could not find language file entry 'WelcomeMessage03'
 WARNING: Could not find language file entry 'WelcomeMessage04'
 WARNING: Could not find language file entry 'WelcomeMessage05'
 WARNING: Could not find language file entry 'WelcomeMessage06'
 I've come to learn to not fear the living, nor the dead... But the monsters that hide in closets. 
 |  |  
	| 01-08-2012, 11:27 PM |  |  |