Posts: 27
	Threads: 6
	Joined: Dec 2010
	
Reputation: 
0
	 
 
	
	
		Hello,
i added a map in my gamemode, i got no errors and now samp crashes after login.
Maybe a streamer problem, can you give me a good streamer wich solve this problem?
Thank you!
	
	
	
	
		
	
 
 
	
	
			suhrab_mujeeb 
			
				Unregistered
				
				
			
	
	
		
 
	
 
	
	
		Did it crash before the map? Post some more information.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 223
	Threads: 14
	Joined: Feb 2010
	
Reputation: 
0
	 
 
	
	
		He told you that he had no errors, but now when he added map, it crashes..
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 27
	Threads: 6
	Joined: Dec 2010
	
Reputation: 
0
	 
 
	
	
		right. only crsahed with the map objekts, if i delete them, it works fine
	
	
	
	
		
	
 
 
	
	
		Is it with the new 0.3d objects for the GTA SA objects?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 27
	Threads: 6
	Joined: Dec 2010
	
Reputation: 
0
	 
 
	
	
		its a older map but we have 0.3d
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,781
	Threads: 13
	Joined: Sep 2009
	
Reputation: 
0
	 
 
	
	
		none of the new objects are causing crashes for me, so i only can give you a little suggestion:
remove the map from your server, and load it as filterscript when youre already logged in. make sure you are at a different place, then slowly go "into" the map - you should see at least a few objects, then more etc... this can help you at finding the object which causes the crash, or if the filterscript crashes at once, theres something else wrong.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 27
	Threads: 6
	Joined: Dec 2010
	
Reputation: 
0
	 
 
	
	
		when i load it as fs it breaks at this moment. But why should it not work?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,781
	Threads: 13
	Joined: Sep 2009
	
Reputation: 
0
	 
 
	
	
		there are some objects which causes the client to crash due to an invalid polygon, missing texture or whatever.
please describe exactly what happens if you load the filterscript. does the server still run? can a player login when the map is not loaded, and then, what happens, if the map gets loaded? do all players crash? or only those who are in the map area? or the entire server?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 27
	Threads: 6
	Joined: Dec 2010
	
Reputation: 
0
	 
 
	
	
		the server still run, but samp crash, do you need the error code?