Перейти к содержанию

infinitefx

Граждане
  • Постов

    1
  • Зарегистрирован

  • Посещение

Сообщения, опубликованные infinitefx

  1. Привет, возникла такая проблема, решился наконец пройти Морровинд, скачал лаунчер, но при нажатии "Установить игру" возникает ошибка. Антивирус отключен, сесть стабильна, запускаю от имени администратора, все одно и то же. В чем может быть причина?
    Скрин: http://pic.fullrest.ru/ZcOjfz2E.png
    Лаунчер качал отсюда: https://www.fullrest.ru/files/morrowind-fullrest-repack
    Версия M[FR]: 4.0.56 beta
    Windows 10 Pro
    Log:

     

    "2022-01-20 16:29:18 [DefaultDispatcher-worker-1] INFO o.s.boot.SpringApplication - Starting application using Java 11.0.2 on DESKTOP-ENKUB18 with PID 4416 (C:\Games\M[FR]\M[FR] Launcher.exe started by Егор Ветров in C:\Games\M[FR])
    ""2022-01-20 16:29:18 [DefaultDispatcher-worker-1] INFO o.s.boot.SpringApplication - No active profile set, falling back to default profiles: default
    ""2022-01-20 16:29:18 [DefaultDispatcher-worker-1] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
    ""2022-01-20 16:29:19 [DefaultDispatcher-worker-1] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
    ""2022-01-20 16:29:19 [DefaultDispatcher-worker-1] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 182 ms. Found 6 JPA repository interfaces.
    ""2022-01-20 16:29:20 [DefaultDispatcher-worker-1] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
    ""2022-01-20 16:29:20 [DefaultDispatcher-worker-1] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
    ""2022-01-20 16:29:20 [DefaultDispatcher-worker-1] INFO liquibase.database - Set default schema name to PUBLIC
    ""2022-01-20 16:29:20 [DefaultDispatcher-worker-1] INFO liquibase.lockservice - Successfully acquired change log lock
    ""2022-01-20 16:29:21 [DefaultDispatcher-worker-1] INFO liquibase.changelog - Reading from PUBLIC.DATABASECHANGELOG
    ""2022-01-20 16:29:21 [DefaultDispatcher-worker-1] INFO liquibase.lockservice - Successfully released change log lock
    ""2022-01-20 16:29:21 [DefaultDispatcher-worker-1] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
    ""2022-01-20 16:29:21 [DefaultDispatcher-worker-1] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.31.Final
    ""2022-01-20 16:29:22 [DefaultDispatcher-worker-1] INFO o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
    ""2022-01-20 16:29:22 [DefaultDispatcher-worker-1] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
    ""2022-01-20 16:29:22 [DefaultDispatcher-worker-1] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
    ""2022-01-20 16:29:22 [DefaultDispatcher-worker-1] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
    ""2022-01-20 16:29:24 [JavaFX Application Thread] WARN javafx - Loading FXML document with JavaFX API of version 16 by JavaFX runtime of version 11.0.2
    ""2022-01-20 16:29:24 [DefaultDispatcher-worker-1] INFO o.s.boot.SpringApplication - Started application in 7.003 seconds (JVM running for 9.954)
    ""2022-01-20 16:29:34 [JavaFX Application Thread] ERROR r.f.m.l.exception.ExceptionHandler - ru.fullrest.mfr.launcher.exception.OnlineModException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://mfr.fullrest.ru/api/v1/client":Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out
    "ru.fullrest.mfr.launcher.exception.OnlineModException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://mfr.fullrest.ru/api/v1/client":Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out
    at ru.fullrest.mfr.launcher.service.RestTemplateService.client(RestTemplateService.kt:91)
    at ru.fullrest.mfr.launcher.javafx.controller.LauncherController$checkApplicationUpdate$2.invokeSuspend(LauncherController.kt:232)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:738)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
    Caused by: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://mfr.fullrest.ru/api/v1/client":Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out
    at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785)
    at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711)
    at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:631)
    at ru.fullrest.mfr.launcher.service.RestTemplateService.client(RestTemplateService.kt:116)
    ... 7 common frames omitted
    Caused by: java.net.SocketTimeoutException: Read timed out
    at java.base/java.net.SocketInputStream.socketRead0(Native Method)
    at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
    at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
    at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
    at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
    at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
    at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
    at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
    at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252)
    at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292)
    at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351)
    at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:746)
    at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:689)
    at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1604)
    at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
    at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527)
    at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:329)
    at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:82)
    at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
    at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66)
    at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776)
    ... 10 common frames omitted
    "2022-01-20 16:29:35 [DefaultDispatcher-worker-1] ERROR r.f.m.l.exception.ExceptionHandler - ru.fullrest.mfr.launcher.exception.OnlineModException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://mfr.fullrest.ru/api/v1/game":Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out
    "ru.fullrest.mfr.launcher.exception.OnlineModException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://mfr.fullrest.ru/api/v1/game":Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out
    at ru.fullrest.mfr.launcher.service.RestTemplateService.builds(RestTemplateService.kt:45)
    at ru.fullrest.mfr.launcher.service.RunnerService.run(RunnerService.kt:48)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(ApplicationListenerMethodAdapter.java:344)
    at org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(ApplicationListenerMethodAdapter.java:229)
    at org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEvent(ApplicationListenerMethodAdapter.java:166)
    at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176)
    at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169)
    at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143)
    at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421)
    at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378)
    at org.springframework.boot.context.event.EventPublishingRunListener.running(EventPublishingRunListener.java:111)
    at org.springframework.boot.SpringApplicationRunListeners.lambda$running$6(SpringApplicationRunListeners.java:79)
    at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
    at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:117)
    at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:111)
    at org.springframework.boot.SpringApplicationRunListeners.running(SpringApplicationRunListeners.java:79)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:354)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1329)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1318)
    at ru.fullrest.mfr.launcher.Launcher$initSpringBoot$1.invokeSuspend(Launcher.kt:99)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:738)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
    Caused by: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://mfr.fullrest.ru/api/v1/game":Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out
    at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785)
    at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711)
    at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:631)
    at ru.fullrest.mfr.launcher.service.RestTemplateService.builds(RestTemplateService.kt:107)
    ... 29 common frames omitted
    Caused by: java.net.SocketTimeoutException: Read timed out
    at java.base/java.net.SocketInputStream.socketRead0(Native Method)
    at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
    at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
    at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
    at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
    at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
    at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
    at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
    at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252)
    at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292)
    at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351)
    at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:746)
    at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:689)
    at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1604)
    at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
    at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527)
    at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:329)
    at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:82)
    at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
    at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66)
    at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776)
    ... 32 common frames omitted
    "2022-01-20 16:29:35 [DefaultDispatcher-worker-1] INFO ru.fullrest.mfr.launcher.Launcher - Spring Boot initialization completed
    ""2022-01-20 16:29:46 [DefaultDispatcher-worker-1] ERROR r.f.m.l.exception.ExceptionHandler - java.util.NoSuchElementException: Collection contains no element matching the predicate.
    "java.util.NoSuchElementException: Collection contains no element matching the predicate.
    at ru.fullrest.mfr.launcher.javafx.task.GameInstallTask.execute$suspendImpl(GameInstallTask.kt:90)
    at ru.fullrest.mfr.launcher.javafx.task.GameInstallTask.execute(GameInstallTask.kt)
    at ru.fullrest.mfr.launcher.javafx.component.UpdateComponent$installGame$1.invokeSuspend(UpdateComponent.kt:80)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:738)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
    "2022-01-20 16:30:16 [DefaultDispatcher-worker-1] ERROR r.f.m.l.exception.ExceptionHandler - java.util.NoSuchElementException: Collection contains no element matching the predicate.
    "java.util.NoSuchElementException: Collection contains no element matching the predicate.
    at ru.fullrest.mfr.launcher.javafx.task.GameInstallTask.execute$suspendImpl(GameInstallTask.kt:90)
    at ru.fullrest.mfr.launcher.javafx.task.GameInstallTask.execute(GameInstallTask.kt)
    at ru.fullrest.mfr.launcher.javafx.component.UpdateComponent$installGame$1.invokeSuspend(UpdateComponent.kt:80)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:738)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
    "2022-01-20 16:30:17 [springContextShutdownHook] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default'
    ""2022-01-20 16:30:17 [springContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
    ""2022-01-20 16:30:17 [springContextShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
    "


     

×
×
  • Создать...