-
**Describe the bug**
The whole game seems to shit itself and require a restart to work properly again if a static property errors upon being assigned.
**To Reproduce**
1. Hotload this.
```cs
…
-
hey,
after updating from tardismod-1.7.10-0.99-207 to tardismod-1.7.10-0.994-124-DS it started to spam with this error:
```
Cannot Hotload Dim: Could not get provider type for dimension 959, does n…
-
Right now, we hand roll CLI arguments. We allow something like:
hotload PYTHON_MODULE_OR_SCRIPT [--entrypoint ENTRYPOINT_FUNCTION] [--recursive] [--no-clear]
But this isn't reflected in the …
-
I use stow to manage my configs which manages symlinks of those configs.
This does not hotload on changes when the config is symlinked:
skhd -c ~/.config/skhd/skhdrc
But pointing to the actual …
-
I have observed two potential issues:
### 1. reload duplication
Sometimes when changing a file I see several lines of `Successfully reloaded`. For example when I run `touch file`. I suspect this…
-
### Description
When you uses a custom radio button and you are setting the opacity property the hot reload just break.
### Steps to Reproduce
1. create a maui app.
2. paste this code
chang…
-
### What can't you do?
Back in the entity system we had a way to run a method whenever there was a hotreload with [Event.HotReload], but this does not exist for the scene system anymore.
I have a si…
-
Hot reloading is very useful in game server development. As I am developing a game server right now, I'm using node-hotload. And just replace all `hotload` to `require` on production. This way any cha…
-
### Describe the bug
Trying to sync a non-auto property doesn't sync
### To Reproduce
1. Create a component
2. Give it something along these lines
``` [Category("Health"), Property, DefaultValue…
-
I recently tried to inline `tools.deps.alpha` to get hotload-dependencies working again for cljr, but mranderson failed to consider these [load statements](https://github.com/clojure/tools.deps.alpha/…
expez updated
2 years ago