Muhammad Kharisma Azhari

Results 35 comments of Muhammad Kharisma Azhari

Are there any updates on this issue?

The workaround to this issue is by defining a custom JSONEncoder to json_serialize argument in ClientSession like below: ```python class BaseClient: async def get_client_session(self): return aiohttp.ClientSession(base_url=client_config.CLIENT_TRANSACTION_URL, json_serialize=lambda object: json.dumps( object,...

> Then there might be some sort of bug, since some of my players have reported acquiring the an enchantment and still being unable to buy it on the shop....

NEED IT TOO!!!

Any fix to the Redis store? I have the same issue when using that with MultiVectorRetriever as docstore: ``` DataError: Invalid input of type: 'Document'. Convert to a bytes, string,...

Any updates? I need it T_T.

i have this error too, please fix it :D. in detail, i'm using nginx reverse proxy with proxy protocol on. ``` [10:40:48 ERROR] [org.cloudburstmc.netty.handler.codec.raknet.common.RakSessionCodec]: [/some-ip:47161] Error while ticking RakSessionCodec state=CONNECTED...

I come across this bug too. Please fix it ASAP.