- 好友
 - 0
  
- 在线时间
 - 0 小时
  
- 最后登录
 - 2024-4-29
  
 
 
 
 
平民 
  
 
- UID
 - 3027040
  
- 第纳尔
 - 17 
  
- 精华
 - 0
  
- 互助
 - 0 
  
- 荣誉
 - 0 
  
- 贡献
 - 0 
  
- 魅力
 - 0 
  
- 注册时间
 - 2018-8-31
  
    
 
  鲜花( 0)   鸡蛋( 0)  
 | 
 
 
 楼主 |
发表于 2022-4-30 11:54:19
|
显示全部楼层
 
 
 
 本帖最后由 稽地车 于 2022-5-20 22:01 编辑  
 
感谢骑友的无私帮助,我根据方法排查了一下确认了一下,发现确实是这个问题。我当时Ctrl+F的那两行是分开查找的,但因为没注意粘贴错位置了。 
 
 
简单来说就是 
qstr_I_have_already_shown I_have_already_shown_you_the_location_of_the_mines_of_Al-Aziz,_there_is_nothing_else_I_have_to_trade_to_you_besides_my_books! 
qstr_I_can_show_you_where I_can_show_you_where_the_hidden_mines_of_Al-Aziz_are_located_in_exchange_for_a_Large_Pouch_of_Diamonds.^_I_will_show_you_on_your_map_so_you_can_enter_and_explore_it. 
qstr_Oh!_Yes_that_s_right Oh!_Yes,_that's_right._Too_much_strong_drink_has_affected_my_memory._Who_are_you_again?  
因为直接覆盖没注意变成了 
qstr_I_have_already_shown I_have_already_shown_you_the_location_of_the_mines_of_Al-Aziz,_but_it_is_not_the_only_hidden_place._You_see,_brigands_usually_tend_to_set_up_lairs,_where_they_store_all_their_stolen_goods_and_gather_their_forces_for_upcoming_raids._These_places_are_made_to_be_well_hidden_from_common_sight,_not_to_mention_that_they_are_well-guarded._But_if_you_are_interested,_for_a_humble_sum_of_300_denars,_I_can_show_you_the_location_of_some_that_I_happened_to_notice_during_my_travels. 
qstr_I_can_show_you_where I_can_show_you_where_the_hidden_mines_of_Al-Aziz_are_located_in_exchange_for_a_Large_Pouch_of_Diamonds.^_I_will_show_you_on_your_map_so_you_can_enter_and_explore_it. 
qstr_I_have_already_shown I_have_already_shown_you_the_location_of_the_mines_of_Al-Aziz,_but_it_is_not_the_only_hidden_place._You_see,_brigands_usually_tend_to_set_up_lairs,_where_they_store_all_their_stolen_goods_and_gather_their_forces_for_upcoming_raids._These_places_are_made_to_be_well_hidden_from_common_sight,_not_to_mention_that_they_are_well-guarded._But_if_you_are_interested,_for_a_humble_sum_of_300_denars,_I_can_show_you_the_location_of_some_that_I_happened_to_notice_during_my_travels. 
qstr_I_cannot_afford_that I_cannot_afford_that_at_the_moment._Maybe_next_time.  
 
 
也就是说我多粘贴了一行代码。 算是我的低级错误。  
修复错误后描述的几个问题全部解决。感谢骑友的帮助,受教了。 
 |   
 
 
 
 |