Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
mulțumesc!
MERSI
Nu aveți link-uri direct pentru resource?
salut, ai un link direct la sursa, Thx!
Mulțumesc!)
Recomandați ansamblul l2 essence. De la ce dezvoltatori poate fi asamblat normal?
muito bompois Mobius é um galo raro, estou postando o resultado da versão principal datada de 20 de janeiro de 2024 com relíquias e a nova rede async-mmocore, não baixei as outras versões:cauteloso:
*** Texto oculto não pode ser citado. ***
thankspois Mobius é um galo raro, estou postando o resultado da versão principal datada de 20 de janeiro de 2024 com relíquias e a nova rede async-mmocore, não baixei as outras versões:cauteloso:
*** Texto oculto não pode ser citado. ***
Думаешь с Мобиусом можно договориться о покупке?а какой выбор есть?
Или мобиус или нонейм бразильцы или самому страдать или выискивать контакты с которыми можно договориться об оренде/покупке исходников, но за много-много деняк
Мобиус вроде и так их не бесплатно раздает.Думаешь с Мобиусом можно договориться о покупке?
ну да.Мобиус вроде и так их не бесплатно раздает.
Thanks for sharing, mobius is the only project that is working on goddess chroniclesbecause Mobius is a rare rooster, I am posting the outcome of the main version dated January 20, 2024 with relics and the new async-mmocore network, I did not download the other versions
*** Hidden text cannot be quoted. ***
¿Qué pasa con el código fuente? Por favor proporcione información.
Да. В 447 версии клиента зашиты обе "хроники" - и 7 печатей, и шайнмейкер.А можно запустить на клиенте Essense ?
[14/04 10:04:07] java.lang.NullPointerException: Cannot invoke "org.l2jmobius.gameserver.model.actor.Player.getMaxHp()" because "newChar" is null
at org.l2jmobius.gameserver.network.clientpackets.CharacterCreate.runImpl(CharacterCreate.java:262)
at org.l2jmobius.gameserver.network.clientpackets.ClientPacket.run(ClientPacket.java:53)
at org.l2jmobius.commons.threads.RunnableWrapper.run(RunnableWrapper.java:35)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:842)
С этой проблемой я решил. Теперь другая: на квесте зал предсказаний, жму телепорт, и ничего не происходит.такой вопрос при создании класса Творец Сияния выдает ошибку в ГС
Код:[14/04 10:04:07] java.lang.NullPointerException: Cannot invoke "org.l2jmobius.gameserver.model.actor.Player.getMaxHp()" because "newChar" is null at org.l2jmobius.gameserver.network.clientpackets.CharacterCreate.runImpl(CharacterCreate.java:262) at org.l2jmobius.gameserver.network.clientpackets.ClientPacket.run(ClientPacket.java:53) at org.l2jmobius.commons.threads.RunnableWrapper.run(RunnableWrapper.java:35) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:842)
Проблемма решена путем замены 3 строчек в скрипте Квеста за место 10034 указал 10334 и все заработалоС этой проблемой я решил. Теперь другая: на квесте зал предсказаний, жму телепорт, и ничего не происходит.
Подключай тестовый период вТакой вопрос к знатокам. Есть ли какая прога для массового перевода htm-файлов?
TranslationServiceClient translateClient = new TranslationServiceClientBuilder
{
GrpcAdapter = RestGrpcAdapter.Default,
}.Build();
string stringToTranslate = "This is a test string to translate";
TranslateTextResponse response = translateClient.TranslateText(new TranslateTextRequest
{
Contents = { stringToTranslate },
TargetLanguageCode = "ko-KR",
Parent = new ProjectName("projectId").ToString()
});
string translatedString = response.Translations[0].TranslatedText;
У меня есть уже все переведенные HTML файлы, но их еще нужно немного подправить так как орфографические ошибки присутствую.Такой вопрос к знатокам. Есть ли какая прога для массового перевода htm-файлов?