Théo

Results 6 issues of Théo

Hi, I have successfully (?) installed Fabric for Android in my React Native App. The app is registered and appears in Fabric. I import Crashlytics from react-native-fabric I did Crashlytics.crash()...

Hi, I need to clear all inventories of a/several world(s) ! For example if players go in a world "A" and take dirt then then disconnect or go in an...

Type: Idea
State: Open to PR

Hello, I have this issue both with version 4.2.4 and 3.4.1 It works with 1:30 but not with 2:30 for example because of wierd error... **Code** ``` from kerykeion import...

Hello, I have an error when I try to find element by vi_part with db.find() Can you help me please ? The code to call find : https://gist.github.com/to175/69e2fc3b647c7408d18a43d1fdb37964 My database...

Hello, I use PouchDB like that : `export const getItemsList = async () => { try { var docs = await local_database.allDocs({ include_docs: true, attachments: true }); return docs; }...

Hello, I would like to ask if my incident is linked to this lib or not and if anyone had the same issue... I suppose it is related to the...