Created
July 11, 2012 20:55
-
-
Save psxlover/3093417 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| init: | |
| Deleting: C:\Users\Alex\Downloads\Minecraft\mcp62 - Buildcraft\bin\built-jar.properties | |
| deps-jar: | |
| Updating property file: C:\Users\Alex\Downloads\Minecraft\mcp62 - Buildcraft\bin\built-jar.properties | |
| compile: | |
| run: | |
| 182 recipes | |
| 27 achievements | |
| 2012-07-11 23:53:35 [INFO] Starting minecraft server version 1.2.5 | |
| Ιουλ 11, 2012 11:53:35 ΜΜ cpw.mods.fml.common.FMLCommonHandler beginLoading | |
| INFO: Attempting early MinecraftForge initialization | |
| Ιουλ 11, 2012 11:53:35 ΜΜ cpw.mods.fml.common.FMLCommonHandler beginLoading | |
| INFO: Completed early MinecraftForge initialization | |
| 2012-07-11 23:53:35 [INFO] Forge Mod Loader version 2.2.106.176 for Minecraft c:1.2.5, s:1.2.5 loading | |
| 2012-07-11 23:53:35 [INFO] Loading mods from C:\Users\Alex\Downloads\Minecraft\mcp62 - Buildcraft\jars\mods | |
| 2012-07-11 23:53:35 [INFO] Forge Mod Loader has loaded 7 mods | |
| 2012-07-11 23:53:35 [INFO] Loading properties | |
| 2012-07-11 23:53:35 [INFO] Starting Minecraft server on *:25565 | |
| 2012-07-11 23:53:35 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! | |
| 2012-07-11 23:53:35 [WARNING] The server will make no attempt to authenticate usernames. Beware. | |
| 2012-07-11 23:53:35 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. | |
| 2012-07-11 23:53:35 [WARNING] To change this, set "online-mode" to "true" in the server.settings file. | |
| MinecraftForge v3.3.8.164 Initialized | |
| 2012-07-11 23:53:35 [INFO] MinecraftForge v3.3.8.164 Initialized | |
| Starting BuildCraft @VERSION@ | |
| Copyright (c) SpaceToad, 2011-2012 | |
| http://www.mod-buildcraft.com | |
| 2012-07-11 23:53:35 [INFO] Forge Mod Loader load complete, 7 mods loaded | |
| 2012-07-11 23:53:35 [INFO] Preparing level "mcpworld" | |
| 2012-07-11 23:53:35 [INFO] Default game type: 0 | |
| 2012-07-11 23:53:35 [INFO] Preparing start region for level 1 | |
| 2012-07-11 23:53:35 [INFO] Preparing start region for level -1 | |
| Detected pipe with unknown key. Did you remove a buildcraft addon? | |
| 2012-07-11 23:53:36 [INFO] Preparing start region for level 0 | |
| 2012-07-11 23:53:36 [INFO] Done (1,036s)! For help, type "help" or "?" | |
| java.lang.NullPointerException | |
| at net.minecraft.src.buildcraft.energy.EngineIron.update(EngineIron.java:127) | |
| at net.minecraft.src.buildcraft.energy.TileEngine.updateEntity(TileEngine.java:99) | |
| at net.minecraft.src.World.updateEntities(World.java:1609) | |
| at net.minecraft.server.MinecraftServer.doTick(MinecraftServer.java:564) | |
| at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:450) | |
| at net.minecraft.src.ThreadServerApplication.run(ThreadServerApplication.java:18) | |
| 2012-07-11 23:53:36 [SEVERE] Unexpected exception | |
| java.lang.NullPointerException | |
| at net.minecraft.src.buildcraft.energy.EngineIron.update(EngineIron.java:127) | |
| at net.minecraft.src.buildcraft.energy.TileEngine.updateEntity(TileEngine.java:99) | |
| at net.minecraft.src.World.updateEntities(World.java:1609) | |
| at net.minecraft.server.MinecraftServer.doTick(MinecraftServer.java:564) | |
| at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:450) | |
| at net.minecraft.src.ThreadServerApplication.run(ThreadServerApplication.java:18) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment