Coming
Coming
现在可以手动把换鱼饵的代码去掉
我记得是在environment.py里
是fisher/environment.py里的select_food函数
 Modify ***\chatgpt\chatgpt.py like this.
useful
async版 elif status != '408': payload = EventScanPayload( status=ScanStatus.Cancel, qrcode=f"https://login.weixin.qq.com/l/{self.uuid}" ) event_stream.emit('scan', payload) await asyncio.sleep(0.1) break await asyncio.sleep(1) if isLoggedIn: payload = EventScanPayload( status=ScanStatus.Confirmed, qrcode=f"https://login.weixin.qq.com/l/{self.uuid}" )
~~block~~ chunk √
>  Same issue. Seems the pearl only loaded chunks for 1 or 2 gameticks. In theory, pearl should be loaded 2gt. The problem now is that it is not...
https://github.com/toytag/PearlTickets works great. Maybe we need to inject ender_pearl separately instead of projectiles.
> > https://github.com/toytag/PearlTickets works great. Maybe we need to inject ender_pearl separately instead of projectiles. > > hmmm it's OK but won't work with starlight or That's very odd, It...