20kdc

Results 24 issues of 20kdc

Gets the game to a completable state on Godot 3.3.2. There may be bugs that I not yet determined the existence of. You may want to move this to another...

https://lwn.net/ml/fedora-legal/CAC1cPGw1xScGAXo-0NRs92zFB7ptRxTt=oCYi0BxfZDfAgUtYQ@mail.gmail.com/ Need to pick a license just out of courtesy. Note to downstream users: Your existing rights and those to future versions will not be affected by this change. I...

Fix usability issue scenarioes noted by rohkea below.

Ongoing Similar Issues Tracker

This issue is more of a way of informing people than an actual issue, but it does highlight some actual issues. Current instructions on Ubuntu 20.04 LTS: 1. Ensure you...

On an Ubuntu 19.10 (Eoan Ermine) system, the following command: `CGO_ENABLED=1 CC=i686-w64-mingw32-gcc GOOS=windows GOARCH=386 go build -v -tags static -ldflags "-s -w"` fails to build https://github.com/20kdc/CCUpdaterUI (Please be noted: If...

bug

Was prompted to send issue by game. Version 5.2.0, Josharias Survival Did not occur again on a second attempt. Logs: https://drive.google.com/uc?id=1YR8_6t3m52i92LJRtOJ4ZuE882MQY9Gh&export=download

Type: Bug
Status: Needs Investigation
Topic: Stabilization
Category: Crash

External "window helper" libraries, such as GLFW and SDL2, provide functions to acquire Vulkan surfaces. For example, see `glfwCreateWindowSurface` (GLFW) or `SDL_Vulkan_CreateSurface` (SDL2). However, these surfaces cannot be passed to...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** Meshroom 2021.1.0 requires CUDA for the DepthMap node, making that and further stages completely unusable from within Meshroom for me....

feature request

Algorithm's destroy function destroys: + A Pipeline + A DescriptorPool + A PipelineLayout without waiting for completion. There are other objects destroyed which may also cause errors in similar ways....

bug

The following error occurs with makehuman-community 1.2.0+20201105183027-1ppa1 on Ubuntu 22.04, Python 3.10.4: ``` error: module 'collections' has no attribute 'Callable' Traceback (most recent call last): File "/usr/share/makehuman-community/makehuman.py", line 566, in...

Fixed