Mishiranu / Dashchan-Extensions

Dashchan extensions
GNU General Public License v3.0
48 stars 29 forks source link

The extension is not showing in the app #31

Open ghost opened 3 years ago

ghost commented 3 years ago

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).

Mishiranu commented 3 years ago

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

ghost commented 3 years ago

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.

Mishiranu commented 3 years ago

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

ghost commented 2 years ago

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.