Masashi Yoshikawa

Results 132 comments of Masashi Yoshikawa

xCryptic, Can you send me Mabinogi.exe?

In this program, I use it for the reason of getting server version to the last. At this time, patch.txt of the patch server is loaded. Currently, only the NA...

Thanks, For the time being, I have fixed the relevant part.

The source code is dirty, so I am recreating it using MahApps.Metro on the WPF branch. I implemented the command line for a while, but I still have bugs.

一旦該当ページの編集ロックを外しても同じエラーが表示されますか?

暫定対処ですが、https://github.com/logue/pukiwiki_adv/commit/a0f576f0ee5feb3fa0745c70cfdf10f7b784b972 の修正でとりあえず削除できるようにしておきました。

あー、やっぱり重くなってる。 どうも、バックアップを取る処理で問題が起きているみたいですね。 Whileの$this->ageの+1を削除してみてください。

現在暫定的にAttach.phpでこの設定をするようになっています。 Attach.phpのDELETE_ADMIN_ONLYをtrueにしてみてください。

`getCursor` reproduces the old CodeMirror5 API and its use is not recommended. To get the cursor just call the `cursor` variable. In this case, you should be able to get...