-
Possibly related to #72.
This issue arises out of an experience I had with a reasonably high-traffic website that was frequently polled (by search engine crawlers, presumably) for static files from…
-
**Game Version:** 1.16.0-rc.5
**Platform:** Mac 12.1
**Modded:** No
**SP/MP:** Singleplayer
### Description
Game crashes when trying to join a map. Same behavior like with rc4.
```
Mono: …
-
Same issue as here https://github.com/redux-offline/redux-offline/issues/304
Version 2.6.0
Running with Redux Saga. Pretty sure this was working before but now Reydrate isn't updating the store.…
-
I'm also getting this strange error after updating to the latest version without changing anything in my code
```cs
Exception Message:
account is not authorized to trade
Exception StackTrace:
…
-
I am getting this error when trying to bundle the following less file. I can reproduce this in BundleTransformer.Less v 1.10.0 and v 1.12.0
```less
@primary-grey-50: #b4bbc2;
.generate-shades(l…
-
**Game Version:** 1.16.0 pre-5
**Platform:** Linux (Debian stable)
**Modded:** No
**SP/MP:** Singleplayer
### Description
Explain the issue you're running into.
### How to reproduce
…
-
## Description
- [Correctness] Add thread safe mutability for `IAsset` and eliminate a possible "double load" bug
- [Performance] Prevent Double Loads of assets caused by multiple threads deciding …
-
After #130 we will have the 95% of the necessary shader-reflection data to generate the descriptor set layout, and most of the data to generate a pipeline layout as well.
More info to come
-
Most of the types in cesium-native are not suitable for inheritance and should be marked `final`. The only exceptions I can think of are `RasterOverlay`, `RasterOverlayTileProvider`, `ITaskProcessor`,…
kring updated
3 years ago
-
I have setup a minify and bundle using weboptimizer and once in a while I will get
`obj\WebOptimizerCache\'js'bundle.js__lupxX87tcqxYPEA08mQEa9gvvsI.cache' is denied.`
What is weird is now when i…