-
When an exception is thrown it usually is hard to tell what causes it.
If we wrap all exceptions with our own type you should be able to determine if an exception occured while executing code from a …
-
Lots of adjustments will have to be made to support this.
For example: detecting when to use `GameManager.Instance.World.GetPrimaryPlayer()`:
![Image](https://user-images.githubusercontent.com/53960…
-
I've been thinking about the procedural generation of terrain, and I've begun to write some algorithms for it. I've run into some issues. Fair warning, this is a long post. Lots of questions.
First…
-
@ninininininininini
Did you made any progress on your branch ?
-
Hello, there is the issue - messages are being duplicated in discord if you are using serverbots such like 1CSMM_Patrons :-( .
Is there any way to fix it? Thanks!
-
**Describe the bug**
MODE = 2, appears the
**To Reproduce**
Steps to reproduce the behavior:
1. Pull image
2. MODE = 0
3. Bring DOCKER up
4. MODE = 2
5. Bring DOCKER up
6. Note error msg. …
-
Hello, I was looking at all the server tools commands, there is none to restore all the prefabs of the map ?, or individual without using the chunkreset.? If not, could you implement those two command…
-
实验案例:七日杀
问题1:服务器最大人数为200人,但是却显示-56
![image](https://github.com/hundunzhidian/RconA2sAPi/assets/69096633/232a36a7-81a2-4c48-a013-94a75e9e75c1)
问题2:显示玩家列表,玩家没有名字,这个问题在cs2中同样存在
![image](https://githu…
-
how to reproduce problem:
```
root@d43d5405d23f:/# minimart mirror --inventory-config=test.yml
Fetching the universe for https://api.berkshelf.com ...
The cookbook erlang with the version 2.1.0 could…
-
Been trying to require another JS file only results in errors.
I can't seem to find any way to make the require function work.
Absolute paths seem to work but put the engine in an invalid state.
Wh…