-
Posts
679 -
Joined
-
Last visited
Everything posted by Ysharma
-
[1.6.x/1.5.x] Redstone In Motion (Redpower Frames) 2.3.0.0 (October 8)
Ysharma replied to jakj's topic in Modders Metropolis
Heph may have had noble intentions, but he needlessly insulted and alienated people on both sides of the ftb/technic border. I think the manner he went about was not appropriate. If he really wanted Eloraam to give him maintaining permissions he shouldn't have acted so offensively. -
[1.6.x/1.5.x] Redstone In Motion (Redpower Frames) 2.3.0.0 (October 8)
Ysharma replied to jakj's topic in Modders Metropolis
All hail the creatine rapist or something! I managed to recreate all my old ssp frame stuff with this. Awesome implementation, and with the multiple types of motors things get much easier to do -
NO api, just the mod
-
Latest version for 1.5.2
-
Got this error while testing my modpack. 2013-09-15 18:06:01 [sEVERE] [ForgeModLoader] Caught exception from planetguy_Gizmos java.lang.ClassNotFoundException: planetguy.Gizmos.Gizmos at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:56) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425) at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103) at cpw.mods.fml.common.Loader.loadMods(Loader.java:504) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411) at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) at net.minecraft.client.Minecraft.run(Minecraft.java:733) at java.lang.Thread.run(Thread.java:722) Caused by: java.lang.NullPointerException 2013-09-15 18:06:01 [sEVERE] [ForgeModLoader] Caught exception from planetguy_flowerfix java.lang.ClassNotFoundException: planetguy.flowerfix.FlowerFix at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:56) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425) at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103) at cpw.mods.fml.common.Loader.loadMods(Loader.java:504) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411) at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) at net.minecraft.client.Minecraft.run(Minecraft.java:733) at java.lang.Thread.run(Thread.java:722) Caused by: java.lang.NullPointerException 2013-09-15 18:06:11 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: planetguy.Gizmos.Gizmos 2013-09-15 18:06:11 [iNFO] [sTDERR]at cpw.mods.fml.common.LoadController.transition(LoadController.java:147) 2013-09-15 18:06:11 [iNFO] [sTDERR]at cpw.mods.fml.common.Loader.loadMods(Loader.java:514) 2013-09-15 18:06:11 [iNFO] [sTDERR]at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163) 2013-09-15 18:06:11 [iNFO] [sTDERR]at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411) 2013-09-15 18:06:11 [iNFO] [sTDERR]at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) 2013-09-15 18:06:11 [iNFO] [sTDERR]at net.minecraft.client.Minecraft.run(Minecraft.java:733) 2013-09-15 18:06:11 [iNFO] [sTDERR]at java.lang.Thread.run(Thread.java:722) 2013-09-15 18:06:11 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: planetguy.Gizmos.Gizmos 2013-09-15 18:06:11 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238) 2013-09-15 18:06:11 [iNFO] [sTDERR]at java.lang.ClassLoader.loadClass(ClassLoader.java:423) 2013-09-15 18:06:11 [iNFO] [sTDERR]at java.lang.ClassLoader.loadClass(ClassLoader.java:356) 2013-09-15 18:06:11 [iNFO] [sTDERR]at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:56) 2013-09-15 18:06:11 [iNFO] [sTDERR]at java.lang.Class.forName0(Native Method) 2013-09-15 18:06:11 [iNFO] [sTDERR]at java.lang.Class.forName(Class.java:264) 2013-09-15 18:06:11 [iNFO] [sTDERR]at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425) 2013-09-15 18:06:11 [iNFO] [sTDERR]at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) 2013-09-15 18:06:11 [iNFO] [sTDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2013-09-15 18:06:11 [iNFO] [sTDERR]at java.lang.reflect.Method.invoke(Method.java:601) 2013-09-15 18:06:11 [iNFO] [sTDERR]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-09-15 18:06:11 [iNFO] [sTDERR]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-09-15 18:06:11 [iNFO] [sTDERR]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-09-15 18:06:11 [iNFO] [sTDERR]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-09-15 18:06:11 [iNFO] [sTDERR]at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-09-15 18:06:11 [iNFO] [sTDERR]at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192) 2013-09-15 18:06:11 [iNFO] [sTDERR]at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172) 2013-09-15 18:06:11 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-09-15 18:06:11 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 2013-09-15 18:06:11 [iNFO] [sTDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2013-09-15 18:06:11 [iNFO] [sTDERR]at java.lang.reflect.Method.invoke(Method.java:601) 2013-09-15 18:06:11 [iNFO] [sTDERR]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-09-15 18:06:11 [iNFO] [sTDERR]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-09-15 18:06:11 [iNFO] [sTDERR]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-09-15 18:06:11 [iNFO] [sTDERR]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-09-15 18:06:11 [iNFO] [sTDERR]at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-09-15 18:06:11 [iNFO] [sTDERR]at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103) 2013-09-15 18:06:11 [iNFO] [sTDERR]at cpw.mods.fml.common.Loader.loadMods(Loader.java:504) 2013-09-15 18:06:11 [iNFO] [sTDERR]... 5 more 2013-09-15 18:06:11 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException
-
Luke’s (Hopefully) comprehensive modpack making guide.
Ysharma replied to lukeb28's topic in Platform Pagoda
This is the error you are getting: 2013-09-15 21:14:25 [iNFO] [sTDERR] Download of http://skins.technicpack.net/helm/martinriis99/100 Failed! 2013-09-15 21:14:25 [iNFO] [sTDOUT] Starting download of http://skins.technicpack.net/helm/martinriis99/100, with 1 tries remaining 2013-09-15 21:14:40 [iNFO] [sTDERR] Download of http://skins.technicpack.net/helm/martinriis99/100 Failed! Delete your skin or something -
Luke’s (Hopefully) comprehensive modpack making guide.
Ysharma replied to lukeb28's topic in Platform Pagoda
delete all the log files, run minecraft, let it crash, then get the latest one -
Luke’s (Hopefully) comprehensive modpack making guide.
Ysharma replied to lukeb28's topic in Platform Pagoda
post forgemodloader-client-0.log -
Luke’s (Hopefully) comprehensive modpack making guide.
Ysharma replied to lukeb28's topic in Platform Pagoda
Copy and paste the forgemodloader log -
The latest version for the version of minecraft you are using
-
Luke’s (Hopefully) comprehensive modpack making guide.
Ysharma replied to lukeb28's topic in Platform Pagoda
http://www.minecraftforum.net/topic/1114612-162-bspkrs-mods-armorstatushud-directionhud-statuseffecthud/ -
Luke’s (Hopefully) comprehensive modpack making guide.
Ysharma replied to lukeb28's topic in Platform Pagoda
You don't have bspkrsCore installed, you need to install that for his mods to work. -
http://www.micdoodle8.com/mods/galacticraft/downloads
-
[1.6.x/1.5.x] Redstone In Motion (Redpower Frames) 2.3.0.0 (October 8)
Ysharma replied to jakj's topic in Modders Metropolis
End portals move with this? So much better than gavjenks bug. This is awesome. i played around with it today, and it's so great. -
No he made it for people without platform accounts... Which is dumb, because it would be so easy to get a platform account.
-
Tekkit lite the way it should have been.
Ysharma replied to jarjacksn's topic in Tekkit Lite Discussion
http://forums.technicpack.net/threads/board-rules-and-guidelines.3918/ Keep in mind, that if he is a nerd, he's a "nerd" with a keller hammer. -
Oh crap I feel like an asshole. Ive been living off of 3 hrs of sleep for the past week, so I thought it was October. I am soo sorry.
-
Please don't threadjack and revive a month old thread
-
I did it, but it no work. HELP!
-
[1.6.x/1.5.x] Redstone In Motion (Redpower Frames) 2.3.0.0 (October 8)
Ysharma replied to jakj's topic in Modders Metropolis
Nah, I just hadn't seen you anywhere else on the forums. -
[1.6.x/1.5.x] Redstone In Motion (Redpower Frames) 2.3.0.0 (October 8)
Ysharma replied to jakj's topic in Modders Metropolis
I just found this mod. Hey jakj great work here, I thought you were mia from here, but i see that you are still very active