Ercan Acar
Ercan Acar
Any idea 😂
> Can you please upload the whole server setup you use (or another one that also crashes) here? I can't upload my server files. It's not related to my server....
> I cannot reproduce the crash on my setup, so if I am to be able to inspect it, I need an example server where this happens. The last problem...
> @MaxAndolini could you make a `minimal working and reproducible example`? > Like a empty pawn file with only snippets of your gamemode (like 'join' messages and so). > >...
> > Could you try a different gamemode with latest YSF on 0.3DL? > > I tested two gamemodes and both worked fine 😢 > One question that maybe or...
Solved. Thank you.
> How are you instantiating your http transport implementation for the API client? > > We suggest that you use either [`GoogleNetHttpTransport.newTrustedTransport()`](https://googleapis.dev/java/google-api-client/latest/com/google/api/client/googleapis/javanet/GoogleNetHttpTransport.html#newTrustedTransport--) or [`GoogleApacheHttpTransport.newTrustedTransport()`](https://googleapis.dev/java/google-api-client/latest/com/google/api/client/googleapis/apache/v2/GoogleApacheHttpTransport.html#newTrustedTransport--). These 2 helpers create `HttpTransport` instances...
Thank you. How can i get beta version with npm? Also do you know how can i run this script without deobfuscate?