Advertisement
Guest User

Untitled

a guest
Jan 25th, 2013
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. 2013-01-25 21:49:10 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for Buildcraft
  2. 2013-01-25 21:49:10 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for EE3
  3. 2013-01-25 21:49:10 [INFO] [STDOUT] [ModularForceFieldSystem] Module not loaded: EE3 not found
  4. 2013-01-25 21:49:11 [SEVERE] [ForgeModLoader] [Modual ForceField System] cannot read remote Version file!
  5. java.io.FileNotFoundException: https://raw.github.com/Thunderdark/ModularForceFieldSystem/master/src/minecraft/versioninfo
  6. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1613)
  7. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  8. at java.net.URL.openStream(URL.java:1037)
  9. at chb.mods.mffs.common.Versioninfo.newestversion(Versioninfo.java:61)
  10. at chb.mods.mffs.common.ModularForceFieldSystem.preInit(ModularForceFieldSystem.java:206)
  11. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. at java.lang.reflect.Method.invoke(Method.java:601)
  15. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:483)
  16. at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  18. at java.lang.reflect.Method.invoke(Method.java:601)
  19. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  20. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  21. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  22. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  23. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  24. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. at java.lang.reflect.Method.invoke(Method.java:601)
  29. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  30. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  31. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  32. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  33. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  34. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  35. at cpw.mods.fml.common.Loader.loadMods(Loader.java:485)
  36. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
  37. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:345)
  38. at ho.c(DedicatedServer.java:64)
  39. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
  40. at fy.run(SourceFile:849)
  41. 2013-01-25 21:49:11 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.ItemProjectorFieldModulatorDistance(11387) owned by ModularForceFieldSystem
  42. 2013-01-25 21:49:11 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.ItemProjectorFieldModulatorStrength(11388) owned by ModularForceFieldSystem
  43. 2013-01-25 21:49:11 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.ItemProjectorFocusMatrix(11389) owned by ModularForceFieldSystem
  44. 2013-01-25 21:49:11 [FINE] [ForgeModLoader] [ItemTracker] Adding item chb.mods.mffs.common.ItemForcePowerCrystal(11401) owned by ModularForceFieldSystem
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement