Page 1 of 1
					
				consist that crashes 7012
				Posted: 21 Oct 2022, 09:05
				by engmod
				
This consist crashes 7012 back to desktop.
 
			
					
				Re: consist that crashes 7012
				Posted: 24 Oct 2022, 19:01
				by cr-stagg
				?????????
Get same with TSRE-CE as Derek.
Opened CON with ConBuilder:  No Crash but UiD 35 & 37 displayed as  Blank boxes.  UiD 34 & 36 display correctly.  
Noticed:
			UiD ( 35 )
			engineData ( bd_ohr&walcors3 BD_OHR&WALCORS3 )
		)
		Engine (
			UiD ( 36 )
			EngineData ( bd_ohr&walcors3 BD_OHR&WALCORS3 )
		)
		Wagon (
			flip ()
			UiD ( 37 )
			engineData ( bd_ohr&walcors3 BD_OHR&WALCORS3 )
Edited "engineData" to "EngineData" for UiD 35 & 37
Reloaded All show correctly.
Opened with Convoi:  No crash ,  BUT UiD 35 & 37 did not display with either the edited ( "E" for "e" ) or the unedited CON.
TSRE-CE crashes with either edited of unedited CON.
Could it be the "&" in the file/folder names?
No TSRE-CE opens CONs with an & in the file/folder names.
			 
			
					
				Re: consist that crashes 7012
				Posted: 27 Oct 2022, 01:53
				by cr-stagg
				Another thing I noticed.  The items 1-33 appeared to be created by a different editor than the items #34-37 .  What editor was used?
			 
			
					
				Re: consist that crashes 7012
				Posted: 30 Nov 2022, 12:03
				by Goku
				I don't have time to test this file, but check if it isn't caused by the missing space in "Flip ()" definition. Shouldn't it be "Flip ( )"?
			 
			
					
				Re: consist that crashes 7012
				Posted: 30 Nov 2022, 21:41
				by engmod
				Good pickup.
Not the problem though, still crash to desktop.
I did have 21 occurrences of flip () though.