Skip to content

Instantly share code, notes, and snippets.

@deathcap
Created April 5, 2015 05:21
Show Gist options
  • Save deathcap/ba04a4d4e9ebd13214c4 to your computer and use it in GitHub Desktop.
Save deathcap/ba04a4d4e9ebd13214c4 to your computer and use it in GitHub Desktop.
Glowstone + Forge Mod Loader version 8.0.71.1061 test 1
experiment integrating https://github.com/MinecraftForge/FML into https://github.com/GlowstoneMC/Glowstone
https://github.com/deathcap/Glowstone/tree/fml
https://dl.dropboxusercontent.com/u/258156216/java/glowstone-0.0.1-SNAPSHOT-fmltest1.jar
progress:
LaunchWrapper working, mods scanned
No events, most calls stubbed
$ java -jar target/glowstone-0.0.1-SNAPSHOT.jar
2015-04-04 22:14:52,454 ERROR Error processing element Queue: CLASS_NOT_FOUND
2015-04-04 22:14:52,483 ERROR Unable to locate appender ServerGuiConsole for logger
2015-04-04 22:14:52,483 ERROR Unable to locate appender ServerGuiConsole for logger net.minecraft
2015-04-04 22:14:52,483 ERROR Unable to locate appender ServerGuiConsole for logger com.mojang
[22:14:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[22:14:52] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[22:14:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[22:14:52] [main/INFO] [FML]: Forge Mod Loader version 8.0.71.1061 for Minecraft 1.8 loading
[22:14:52] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_72, running on Mac OS X:x86_64:10.10.2, installed at /Library/Java/JavaVirtualMachines/jdk1.7.0_72.jdk/Contents/Home/jre
[22:14:52] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[22:14:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:14:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[22:14:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:14:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:14:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:14:52] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[22:14:52] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[22:14:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[22:14:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[22:14:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[22:14:52] [main/WARN] [FML]: =============================================================
[22:14:52] [main/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[22:14:52] [main/WARN] [FML]: Offendor: net/minecraft/server/MinecraftServer.initiateShutdown()V
[22:14:52] [main/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[22:14:52] [main/WARN] [FML]: =============================================================
[22:14:52] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[22:14:52] [main/INFO] [STDOUT]: [net.minecraft.server.MinecraftServer:main2:50]: about to invoke FML beginServerLoading()
[22:14:52] [main/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[22:14:52] [main/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[22:14:53] [main/INFO] [FML]: Searching /Users/admin/minecraft/Glowstone++/mods for mods
[22:14:54] [main/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
Apr 04, 2015 10:14:55 PM com.google.common.eventbus.EventBus$LoggingSubscriberExceptionHandler handleException
SEVERE: Could not dispatch event: net.minecraftforge.fml.common.LoadController@37e4320e to public void net.minecraftforge.fml.common.LoadController.buildModList(net.minecraftforge.fml.common.event.FMLLoadEvent)
Apr 04, 2015 10:14:55 PM com.google.common.eventbus.EventBus$LoggingSubscriberExceptionHandler handleException
SEVERE: Could not dispatch event: net.minecraftforge.fml.common.LoadController@37e4320e to public void net.minecraftforge.fml.common.LoadController.propogateStateMessage(net.minecraftforge.fml.common.event.FMLEvent)
[22:14:55] [main/INFO] [FML]: Processing ObjectHolder annotations
[22:14:55] [main/INFO] [FML]: Found 0 ObjectHolder annotations
Apr 04, 2015 10:14:55 PM com.google.common.eventbus.EventBus$LoggingSubscriberExceptionHandler handleException
SEVERE: Could not dispatch event: net.minecraftforge.fml.common.LoadController@37e4320e to public void net.minecraftforge.fml.common.LoadController.propogateStateMessage(net.minecraftforge.fml.common.event.FMLEvent)
[22:14:55] [main/INFO] [FML]: Applying holder lookups
[22:14:55] [main/INFO] [FML]: Holder lookups applied
[22:14:55] [main/INFO] [STDOUT]: [net.minecraft.server.MinecraftServer:main2:52]: Finished loading
Apr 04, 2015 10:14:55 PM com.google.common.eventbus.EventBus$LoggingSubscriberExceptionHandler handleException
SEVERE: Could not dispatch event: net.minecraftforge.fml.common.LoadController@37e4320e to public void net.minecraftforge.fml.common.LoadController.propogateStateMessage(net.minecraftforge.fml.common.event.FMLEvent)
Apr 04, 2015 10:14:55 PM com.google.common.eventbus.EventBus$LoggingSubscriberExceptionHandler handleException
SEVERE: Could not dispatch event: net.minecraftforge.fml.common.LoadController@37e4320e to public void net.minecraftforge.fml.common.LoadController.propogateStateMessage(net.minecraftforge.fml.common.event.FMLEvent)
Apr 04, 2015 10:14:55 PM com.google.common.eventbus.EventBus$LoggingSubscriberExceptionHandler handleException
SEVERE: Could not dispatch event: net.minecraftforge.fml.common.LoadController@37e4320e to public void net.minecraftforge.fml.common.LoadController.propogateStateMessage(net.minecraftforge.fml.common.event.FMLEvent)
Apr 04, 2015 10:14:55 PM com.google.common.eventbus.EventBus$LoggingSubscriberExceptionHandler handleException
SEVERE: Could not dispatch event: net.minecraftforge.fml.common.LoadController@37e4320e to public void net.minecraftforge.fml.common.LoadController.propogateStateMessage(net.minecraftforge.fml.common.event.FMLEvent)
[22:14:55] [main/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[22:14:55] [main/INFO] [STDOUT]: [net.minecraft.server.MinecraftServer:main2:54]: Initialization completed
[22:14:55] [main/INFO] [STDOUT]: [net.minecraft.server.MinecraftServer:main2:58]: Modification loaded: Minecraft Coder Pack 9.05
[22:14:55] [main/INFO] [STDOUT]: [net.minecraft.server.MinecraftServer:main2:58]: Modification loaded: Forge Mod Loader 8.0.71.1061
[22:14:55] [main/INFO] [STDOUT]: [net.minecraft.server.MinecraftServer:main2:58]: Modification loaded: Iron Chest 6.0.99.749
[22:14:55] [main/INFO] [STDOUT]: [net.minecraft.server.MinecraftServer:main2:58]: Modification loaded: Ore Control 0.3.0
22:14:55 [INFO] This server is running Glowstone version git-Glowstone-1.8-227-g0401ea7 (Implementing API version 1.8-R1-SNAPSHOT)
22:14:55 [INFO] Recipes: 295 shaped, 63 shapeless, 24 furnace, 15 fuels.
22:14:55 [WARNING] The server is running in offline mode! Only do this if you know what you're doing.
22:14:55 [INFO] Preparing spawn for world...
22:14:56 [INFO] Preparing spawn for world: done
22:14:56 [INFO] Preparing spawn for world_nether...
22:14:57 [INFO] Preparing spawn for world_nether: done
22:14:57 [INFO] Preparing spawn for world_the_end...
22:14:57 [INFO] Preparing spawn for world_the_end: done
22:14:57 [INFO] Binding to address: 0.0.0.0/0.0.0.0:25565...
22:14:57 [INFO] Successfully bound to: /0:0:0:0:0:0:0:0:25565
22:14:57 [INFO] Ready for connections.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment