Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. [13:05:53] [main/INFO]: Extra: [--tweakClass, com.example.launch.ExampleTweaker]
  2. [13:05:54] [main/INFO]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/louis/.gradle/caches/minecraft/assets, --assetIndex, 1.8, --accessToken{REDACTED}, --version, 1.8.9, --tweakClass, com.example.launch.ExampleTweaker]
  3. [13:05:54] [main/INFO]: Loading tweak class name com.example.launch.ExampleTweaker
  4. [13:05:54] [main/INFO]: Using primary tweak class name com.example.launch.ExampleTweaker
  5. [13:05:54] [main/INFO]: Calling tweak class com.example.launch.ExampleTweaker
  6. [13:05:54] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.7 Source=file:/C:/Users/louis/.gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.7.7-SNAPSHOT/f2ed927d19ca8c448530436d38951a629a57e2eb/mixin-0.7.7-SNAPSHOT.jar Service=LaunchWrapper Env=UNKNOWN
  7. [13:05:54] [main/INFO]: FML platform manager could not load class cpw.mods.fml.relauncher.CoreModManager. Proceeding without FML support.
  8. [13:05:54] [main/INFO]: Compatibility level set to JAVA_8
  9. [13:05:54] [main/ERROR]: Mixin config mixins.example.json does not specify "minVersion" property
  10. [13:05:54] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
  11. [13:05:54] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
  12. [13:05:54] [main/WARN]: Reference map 'mixin.example.refmap.json' for mixins.example.json could not be read. If this is a development environment you can ignore this message
  13. [13:05:54] [main/WARN]: Mixin environment was unable to detect the current side, sided mixins will not be applied
  14. [13:05:54] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  15. [13:05:54] [main/INFO]: Mixing MixinMinecraft from mixins.example.json into net.minecraft.client.Minecraft
  16. [13:05:57] [Client thread/INFO]: Setting user: Player620
  17. [13:05:57] [Client thread/INFO]: (Session ID is token:FML:Player620)
  18. [13:05:59] [Client thread/INFO]: LWJGL Version: 2.9.3
  19. [13:06:01] [Client thread/INFO]: Reloading ResourceManager: Default
  20. [13:06:01] [Sound Library Loader/INFO]: Starting up SoundSystem...
  21. [13:06:01] [Thread-7/INFO]: Initializing LWJGL OpenAL
  22. [13:06:01] [Thread-7/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  23. [13:06:02] [Thread-7/INFO]: OpenAL initialized.
  24. [13:06:02] [Sound Library Loader/INFO]: Sound engine started
  25. [13:06:09] [Client thread/INFO]: Created: 512x512 textures-atlas
  26. [13:06:10] [Client Shutdown Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement