italy2003

Results 5 issues of italy2003

**Describe the bug** When trying to load the NBT file via LiteMatica, it gives an Error: `Exception while trying to read schematic from file, 'C:Users\gastg\AppData\Roaming\.Minecraft schematics\MUSIC Lost Kitten.nbt Failed to...

S: Needs further investigation

I get these errors after installing PyTorch from here https://pytorch.org/get-started/locally/ I had to get it from there because it gave me errors over having cpu instead of cuda before. ```...

In an Event's ai_chance, when trying to compare faction members, it gives an incorrect error. ``` modifier = { add = -10 num_faction_members > FROM.num_faction_members } ``` I checked and...

I noticed there’s a brief mention of privacy in the documentation, but would it be possible to add a dedicated privacy policy document? Having a standalone policy would make it...

documentation
enhancement

``` ERROR: Invalid requirement: 'httpx==0.23.': Expected end or semicolon (after version specifier) httpx==0.23. ~~~~~~^ (from line 33 of requirements.txt) ``` In `requirements.txt`, line 33 is missing the patch number.