安装 Steam						
					
				
				
									登录
											 | 
						语言
						
																																															繁體中文(繁体中文)
																													日本語(日语)
																													한국어(韩语)
																													ไทย(泰语)
																													български(保加利亚语)
																													Čeština(捷克语)
																													Dansk(丹麦语)
																													Deutsch(德语)
																													English(英语)
																													Español-España(西班牙语 - 西班牙)
																													Español - Latinoamérica(西班牙语 - 拉丁美洲)
																													Ελληνικά(希腊语)
																													Français(法语)
																													Italiano(意大利语)
																													Bahasa Indonesia(印度尼西亚语)
																													Magyar(匈牙利语)
																													Nederlands(荷兰语)
																													Norsk(挪威语)
																													Polski(波兰语)
																													Português(葡萄牙语 - 葡萄牙)
																													Português-Brasil(葡萄牙语 - 巴西)
																													Română(罗马尼亚语)
																													Русский(俄语)
																													Suomi(芬兰语)
																													Svenska(瑞典语)
																													Türkçe(土耳其语)
																													Tiếng Việt(越南语)
																													Українська(乌克兰语)
																									报告翻译问题
							
						
 
											 
													

 0
 0								 
					 
													




 举报此帖
 举报此帖


https://hastebin.com/isemivigoz.tex
Edit: found the problem
I have seen similar issues like this when it comes to mods giving more access than the user is able to understand with other sand box games. That picture looks exactly like a pixel collision. That happens when you design a screen out of its normal boundry and because the game doesnt know it's been modified, it has no check to see if something is already in that spot which causes an error. Somehow you designed a screen then most likely went to add another section via the game mechanics and because your work existed in a spot it needed, the game errored and stopped drawing. Think of it like doctor who, two objects can not exist in the same space at the same time. If you still have this problem, I would try removing your manual work that the game used to prevent you from doing and hopefully, when you run the game again, it will correct itself.