Jump to content

Активация Studio 3T 2020.10.1 и другие версии Studio 3T + агенты для Studio 3T


Recommended Posts

  • 4 weeks later...
  • User

@AndrewPro Привет, подскажи плиз откуда взять путь к java ./jre/bin/java? у меня он стоит глобально обновил до 55й версии, но падают ошибки при запуске, а есть и в приложение jre-bundle но если туда ссылаться крашится. Пробовал и на 2020.7 и на 2020.8 с правильными путями, но при запуске например для 2020.7 всегда ошибка - java -jar -javaagent:"/Applications/Studio 3T.app/Contents/Resources/app/studio_3t_crack-1.8.jar" data-man-mongodb-ent-2020.7.0.jar 

 

java -jar -javaagent:"/Applications/Studio 3T.app/Contents/Resources/app/studio_3t_crack-1.8.jar" data-man-mongodb-ent-2020.7.0.jar

========== enter permain ==========

主文件:data-man-mongodb-ent-2020.7.0.jar

版本:2020.7.0

java.lang.IllegalArgumentException: No enum constant com.crack.VersionEnum.V2020_7_0

at java.base/java.lang.Enum.valueOf(Enum.java:273)

at com.crack.VersionEnum.valueOf(VersionEnum.java:7)

at com.crack.CrackAgent.premain(CrackAgent.java:18)

at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)

at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.base/java.lang.reflect.Method.invoke(Method.java:564)

at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:513)

at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:525)

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by org.bouncycastle.jcajce.provider.drbg.DRBG (file:/Applications/Studio%203T.app/Contents/Resources/app/bcprov-jdk15on-1.60.jar) to constructor sun.security.provider.Sun()

WARNING: Please consider reporting this to the maintainers of org.bouncycastle.jcajce.provider.drbg.DRBG

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

WARNING: All illegal access operations will be denied in a future release

***WARNING: Display must be created on main thread due to Cocoa restrictions. Use vmarg -XstartOnFirstThread

Exception in thread "main" org.eclipse.swt.SWTException: Invalid thread access

at org.eclipse.swt.SWT.error(SWT.java:4723)

at org.eclipse.swt.SWT.error(SWT.java:4638)

at org.eclipse.swt.SWT.error(SWT.java:4609)

at org.eclipse.swt.widgets.Display.error(Display.java:1105)

at org.eclipse.swt.widgets.Display.createDisplay(Display.java:853)


 
Link to comment
Share on other sites

  • User

На версии 2020.9.3 пробовал ловлю вот такую ошибку 

java -jar -javaagent:"/Applications/Studio 3T.app/Contents/Resources/app/studio_3t_crack-2.0.1.jar" data-man-mongodb-ent-2020.9.3.jar

========== enter permain ==========

主文件:data-man-mongodb-ent-2020.9.3.jar

版本:2020.9.3

========== agent ==========

t3/dataman/mongodb/app/Studio3TApp

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by org.bouncycastle.jcajce.provider.drbg.DRBG (file:/Applications/Studio%203T.app/Contents/Resources/app/bcprov-jdk15on-1.60.jar) to constructor sun.security.provider.Sun()

WARNING: Please consider reporting this to the maintainers of org.bouncycastle.jcajce.provider.drbg.DRBG

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

WARNING: All illegal access operations will be denied in a future release

2020-11-26 14:43:02 [main] t3.utils.bm.determineOSVersion()

INFO: Detected OS: MacOS Catalina

***WARNING: Display must be created on main thread due to Cocoa restrictions. Use vmarg -XstartOnFirstThread

Exception in thread "main" org.eclipse.swt.SWTException: Invalid thread access

at org.eclipse.swt.SWT.error(SWT.java:4723)

at org.eclipse.swt.SWT.error(SWT.java:4638)

at org.eclipse.swt.SWT.error(SWT.java:4609)

at org.eclipse.swt.widgets.Display.error(Display.java:1105)

at org.eclipse.swt.widgets.Display.createDisplay(Display.java:853)

at org.eclipse.swt.widgets.Display.create(Display.java:837)

at org.eclipse.swt.graphics.Device.<init>(Device.java:132)

at org.eclipse.swt.widgets.Display.<init>(Display.java:736)

at org.eclipse.swt.widgets.Display.<init>(Display.java:727)

at t3.dataman.mongodb.app.Studio3TApp.AK(Studio3TApp.java:144)

at t3.dataman.mongodb.app.Studio3TApp.main(Studio3TApp.java:91)

Link to comment
Share on other sites

  • Admin
В 25.11.2020 в 10:52, AntonA сказал:

@AndrewPro Привет, подскажи плиз откуда взять путь к java ./jre/bin/java? у меня он стоит глобально обновил до 55й версии, но падают ошибки при запуске, а есть и в приложение jre-bundle но если туда ссылаться крашится. Пробовал и на 2020.7 и на 2020.8 с правильными путями, но при запуске например для 2020.7 всегда ошибка - java -jar -javaagent:"/Applications/Studio 3T.app/Contents/Resources/app/studio_3t_crack-1.8.jar" data-man-mongodb-ent-2020.7.0.jar 

 

java -jar -javaagent:"/Applications/Studio 3T.app/Contents/Resources/app/studio_3t_crack-1.8.jar" data-man-mongodb-ent-2020.7.0.jar

========== enter permain ==========

主文件:data-man-mongodb-ent-2020.7.0.jar

版本:2020.7.0

java.lang.IllegalArgumentException: No enum constant com.crack.VersionEnum.V2020_7_0

at java.base/java.lang.Enum.valueOf(Enum.java:273)

at com.crack.VersionEnum.valueOf(VersionEnum.java:7)

at com.crack.CrackAgent.premain(CrackAgent.java:18)

at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)

at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.base/java.lang.reflect.Method.invoke(Method.java:564)

at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:513)

at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:525)

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by org.bouncycastle.jcajce.provider.drbg.DRBG (file:/Applications/Studio%203T.app/Contents/Resources/app/bcprov-jdk15on-1.60.jar) to constructor sun.security.provider.Sun()

WARNING: Please consider reporting this to the maintainers of org.bouncycastle.jcajce.provider.drbg.DRBG

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

WARNING: All illegal access operations will be denied in a future release

***WARNING: Display must be created on main thread due to Cocoa restrictions. Use vmarg -XstartOnFirstThread

Exception in thread "main" org.eclipse.swt.SWTException: Invalid thread access

at org.eclipse.swt.SWT.error(SWT.java:4723)

at org.eclipse.swt.SWT.error(SWT.java:4638)

at org.eclipse.swt.SWT.error(SWT.java:4609)

at org.eclipse.swt.widgets.Display.error(Display.java:1105)

at org.eclipse.swt.widgets.Display.createDisplay(Display.java:853)


 

 

1 час назад, AntonA сказал:

На версии 2020.9.3 пробовал ловлю вот такую ошибку 

java -jar -javaagent:"/Applications/Studio 3T.app/Contents/Resources/app/studio_3t_crack-2.0.1.jar" data-man-mongodb-ent-2020.9.3.jar

========== enter permain ==========

主文件:data-man-mongodb-ent-2020.9.3.jar

版本:2020.9.3

========== agent ==========

t3/dataman/mongodb/app/Studio3TApp

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by org.bouncycastle.jcajce.provider.drbg.DRBG (file:/Applications/Studio%203T.app/Contents/Resources/app/bcprov-jdk15on-1.60.jar) to constructor sun.security.provider.Sun()

WARNING: Please consider reporting this to the maintainers of org.bouncycastle.jcajce.provider.drbg.DRBG

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

WARNING: All illegal access operations will be denied in a future release

2020-11-26 14:43:02 [main] t3.utils.bm.determineOSVersion()

INFO: Detected OS: MacOS Catalina

***WARNING: Display must be created on main thread due to Cocoa restrictions. Use vmarg -XstartOnFirstThread

Exception in thread "main" org.eclipse.swt.SWTException: Invalid thread access

at org.eclipse.swt.SWT.error(SWT.java:4723)

at org.eclipse.swt.SWT.error(SWT.java:4638)

at org.eclipse.swt.SWT.error(SWT.java:4609)

at org.eclipse.swt.widgets.Display.error(Display.java:1105)

at org.eclipse.swt.widgets.Display.createDisplay(Display.java:853)

at org.eclipse.swt.widgets.Display.create(Display.java:837)

at org.eclipse.swt.graphics.Device.<init>(Device.java:132)

at org.eclipse.swt.widgets.Display.<init>(Display.java:736)

at org.eclipse.swt.widgets.Display.<init>(Display.java:727)

at t3.dataman.mongodb.app.Studio3TApp.AK(Studio3TApp.java:144)

at t3.dataman.mongodb.app.Studio3TApp.main(Studio3TApp.java:91)

 

 

 

Привет, честно я не могу понять причину и разобраться с твоей ситуацией. Задал вопрос в наш Телеграм канал по поводу твоей проблемы, на что получил один ответ, сугубо личного мнения, а не как профессионала.

Если ты с чем то не согласен , отпишись в  Группе или здесь

 

Цитата

В связи с тем, что у вас Mac Os Catalina, после которой уже вышло 3 свежих релиза и в связи с тем, что ваше OS фигурирует в тексте ошибки, могу предположить, что имеется несовместимость кряка или редактора с системой.

 

Telegram сайта  "Типичный социум"

Do not be indifferent. Support for motivation to continue on to engage in this further! Thanks

img.png

Link to comment
Share on other sites

  • Admin
1 час назад, AntonA сказал:

А, возможно дело в том, что я недавно перешел на MacOS Big Sur, странно что оно пишет Catalina , наверное просто кряк не работает с этой системой. image.png.a8c653babf9acef0528f0a4589cccf49.png

Действительно странно. Но вполне возможно...

Telegram сайта  "Типичный социум"

Do not be indifferent. Support for motivation to continue on to engage in this further! Thanks

img.png

Link to comment
Share on other sites

  • AndrewPro changed the title to Активация Studio 3T 2020.10.1 и другие версии Studio 3T + агенты для Studio 3T
  • 4 weeks later...
  • 1 year later...
  • User

Привет, AndrewPro ?

! Есть у  вас (тебя) Studio-3T 2020.10.1.dmg?  Активатор вижу, а самой версии инсталляшки программы нет. 

 Хочу попытаться установить. Хотя вижу, что с версиями выше MacOS Catalina несовместимость, вроде как...

Может есть уже активатор на более новую версию?

Edited by OMolly
Link to comment
Share on other sites

  • Admin
В 01.03.2022 в 08:35, OMolly сказал:

Привет, AndrewPro ?

! Есть у  вас (тебя) Studio-3T 2020.10.1.dmg?  Активатор вижу, а самой версии инсталляшки программы нет. 

 Хочу попытаться установить. Хотя вижу, что с версиями выше MacOS Catalina несовместимость, вроде как...

Может есть уже активатор на более новую версию?

Пока что не использую данную программу. Поэтому нового активатора нет. Может кто то поделится...

Telegram сайта  "Типичный социум"

Do not be indifferent. Support for motivation to continue on to engage in this further! Thanks

img.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Обжалование или подача апелляции на снятие Бана в группе "Типичный Социум IT!
Заявки и обжалование отправлять в Телеграм bot @ModeratorTS_Bot


  • Donation

    • Raised $4
  • 110 Небольшой соц. опрос по определенным языкам программирования...

    1. 1. Выберите язык программирования из списка, который вам больше всего нравится или на котором вы программируете?


      • PHP 7.x
      • JavaScript
      • Python 3.x
      • C#
      • Node.js
      • Dart \ Flutter
      • ASP.Net Core
      • .Net Core
      • C++
      • TypeScript
      • Ruby
      • Go
      • Kotlin

  • 107 Небольшой соц. опрос по определенным IDE (TOP 15 IDE)

    1. 1. Выберите из списка среду разработки на которой вы пишите код


      • Visual Studio Community
      • VS Code
      • WebStorm
      • PhpStorm
      • NetBeans
      • Notepad++
      • Eclipse
      • IntelliJ IDEA
      • PyCharm
      • Qt
      • Android Studio
      • Другие редакторы от JetBrains
      • SublimeText
      • Vim
      • Atom

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.Privacy Policy

Write what you are looking for and press enter or click the search icon to begin your search

-->