-
Model pre-selection rule.
-
If I hit a throwable with a bat with infinity, a copy of that item gets added back into my inventory. You can't pick up the thrown version. I assume this is the intended way it should work.
However…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Trying to redirect the log file output to GitHub Job Summaries.
```
- uses: g…
-
### tModLoader version
version: 0.10.1
### Tremor version
version: 1.3.2.4
### Description
In the code for Titan_ (Titan Soul)
If event progress points are **equal to** 97: Spawn T…
-
Coverage:
- Ubuntu latest
- Ubuntu LTS
- CentOS 5
- CentOS 6
- Debian?
- Fedora?
Add some minitest or serverspec validations...
-
A cool little aesthetic thing could be to add some creatures for ambiance to the ocean other than sharks (Ex. Fish, Dolphins, Sea Turtles, maybe even a whale?) Add some creatures to the beaches (Ex. C…
-
-
Models such as `Responders` define the `__eq__()` and `__ne__()` methods appropriately, but not `__hash__()`.
From the Python [documentation](https://docs.python.org/2.7/reference/datamodel.html#ob…
asqui updated
3 years ago
-
I encountered an attribute error while attempting to use the add_grid_plot function from Bats2d to plot an AMR grid. This issue emerged following my update to the most recent version of Spacepy fr…
-
使用3d unet,用的brats2020的数据集,python main.py后,targetsize和inputsize会出现维度不匹配的问题,inputsize是[(2,2,32,32,32)],targetsize是[(2,64,32,32)];我把target.reshape([2,2,32,32,32])后成功运行,但是后续调整batsize的的大小,程序又会报错,RuntimeErr…