serverfiles world del
This commit is contained in:
parent
2b1cbc3af6
commit
406f1445c3
29 changed files with 0 additions and 562 deletions
25
.github/buildtools/serverfiles/config/fml.toml
vendored
25
.github/buildtools/serverfiles/config/fml.toml
vendored
|
|
@ -1,25 +0,0 @@
|
|||
#Early window height
|
||||
earlyWindowHeight = 480
|
||||
#Early window framebuffer scale
|
||||
earlyWindowFBScale = 1
|
||||
#Enable forge global version checking
|
||||
versionCheck = true
|
||||
#Early window provider
|
||||
earlyWindowProvider = "fmlearlywindow"
|
||||
#Early window width
|
||||
earlyWindowWidth = 854
|
||||
#Early window starts maximized
|
||||
earlyWindowMaximized = false
|
||||
#Default config path for servers
|
||||
defaultConfigPath = "defaultconfigs"
|
||||
#Disables Optimized DFU client-side - already disabled on servers
|
||||
disableOptimizedDFU = true
|
||||
#Skip specific GL versions, may help with buggy graphics card drivers
|
||||
earlyWindowSkipGLVersions = []
|
||||
#Should we control the window. Disabling this disables new GL features and can be bad for mods that rely on them.
|
||||
earlyWindowControl = true
|
||||
#Max threads for early initialization parallelism, -1 is based on processor count
|
||||
maxThreads = -1
|
||||
#Squir?
|
||||
earlyWindowSquir = false
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/logs/debug-1.log.gz
vendored
BIN
.github/buildtools/serverfiles/logs/debug-1.log.gz
vendored
Binary file not shown.
BIN
.github/buildtools/serverfiles/logs/debug-2.log.gz
vendored
BIN
.github/buildtools/serverfiles/logs/debug-2.log.gz
vendored
Binary file not shown.
468
.github/buildtools/serverfiles/logs/debug.log
vendored
468
.github/buildtools/serverfiles/logs/debug.log
vendored
|
|
@ -1,468 +0,0 @@
|
|||
[16нояб.2023 16:52:01.036] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.1.3, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, nogui]
|
||||
[16нояб.2023 16:52:01.040] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 21.0.1 by Oracle Corporation; OS Windows 11 arch amd64 version 10.0
|
||||
[16нояб.2023 16:52:01.067] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev]
|
||||
[16нояб.2023 16:52:01.078] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
|
||||
[16нояб.2023 16:52:01.087] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
|
||||
[16нояб.2023 16:52:01.094] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
|
||||
[16нояб.2023 16:52:01.097] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles
|
||||
[16нояб.2023 16:52:01.097] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\mods
|
||||
[16нояб.2023 16:52:01.097] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\config
|
||||
[16нояб.2023 16:52:01.098] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\config\fml.toml
|
||||
[16нояб.2023 16:52:01.134] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services:
|
||||
[16нояб.2023 16:52:01.141] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver
|
||||
[16нояб.2023 16:52:01.148] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
|
||||
[16нояб.2023 16:52:01.148] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
|
||||
[16нояб.2023 16:52:01.148] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
|
||||
[16нояб.2023 16:52:01.149] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
|
||||
[16нояб.2023 16:52:01.149] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
|
||||
[16нояб.2023 16:52:01.149] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0
|
||||
[16нояб.2023 16:52:01.149] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading
|
||||
[16нояб.2023 16:52:01.149] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 10.0.9+10.0.9+main.dcd20f30
|
||||
[16нояб.2023 16:52:01.150] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
|
||||
[16нояб.2023 16:52:01.150] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 6.0.5+6.0.5+master.eb8e549b
|
||||
[16нояб.2023 16:52:01.150] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
|
||||
[16нояб.2023 16:52:01.151] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922
|
||||
[16нояб.2023 16:52:01.151] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 7.0.1+7.0.1+master.d2b38bf6
|
||||
[16нояб.2023 16:52:01.152] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 5
|
||||
[16нояб.2023 16:52:01.152] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
|
||||
[16нояб.2023 16:52:01.152] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
|
||||
[16нояб.2023 16:52:01.156] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
|
||||
[16нояб.2023 16:52:01.156] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
|
||||
[16нояб.2023 16:52:01.168] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@587c290d
|
||||
[16нояб.2023 16:52:01.175] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Xikaro/curseforge/minecraft/Instances/TFG-Modpack-1.20.x/.github/buildtools/serverfiles/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2365!/ Service=ModLauncher Env=SERVER
|
||||
[16нояб.2023 16:52:01.178] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
|
||||
[16нояб.2023 16:52:01.178] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
|
||||
[16нояб.2023 16:52:01.178] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
|
||||
[16нояб.2023 16:52:01.178] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
|
||||
[16нояб.2023 16:52:01.179] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
|
||||
[16нояб.2023 16:52:01.179] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
|
||||
[16нояб.2023 16:52:01.180] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
|
||||
[16нояб.2023 16:52:01.180] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
|
||||
[16нояб.2023 16:52:01.180] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
|
||||
[16нояб.2023 16:52:01.180] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles
|
||||
[16нояб.2023 16:52:01.181] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\mods
|
||||
[16нояб.2023 16:52:01.181] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\config
|
||||
[16нояб.2023 16:52:01.181] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\config\fml.toml
|
||||
[16нояб.2023 16:52:01.181] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
|
||||
[16нояб.2023 16:52:01.183] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
|
||||
[16нояб.2023 16:52:01.184] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
|
||||
[16нояб.2023 16:52:01.184] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeserver as launch service
|
||||
[16нояб.2023 16:52:01.192] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=47.1.3, mcVersion=1.20.1, mcpVersion=20230612.114412, forgeGroup=net.minecraftforge]
|
||||
[16нояб.2023 16:52:01.192] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
|
||||
[16нояб.2023 16:52:01.193] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
|
||||
[16нояб.2023 16:52:01.193] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
|
||||
[16нояб.2023 16:52:01.193] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
|
||||
[16нояб.2023 16:52:01.193] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
|
||||
[16нояб.2023 16:52:01.193] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
|
||||
[16нояб.2023 16:52:01.193] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
|
||||
[16нояб.2023 16:52:01.193] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
|
||||
[16нояб.2023 16:52:01.199] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
|
||||
[16нояб.2023 16:52:01.201] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
|
||||
[16нояб.2023 16:52:01.201] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null)
|
||||
[16нояб.2023 16:52:01.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.20.1-20230612.114412-srg.jar with {minecraft} mods - versions {1.20.1}
|
||||
[16нояб.2023 16:52:01.385] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\fmlcore\1.20.1-47.1.3\fmlcore-1.20.1-47.1.3.jar
|
||||
[16нояб.2023 16:52:01.385] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\fmlcore\1.20.1-47.1.3\fmlcore-1.20.1-47.1.3.jar is missing mods.toml file
|
||||
[16нояб.2023 16:52:01.387] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.1.3\javafmllanguage-1.20.1-47.1.3.jar
|
||||
[16нояб.2023 16:52:01.387] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.1.3\javafmllanguage-1.20.1-47.1.3.jar is missing mods.toml file
|
||||
[16нояб.2023 16:52:01.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.1.3\lowcodelanguage-1.20.1-47.1.3.jar
|
||||
[16нояб.2023 16:52:01.390] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.1.3\lowcodelanguage-1.20.1-47.1.3.jar is missing mods.toml file
|
||||
[16нояб.2023 16:52:01.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\mclanguage\1.20.1-47.1.3\mclanguage-1.20.1-47.1.3.jar
|
||||
[16нояб.2023 16:52:01.392] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\mclanguage\1.20.1-47.1.3\mclanguage-1.20.1-47.1.3.jar is missing mods.toml file
|
||||
[16нояб.2023 16:52:01.412] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\forge\1.20.1-47.1.3\forge-1.20.1-47.1.3-universal.jar
|
||||
[16нояб.2023 16:52:01.419] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.1.3-universal.jar with {forge} mods - versions {47.1.3}
|
||||
[16нояб.2023 16:52:01.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from server-1.20.1-20230612.114412-srg.jar, it does not contain dependency information.
|
||||
[16нояб.2023 16:52:01.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.20.1-47.1.3-universal.jar, it does not contain dependency information.
|
||||
[16нояб.2023 16:52:01.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.20.1-47.1.3.jar, it does not contain dependency information.
|
||||
[16нояб.2023 16:52:01.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.20.1-47.1.3.jar, it does not contain dependency information.
|
||||
[16нояб.2023 16:52:01.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.20.1-47.1.3.jar, it does not contain dependency information.
|
||||
[16нояб.2023 16:52:01.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.20.1-47.1.3.jar, it does not contain dependency information.
|
||||
[16нояб.2023 16:52:01.542] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
|
||||
[16нояб.2023 16:52:01.545] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.20.1-20230612.114412-srg.jar with {minecraft} mods - versions {1.20.1}
|
||||
[16нояб.2023 16:52:01.550] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraft\server\1.20.1-20230612.114412\server-1.20.1-20230612.114412-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
|
||||
[16нояб.2023 16:52:01.553] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\forge\1.20.1-47.1.3\forge-1.20.1-47.1.3-universal.jar
|
||||
[16нояб.2023 16:52:01.553] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.1.3-universal.jar with {forge} mods - versions {47.1.3}
|
||||
[16нояб.2023 16:52:01.554] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\forge\1.20.1-47.1.3\forge-1.20.1-47.1.3-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
|
||||
[16нояб.2023 16:52:01.649] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
|
||||
[16нояб.2023 16:52:01.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
|
||||
[16нояб.2023 16:52:01.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
|
||||
[16нояб.2023 16:52:01.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod method_redirector with Javascript path coremods/method_redirector.js
|
||||
[16нояб.2023 16:52:01.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js
|
||||
[16нояб.2023 16:52:01.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
|
||||
[16нояб.2023 16:52:01.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
|
||||
[16нояб.2023 16:52:01.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/method_redirector.js
|
||||
[16нояб.2023 16:52:01.652] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
|
||||
[16нояб.2023 16:52:01.665] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers
|
||||
[16нояб.2023 16:52:01.667] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
|
||||
[16нояб.2023 16:52:01.668] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 47
|
||||
[16нояб.2023 16:52:01.668] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 47
|
||||
[16нояб.2023 16:52:01.677] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge]
|
||||
[16нояб.2023 16:52:01.677] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft
|
||||
[16нояб.2023 16:52:01.677] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge
|
||||
[16нояб.2023 16:52:01.683] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements (0 mandatory, 0 optional)
|
||||
[16нояб.2023 16:52:01.684] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
|
||||
[16нояб.2023 16:52:02.176] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
|
||||
[16нояб.2023 16:52:02.176] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
|
||||
[16нояб.2023 16:52:02.177] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
|
||||
[16нояб.2023 16:52:02.177] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
|
||||
[16нояб.2023 16:52:02.177] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
|
||||
[16нояб.2023 16:52:02.178] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
|
||||
[16нояб.2023 16:52:02.510] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
||||
[16нояб.2023 16:52:02.510] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
|
||||
[16нояб.2023 16:52:02.607] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
||||
[16нояб.2023 16:52:02.607] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
|
||||
[16нояб.2023 16:52:02.646] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
||||
[16нояб.2023 16:52:02.646] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/method_redirector.js
|
||||
[16нояб.2023 16:52:02.704] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
||||
[16нояб.2023 16:52:02.720] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6e7c351d to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V}
|
||||
[16нояб.2023 16:52:02.722] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@31dfc6f5 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@37b52340 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@663bb8ef to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2f4e40d7 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@60e9c3a5 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7e5843db to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@459f703f to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@188ac8a3 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/npc/Villager;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/raid/Raid;} {} {V}
|
||||
[16нояб.2023 16:52:02.723] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V}
|
||||
[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/NaturalSpawner;} {} {V}
|
||||
[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V}
|
||||
[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V}
|
||||
[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/monster/Spider;} {} {V}
|
||||
[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/EntityType;} {} {V}
|
||||
[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V}
|
||||
[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V}
|
||||
[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V}
|
||||
[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/monster/Zombie;} {} {V}
|
||||
[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/server/commands/RaidCommand;} {} {V}
|
||||
[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/server/commands/SummonCommand;} {} {V}
|
||||
[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V}
|
||||
[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3650d4fc to Target : CLASS {Lnet/minecraft/world/entity/monster/Strider;} {} {V}
|
||||
[16нояб.2023 16:52:02.724] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: inject() running with 3 agents
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
|
||||
[16нояб.2023 16:52:02.887] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
|
||||
[16нояб.2023 16:52:02.889] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
|
||||
[16нояб.2023 16:52:02.958] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
|
||||
[16нояб.2023 16:52:02.961] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
|
||||
[16нояб.2023 16:52:03.034] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
|
||||
[16нояб.2023 16:52:03.045] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
|
||||
[16нояб.2023 16:52:03.045] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
|
||||
[16нояб.2023 16:52:03.521] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@e4e1ef5
|
||||
[16нояб.2023 16:52:03.522] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@49097b5d
|
||||
[16нояб.2023 16:52:03.933] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@e4e1ef5
|
||||
[16нояб.2023 16:52:03.933] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@49097b5d
|
||||
[16нояб.2023 16:52:04.340] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/EntityType
|
||||
[16нояб.2023 16:52:04.657] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
|
||||
[16нояб.2023 16:52:04.677] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
|
||||
[16нояб.2023 16:52:04.717] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
|
||||
[16нояб.2023 16:52:05.313] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
|
||||
[16нояб.2023 16:52:05.666] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/frog/Tadpole
|
||||
[16нояб.2023 16:52:05.710] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
|
||||
[16нояб.2023 16:52:06.290] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Spider
|
||||
[16нояб.2023 16:52:06.317] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Zombie
|
||||
[16нояб.2023 16:52:06.338] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/ZombieVillager
|
||||
[16нояб.2023 16:52:06.376] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal
|
||||
[16нояб.2023 16:52:06.453] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/horse/SkeletonTrapGoal
|
||||
[16нояб.2023 16:52:06.467] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Strider
|
||||
[16нояб.2023 16:52:06.515] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/Villager
|
||||
[16нояб.2023 16:52:06.583] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
|
||||
[16нояб.2023 16:52:06.986] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure
|
||||
[16нояб.2023 16:52:07.005] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece
|
||||
[16нояб.2023 16:52:07.012] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/SwampHutPiece
|
||||
[16нояб.2023 16:52:07.016] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece
|
||||
[16нояб.2023 16:52:07.032] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece
|
||||
[16нояб.2023 16:52:07.094] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome
|
||||
[16нояб.2023 16:52:07.271] [main/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 6426
|
||||
[16нояб.2023 16:52:07.324] [main/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 32 threads for parallel mod-loading
|
||||
[16нояб.2023 16:52:07.334] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@e4e1ef5 - got cpw.mods.cl.ModuleClassLoader@bf71cec
|
||||
[16нояб.2023 16:52:07.335] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod
|
||||
[16нояб.2023 16:52:07.355] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 47.1 from cpw.mods.modlauncher.TransformingClassLoader@e4e1ef5
|
||||
[16нояб.2023 16:52:07.356] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 47.1.3
|
||||
[16нояб.2023 16:52:07.356] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 47.1
|
||||
[16нояб.2023 16:52:07.356] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
|
||||
[16нояб.2023 16:52:07.356] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: MCP Version package package net.minecraftforge.versions.mcp, Minecraft, version 1.20.1 from cpw.mods.modlauncher.TransformingClassLoader@e4e1ef5
|
||||
[16нояб.2023 16:52:07.356] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.20.1
|
||||
[16нояб.2023 16:52:07.356] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20230612.114412
|
||||
[16нояб.2023 16:52:07.357] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 47.1.3, for MC 1.20.1 with MCP 20230612.114412
|
||||
[16нояб.2023 16:52:07.358] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v47.1.3 Initialized
|
||||
[16нояб.2023 16:52:07.382] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false
|
||||
[16нояб.2023 16:52:07.383] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 21
|
||||
[16нояб.2023 16:52:07.383] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
|
||||
[16нояб.2023 16:52:07.383] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
|
||||
[16нояб.2023 16:52:07.383] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available
|
||||
[16нояб.2023 16:52:07.383] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available
|
||||
[16нояб.2023 16:52:07.384] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: direct buffer constructor: unavailable
|
||||
java.lang.NoSuchMethodException: java.nio.DirectByteBuffer.<init>(long,int)
|
||||
at java.lang.Class.getConstructor0(Class.java:3761) ~[?:?]
|
||||
at java.lang.Class.getDeclaredConstructor(Class.java:2930) ~[?:?]
|
||||
at io.netty.util.internal.PlatformDependent0$5.run(PlatformDependent0.java:287) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
||||
at java.security.AccessController.doPrivileged(AccessController.java:319) ~[?:?]
|
||||
at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:282) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
||||
at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:333) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
||||
at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
||||
at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
||||
at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
||||
at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
||||
at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:34) ~[forge-1.20.1-47.1.3-universal.jar%23106!/:?]
|
||||
at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:429) ~[forge-1.20.1-47.1.3-universal.jar%23106!/:?]
|
||||
at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
|
||||
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
|
||||
at java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
|
||||
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.20.1-47.1.3.jar%23103!/:?]
|
||||
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:123) ~[fmlcore-1.20.1-47.1.3.jar%23102!/:?]
|
||||
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
|
||||
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
|
||||
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
|
||||
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
|
||||
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
|
||||
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
|
||||
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
|
||||
[16нояб.2023 16:52:07.384] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
|
||||
[16нояб.2023 16:52:07.385] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable
|
||||
java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$7 (in module io.netty.common) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.common
|
||||
at jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:394) ~[?:?]
|
||||
at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:714) ~[?:?]
|
||||
at java.lang.reflect.Method.invoke(Method.java:571) ~[?:?]
|
||||
at io.netty.util.internal.PlatformDependent0$7.run(PlatformDependent0.java:410) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
||||
at java.security.AccessController.doPrivileged(AccessController.java:319) ~[?:?]
|
||||
at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:401) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
||||
at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:333) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
||||
at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
||||
at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
||||
at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
||||
at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
||||
at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:34) ~[forge-1.20.1-47.1.3-universal.jar%23106!/:?]
|
||||
at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:429) ~[forge-1.20.1-47.1.3-universal.jar%23106!/:?]
|
||||
at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
|
||||
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
|
||||
at java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
|
||||
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.20.1-47.1.3.jar%23103!/:?]
|
||||
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:123) ~[fmlcore-1.20.1-47.1.3.jar%23102!/:?]
|
||||
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
|
||||
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?]
|
||||
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?]
|
||||
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?]
|
||||
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?]
|
||||
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?]
|
||||
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?]
|
||||
[16нояб.2023 16:52:07.385] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, int): unavailable
|
||||
[16нояб.2023 16:52:07.385] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available
|
||||
[16нояб.2023 16:52:07.386] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 6442450944 bytes (maybe)
|
||||
[16нояб.2023 16:52:07.387] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: C:\Users\Xikaro\AppData\Local\Temp (java.io.tmpdir)
|
||||
[16нояб.2023 16:52:07.387] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
|
||||
[16нояб.2023 16:52:07.387] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: Platform: Windows
|
||||
[16нояб.2023 16:52:07.387] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
|
||||
[16нояб.2023 16:52:07.388] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
|
||||
[16нояб.2023 16:52:07.389] [modloading-worker-0/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
|
||||
[16нояб.2023 16:52:07.390] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false
|
||||
[16нояб.2023 16:52:07.400] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Loading Network data for FML net version: FML3
|
||||
[16нояб.2023 16:52:07.416] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
|
||||
[16нояб.2023 16:52:07.416] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
|
||||
[16нояб.2023 16:52:07.416] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type COMMON on mod forge
|
||||
[16нояб.2023 16:52:07.432] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
|
||||
[16нояб.2023 16:52:07.434] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD
|
||||
[16нояб.2023 16:52:07.522] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/energy/IEnergyStorage;
|
||||
[16нояб.2023 16:52:07.523] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandler;
|
||||
[16нояб.2023 16:52:07.523] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandlerItem;
|
||||
[16нояб.2023 16:52:07.523] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/items/IItemHandler;
|
||||
[16нояб.2023 16:52:07.676] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON
|
||||
[16нояб.2023 16:52:08.032] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
|
||||
[16нояб.2023 16:52:08.401] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
||||
[16нояб.2023 16:52:08.804] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/Xikaro/curseforge/minecraft/Instances/TFG-Modpack-1.20.x/.github/buildtools/serverfiles/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23101!/assets/.mcassetsroot' uses unexpected schema
|
||||
[16нояб.2023 16:52:08.806] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/Xikaro/curseforge/minecraft/Instances/TFG-Modpack-1.20.x/.github/buildtools/serverfiles/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23101!/data/.mcassetsroot' uses unexpected schema
|
||||
[16нояб.2023 16:52:08.840] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\forge\1.20.1-47.1.3\forge-1.20.1-47.1.3-universal.jar
|
||||
[16нояб.2023 16:52:08.938] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data:
|
||||
{
|
||||
"homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/",
|
||||
"promos": {
|
||||
"1.1-latest": "1.3.4.29",
|
||||
"1.2.3-latest": "1.4.1.64",
|
||||
"1.2.4-latest": "2.0.0.68",
|
||||
"1.2.5-latest": "3.4.9.171",
|
||||
"1.3.2-latest": "4.3.5.318",
|
||||
"1.4.0-latest": "5.0.0.326",
|
||||
"1.4.1-latest": "6.0.0.329",
|
||||
"1.4.2-latest": "6.0.1.355",
|
||||
"1.4.3-latest": "6.2.1.358",
|
||||
"1.4.4-latest": "6.3.0.378",
|
||||
"1.4.5-latest": "6.4.2.448",
|
||||
"1.4.6-latest": "6.5.0.489",
|
||||
"1.4.7-latest": "6.6.2.534",
|
||||
"1.5-latest": "7.7.0.598",
|
||||
"1.5.1-latest": "7.7.2.682",
|
||||
"1.5.2-latest": "7.8.1.738",
|
||||
"1.5.2-recommended": "7.8.1.738",
|
||||
"1.6.1-latest": "8.9.0.775",
|
||||
"1.6.2-latest": "9.10.1.871",
|
||||
"1.6.2-recommended": "9.10.1.871",
|
||||
"1.6.3-latest": "9.11.0.878",
|
||||
"1.6.4-latest": "9.11.1.1345",
|
||||
"1.6.4-recommended": "9.11.1.1345",
|
||||
"1.7.2-latest": "10.12.2.1161",
|
||||
"1.7.2-recommended": "10.12.2.1161",
|
||||
"1.7.10_pre4-latest": "10.12.2.1149",
|
||||
"1.7.10-latest": "10.13.4.1614",
|
||||
"1.7.10-recommended": "10.13.4.1614",
|
||||
"1.8-latest": "11.14.4.1577",
|
||||
"1.8-recommended": "11.14.4.1563",
|
||||
"1.8.8-latest": "11.15.0.1655",
|
||||
"1.8.9-latest": "11.15.1.2318",
|
||||
"1.8.9-recommended": "11.15.1.2318",
|
||||
"1.9-latest": "12.16.1.1938",
|
||||
"1.9-recommended": "12.16.1.1887",
|
||||
"1.9.4-latest": "12.17.0.2317",
|
||||
"1.9.4-recommended": "12.17.0.2317",
|
||||
"1.10-latest": "12.18.0.2000",
|
||||
"1.10.2-latest": "12.18.3.2511",
|
||||
"1.10.2-recommended": "12.18.3.2511",
|
||||
"1.11-latest": "13.19.1.2199",
|
||||
"1.11-recommended": "13.19.1.2189",
|
||||
"1.11.2-latest": "13.20.1.2588",
|
||||
"1.11.2-recommended": "13.20.1.2588",
|
||||
"1.12-latest": "14.21.1.2443",
|
||||
"1.12-recommended": "14.21.1.2387",
|
||||
"1.12.1-latest": "14.22.1.2485",
|
||||
"1.12.1-recommended": "14.22.1.2478",
|
||||
"1.12.2-latest": "14.23.5.2860",
|
||||
"1.12.2-recommended": "14.23.5.2859",
|
||||
"1.13.2-latest": "25.0.223",
|
||||
"1.14.2-latest": "26.0.63",
|
||||
"1.14.3-latest": "27.0.60",
|
||||
"1.14.4-latest": "28.2.26",
|
||||
"1.14.4-recommended": "28.2.26",
|
||||
"1.15-latest": "29.0.4",
|
||||
"1.15.1-latest": "30.0.51",
|
||||
"1.15.2-latest": "31.2.57",
|
||||
"1.15.2-recommended": "31.2.57",
|
||||
"1.16.1-latest": "32.0.108",
|
||||
"1.16.2-latest": "33.0.61",
|
||||
"1.16.3-latest": "34.1.42",
|
||||
"1.16.3-recommended": "34.1.0",
|
||||
"1.16.4-latest": "35.1.37",
|
||||
"1.16.4-recommended": "35.1.4",
|
||||
"1.16.5-latest": "36.2.39",
|
||||
"1.16.5-recommended": "36.2.34",
|
||||
"1.17.1-latest": "37.1.1",
|
||||
"1.17.1-recommended": "37.1.1",
|
||||
"1.18-latest": "38.0.17",
|
||||
"1.18.1-latest": "39.1.2",
|
||||
"1.18.1-recommended": "39.1.0",
|
||||
"1.18.2-recommended": "40.2.0",
|
||||
"1.18.2-latest": "40.2.14",
|
||||
"1.19-latest": "41.1.0",
|
||||
"1.19-recommended": "41.1.0",
|
||||
"1.19.1-latest": "42.0.9",
|
||||
"1.19.2-recommended": "43.3.0",
|
||||
"1.19.2-latest": "43.3.5",
|
||||
"1.19.3-latest": "44.1.23",
|
||||
"1.19.3-recommended": "44.1.0",
|
||||
"1.19.4-recommended": "45.2.0",
|
||||
"1.19.4-latest": "45.2.6",
|
||||
"1.20-latest": "46.0.14",
|
||||
"1.20.1-recommended": "47.2.0",
|
||||
"1.20.2-latest": "48.0.39"
|
||||
}
|
||||
}
|
||||
[16нояб.2023 16:52:08.940] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 47.1.3 Target: 47.2.0
|
||||
[16нояб.2023 16:52:09.467] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/commands/SummonCommand
|
||||
[16нояб.2023 16:52:09.785] [Worker-Main-24/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/raid/Raid
|
||||
[16нояб.2023 16:52:09.924] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 7 recipes
|
||||
[16нояб.2023 16:52:09.996] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1271 advancements
|
||||
[16нояб.2023 16:52:10.166] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world
|
||||
[16нояб.2023 16:52:10.170] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world
|
||||
[16нояб.2023 16:52:10.203] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.20.1
|
||||
[16нояб.2023 16:52:10.203] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
|
||||
[16нояб.2023 16:52:10.203] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
|
||||
[16нояб.2023 16:52:10.204] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
|
||||
[16нояб.2023 16:52:10.232] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565
|
||||
[16нояб.2023 16:52:10.233] [Server thread/DEBUG] [net.minecraftforge.network.DualStackUtils/]: Detected IPv6 address: "0:0:0:0:0:0:0:0"
|
||||
[16нояб.2023 16:52:10.251] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using default channel type
|
||||
[16нояб.2023 16:52:10.258] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 64
|
||||
[16нояб.2023 16:52:10.265] [Server thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
|
||||
[16нояб.2023 16:52:10.265] [Server thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
|
||||
[16нояб.2023 16:52:10.267] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false
|
||||
[16нояб.2023 16:52:10.267] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512
|
||||
[16нояб.2023 16:52:10.271] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available
|
||||
[16нояб.2023 16:52:10.304] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.processId: 18596 (auto-detected)
|
||||
[16нояб.2023 16:52:10.305] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv4Stack: false
|
||||
[16нояб.2023 16:52:10.305] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv6Addresses: true
|
||||
[16нояб.2023 16:52:10.307] [Server thread/DEBUG] [io.netty.util.NetUtilInitializations/]: Loopback interface: loopback_0 (Software Loopback Interface 1, 0:0:0:0:0:0:0:1)
|
||||
[16нояб.2023 16:52:10.308] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
|
||||
[16нояб.2023 16:52:10.309] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.machineId: 00:00:00:00:00:00:00:e0 (auto-detected)
|
||||
[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 64
|
||||
[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 64
|
||||
[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192
|
||||
[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9
|
||||
[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304
|
||||
[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256
|
||||
[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64
|
||||
[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
|
||||
[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192
|
||||
[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
|
||||
[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false
|
||||
[16нояб.2023 16:52:10.323] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
|
||||
[16нояб.2023 16:52:10.329] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled
|
||||
[16нояб.2023 16:52:10.329] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0
|
||||
[16нояб.2023 16:52:10.329] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
|
||||
[16нояб.2023 16:52:10.341] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type SERVER
|
||||
[16нояб.2023 16:52:10.342] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for .\world\serverconfig\forge-server.toml
|
||||
[16нояб.2023 16:52:10.342] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\world\serverconfig\forge-server.toml
|
||||
[16нояб.2023 16:52:10.345] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\world\serverconfig\forge-server.toml for changes
|
||||
[16нояб.2023 16:52:10.347] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml
|
||||
[16нояб.2023 16:52:10.363] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
|
||||
[16нояб.2023 16:52:10.366] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/PhantomSpawner
|
||||
[16нояб.2023 16:52:10.367] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/PatrolSpawner
|
||||
[16нояб.2023 16:52:10.369] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/CatSpawner
|
||||
[16нояб.2023 16:52:10.370] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/ai/village/VillageSiege
|
||||
[16нояб.2023 16:52:10.759] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
|
||||
[16нояб.2023 16:52:11.665] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate
|
||||
[16нояб.2023 16:52:12.033] [Worker-Main-22/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
||||
[16нояб.2023 16:52:12.033] [Worker-Main-22/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
||||
[16нояб.2023 16:52:12.033] [Worker-Main-22/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
||||
[16нояб.2023 16:52:12.261] [Worker-Main-16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 17%
|
||||
[16нояб.2023 16:52:12.497] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 1737 ms
|
||||
[16нояб.2023 16:52:12.498] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (2.156s)! For help, type "help"
|
||||
[16нояб.2023 16:52:12.500] [Server thread/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 209
|
||||
[16нояб.2023 16:52:12.502] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
|
||||
[16нояб.2023 16:52:12.510] [Server thread/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true
|
||||
[16нояб.2023 16:52:12.510] [Server thread/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true
|
||||
[16нояб.2023 16:52:12.511] [Server thread/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@3e545b9a
|
||||
[16нояб.2023 16:52:12.522] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/NaturalSpawner
|
||||
[16нояб.2023 16:52:15.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:15.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
[16нояб.2023 16:52:17.208] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:17.208] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
[16нояб.2023 16:52:17.303] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:17.304] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
[16нояб.2023 16:52:17.457] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:17.457] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
[16нояб.2023 16:52:17.605] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:17.606] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
[16нояб.2023 16:52:17.708] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:17.708] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
[16нояб.2023 16:52:17.853] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:17.854] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
[16нояб.2023 16:52:17.957] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:17.958] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
50
.github/buildtools/serverfiles/logs/latest.log
vendored
50
.github/buildtools/serverfiles/logs/latest.log
vendored
|
|
@ -1,50 +0,0 @@
|
|||
[16нояб.2023 16:52:01.036] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.1.3, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, nogui]
|
||||
[16нояб.2023 16:52:01.040] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 21.0.1 by Oracle Corporation; OS Windows 11 arch amd64 version 10.0
|
||||
[16нояб.2023 16:52:01.141] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver
|
||||
[16нояб.2023 16:52:01.175] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Xikaro/curseforge/minecraft/Instances/TFG-Modpack-1.20.x/.github/buildtools/serverfiles/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2365!/ Service=ModLauncher Env=SERVER
|
||||
[16нояб.2023 16:52:01.385] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\fmlcore\1.20.1-47.1.3\fmlcore-1.20.1-47.1.3.jar is missing mods.toml file
|
||||
[16нояб.2023 16:52:01.387] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.1.3\javafmllanguage-1.20.1-47.1.3.jar is missing mods.toml file
|
||||
[16нояб.2023 16:52:01.390] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.1.3\lowcodelanguage-1.20.1-47.1.3.jar is missing mods.toml file
|
||||
[16нояб.2023 16:52:01.392] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Xikaro\curseforge\minecraft\Instances\TFG-Modpack-1.20.x\.github\buildtools\serverfiles\libraries\net\minecraftforge\mclanguage\1.20.1-47.1.3\mclanguage-1.20.1-47.1.3.jar is missing mods.toml file
|
||||
[16нояб.2023 16:52:01.542] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
|
||||
[16нояб.2023 16:52:02.889] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
|
||||
[16нояб.2023 16:52:07.357] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 47.1.3, for MC 1.20.1 with MCP 20230612.114412
|
||||
[16нояб.2023 16:52:07.358] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v47.1.3 Initialized
|
||||
[16нояб.2023 16:52:08.032] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
|
||||
[16нояб.2023 16:52:08.401] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
||||
[16нояб.2023 16:52:08.804] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/Xikaro/curseforge/minecraft/Instances/TFG-Modpack-1.20.x/.github/buildtools/serverfiles/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23101!/assets/.mcassetsroot' uses unexpected schema
|
||||
[16нояб.2023 16:52:08.806] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/Xikaro/curseforge/minecraft/Instances/TFG-Modpack-1.20.x/.github/buildtools/serverfiles/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23101!/data/.mcassetsroot' uses unexpected schema
|
||||
[16нояб.2023 16:52:08.940] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 47.1.3 Target: 47.2.0
|
||||
[16нояб.2023 16:52:09.924] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 7 recipes
|
||||
[16нояб.2023 16:52:09.996] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1271 advancements
|
||||
[16нояб.2023 16:52:10.203] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.20.1
|
||||
[16нояб.2023 16:52:10.203] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
|
||||
[16нояб.2023 16:52:10.203] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
|
||||
[16нояб.2023 16:52:10.204] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
|
||||
[16нояб.2023 16:52:10.232] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565
|
||||
[16нояб.2023 16:52:10.251] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using default channel type
|
||||
[16нояб.2023 16:52:10.363] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
|
||||
[16нояб.2023 16:52:10.759] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
|
||||
[16нояб.2023 16:52:12.033] [Worker-Main-22/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
||||
[16нояб.2023 16:52:12.033] [Worker-Main-22/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
||||
[16нояб.2023 16:52:12.033] [Worker-Main-22/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
|
||||
[16нояб.2023 16:52:12.261] [Worker-Main-16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 17%
|
||||
[16нояб.2023 16:52:12.497] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 1737 ms
|
||||
[16нояб.2023 16:52:12.498] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (2.156s)! For help, type "help"
|
||||
[16нояб.2023 16:52:12.502] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
|
||||
[16нояб.2023 16:52:15.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:15.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
[16нояб.2023 16:52:17.208] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:17.208] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
[16нояб.2023 16:52:17.303] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:17.304] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
[16нояб.2023 16:52:17.457] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:17.457] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
[16нояб.2023 16:52:17.605] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:17.606] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
[16нояб.2023 16:52:17.708] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:17.708] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
[16нояб.2023 16:52:17.853] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:17.854] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
[16нояб.2023 16:52:17.957] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
|
||||
[16нояб.2023 16:52:17.958] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/world/data/raids.dat
vendored
BIN
.github/buildtools/serverfiles/world/data/raids.dat
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.github/buildtools/serverfiles/world/level.dat
vendored
BIN
.github/buildtools/serverfiles/world/level.dat
vendored
Binary file not shown.
BIN
.github/buildtools/serverfiles/world/level.dat_old
vendored
BIN
.github/buildtools/serverfiles/world/level.dat_old
vendored
Binary file not shown.
BIN
.github/buildtools/serverfiles/world/poi/r.-1.-1.mca
vendored
BIN
.github/buildtools/serverfiles/world/poi/r.-1.-1.mca
vendored
Binary file not shown.
BIN
.github/buildtools/serverfiles/world/poi/r.0.-1.mca
vendored
BIN
.github/buildtools/serverfiles/world/poi/r.0.-1.mca
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,18 +0,0 @@
|
|||
|
||||
#Server configuration settings
|
||||
[server]
|
||||
#Set this to true to remove any BlockEntity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
|
||||
removeErroringBlockEntities = false
|
||||
#Set this to true to remove any Entity (Note: Does not include BlockEntities) that throws an error in its tick method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
|
||||
removeErroringEntities = false
|
||||
#Set this to true to check the entire entity's collision bounding box for ladders instead of just the block they are in. Causes noticeable differences in mechanics so default is vanilla behavior. Default: false.
|
||||
fullBoundingBoxLadders = false
|
||||
#Base zombie summoning spawn chance. Allows changing the bonus zombie summoning mechanic.
|
||||
#Range: 0.0 ~ 1.0
|
||||
zombieBaseSummonChance = 0.1
|
||||
#Chance that a zombie (or subclass) is a baby. Allows changing the zombie spawning mechanic.
|
||||
#Range: 0.0 ~ 1.0
|
||||
zombieBabyChance = 0.05
|
||||
#The permission handler used by the server. Defaults to forge:default_handler if no such handler with that name is registered.
|
||||
permissionHandler = "forge:default_handler"
|
||||
|
||||
|
|
@ -1 +0,0 @@
|
|||
☃
|
||||
Loading…
Add table
Add a link
Reference in a new issue