-
Here's a snapshot of the error:
![image](https://user-images.githubusercontent.com/623951/70461847-703d1f00-1a6e-11ea-8f28-c8a4fb45bffe.png)
... and Dolphin stack:
```
************************** D…
-
When the Show Applied Gemstones in Lore option is turned on, the recent changes to flawless gemstones have caused issues after applying the new gemstones into items. It causes a java crash. Previous…
-
From Discord:
- Express Inserters don't need space science even though the infra tech that is a perquisite does.
- Personal Battery techs make very little sense. MK2 requires some pretty advanced ma…
-
If you select and file in text (e.g., the transcript workspace pop up menu, or a string inspector Jade menu item file in, you get nonrowanized code, per bug 70.
However, if the section being filed…
-
Here's a screen shot immediately after dragging the `substrings:` method from one package to another (between categories):
![image](https://user-images.githubusercontent.com/623951/90930738-0c664680-…
-
The magic bean product is too BUG. I can use cardboard boxes to pack many "Timewood Clocks" at the beginning, and then use Cyclic's "Harvester" to obtain a lot of very expensive things at the beginnin…
-
### Modpack
FTB Inferno
### Modpack version
1.1.1
### Log Files
_No response_
### Describe the bug
Reddit tells me this is a bug but I cannot find it so maybe it is or isnt? Out of the blue Im …
-
As I've been unable to make something myself as I can't find any API documentation for the main HandyNotes plugin, would it be interesting to add these in this particular addon? The markings note the …
-
So for me I can't get the awakening table to work on this private server and I have followed all of the steps and it seems to not work properly. I have tried giving it a proper redstone signal but it …
-
I have one Guid that I defined as a partition key as well as a regular key like
``` C#
modelBuilder.Entity().HasKey(c => c.ClientId);
modelBuilder.Entity().HasPartitionKey(o => o.ClientId);…