Alienmario

Results 27 comments of Alienmario

> Could you send the register values from your crash dump during `UTIL_GetLocalPlayer()` call. These? ``` SIGSEGV /SEGV_MAPERR accessing 0xb6ffb445 Thread 0 (crashed): 0: server_srv.so!UTIL_GetLocalPlayer() + 0x18 eip: 0xf1184558 esp:...

I have this error happen on only 1 map, at random (presumably after server has been running for some time). - I also have a plugin that does entity lump...

> But same code **does not throw such errors if you move it to the main file**. It can be caused by something above the given code in that file....

Perhaps you could add an aliasing variant of NameCasingConvention (NameCasingConventionAliases?). Anyways, since `System.CommandLine` doesn't support this, feel free to close if you feel like this is overreaching.

I'd recommend going with Avalonia as it's also within the dotnet environment, open source and cross platform, alike DD. It can easily handle most use cases you can think of....