This file has been truncated, but you can view the full file.
This file contains 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
[18:11:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[18:11:43] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[18:11:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[18:11:43] [main/DEBUG] [FML]: Injecting tracing printstreams for STDOUT/STDERR. | |
[18:11:43] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading | |
[18:11:43] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_261, running on Windows Server 2019:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_261 | |
[18:11:43] [main/DEBUG] [FML]: Java classpath at launch is: | |
[18:11:43] [main/DEBUG] [FML]: Magma-46f4149-server.jar | |
[18:11:43] [main/DEBUG] [FML]: Java library path at launch is: | |
[18:11:43] [main/DEBUG] [FML]: C:\Program Files (x86)\Common Files\Oracle\Java\javapath |
This file contains 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
Application: FASTER.exe | |
CoreCLR Version: 4.700.20.11803 | |
.NET Core Version: | |
Description: The process was terminated due to an unhandled exception. | |
Exception Info: System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'FASTER.Views.Setup' that matches the specified binding constraints threw an exception. | |
---> System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize | |
---> System.Configuration.ConfigurationErrorsException: Unrecognized configuration section userSettings. (C:\Users\Simulacion\AppData\Local\FoxliCorp.\FASTER_StrongName_r3kmcr0zqf35dnhwrlga5cvn2azjfziz\1.6.2.0\user.config line 3) | |
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal) | |
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors) | |
at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors() |
This file contains 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
Nombre de la aplicación con errores: FASTER.exe, versión: 1.6.2.0, marca de tiempo: 0x5e597f86 | |
Nombre del módulo con errores: KERNELBASE.dll, versión: 10.0.17763.1369, marca de tiempo: 0x0a4b1e8e | |
Código de excepción: 0xe0434352 | |
Desplazamiento de errores: 0x0000000000039689 | |
Identificador del proceso con errores: 0x1f90 | |
Hora de inicio de la aplicación con errores: 0x01d6735b30bc89ed | |
Ruta de acceso de la aplicación con errores: E:\Simulacion\FASTER.exe | |
Ruta de acceso del módulo con errores: C:\Windows\System32\KERNELBASE.dll | |
Identificador del informe: 8097b6e9-139a-40d9-a321-e7df29f625e8 | |
Nombre completo del paquete con errores: |
This file contains 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
root@vps601307:~/byob/byob# sudo -H pip3 install -r requirements.txt | |
Ignoring mss: markers 'python_version < "3"' don't match your environment | |
Ignoring WMI: markers 'python_version < "3"' don't match your environment | |
Ignoring numpy: markers 'python_version < "3"' don't match your environment | |
Ignoring pyxhook: markers 'python_version < "3"' don't match your environment | |
Ignoring twilio: markers 'python_version < "3"' don't match your environment | |
Ignoring colorama: markers 'python_version < "3"' don't match your environment | |
Ignoring requests: markers 'python_version < "3"' don't match your environment | |
Ignoring PyInstaller: markers 'python_version < "3"' don't match your environment |
This file contains 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
root@vps601307:~/byob/byob# python setup.py | |
Installing requirements.txt | |
Ignoring mss: markers 'python_version > "3"' don't match your environment | |
Ignoring WMI: markers 'python_version > "3"' don't match your environment | |
Ignoring numpy: markers 'python_version > "3"' don't match your environment | |
Ignoring pyxhook: markers 'python_version > "3"' don't match your environment |
This file contains 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
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> | |
∗ installed conf-m4.1 | |
∗ installed conf-pkg-config.1.1 | |
∗ installed conf-libpcre.1 | |
∗ installed dune.2.5.0 | |
∗ installed camomile.1.0.2 | |
∗ installed cry.0.6.5 | |
∗ installed dtools.0.4.2 | |
∗ installed dune-private-libs.2.5.0 | |
∗ installed dune-configurator.2.5.0 |
This file contains 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
# Only change the IP if you're using a server with multiple network interfaces, otherwise change the port only. | |
endpoint_add_tcp "0.0.0.0:30125" | |
endpoint_add_udp "0.0.0.0:30125" | |
ensure spawnmanager | |
ensure mapmanager | |
ensure basic-gamemode | |
# A comma-separated list of tags for your server. | |
# For example: |
This file contains 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
# Only change the IP if you're using a server with multiple network interfaces, otherwise change the port only. | |
endpoint_add_tcp "0.0.0.0:30125" | |
endpoint_add_udp "0.0.0.0:30125" | |
# These resources will start by default. | |
stop sessionmanager | |
stop webadmin | |
# This allows players to use scripthook-based plugins such as the legacy Lambda Menu. | |
# Set this to 1 to allow scripthook. Do note that this does _not_ guarantee players won't be able to use external plugins. |
This file has been truncated, but you can view the full file.
This file contains 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
[16:19:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[16:19:37] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[16:19:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[16:19:37] [main/DEBUG] [FML]: Injecting tracing printstreams for STDOUT/STDERR. | |
[16:19:37] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading | |
[16:19:37] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_231, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_231 | |
[16:19:37] [main/DEBUG] [FML]: Java classpath at launch is: | |
[16:19:37] [main/DEBUG] [FML]: forge-1.12.2-14.23.5.2838-universal.jar | |
[16:19:37] [main/DEBUG] [FML]: Java library path at launch is: | |
[16:19:37] [main/DEBUG] [FML]: C:\Program Files (x86)\Common Files\Oracle\Java\javapath |
This file has been truncated, but you can view the full file.
This file contains 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
[16:19:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[16:19:37] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[16:19:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[16:19:37] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading | |
[16:19:37] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_231, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_231 | |
[16:19:38] [main/INFO] [FML]: Searching C:\Users\alexi\Desktop\Engineer's Life-Server\.\mods for mods | |
[16:19:38] [main/INFO] [FML]: Searching C:\Users\alexi\Desktop\Engineer's Life-Server\.\mods\1.12.2 for mods | |
[16:19:38] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.2.0.jar. This is not recommended, @Mods should be in a separate jar from the coremo |
NewerOlder