-
It is unclear if the function returned by the conversion operator of a lambda is constrained.
[expr.prim.lambda.closure]/p8 states
> The closure type for a non-generic [lambda-expression](https://…
-
## Description
The user is seeing this error message:
```
One or more tasks couldn't be assigned. Reassign tasks to a judge on the case details screen
```
even though no error actually occu…
-
Document that we support enterprise IDP in SaaS via auth0:
https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers
-
### What mod appears to be problematic?
🍷 Vinery
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is the mod running in an unstable environment?
- …
-
Deep Archeology 3 and 5 have the same ships following you: `D.P.S. Wyrd`, `D.P.S. Skuld`, and `D.P.S. Verthandi`. If we can destroy them somehow in mission 3 (for example, annihilating the ships with …
-
Hi,
I can't seem to use the archeology project planetary decision from this mod though I've completed all the requirements for enacting said decision. Running latest collection: Cepheus 3.4
Anyo…
-
### Current and expected behavior
Sometimes `Controller` stucks in the error loop with following `WARN` messages. It does not recover by itself, only restart helps.
```
Nov 17 17:46:28.846 WARN …
-
### What's the issue you encountered?
Anomalies crash the game due to invalid block states within modded blocks. Perhaps restrict anomalies to vanilla blocks as a safe measure
### How can the issue …
-
Hello!
Would you mind adding a license to this project? I'd be interested in integrating this into a project I am working on.
Thanks!
-
=== What steps will reproduce the problem ===
```scala
scala> def id[A](as: A*) = as
id: [A](as: A*)A*
scala> id[Int] _
res12: (Int*) => Int* =
scala> res12(1)
res13: Int* = WrappedArray(1)
scala…