Mishiranu / Dashchan-Extensions

Dashchan extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The extension is not showing in the app

opened this issue · comments

I've modified the build.gradle of twentyseven extension a little bit to get compiled in nowadays and I got it working, bur for my extension it self, for reason, didn't worked. The extension compiles and install but it didn't show up in the app. The IB uses the sames fork of vichan as twentyseven (brazukachan).

Either you didn't change the chan name, or some error happened. Anyway, I need logs to understand what happens, the reason always there.

I took a look at logcat and It was because of the extension name, but right now I can't fetch the boards. Always get "Empty Response" . I've checked logcat and the problem seems to be in onReadBoards in ChanPerformer.

That means you'll either need to rewrite the parser or change the boards list address (or both).

I got it working right now. Can you give me a direction here, because am I using the twentyseven and both of them use the same engine, they have the same problem to make a post I got a toaster saying: "Array to string".
I've talked to people at twentyseven and this had happened since last year or so.