-
The objective of this task is to initiate the development of a Flask-based web server for our existing Nomic game codebase. This will mark the first step towards creating an interactive, multiplayer e…
-
BugfixedHL Crash Log
Exception EXCEPTION_ACCESS_VIOLATION (0xC0000005) at address 0x626CC376 (client.dll).
Please post contents of this log file and file crash-2024-08-14-14-21-07.dmp on
https:…
-
### Platforms
Android
### Build
release build 146
### Issue
I found it reported as #10106 but it was closed due to insufficient data, I provide more information and if you need more data or to do…
-
Consider Strategy design pattern for game server (getting rid of all the `elif` statements sounds like a good idea).
-
Description: This task involves setting up the foundational Flask server for our Nomic game application. The goal is to create a simple yet scalable backend structure that will serve as the backbone f…
-
Stacktrace:
```
[info]: Blue noise took 52 ms to load
[info]: Framebuffer: 1280, 720
[info]: [censored]
[info]: User #00ffffITR joined using version Cubyz ╬▒ 0.12.0.
thread 15296 panic: attempt …
ITR13 updated
2 months ago
-
Still having him join even when banned alongside a few others who seem to have discovered a way to obfuscate their connection somehow to circumvent bans. Would there be a way to close t…
-
Hi, I have an old computer with Ubuntu and Docker that I use as my personal server. I would like to know if it is possible to host a Stardew Valley server on it, something similar to Minecraft dedicat…
-
if my realmd port is 3726 and game port is 8098 then i config the php
`$server[1]['addr'] = '127.0.0.1';
$server[1]['addr_wan'] = 'wow.Mywowo.fun';
$server[1]['game_port'] =…
-
On joining a server the ClientContext gets reloaded if the client and server do not have identical files, make sure that when the ClientContext gets reloaded we don't execute methods twice that should…