-
### Ethers Version
6.13.3
### Search Terms
uncaughtException
### Describe the Problem
I had issues that were happening for some period of time, maybe when the provider that I use did ma…
-
Adding on here in case you forgot to note it down somewhere yourself Nick.
Currently, Mighty Throw is entirely redundant; not sure if Strength is at all a factor, but even with unmaxed Strength and…
-
Hi,
I have moved away from the original app to this branch. When I run the function below:
pyhgtmap -o contour --max-nodes-per-tile=0 -s 10 -0 --pbf warp-90.tif
on the warp-90.tif file I get…
-
The new feature `@file` throws an error when a PDF file is passed as context.
```
@file:GitHub/RAG_Docs/MertonHBR.pdf What does this file pertain to?
```
The error arises as the `@file` command…
-
When running lizard over a fortran file, I'm getting this error:
```
File ".../.venv/lib/python3.12/site-packages/lizard.py", line 567, in analyze_source_code
for _ in reader(tokens, reader):
…
-
### 🐛 Describe the bug
Using `torch.export` on a module with `torch.where` throws an error. Use the following code snippet to reproduce the error
```python
import torch
class ModuleWithWhere…
-
When changing the DataSource on a Table and loading a QueryModel using ReloadData an exception is thrown.
It seems like the column info is out dated when the function ReloadData is invoked, is there …
-
### Jenkins and plugins versions report
Jenkins 2.462.3
GitLab API Plugin Version 5.6.0-97.v6603a_83f8690
GitLab Plugin Version 1.8.2
### What Operating System are you using (both controller, and…
-
**Describe the bug**
Importing bug, will not let me continue importing flashcards after about 14; it gets stuck on 15 then gives me the error
**Quizlet deck URL**
https://quizlet.com/757770495/ch…
-
### Brief problem description
I am trying to use the `calc_light_merged` function to model PAR based on observed PAR and the smoothed PAR produced with `calc_light`. However, the `calc_light_merged…