安装 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(越南语)
																													Українська(乌克兰语)
																									报告翻译问题
							
						
 
											 
													





 
			




I have a cleaned up version here that already fixes the other two bugs you mention: http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=639997279 but I've not spent as much time on it as I'd hoped. I tried contacting the author a few times but it doesn't appear they're still around.
DropBox [www.dropbox.com]
{链接已删除} BaiduPan
Just unzip all files in the archive to "C:\Users\[YourName]\Documents\My Games\Sid Meier's Civilization 5\MODS\Bunbunmaru Newpaper (v 2)\" (Sorry but I don't know where should unzip to if you are using Mac)
I hope the author will offical update this mod. This is the first Civ5 mod I have played and it is also one of my favorite mods. Although it is too IMBA :) (Declare war to an medium empire and keep Aya casting Coercive Reporting to enemy force until you feel bored. This will give you tons of materials, which means tons of tech and culture
The first bug, Aya doesn't appear when game starts, is usually caused by mod conflict, because this mod uses a very old library "SaveUtils" (last version is released on Feb, 2011) and it conflicts with its newer substitutes (such as "Sukritact_SaveUtils", which used by Events and Decisions ). These conflicts will make the script stoping work and Aya not appears. I replaced "SaveUtils" with a newer library, so this problem "should" have been solved.
The second bug, Aya loses all abilities after load, is caused by the old library. That usually happens after you upgraded Aya and then saved and loaded. The library didn't save some data correctly, so the game couldn't find Aya and re-added abilities to her after load. This bug is also solved since now the mod is using an new library.
The last bug, game gives you a settler (not a great work) when you create newspaper. The reason is... Well, it seems that the author forgot to link a data file in Modinfo. When you create newspaper (giving you a great work immediately) the game should spawn a special great writer in your capital and make him creating a great work immediately. However, the data file which describes the unit info of the special great writer doesn't been linked in Modinfo, so the game has not idea of which unit should be spawned, and then it just spawn a settler, ha. (BTW, without this patch, the reward "Increases Tourism with Civilization" should not work, too. Because it depends a special great musician, which is also described by the file.)