upsilon
upsilon
開発中の `upsilon:mastodon` ブランチの最新ビルドは下記URLからダウンロードできます。 設定ファイルを壊す可能性があるため、普段使用しているOpenTweenには上書きせず**必ず新しいフォルダに展開して**使用して下さい。 https://ci.appveyor.com/project/upsilon/opentween/builds/45549844/artifacts The latest build of the `upsilon:mastodon` branch under development can be downloaded from the following URL. This build may corrupt the setting file, **DO NOT...
#161 で Reproducible Build が上手く行かない問題の原因切り分けのため、一旦 SDK スタイル移行前の状態でこの問題を修正する
https://twitter.com/kim_upsilon/status/491890423137177600 のエラーに対する修正です。
``` 動作環境: オペレーティング システム: Microsoft Windows NT 10.0.19045.0 共通言語ランタイム: 4.0.30319.42000 OpenTween.exeのバージョン: 3.8.0.0 例外 System.Exception: タイムライン更新が規定時間内に完了しませんでした: Home 場所 OpenTween.TimelineScheduler.d__39.MoveNext() --- 直前に例外がスローされた場所からのスタック トレースの終わり --- 場所 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 場所 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 場所 OpenTween.AsyncTimer.d__14.MoveNext() ```...
``` 動作環境: オペレーティング システム: Microsoft Windows NT 10.0.19045.0 共通言語ランタイム: 4.0.30319.42000 OpenTween.exeのバージョン: 3.7.1.0 例外 System.NullReferenceException: オブジェクト参照がオブジェクト インスタンスに設定されていません。 場所 OpenTween.Models.TwitterPostFactory.CreateAccessibleText(String text, TwitterEntities entities, TwitterStatus quotedStatus, TwitterQuotedStatusPermalink quotedStatusLink) 場所 OpenTween.Models.TwitterPostFactory.CreateFromStatus(TwitterStatus status, Int64 selfUserId,...
Instagram のURLについてサムネイル画像の取得に失敗しています URL: https://img.azyobuzi.net/api/redirect?uri=https%3A%2F%2Fwww.instagram.com%2Fp%2F4KYC8sGu_1%2F レスポンス (インデントなど整形): ```json { "error": { "code": 4043, "message": "The picture you requested is not found.", "exception": "ImgAzyobuziNet.Core.ImageNotFoundException: Exception of type 'ImgAzyobuziNet.Core.ImageNotFoundException' was thrown.\n at ImgAzyobuziNet.Core.Resolvers.InstagramResolver.d__10.MoveNext()...