View difference between Paste ID: sKTmwsmy and 1DgCPuX2
SHOW: | | - or go back to the newest paste.
1-
local blocks = 0
1+
2012-11-27 05:58:20 [INFO] [ForgeModLoader] Forge Mod Loader version 4.5.2.459 for Minecraft 1.4.5 loading
2-
term.write("How many blocks forward? :")
2+
2012-11-27 05:58:20 [FINEST] [ForgeModLoader] All core mods are successfully located
3-
blocks = read()
3+
2012-11-27 05:58:20 [FINEST] [ForgeModLoader] Discovering coremods
4-
function One()
4+
2012-11-27 05:58:20 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
5-
	for i = 1, blocks do
5+
2012-11-27 05:58:20 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
6-
		digforward()
6+
2012-11-27 05:58:20 [FINEST] [ForgeModLoader] Download complete
7-
end
7+
2012-11-27 05:58:20 [INFO] [ForgeModLoader] Download complete
8-
function digforward()
8+
2012-11-27 05:58:20 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully
9-
	turtle.forward)
9+
2012-11-27 05:58:20 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
10-
	turtle.digDown()
10+
2012-11-27 05:58:20 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
11-
end
11+
2012-11-27 05:58:22 [FINEST] [ForgeModLoader] Download complete
12-
12+
2012-11-27 05:58:22 [INFO] [ForgeModLoader] Download complete
13-
One()
13+
2012-11-27 05:58:22 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully
14
2012-11-27 05:58:22 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
15
2012-11-27 05:58:22 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
16
2012-11-27 05:58:22 [FINEST] [ForgeModLoader] Download complete
17
2012-11-27 05:58:22 [INFO] [ForgeModLoader] Download complete
18
2012-11-27 05:58:22 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully
19
2012-11-27 05:58:22 [FINEST] [ForgeModLoader] Running coremod plugins
20
2012-11-27 05:58:22 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
21
2012-11-27 05:58:22 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
22
2012-11-27 05:58:22 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
23
2012-11-27 05:58:22 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
24
2012-11-27 05:58:22 [FINEST] [ForgeModLoader] Validating minecraft
25
2012-11-27 05:58:22 [FINEST] [ForgeModLoader] Minecraft validated, launching...
26
2012-11-27 05:58:24 [INFO] [STDOUT] 27 achievements
27
2012-11-27 05:58:24 [INFO] [STDOUT] 208 recipes
28
2012-11-27 05:58:24 [INFO] [STDOUT] Setting user: bobler420, 6251604336523634179
29
2012-11-27 05:58:24 [INFO] [STDOUT] LWJGL Version: 2.4.2
30
2012-11-27 05:58:25 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
31
2012-11-27 05:58:25 [INFO] [STDOUT] MinecraftForge v6.4.1.401 Initialized
32
2012-11-27 05:58:25 [INFO] [ForgeModLoader] MinecraftForge v6.4.1.401 Initialized
33
2012-11-27 05:58:25 [INFO] [STDOUT] Replaced 84 ore recipies
34
2012-11-27 05:58:25 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
35
2012-11-27 05:58:25 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
36
2012-11-27 05:58:25 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
37
2012-11-27 05:58:25 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\matthew\Desktop\Multi Mc\instances\1.4.5\minecraft\bin\minecraft.jar, examining for mod candidates
38
2012-11-27 05:58:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\matthew\Desktop\Multi Mc\instances\1.4.5\minecraft\bin\lwjgl.jar
39
2012-11-27 05:58:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\matthew\Desktop\Multi Mc\instances\1.4.5\minecraft\bin\lwjgl_util.jar
40
2012-11-27 05:58:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\matthew\Desktop\Multi Mc\instances\1.4.5\minecraft\bin\jinput.jar
41
2012-11-27 05:58:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\matthew\Desktop\Multi Mc\instances\1.4.5\minecraft\lib\argo-2.25.jar
42
2012-11-27 05:58:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\matthew\Desktop\Multi Mc\instances\1.4.5\minecraft\lib\guava-12.0.1.jar
43
2012-11-27 05:58:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\matthew\Desktop\Multi Mc\instances\1.4.5\minecraft\lib\asm-all-4.0.jar
44
2012-11-27 05:58:25 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
45
2012-11-27 05:58:25 [INFO] [ForgeModLoader] Searching C:\Users\matthew\Desktop\Multi Mc\instances\1.4.5\minecraft\mods for mods
46
2012-11-27 05:58:25 [FINE] [ForgeModLoader] Found a candidate zip or jar file Railcraft_6.8.0.0.zip
47
2012-11-27 05:58:25 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
48
2012-11-27 05:58:25 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
49
2012-11-27 05:58:26 [FINE] [ForgeModLoader] Examining file Railcraft_6.8.0.0.zip for potential mods
50
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Located mcmod.info file in file Railcraft_6.8.0.0.zip
51
2012-11-27 05:58:26 [FINE] [ForgeModLoader] Identified an FMLMod type mod railcraft.common.core.Railcraft
52
2012-11-27 05:58:26 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.3.0.377,)] [Forge@[6.3.0.377,), BuildCraft|Core, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Factory, Forestry, IC2] []
53
2012-11-27 05:58:26 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
54
2012-11-27 05:58:26 [FINE] [ForgeModLoader] Received a system property request ''
55
2012-11-27 05:58:26 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
56
2012-11-27 05:58:26 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
57
2012-11-27 05:58:26 [FINE] [ForgeModLoader] Activating mod mcp
58
2012-11-27 05:58:26 [FINE] [ForgeModLoader] Activating mod FML
59
2012-11-27 05:58:26 [FINE] [ForgeModLoader] Activating mod Forge
60
2012-11-27 05:58:26 [FINE] [ForgeModLoader] Enabling mod Railcraft
61
2012-11-27 05:58:26 [FINE] [ForgeModLoader] Activating mod Railcraft
62
2012-11-27 05:58:26 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
63
2012-11-27 05:58:26 [FINE] [ForgeModLoader] All mod requirements are satisfied
64
2012-11-27 05:58:26 [FINE] [ForgeModLoader] Sorting mods into an ordered list
65
2012-11-27 05:58:26 [FINE] [ForgeModLoader] Mod sorting completed successfully
66
2012-11-27 05:58:26 [FINE] [ForgeModLoader] Mod sorting data:
67
2012-11-27 05:58:26 [FINE] [ForgeModLoader] 	Railcraft(Railcraft:6.8.0.0): Railcraft_6.8.0.0.zip (required-after:Forge@[6.3.0.377,);after:BuildCraft|Core;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Factory;after:Forestry;after:IC2)
68
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
69
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
70
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
71
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
72
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
73
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
74
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Railcraft
75
2012-11-27 05:58:26 [FINEST] [ForgeModLoader] Testing mod Railcraft to verify it accepts its own version in a remote connection
76
2012-11-27 05:58:26 [FINEST] [ForgeModLoader] The mod Railcraft accepts its own version (6.8.0.0)
77
2012-11-27 05:58:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Railcraft
78
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Railcraft
79
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp
80
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp
81
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML
82
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML
83
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge
84
2012-11-27 05:58:26 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
85
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge
86
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Railcraft
87
2012-11-27 05:58:26 [FINE] [Railcraft] Pre-Init Phase
88
2012-11-27 05:58:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Railcraft
89
2012-11-27 05:58:26 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
90
2012-11-27 05:58:26 [SEVERE] [ForgeModLoader] 
91
	mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
92
	FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
93
	Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
94
	Railcraft [Railcraft] (Railcraft_6.8.0.0.zip) Unloaded->Constructed->Errored
95
2012-11-27 05:58:26 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
96
2012-11-27 05:58:26 [SEVERE] [ForgeModLoader] Caught exception from Railcraft
97
java.lang.NullPointerException
98
	at net.minecraftforge.common.Configuration.load(Configuration.java:544)
99
	at net.minecraftforge.common.Configuration.<init>(Configuration.java:89)
100
	at railcraft.common.core.RailcraftConfig.checkInit(RailcraftConfig.java:78)
101
	at railcraft.common.core.RailcraftConfig.doUpdateCheck(RailcraftConfig.java:443)
102
	at railcraft.common.core.StartupChecks.checkForNewVersion(StartupChecks.java:69)
103
	at railcraft.common.core.Railcraft.preInit(Railcraft.java:124)
104
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
105
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
106
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
107
	at java.lang.reflect.Method.invoke(Unknown Source)
108
	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
109
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
110
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
111
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
112
	at java.lang.reflect.Method.invoke(Unknown Source)
113
	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
114
	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
115
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
116
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
117
	at com.google.common.eventbus.EventBus.post(EventBus.java:268)
118
	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
119
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
120
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
121
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
122
	at java.lang.reflect.Method.invoke(Unknown Source)
123
	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
124
	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
125
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
126
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
127
	at com.google.common.eventbus.EventBus.post(EventBus.java:268)
128
	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
129
	at cpw.mods.fml.common.Loader.loadMods(Loader.java:480)
130
	at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)
131
	at net.minecraft.client.Minecraft.a(Minecraft.java:424)
132
	at net.minecraft.client.Minecraft.run(Minecraft.java:756)
133
	at java.lang.Thread.run(Unknown Source)
134
2012-11-27 05:58:26 [INFO] [STDERR] java.lang.NullPointerException
135
2012-11-27 05:58:26 [INFO] [STDERR] 	at net.minecraftforge.common.Configuration.load(Configuration.java:544)
136
2012-11-27 05:58:26 [INFO] [STDERR] 	at net.minecraftforge.common.Configuration.<init>(Configuration.java:89)
137
2012-11-27 05:58:26 [INFO] [STDERR] 	at railcraft.common.core.RailcraftConfig.checkInit(RailcraftConfig.java:78)
138
2012-11-27 05:58:26 [INFO] [STDERR] 	at railcraft.common.core.RailcraftConfig.doUpdateCheck(RailcraftConfig.java:443)
139
2012-11-27 05:58:26 [INFO] [STDERR] 	at railcraft.common.core.StartupChecks.checkForNewVersion(StartupChecks.java:69)
140
2012-11-27 05:58:26 [INFO] [STDERR] 	at railcraft.common.core.Railcraft.preInit(Railcraft.java:124)
141
2012-11-27 05:58:26 [INFO] [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
142
2012-11-27 05:58:26 [INFO] [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
143
2012-11-27 05:58:26 [INFO] [STDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
144
2012-11-27 05:58:26 [INFO] [STDERR] 	at java.lang.reflect.Method.invoke(Unknown Source)
145
2012-11-27 05:58:26 [INFO] [STDERR] 	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
146
2012-11-27 05:58:26 [INFO] [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
147
2012-11-27 05:58:26 [INFO] [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
148
2012-11-27 05:58:26 [INFO] [STDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
149
2012-11-27 05:58:26 [INFO] [STDERR] 	at java.lang.reflect.Method.invoke(Unknown Source)
150
2012-11-27 05:58:26 [INFO] [STDERR] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
151
2012-11-27 05:58:26 [INFO] [STDERR] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
152
2012-11-27 05:58:26 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
153
2012-11-27 05:58:26 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
154
2012-11-27 05:58:26 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.post(EventBus.java:268)
155
2012-11-27 05:58:26 [INFO] [STDERR] 	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
156
2012-11-27 05:58:26 [INFO] [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
157
2012-11-27 05:58:26 [INFO] [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
158
2012-11-27 05:58:26 [INFO] [STDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
159
2012-11-27 05:58:26 [INFO] [STDERR] 	at java.lang.reflect.Method.invoke(Unknown Source)
160
2012-11-27 05:58:26 [INFO] [STDERR] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
161
2012-11-27 05:58:26 [INFO] [STDERR] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
162
2012-11-27 05:58:26 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
163
2012-11-27 05:58:26 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
164
2012-11-27 05:58:26 [INFO] [STDERR] 	at com.google.common.eventbus.EventBus.post(EventBus.java:268)
165
2012-11-27 05:58:26 [INFO] [STDERR] 	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
166
2012-11-27 05:58:26 [INFO] [STDERR] 	at cpw.mods.fml.common.Loader.loadMods(Loader.java:480)
167
2012-11-27 05:58:26 [INFO] [STDERR] 	at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)
168
2012-11-27 05:58:26 [INFO] [STDERR] 	at net.minecraft.client.Minecraft.a(Minecraft.java:424)
169
2012-11-27 05:58:26 [INFO] [STDERR] 	at net.minecraft.client.Minecraft.run(Minecraft.java:756)
170
2012-11-27 05:58:26 [INFO] [STDERR] 	at java.lang.Thread.run(Unknown Source)