Advertisement
Guest User

Untitled

a guest
May 10th, 2025
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.66 KB | None | 0 0
  1. LATEST:
  2. [11May2025 11:29:56.380] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, 21.1.65, --assetIndex, 17, --assetsDir, /Users/williamalexanderusiklippe/.mcreator/gradle/caches/neoformruntime/assets, --gameDir, ., --fml.neoForgeVersion, 21.1.65, --fml.fmlVersion, 4.0.24, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430]
  3. [11May2025 11:29:56.384] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.4+7-LTS
  4. [11May2025 11:29:56.386] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.4 by Eclipse Adoptium; OS Mac OS X arch x86_64 version 13.5
  5. [11May2025 11:29:56.574] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
  6. [11May2025 11:29:56.925] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
  7. [11May2025 11:29:57.007] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.5
  8. [11May2025 11:29:57.030] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.4
  9. [11May2025 11:29:57.042] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.3
  10. [11May2025 11:29:57.056] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.2
  11. [11May2025 11:29:57.071] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.1
  12. [11May2025 11:29:57.099] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.1 got version 4.1
  13.  
  14.  
  15. DEBUG:
  16. [11May2025 11:29:56.380] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, 21.1.65, --assetIndex, 17, --assetsDir, /Users/williamalexanderusiklippe/.mcreator/gradle/caches/neoformruntime/assets, --gameDir, ., --fml.neoForgeVersion, 21.1.65, --fml.fmlVersion, 4.0.24, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430]
  17. [11May2025 11:29:56.384] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.4+7-LTS
  18. [11May2025 11:29:56.386] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.4 by Eclipse Adoptium; OS Mac OS X arch x86_64 version 13.5
  19. [11May2025 11:29:56.418] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,forgeclient,forgedatauserdev,testharness,forgeserverdev,forgeserveruserdev,forgejunitdev,forgeclientdev,forgeclientuserdev,forgeserver,forgejunituserdev,forgedatadev]
  20. [11May2025 11:29:56.453] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,slf4jfixer,runtime_enum_extender,accesstransformer,runtimedistcleaner]
  21. [11May2025 11:29:56.470] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
  22. [11May2025 11:29:56.477] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /Users/williamalexanderusiklippe/MCreatorWorkspaces/lethal_company/run
  23. [11May2025 11:29:56.477] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path MODSDIR is /Users/williamalexanderusiklippe/MCreatorWorkspaces/lethal_company/run/mods
  24. [11May2025 11:29:56.477] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /Users/williamalexanderusiklippe/MCreatorWorkspaces/lethal_company/run/config
  25. [11May2025 11:29:56.478] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /Users/williamalexanderusiklippe/MCreatorWorkspaces/lethal_company/run/config/fml.toml
  26. [11May2025 11:29:56.562] [main/DEBUG] [net.neoforged.fml.loading.targets.CommonLaunchHandler/CORE]: Got mod coordinates testproject%%/Users/williamalexanderusiklippe/MCreatorWorkspaces/lethal_company/build/classes/java/main:testproject%%/Users/williamalexanderusiklippe/MCreatorWorkspaces/lethal_company/build/resources/main from env
  27. [11May2025 11:29:56.564] [main/DEBUG] [net.neoforged.fml.loading.targets.CommonLaunchHandler/CORE]: Found supplied mod coordinates [{testproject=[/Users/williamalexanderusiklippe/MCreatorWorkspaces/lethal_company/build/classes/java/main, /Users/williamalexanderusiklippe/MCreatorWorkspaces/lethal_company/build/resources/main]}]
  28. [11May2025 11:29:56.567] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services:
  29. [11May2025 11:29:56.574] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
  30. [11May2025 11:29:56.925] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
  31. [11May2025 11:29:57.007] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.5
  32. [11May2025 11:29:57.030] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.4
  33. [11May2025 11:29:57.042] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.3
  34. [11May2025 11:29:57.056] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.2
  35. [11May2025 11:29:57.071] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.1
  36. [11May2025 11:29:57.099] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.1 got version 4.1
  37. [11May2025 11:29:57.131] [main/DEBUG] [EARLYDISPLAY/]: Suppressing GLFW icon error: [0x1000C]Cocoa: Regular windows do not have icons on macOS
  38. [11May2025 11:29:57.259] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
  39. [11May2025 11:29:57.260] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
  40. [11May2025 11:29:57.260] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
  41. [11May2025 11:29:57.261] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
  42. [11May2025 11:29:57.261] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
  43. [11May2025 11:29:57.262] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML 4.0.24 loading
  44. [11May2025 11:29:57.262] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 11.0.4+main.d2e20e43
  45. [11May2025 11:29:57.263] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 10.0.1+139da711
  46. [11May2025 11:29:57.264] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML found EventBus version : null
  47. [11May2025 11:29:57.264] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
  48. [11May2025 11:29:57.264] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
  49. [11May2025 11:29:57.265] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement