The Wayback Machine - https://web.archive.org/web/20211005053736/https://github.com/topics/gamedev
Skip to content
#

gamedev

Here are 3,875 public repositories matching this topic...

amethyst
jojolepro
jojolepro commented May 19, 2021

Tasks

  • Fix ron file to use expected format

Reproduction Steps

cd examples/animation && cargo run

What Actually Happened

[ERROR][distill_daemon::file_asset_source] Error processing pair at Some("/shareddata/share/prog/rust/amethyst/examples/animation/assets/prefab/animation.ron"): 8:1: Expected map
[ERROR][distill_daemon::file_asset_source] Error processing pair at Some("/sh
stride
Terasology
Cervator
Cervator commented Oct 3, 2021

As part of #4919 I introduced a very simple and hard coded way to have the game server exclude certain virtual NICs from being set up as listening targets (so the server can be found on one or more local networks). This is likely only of relevance on developer-heavy systems where a lot of virtualization is being used. For my setup see the snippet in the linked PR. Before my change it took more tha

Improve this page

Add a description, image, and links to the gamedev topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gamedev topic, visit your repo's landing page and select "manage topics."

Learn more