oren

Results 8 issues of oren

### Type Crash to desktop ### Bug description Sometimes the game crashes when you try to spectate in a multiplayer lobby, this time I grabbed the logs to share. How...

area:multiplayer
type:reliability

Seems the serializer just looks at the base type of the vertex for attribute serialization. Is this by design ? https://github.com/YaccConstructor/QuickGraph/blob/50e0e16df0e6923d7a91e0fbabc89adee451145c/src/QuickGraph/Serialization/GraphMLSerializer.cs#L452-L455

Im trying to make the network automatically disable physics and layouting when too many nodes are present within the graph. Reason is that the hierarchical layout takes & physics takes...

I know this project is most likely dead but can you release built binaries, this is such a pain to build

# 🐞 bug report ### Affected Rule py_library ### Is this a regression? yes, it didnt use to work like this ### Description We have a use case where we...

need: repro
type: pip
type: toolchain

Is source generation supported ? If it is can i have some pointers on how to achieve this ? I have tried to setup a basic example by copying the...

We are still getting source generator this issue that is discussed in this issue https://github.com/bazel-contrib/rules_dotnet/issues/443 We are using version 0.17.5 and according to the issue above the issue should be...

In pure bzlmod projects where there is no WORKSPACE file, the extension cannot find the root of the project and all paths become absolute as seen in the screenshot below....

type: bug