最近「艦これ」登録して、知人の紹介で使い始めました。
とても使い勝手の良いブラウザですね。
「戦闘」の結果を出す項目なのですが、「オブジェクト参照がオブジェクト インスタンスに設定されていません」というエラーが返ってきます。
特に、艦隊がボスルートに流れる時は、非表示か事後報告と機能していません。
どうすれば解決するのでしょうか。
その他に、起動時に出るエラーがあるので、そちらも貼っておきます。
宜しくお願いいたします。
エラーレポート [ver. 2.7.1.1] : 2017/08/15
エラー : NullReferenceException
オブジェクト参照がオブジェクト インスタンスに設定されていません。
追加情報 : Responseの受信中にエラーが発生しました。
スタックトレース:
場所 ElectronicObserver.Observer.kcsapi.api_get_member.useitem.OnResponseReceived(Object data)
場所 CallSite.Target(Closure , CallSite , APIBase , Object )
場所 System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1)
場所 CallSite.Target(Closure , CallSite , APIBase , Object )
場所 ElectronicObserver.Observer.APIDictionary.OnResponseReceived(String apiname, Object data)
場所 CallSite.Target(Closure , CallSite , APIDictionary , String , Object )
場所 System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
場所 CallSite.Target(Closure , CallSite , APIDictionary , String , Object )
場所 ElectronicObserver.Observer.APIObserver.LoadResponse(String path, String data)
通信内容 : api_get_member/useitem
svdata={"api_result":1,"api_result_msg":"\u6210\u529f","api_data":null}
エラーレポート [ver. 2.7.1.1] : 2017/08/15 14:20:32
エラー : RuntimeBinderException
'Codeplex.Data.DynamicJson' に 'api_useitem' の定義がありません
追加情報 : Responseの受信中にエラーが発生しました。
スタックトレース:
場所 CallSite.Target(Closure , CallSite , Object )
場所 System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
場所 ElectronicObserver.Observer.kcsapi.api_get_member.require_info.OnResponseReceived(Object data)
場所 CallSite.Target(Closure , CallSite , APIBase , Object )
場所 System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1)
場所 CallSite.Target(Closure , CallSite , APIBase , Object )
場所 ElectronicObserver.Observer.APIDictionary.OnResponseReceived(String apiname, Object data)
場所 CallSite.Target(Closure , CallSite , APIDictionary , String , Object )
場所 ElectronicObserver.Observer.APIObserver.LoadResponse(String path, String data)
通信内容 : api_get_member/require_info
svdata={"api_result":1,"api_result_msg":"\u6210\u529f","api_data":{"api_basic":{"api_member_id":14151924,"api_firstflag":1},"api_slot_item":[{"api_id":1,"api_slotitem_id":42,"api_locked":0,"api_level":0},{"api_id":2,"api_slotitem_id":42,"api_locked":0,"api_level":0},{"api_id":3,"api_slotitem_id":2,"api_locked":0,"api_level":0},{"api_id":4,"api_slotitem_id":2,"api_locked":0,"api_level":0},{"api_id":5,"api_slotitem_id":2,"api_locked":0,"api_level":0},{"api_id":6,"api_slotitem_id":2,"api_locked":0,"api_level":0},{"api_id":7,"api_slotitem_id":2,"api_locked":0,"api_level":0},{"api_id":8,"api_slotitem_id":2,"api_locked":0,"api_level":0},{"api_id":10,"api_slotitem_id":2,"api_locked":0,"api_level":0},{"api_id":11,"api_slotitem_id":2,"api_locked":0,"api_level":0},{"api_id":12,"api_slotitem_id":2,"api_locked":0,"api_level":0},{"api_id":14,"api_slotitem_id":1,"api_locked":0,"api_level":0},{"api_id":16,"api_slotitem_id":2,"api_locked":0,"api_level":0},{"api_id":17,"api_slotitem_id":10,"api_locked":0,"api_level":0}],"api_unsetslot":{"api_slottype23":[1,2],"api_slottype1":[14,4,7,11],"api_slottype4":[17]},"api_kdock":[{"api_id":1,"api_state":3,"api_created_ship_id":53,"api_complete_time":0,"api_complete_time_str":"0","api_item1":250,"api_item2":30,"api_item3":250,"api_item4":30,"api_item5":1},{"api_id":2,"api_state":3,"api_created_ship_id":102,"api_complete_time":0,"api_complete_time_str":"0","api_item1":300,"api_item2":30,"api_item3":400,"api_item4":300,"api_item5":1},{"api_id":3,"api_state":-1,"api_created_ship_id":0,"api_complete_time":0,"api_complete_time_str":"0","api_item1":0,"api_item2":0,"api_item3":0,"api_item4":0,"api_item5":0},{"api_id":4,"api_state":-1,"api_created_ship_id":0,"api_complete_time":0,"api_complete_time_str":"0","api_item1":0,"api_item2":0,"api_item3":0,"api_item4":0,"api_item5":0}],"api_furniture":[{"api_id":1,"api_furniture_type":0,"api_furniture_no":0,"api_furniture_id":1},{"api_id":38,"api_furniture_type":1,"api_furniture_no":0,"api_furniture_id":38},{"api_id":72,"api_furniture_type":2,"api_furniture_no":0,"api_furniture_id":72},{"api_id":102,"api_furniture_type":3,"api_furniture_no":0,"api_furniture_id":102},{"api_id":133,"api_furniture_type":4,"api_furniture_no":0,"api_furniture_id":133},{"api_id":164,"api_furniture_type":5,"api_furniture_no":0,"api_furniture_id":164}]}}
- 2017/08/15(火) 14:39:49 |
- URL |
- #-
- [ 編集 ]
お世話になります。
イベ海域E7を回っておりましたら下記のエラーが出たので報告します。
第二艦隊旗艦が大破状態でギミックマスRへ進行した際に羅針盤と戦闘ウィンドウ部分が空白となり、戦闘終了後にはどちらも表示されました。ギミックは隠しルート出現後で、もう1度同じマスで勝利する途中です。
エラー本文開始--------------------------------------
エラーレポート [ver. 2.7.1.1] : 2017/08/27 13:24:47
エラー : MissingMethodException
このプロジェクトで、引数なしコンストラクターは定義されていません。
追加情報 : Responseの受信中にエラーが発生しました。
スタックトレース:
場所 System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
場所 System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
場所 System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
場所 System.Activator.CreateInstance(Type type, Boolean nonPublic)
場所 System.Activator.CreateInstance(Type type)
場所 Codeplex.Data.DynamicJson.DeserializeObject(Type targetType)
場所 Codeplex.Data.DynamicJson.TryConvert(ConvertBinder binder, Object& result)
場所 CallSite.Target(Closure , CallSite , Object )
場所 ElectronicObserver.Data.Battle.Phase.PhaseTorpedo.GetConcatArray[T](String friendName, String enemyName)
場所 ElectronicObserver.Data.Battle.Phase.PhaseTorpedo..ctor(BattleData data, String title, Int32 phaseID)
場所 ElectronicObserver.Data.Battle.BattleCombinedEachWater.LoadFromResponse(String apiname, Object data)
場所 CallSite.Target(Closure , CallSite , BattleDay , String , Object )
場所 ElectronicObserver.Data.Battle.BattleManager.LoadFromResponse(String apiname, Object data)
場所 CallSite.Target(Closure , CallSite , BattleManager , String , Object )
場所 ElectronicObserver.Observer.kcsapi.api_req_combined_battle.each_battle_water.OnResponseReceived(Object data)
場所 CallSite.Target(Closure , CallSite , APIBase , Object )
場所 System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1)
場所 CallSite.Target(Closure , CallSite , APIBase , Object )
場所 ElectronicObserver.Observer.APIDictionary.OnResponseReceived(String apiname, Object data)
場所 CallSite.Target(Closure , CallSite , APIDictionary , String , Object )
場所 ElectronicObserver.Observer.APIObserver.LoadResponse(String path, String data)
通信内容 : api_req_combined_battle/each_battle_water
svdata={"api_result":1,"api_result_msg":"\u6210\u529f","api_data":{"api_deck_id":1,"api_ship_ke":[-1,1735,1513,1513,1513,1739,1739],"api_ship_ke_combined":[-1,1554,1739,1739,1577,1502,1502],"api_ship_lv":[-1,1,1,1,1,1,1],"api_ship_lv_combined":[-1,1,1,1,1,1,1],"api_nowhps":[-1,96,45,51,47,27,54,118,70,70,70,60,60],"api_maxhps":[-1,96,58,59,47,58,58,118,70,70,70,60,60],"api_nowhps_combined":[-1,10,34,43,43,37,31,53,60,60,38,22,22],"api_maxhps_combined":[-1,45,37,43,43,37,31,53,60,60,38,22,22],"api_eSlot":[[575,524,520,575,-1],[-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1],[501,501,559,-1,-1],[501,501,559,-1,-1]],"api_eSlot_combined":[[504,542,543,-1,-1],[501,501,559,-1,-1],[501,501,559,-1,-1],[502,515,542,-1,-1],[502,-1,-1,-1,-1],[502,-1,-1,-1,-1]],"api_fParam":[[99,36,70,95],[77,83,83,79],[77,82,82,79],[70,49,74,68],[34,0,72,65],[34,0,72,65]],"api_fParam_combined":[[56,94,78,68],[57,54,116,53],[63,139,49,63],[63,139,49,63],[54,89,59,57],[59,84,72,52]],"api_eParam":[[45,0,68,93],[0,0,0,10],[0,0,0,10],[0,0,0,10],[66,91,63,51],[66,91,63,51]],"api_eParam_combined":[[42,72,27,36],[66,91,63,51],[66,91,63,51],[44,72,36,29],[7,16,7,6],[7,16,7,6]],"api_midnight_flag":0,"api_search":[1,1],"api_formation":["14",14,2],"api_air_base_attack":[{"api_base_id":1,"api_stage_flag":[1,1,1],"api_plane_from":[[1]],"api_squadron_plane":[{"api_mst_id":180,"api_count":18},{"api_mst_id":169,"api_count":18},{"api_mst_id":169,"api_count":18},{"api_mst_id":169,"api_count":18}],"api_stage1":{"api_f_count":72,"api_f_lostcount":16,"api_e_count":96,"api_e_lostcount":13,"api_disp_seiku":3,"api_touch_plane":[-1,-1]},"api_stage2":{"api_f_count":56,"api_f_lostcount":2,"api_e_count":0,"api_e_lostcount":0},"api_stage3":{"api_erai_flag":[-1,0,0,1,0,0,1],"api_ebak_flag":[-1,0,0,0,0,0,0],"api_ecl_flag":[-1,0,0,0,0,0,0],"api_edam":[-1,0,0,99,0,0,0]},"api_stage3_combined":{"api_erai_flag":[-1,0,0,1,1,0,0],"api_ebak_flag":[-1,0,0,0,0,0,0],"api_ecl_flag":[-1,0,0,0,0,0,0],"api_edam":[-1,0,0,76,98,0,0]}},{"api_base_id":1,"api_stage_flag":[1,1,1],"api_plane_from":[[1]],"api_squadron_plane":[{"api_mst_id":180,"api_count":18},{"api_mst_id":169,"api_count":18},{"api_mst_id":169,"api_count":18},{"api_mst_id":169,"api_count":18}],"api_stage1":{"api_f_count":72,"api_f_lostcount":23,"api_e_count":83,"api_e_lostcount":14,"api_disp_seiku":3,"api_touch_plane":[-1,-1]},"api_stage2":{"api_f_count":49,"api_f_lostcount":1,"api_e_count":0,"api_e_lostcount":0},"api_stage3":{"api_erai_flag":[-1,0,1,0,0,0,1],"api_ebak_flag":[-1,0,0,0,0,0,0],"api_ecl_flag":[-1,0,0,0,0,0,0],"api_edam":[-1,0,104,0,0,0,56]},"api_stage3_combined":{"api_erai_flag":[-1,1,0,0,0,0,1],"api_ebak_flag":[-1,0,0,0,0,0,0],"api_ecl_flag":[-1,0,0,0,0,0,0],"api_edam":[-1,75,0,0,0,0,0]}},{"api_base_id":2,"api_stage_flag":[1,1,1],"api_plane_from":[[1]],"api_squadron_plane":[{"api_mst_id":180,"api_count":18},{"api_mst_id":169,"api_count":18},{"api_mst_id":169,"api_count":18},{"api_mst_id":168,"api_count":18}],"api_stage1":{"api_f_count":72,"api_f_lostcount":20,"api_e_count":69,"api_e_lostcount":12,"api_disp_seiku":3,"api_touch_plane":[-1,-1]},"api_stage2":{"api_f_count":52,"api_f_lostcount":2,"api_e_count":0,"api_e_lostcount":0},"api_stage3":{"api_erai_flag":[-1,0,0,0,1,1,0],"api_ebak_flag":[-1,0,0,0,0,0,0],"api_ecl_flag":[-1,0,0,0,0,0,0],"api_edam":[-1,0,0,0,88,54.1,0]},"api_stage3_combined":{"api_erai_flag":[-1,0,0,0,0,1,0],"api_ebak_flag":[-1,0,0,0,0,0,0],"api_ecl_flag":[-1,0,0,0,0,0,0],"api_edam":[-1,0,0,0,0,109,0]}},{"api_base_id":2,"api_stage_flag":[1,1,1],"api_plane_from":[[1]],"api_squadron_plane":[{"api_mst_id":180,"api_count":18},{"api_mst_id":169,"api_count":18},{"api_mst_id":169,"api_count":18},{"api_mst_id":168,"api_count":18}],"api_stage1":{"api_f_count":72,"api_f_lostcount":17,"api_e_count":57,"api_e_lostcount":6,"api_disp_seiku":3,"api_touch_plane":[-1,-1]},"api_stage2":{"api_f_count":55,"api_f_lostcount":1,"api_e_count":0,"api_e_lostcount":0},"api_stage3":{"api_erai_flag":[-1,0,0,0,0,0,1],"api_ebak_flag":[-1,0,0,0,0,0,0],"api_ecl_flag":[-1,0,0,0,0,0,0],"api_edam":[-1,0,0,0,0,0,68]},"api_stage3_combined":{"api_erai_flag":[-1,0,1,0,0,0,1],"api_ebak_flag":[-1,0,0,0,0,0,0],"api_ecl_flag":[-1,0,0,0,0,0,0],"api_edam":[-1,0,56,0,0,0,94]}},{"api_base_id":3,"api_stage_flag":[1,1,1],"api_plane_from":[[1]],"api_squadron_plane":[{"api_mst_id":52,"api_count":18},{"api_mst_id":52,"api_count":18},{"api_mst_id":113,"api_count":18},{"api_mst_id":113,"api_count":18}],"api_stage1":{"api_f_count":72,"api_f_lostcount":30,"api_e_count":51,"api_e_lostcount":2,"api_disp_seiku":4,"api_touch_plane":[-1,-1]},"api_stage2":{"api_f_count":42,"api_f_lostcount":3,"api_e_count":0,"api_e_lostcount":0},"api_stage3":{"api_erai_flag":[-1,1,0,0,0,1,0],"api_ebak_flag":[-1,0,0,0,0,0,0],"api_ecl_flag":[-1,0,0,0,0,0,0],"api_edam":[-1,13,0,0,0,59,0]},"api_stage3_combined":{"api_erai_flag":[-1,0,0,0,0,0,0],"api_ebak_flag":[-1,0,0,0,0,0,0],"api_ecl_flag":[-1,0,0,0,0,0,0],"api_edam":[-1,0,0,0,0,0,0]}},{"api_base_id":3,"api_stage_flag":[1,1,1],"api_plane_from":[[1]],"api_squadron_plane":[{"api_mst_id":52,"api_count":18},{"api_mst_id":52,"api_count":18},{"api_mst_id":113,"api_count":18},{"api_mst_id":113,"api_count":18}],"api_stage1":{"api_f_count":72,"api_f_lostcount":29,"api_e_count":49,"api_e_lostcount":1,"api_disp_seiku":4,"api_touch_plane":[-1,-1]},"api_stage2":{"api_f_count":43,"api_f_lostcount":2,"api_e_count":0,"api_e_lostcount":0},"api_stage3":{"api_erai_flag":[-1,1,0,0,0,0,0],"api_ebak_flag":[-1,0,0,0,0,0,0],"api_ecl_flag":[-1,1,0,0,0,0,0],"api_edam":[-1,77,0,0,0,0,0]},"api_stage3_combined":{"api_erai_flag":[-1,0,0,0,0,0,0],"api_ebak_flag":[-1,0,0,0,0,0,0],"api_ecl_flag":[-1,0,0,0,0,0,0],"api_edam":[-1,0,0,0,0,0,0]}}],"api_stage_flag":[1,1,1],"api_kouku":{"api_plane_from":[[2,3,5,6],[1]],"api_stage1":{"api_f_count":99,"api_f_lostcount":0,"api_e_count":48,"api_e_lostcount":24,"api_disp_seiku":1,"api_touch_plane":[-1,-1]},"api_stage2":{"api_f_count":36,"api_f_lostcount":4,"api_e_count":16,"api_e_lostcount":6},"api_stage3":{"api_frai_flag":[-1,0,0,1,0,0,0],"api_erai_flag":[-1,1,0,0,0,0,0],"api_fbak_flag":[-1,0,1,0,0,0,0],"api_ebak_flag":[-1,0,0,0,0,0,0],"api_fcl_flag":[-1,0,0,0,0,0,0],"api_ecl_flag":[-1,0,0,0,0,0,0],"api_fdam":[-1,0,4,3,0,0,0],"api_edam":[-1,5,0,0,0,0,0]},"api_stage3_combined":{"api_frai_flag":[-1,0,0,0,0,0,0],"api_erai_flag":[-1,0,0,0,0,0,0],"api_fbak_flag":[-1,0,0,0,0,0,0],"api_ebak_flag":[-1,0,1,0,0,0,0],"api_fcl_flag":[-1,0,0,0,0,0,0],"api_ecl_flag":[-1,0,0,0,0,0,0],"api_fdam":[-1,0,0,0,0,0,0],"api_edam":[-1,0,0,0,0,0,0]}},"api_support_flag":2,"api_support_info":{"api_support_airatack":null,"api_support_hourai":{"api_deck_id":3,"api_ship_id":[147,878,15311,9968,6,140],"api_undressing_flag":[0,0,0,0,0,0],"api_cl_list":[-1,2,0,0,0,0,0,0,0,0,0,0,0],"api_damage":[-1,198,0,0,0,0,0,0,0,0,0,0,0]}},"api_opening_taisen_flag":0,"api_opening_taisen":null,"api_opening_flag":1,"api_opening_atack":{"api_frai":[-1,0,0,0,0,0,0,8,0,8,null,0,0],"api_erai":[-1,0,0,0,0,0,0,0,0,0,0,0,0],"api_fdam":[-1,0,0,0,0,0,0,0,0,0,0,0,0],"api_edam":{"0":-1,"1":0,"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":80,"9":0,"10":0,"11":0,"12":0,"api_":198},"api_fydam":[-1,0,0,0,0,0,0,0,0,80,198,0,0],"api_eydam":[-1,0,0,0,0,0,0,0,0,0,0,0,0],"api_fcl":[-1,0,0,0,0,0,0,0,0,1,2,0,0],"api_ecl":[-1,0,0,0,0,0,0,0,0,0,0,0,0]},"api_hourai_flag":[0,0,0,0]}}
エラー本文終了--------------------------------------
確認お願いします
- 2017/08/27(日) 13:35:52 |
- URL |
- #-
- [ 編集 ]
以下のようなエラーが出て起動できなくなってしまいました。
WindowLayout.zipを削除すると起動するのですが、しばらくするとまた起動できなくなってしまいます。
Just-In-Time (JIT) デバッグを呼び出すための詳細については、
ダイアログ ボックスではなく、このメッセージの最後を参照してください。
************** 例外テキスト **************
System.ServiceModel.CommunicationException: パイプ パイプは終了しました。 (109, 0x6d) からの読み取り中にエラーが発生しました。 ---> System.IO.IOException: 読み取り操作に失敗しました。内部例外を参照してください。 ---> System.ServiceModel.CommunicationException: パイプ パイプは終了しました。 (109, 0x6d) からの読み取り中にエラーが発生しました。 ---> System.IO.PipeException: パイプ パイプは終了しました。 (109, 0x6d) からの読み取り中にエラーが発生しました。
場所 System.ServiceModel.Channels.PipeConnection.FinishSyncRead(Boolean traceExceptionsAsErrors)
場所 System.ServiceModel.Channels.PipeConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
--- 内部例外スタック トレースの終わり ---
場所 System.ServiceModel.Channels.PipeConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
場所 System.ServiceModel.Channels.DelegatingConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
場所 System.ServiceModel.Channels.ConnectionStream.Read(Byte[] buffer, Int32 offset, Int32 count)
場所 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
場所 System.Net.Security.NegotiateStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
場所 System.Net.Security.NegotiateStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
--- 内部例外スタック トレースの終わり ---
場所 System.Net.Security.NegotiateStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
場所 System.Net.Security.NegotiateStream.Read(Byte[] buffer, Int32 offset, Int32 count)
場所 System.ServiceModel.Channels.StreamConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
--- 内部例外スタック トレースの終わり ---
Server stack trace:
場所 System.ServiceModel.Channels.StreamConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
場所 System.ServiceModel.Channels.SessionConnectionReader.Receive(TimeSpan timeout)
場所 System.ServiceModel.Channels.SynchronizedMessageSource.Receive(TimeSpan timeout)
場所 System.ServiceModel.Channels.TransportDuplexSessionChannel.Receive(TimeSpan timeout)
場所 System.ServiceModel.Channels.TransportDuplexSessionChannel.TryReceive(TimeSpan timeout, Message& message)
場所 System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout)
場所 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
場所 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
場所 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
場所 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
場所 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
場所 BrowserLib.IBrowserHost.get_Configuration()
場所 Browser.FormBrowser.FormBrowser_Load(Object sender, EventArgs e)
場所 System.Windows.Forms.Form.OnLoad(EventArgs e)
場所 System.Windows.Forms.Form.OnCreateControl()
場所 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
場所 System.Windows.Forms.Control.CreateControl()
場所 System.Windows.Forms.Control.WmShowWindow(Message& m)
場所 System.Windows.Forms.Control.WndProc(Message& m)
場所 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
場所 System.Windows.Forms.Form.WmShowWindow(Message& m)
場所 System.Windows.Forms.Form.WndProc(Message& m)
場所 Browser.FormBrowser.WndProc(Message& m)
場所 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
場所 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
場所 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 読み込まれたアセンブリ **************
mscorlib
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2102.0 built by: NET47REL1LAST
コードベース:file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
EOBrowser
アセンブリ バージョン:1.0.0.0
Win32 バージョン:1.0.0.0
コードベース:file:///C:/Users/proud.DESKTOP-0Q3O6HU/Documents/My%20Games/Kantai%20Collection/ElectronicObserver/EOBrowser.exe
----------------------------------------
System.Windows.Forms
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2104.0 built by: NET47REL1LAST
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2103.2 built by: NET47REL1LAST
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2046.0 built by: NET47REL1
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
BrowserLib
アセンブリ バージョン:1.0.0.0
Win32 バージョン:1.0.0.0
コードベース:file:///C:/Users/proud.DESKTOP-0Q3O6HU/Documents/My%20Games/Kantai%20Collection/ElectronicObserver/BrowserLib.DLL
----------------------------------------
System.Configuration
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2046.0 built by: NET47REL1
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2102.0 built by: NET47REL1LAST
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2102.0 built by: NET47REL1LAST
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
mscorlib.resources
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2046.0 built by: NET47REL1
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_ja_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2046.0 built by: NET47REL1
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_ja_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
System.ServiceModel
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2046.0 built by: NET47REL1
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
----------------------------------------
System.Runtime.Serialization
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2046.0 built by: NET47REL1
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
SMDiagnostics
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2046.0 built by: NET47REL1
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll
----------------------------------------
System.ServiceModel.Internals
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2046.0 built by: NET47REL1
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll
----------------------------------------
System.IdentityModel
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2046.0 built by: NET47REL1
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll
----------------------------------------
System.Xaml
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2102.0 built by: NET47REL1LAST
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
System.ServiceModel.resources
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2046.0 built by: NET47REL1
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.resources/v4.0_4.0.0.0_ja_b77a5c561934e089/System.ServiceModel.resources.dll
----------------------------------------
System.resources
アセンブリ バージョン:4.0.0.0
Win32 バージョン:4.7.2046.0 built by: NET47REL1
コードベース:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.resources/v4.0_4.0.0.0_ja_b77a5c561934e089/System.resources.dll
----------------------------------------
************** JIT デバッグ **************
Just-In-Time (JIT) デバッグを有効にするには、このアプリケーション、
またはコンピューター (machine.config) の構成ファイルの jitDebugging
値を system.windows.forms セクションで設定しなければなりません。
アプリケーションはまた、デバッグを有効にしてコンパイルされなければ
なりません。
例:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
JIT デバッグが有効なときは、このダイアログ ボックスで処理するよりも、
ハンドルされていない例外はすべてコンピューターに登録された
JIT デバッガーに設定されなければなりません。
- 2017/09/06(水) 21:52:55 |
- URL |
- p #-
- [ 編集 ]