Skip to content

Instantly share code, notes, and snippets.

@danielevans
Created November 27, 2018 23:31
Show Gist options
  • Save danielevans/d9b0084967e561a1640e8a9bc1e01cd7 to your computer and use it in GitHub Desktop.
Save danielevans/d9b0084967e561a1640e8a9bc1e01cd7 to your computer and use it in GitHub Desktop.
RFTools builder bug recreation log
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128M; support was removed in 8.0
[16:26:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:26:57] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:26:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[16:26:57] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2772 for Minecraft 1.12.2 loading
[16:26:57] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_131, running on Mac OS X:x86_64:10.14, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/jre
[16:26:58] [main/ERROR] [FML]: Apache Maven library folder was not in the format expected. Using default libraries directory.
[16:26:58] [main/ERROR] [FML]: Full: /Users/gate/Library/Application Support/MCUpdater/instances/test/libraries/org/apache/maven/3.5.3/maven-artifact-3.5.3.jar
[16:26:58] [main/ERROR] [FML]: Trimmed: /users/gate/library/application support/mcupdater/instances/test/libraries/org/apache/maven/
[16:26:58] [main/INFO] [FML]: Searching /Users/gate/Library/Application Support/MCUpdater/instances/test/mods for mods
[16:26:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:26:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:26:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:26:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:26:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:27:00] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[16:27:00] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[16:27:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:27:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:27:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:27:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:27:00] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[16:27:01] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:55]: Completely ignored arguments: []
[16:27:01] [main/INFO] [minecraft/Minecraft]: Setting user: gatewarstrek
[16:27:04] [main/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[16:27:04] [main/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.2
[16:27:05] [main/INFO] [FML]: -- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Mac OS X (x86_64) version 10.14
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3789515216 bytes (3613 MB) / 4294967296 bytes (4096 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 9 total; -Xms4G -Xmx8G -XX:PermSize=128M -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-2.0.36' Renderer: 'AMD Radeon Pro 450 OpenGL Engine'
[16:27:05] [main/INFO] [FML]: MinecraftForge v14.23.5.2772 Initialized
[16:27:05] [main/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[16:27:05] [main/INFO] [FML]: Replaced 1036 ore ingredients
[16:27:05] [main/INFO] [FML]: Searching /Users/gate/Library/Application Support/MCUpdater/instances/test/mods for mods
[16:27:06] [main/INFO] [FML]: Forge Mod Loader has identified 8 mods to load
[16:27:06] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, intwheel, mcjtylib_ng, redstoneflux, rftools] at CLIENT
[16:27:06] [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, intwheel, mcjtylib_ng, redstoneflux, rftools] at SERVER
[16:27:07] [main/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Interaction Wheel, FMLFileResourcePack:McJtyLib, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:RFTools, ctp_1.2_MCv3
[16:27:07] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 625963505 nanos
[16:27:07] [main/INFO] [FML]: Processing ObjectHolder annotations
[16:27:07] [main/INFO] [FML]: Found 1169 ObjectHolder annotations
[16:27:07] [main/INFO] [FML]: Identifying ItemStackHolder annotations
[16:27:07] [main/INFO] [FML]: Found 0 ItemStackHolder annotations
[16:27:07] [main/INFO] [FML]: Configured a dormant chunk cache size of 0
[16:27:07] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[16:27:08] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2784
[16:27:09] [main/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
[16:27:09] [main/INFO] [FML]: OBJLoader: Domain rftools has been added.
[16:27:09] [main/INFO] [FML]: Applying holder lookups
[16:27:09] [main/INFO] [FML]: Holder lookups applied
[16:27:09] [main/INFO] [FML]: Applying holder lookups
[16:27:09] [main/INFO] [FML]: Holder lookups applied
[16:27:09] [main/INFO] [FML]: Applying holder lookups
[16:27:09] [main/INFO] [FML]: Holder lookups applied
[16:27:10] [main/INFO] [FML]: Applying holder lookups
[16:27:10] [main/INFO] [FML]: Holder lookups applied
[16:27:10] [main/INFO] [FML]: Injecting itemstacks
[16:27:10] [main/INFO] [FML]: Itemstack injection complete
[16:27:10] [Sound Library Loader/INFO] [minecraft/SoundManager]: Starting up SoundSystem...
[16:27:11] [Thread-4/INFO] [minecraft/SoundManager]: Initializing LWJGL OpenAL
[16:27:11] [Thread-4/INFO] [minecraft/SoundManager]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[16:27:11] [Thread-4/INFO] [minecraft/SoundManager]: OpenAL initialized.
[16:27:11] [Sound Library Loader/INFO] [minecraft/SoundManager]: Sound engine started
[16:27:14] [main/INFO] [FML]: Max texture size: 16384
[16:27:16] [main/INFO] [minecraft/TextureMap]: Created: 1024x512 textures-atlas
[16:27:16] [main/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #rail in minecraft:models/block/golden_rail_raised_sw
[16:27:17] [main/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #rail in minecraft:models/block/golden_rail_raised_ne
[16:27:17] [main/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #rail in minecraft:models/block/golden_rail_raised_ne
[16:27:17] [main/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #rail in minecraft:models/block/golden_rail_flat
[16:27:17] [main/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #rail in minecraft:models/block/golden_rail_raised_sw
[16:27:17] [main/WARN] [minecraft/ModelBlock]: Unable to resolve texture due to upward reference: #rail in minecraft:models/block/golden_rail_flat
[16:27:18] [main/INFO] [FML]: Applying holder lookups
[16:27:18] [main/INFO] [FML]: Holder lookups applied
[16:27:18] [main/INFO] [STDOUT]: [mcjty.lib.font.TrueTypeFont:<init>:119]: TrueTypeFont loaded: java.awt.Font[family=Ubuntu,name=Ubuntu,style=plain,size=40] - AntiAlias = false
[16:27:18] [main/INFO] [mcjty.lib.varia.Logging]: Enabled support for The Interaction Wheel
[16:27:18] [main/INFO] [FML]: Injecting itemstacks
[16:27:18] [main/INFO] [FML]: Itemstack injection complete
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class cofh.api.item.IToolHammer (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class crazypants.enderio.api.tool.ITool (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class cofh.api.item.IToolHammer (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class crazypants.enderio.api.tool.ITool (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[16:27:19] [main/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[16:27:19] [main/INFO] [FML]: Forge Mod Loader has successfully loaded 8 mods
[16:27:19] [main/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: The following texture errors were found.
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: DOMAIN rftools
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: domain rftools is missing 6 textures
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: domain rftools has 1 location:
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: mod rftools resources at /Users/gate/Library/Application Support/MCUpdater/instances/test/mods/rftools.jar
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: The missing resources for domain rftools are:
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/powercelln.png
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/powercells.png
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/powercellw.png
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/powercelle.png
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/powercelld.png
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/powercellu.png
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: No other errors exist for domain rftools
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[16:27:19] [main/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[16:27:48] [Server thread/INFO] [minecraft/IntegratedServer]: Starting integrated minecraft server version 1.12.2
[16:27:48] [Server thread/INFO] [minecraft/IntegratedServer]: Generating keypair
[16:27:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Preparing all world data
[16:27:48] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[16:27:49] [Server thread/INFO] [FML]: Applying holder lookups
[16:27:49] [Server thread/INFO] [FML]: Holder lookups applied
[16:27:49] [Server thread/INFO] [FML]: Loading dimension 0 (RFTools Builder Recreation) (net.minecraft.server.integrated.IntegratedServer@2dff3bb9)
[16:27:49] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 497 advancements
[16:27:50] [Server thread/INFO] [FML]: Loading dimension -1 (RFTools Builder Recreation) (net.minecraft.server.integrated.IntegratedServer@2dff3bb9)
[16:27:50] [Server thread/INFO] [FML]: Loading dimension 1 (RFTools Builder Recreation) (net.minecraft.server.integrated.IntegratedServer@2dff3bb9)
[16:27:50] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for level 0
[16:27:51] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 12%
[16:27:52] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 29%
[16:27:53] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 46%
[16:27:54] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 67%
[16:27:55] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 86%
[16:27:55] [Server thread/INFO] [FML]: Unloading dimension -1
[16:27:55] [Server thread/INFO] [FML]: Unloading dimension 1
[16:27:55] [Server thread/INFO] [minecraft/IntegratedServer]: Changing view distance to 12, from 10
[16:27:56] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[16:27:56] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[16:27:56] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 8 mods : minecraft@1.12.2,FML@8.0.99.99,intwheel@1.2.7,mcjtylib_ng@3.0.7,forge@14.23.5.2772,redstoneflux@2.1.0,mcp@9.42,rftools@7.59
[16:27:56] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[16:27:56] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[16:27:56] [Server thread/INFO] [minecraft/PlayerList]: gatewarstrek[local:E:604d3303] logged in with entity id 758 at (-244.5, 68.0, 48.5)
[16:27:56] [Server thread/INFO] [minecraft/MinecraftServer]: gatewarstrek joined the game
[16:27:58] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[16:27:58] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'RFTools Builder Recreation'/overworld
[16:28:28] [Server thread/INFO] [minecraft/MinecraftServer]: gatewarstrek has made the advancement [Builder]
[16:28:28] [main/INFO] [minecraft/GuiNewChat]: [CHAT] gatewarstrek has made the advancement [Builder]
[16:28:28] [main/INFO] [minecraft/AdvancementList]: Loaded 2 advancements
[16:28:52] [main/INFO] [minecraft/GuiNewChat]: [CHAT] Installed module
[16:28:53] [Server thread/INFO] [STDOUT]: [mcjty.lib.gui.GuiParserTools:parseAndHandleServer:33]: filePath = /assets/rftools/gui/builder.gui
[16:29:09] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 13244ms behind, skipping 264 tick(s)
[16:29:23] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[16:29:23] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'RFTools Builder Recreation'/overworld
[16:29:24] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
[16:29:24] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
[16:29:24] [Server thread/INFO] [minecraft/NetHandlerPlayServer]: gatewarstrek lost connection: Disconnected
[16:29:24] [Server thread/INFO] [minecraft/MinecraftServer]: gatewarstrek left the game
[16:29:24] [Server thread/INFO] [minecraft/NetHandlerPlayServer]: Stopping singleplayer server as player logged out
[16:29:24] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
[16:29:24] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'RFTools Builder Recreation'/overworld
[16:29:25] [Server thread/INFO] [FML]: Unloading dimension 0
[16:29:25] [Server thread/INFO] [FML]: Applying holder lookups
[16:29:25] [Server thread/INFO] [FML]: Holder lookups applied
[16:29:25] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up all world data: 0 data blobs
[16:29:27] [main/INFO] [minecraft/Minecraft]: Stopping!
[16:29:27] [main/INFO] [minecraft/SoundManager]: SoundSystem shutting down...
AL lib: (WW) FreeDevice: (0x7fe9f039d200) Deleting 9 Buffer(s)
[16:29:27] [main/WARN] [minecraft/SoundManager]: Author: Paul Lamb, www.paulscode.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment