sandtechnology

Results 10 issues of sandtechnology

比如feature模板,question模板,避免问问题不放日志,没有相关信息等现象

**I am currently running** - SpongeForge version: 1.12.2-2838-7.1.10 - Forge version: 14.23.5.2838 - Java version: 1.8.0_221 - Operating System: Windows Server 2012 R2 (amd64) version 6.3 - Plugins/Mods: - Plugins...

type: bug
status: accepted
system: event

应该是能用的 原代码看了看实际是到了替换时才注册的新类型(加载 class),所以之前的修复不起作用(

![1605156524102](https://user-images.githubusercontent.com/20417547/98897211-df748c00-24e5-11eb-9a7d-0fea3851d694.jpeg) ![1605156527407](https://user-images.githubusercontent.com/20417547/98897219-e26f7c80-24e5-11eb-8cd7-bc5d9fec710b.jpeg)

Still needs testing, should help with #721

It will cause error when using exec script action (look like it also affected other language, but I don't know how this string was translated in other languages, so I...

**Overview:** Due to the weakly consistent of ConcurrentLinkedQueue iterator, at some points, packet will be resent twice times or more, causing some weird behaviors (e.g. kicked for illegal movement since...

I'm the beginner for C language, so feel free to let me know if there have any wrong here : D Changes: - Getting server ip from socket directly. -...

t:enhancement
s:core

It will prevent dll auto unloading if that happens (Since its ref always beyond zero), and will cause no data issue when using FFXIV_ACT_Plugin for multiple processes switching. Ref: https://github.com/ravahn/machina/blob/e2c8c11924c33e28bd3f8ebab6bff374f0aaba7d/Machina.FFXIV/Deucalion/DeucalionInjector.cs#L206...