aaa1115910

Results 7 comments of aaa1115910

按理说要上架通过审核的应用才能够开启开屏广告https://dev.mi.com/console/doc/detail?pId=902

I also encountered the same problem. When I package the jar and then run it, the problem will occur. ![image](https://github.com/sksamuel/scrimage/assets/34527143/496dbd53-6175-4bdb-b6ba-5987caf2d668) ~update: It seems that an exception will be thrown when...

> In China, all Internet Service Providers must enforce compliance checks, and licenses are required for all HTTP services. Your connection will be aborted during transmission if they are detected...

Here is the plugin code where I'm having trouble ``` using Rests; using Terraria; using TerrariaApi.Server; using TShockAPI; namespace TShockRestProblem; [ApiVersion(2, 1)] public class TestPlugin : TerrariaPlugin { public override...

> Unable to reproduce. Could you share the code of your testing server? The snippet I tested can handle hundreds of megs without any problem. > > ```cs > using...

Are you running TShock on a Mac with Apple silicon?

> Nope, on an Oracle cloud server with an ARM processor though, so it's close enough i guess The ARM processor may be the problem. [#3012](https://github.com/Pryaxis/TShock/issues/3012#issuecomment-2924268081) mentioned that it might...