Ysharma Posted May 15, 2013 Posted May 15, 2013 Cool. Not saying that so planet guy doesnt have to quintuple post. Quote
Ysharma Posted September 16, 2013 Posted September 16, 2013 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 Quote
planetguy Posted September 16, 2013 Author Posted September 16, 2013 I have no idea what would possibly do that... Which Gizmos version are you using? Quote
planetguy Posted September 16, 2013 Author Posted September 16, 2013 I've started building against 1.6, so if you used my latest build link it won't work on 1.5. For including with a modpack, this works on 1.5.x extracted into the minecraft root directory. Quote
dwwojcik Posted September 16, 2013 Posted September 16, 2013 I think the spy lab is probably the coolest part of this mod. Quote
TheBytemaster Posted September 16, 2013 Posted September 16, 2013 I think the spy lab is probably the coolest part of this mod. It is wonderful. I wish it was in luke's cold war server. 'twould make everyone paranoid. Quote
planetguy Posted September 16, 2013 Author Posted September 16, 2013 It is wonderful. I wish it was in luke's cold war server. 'twould make everyone paranoid. He is planning to add it. Quote
dwwojcik Posted September 16, 2013 Posted September 16, 2013 Oh, geez. I think I'll only use a turtle from now on. Quote
TheBytemaster Posted September 16, 2013 Posted September 16, 2013 He is planning to add it. I have one thing to say. That is all. Quote
planetguy Posted September 17, 2013 Author Posted September 17, 2013 I have one thing to say. That is all. That's the spirit! Quote
planetguy Posted November 26, 2013 Author Posted November 26, 2013 Gizmos is still alive and growing, I just let this post fall behind. The latest downloads can be found on my CurseForge page here. Quote
planetguy Posted September 10, 2014 Author Posted September 10, 2014 New 1.7.10 release submitted today. Changes: Rewrote the core code to contain shared code. With most of the same features, Gizmos is half the size of its last build. Removed portal tweak and special lighters. The former was a coremod, and 1.7 makes developing coremods a major nuisance, and the latter I never found very satisfying. Added a tweak: Sneak while right-clicking a furnace cart and it will be pulled towards you. Quote
planetguy Posted November 1, 2014 Author Posted November 1, 2014 New version! Changelog Added flashlights. They cast a beam of light where you look while you're holding them while they're active. (Right-click to toggle this.) There are two kinds: one is powered by glowstone dust and can be refilled in any crafting table, the other is powered by redstone flux energy and can be refilled by whichever machines provide RF. Added zh_CN localization, thanks to @Mrkwtkr dwwojcik 1 Quote
planetguy Posted November 10, 2014 Author Posted November 10, 2014 New version, 3.2! Changelog NOTE: Requires PlanetguyLib 1.2 or later. Added headlamps. They're a lot like flashlights (glowstone and RF versions, right-click while holding them to switch them on or off) but they run only when on your head, not in your hand. They don't store as much as handheld flashlights because of their smaller size, but they let you have light without occupying your hands. Added clicking sound effects when flashlights are toggled. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.