This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package org.terasology.gestalt.di; | |
| import com.google.common.collect.Lists; | |
| import org.terasology.gestalt.di.exceptions.BeanResolutionException; | |
| import java.util.ArrayList; | |
| import java.util.Collection; | |
| import java.util.List; | |
| import java.util.Optional; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| org="" | |
| tg="" | |
| for i in */; do | |
| tg="$(git -C "$(pwd)/$i" remote -v | grep origin | grep "(fetch)" | sed -s 's/origin//g' | sed -s 's/(fetch)//g')"; | |
| if [[ $tg == *"http"* ]]; then | |
| org="$(echo ${tg} | sed -s 's/https:\/\/github.com\//[email protected]:/g')"; | |
| git -C "$(pwd)/$i" remote remove origin | |
| git -C "$(pwd)/$i" remote add origin "${org}" | |
| echo "${org}"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:53201,suspend=y,server=n -Xms256m -Xmx1536m -javaagent:/home/michaelpollind/.local/share/JetBrains/Toolbox/apps/IDEA-U/ch-0/202.8194.7/plugins/Groovy/lib/agent/gragent.jar -javaagent:/home/michaelpollind/.local/share/JetBrains/Toolbox/apps/IDEA-U/ch-0/202.8194.7/plugins/java/lib/rt/debugger-agent.jar -Dfile.encoding=UTF-8 -classpath /tmp/classpath807672053.jar org.terasology.engine.Terasology -homedir -noCrashReport | |
| Connected to the target VM, address: '127.0.0.1:53201', transport: 'socket' | |
| OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended | |
| Recognized argument: -homedir | |
| Recognized argument: -noCrashReport | |
| PathManager being initialized. Initial code location is /home/michaelpollind/drive/project/Terasology/engine/build/classes | |
| Switched it to expected working dir: /home/michaelpollind/drive/project/Terasology | |
| installPath was null, run |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @Factory | |
| @Requires(property = IgniteAbstractConfiguration.PREFIX + ".enabled", value = "true", defaultValue = "false") | |
| public class IgniteFactory implements AutoCloseable{ | |
| private static final Logger LOG = LoggerFactory.getLogger(IgniteFactory.class); | |
| private final ResourceResolver resourceResolver; | |
| private final IgniteConfig igniteConfiguration; | |
| private final AbstractApplicationContext applicationContext; | |
| private final Map<String, Ignite> clients = new ConcurrentHashMap<>(10); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import io.micronaut.context.annotation.Type; | |
| import io.micronaut.core.annotation.AnnotationClassValue; | |
| import io.micronaut.core.annotation.AnnotationValue; | |
| import io.micronaut.core.annotation.AnnotationValueBuilder; | |
| import io.micronaut.inject.annotation.NamedAnnotationMapper; | |
| import io.micronaut.inject.annotation.TypedAnnotationMapper; | |
| import io.micronaut.inject.visitor.VisitorContext; | |
| import org.apache.ignite.compute.gridify.Gridify; | |
| import java.lang.annotation.Annotation; |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /usr/lib/jvm/java-8-openjdk-amd64/bin/java -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:59995,suspend=y,server=n -Xms256m -Xmx1536m -javaagent:/home/michaelpollind/.local/share/JetBrains/Toolbox/apps/IDEA-U/ch-0/201.7846.76/plugins/Groovy/lib/agent/gragent.jar -javaagent:/home/michaelpollind/.local/share/JetBrains/Toolbox/apps/IDEA-U/ch-0/201.7846.76/plugins/java/lib/rt/debugger-agent.jar -Dfile.encoding=UTF-8 -classpath /tmp/classpath1055437237.jar org.terasology.engine.Terasology -homedir -noCrashReport | |
| Connected to the target VM, address: '127.0.0.1:59995', transport: 'socket' | |
| Recognized argument: -homedir | |
| Recognized argument: -noCrashReport | |
| PathManager being initialized. Initial code location is /home/michaelpollind/drive/project/Terasology/engine/build/classes | |
| Switched it to expected working dir: /home/michaelpollind/drive/project/Terasology | |
| installPath was null, running from IDE or headless server? Setting to: /home/michaelpollind/drive/project/Terasology | |
| Found the natives dir: /home/michaelpoll |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ute.bnd.osgi.Clazz] parseClassFile(): path=io/github/resilience4j/bulkhead/package-info.class resource=/home/michaelpollind/drive/project/resilience4j/resilience4j-bulkhead/build/osgi-classes/io/github/resilience4j/bulkhead/package-info.class | |
| 09:55:24.093 [DEBUG] [aQute.bnd.osgi.Clazz] parseClassFile(): path=io/github/resilience4j/core/lang/NonNullApi.class resource=:/home/michaelpollind/drive/project/resilience4j/resilience4j-core/build/libs/resilience4j-core-1.6.0-SNAPSHOT.jar(io/github/resilience4j/core/lang/NonNullApi.class): | |
| 09:55:24.093 [DEBUG] [aQute.bnd.osgi.Clazz] parseClassFile(): path=io/github/resilience4j/core/lang/NonNullFields.class resource=:/home/michaelpollind/drive/project/resilience4j/resilience4j-core/build/libs/resilience4j-core-1.6.0-SNAPSHOT.jar(io/github/resilience4j/core/lang/NonNullFields.class): | |
| 09:55:24.093 [DEBUG] [aQute.bnd.osgi.Clazz] parseClassFile(): path=io/github/resilience4j/bulkhead/utils/MetricNames.class resource=/home/michaelpollind/drive/project/resilience4j/resilienc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FAILURE: Build failed with an exception. | |
| * What went wrong: | |
| Execution failed for task ':resilience4j-micronaut:compileJava'. | |
| > java.lang.ExceptionInInitializerError | |
| * Try: | |
| Run with --info or --debug option to get more log output. Run with --scan to get full insights. | |
| * Exception is: | |
| org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':resilience4j-micronaut:compileJava'. | |
| at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$2.accept(ExecuteActionsTaskExecuter.java:121) | |
| at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$2.accept(ExecuteActionsTaskExecuter.java:117) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| using System; | |
| using System.Linq; | |
| using System.Reflection; | |
| namespace TEST | |
| { | |
| internal class Program | |
| { | |
| public interface ITestObject | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Trying to Enable | |
| (Filename: ./Runtime/Export/Debug.bindings.h Line: 45) | |
| Loading asset pack for shop Face Masks Shop with 1 assets | |
| (Filename: ./Runtime/Export/Debug.bindings.h Line: 45) | |
| Desired shader compiler platform 18 is not available in shader blob | |