Jump to content

ksafin

Members
  • Posts

    8
  • Joined

  • Last visited

About ksafin

  • Birthday 01/01/1900

ksafin's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. I also just started getting: 2012-06-08 00:24:35 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting 3.1.x, may lead to unexpected behavior Running latest build: 1.2.5-R3.1-MCPC-SNAPSHOT (122)
  2. Title: CompactSolar ClassNotFound: ClientProxy Version: 3.0.3/3.0.4 OS: Don't know :/ (BeastNode) Java Version: v7 u4 Description of Problem: Upon starting the server with 3.0.3/3.0.4, this error for CompactSolars pops up and doesn't let me start up. Error Messages: Class Not Found for CompactSolars (ClientProxy) Error Log: 2012-06-08 00:12:11 [sEVERE] Unexpected exception java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.compactsolars.client.ClientProxy at cpw.mods.compactsolars.ServerClientProxy.buildProxy(ServerClientProxy.java:26) at cpw.mods.compactsolars.ServerClientProxy.getProxy(ServerClientProxy.java:45) at net.minecraft.server.mod_CompactSolars.load(mod_CompactSolars.java:30) at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:323) at cpw.mods.fml.common.Loader.modInit(Loader.java:262) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:591) at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:140) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:171) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:437) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.ClassNotFoundException: cpw.mods.compactsolars.client.ClientProxy at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.compactsolars.ServerClientProxy.buildProxy(ServerClientProxy.java:20) ... 9 more 2012-06-08 00:12:52 [iNFO] Stopping server EDIT: Sorry for the rush to submit a bug report guys, I just used an earlier MCPC build and it works fine
  3. Wow bonfire, I didn't even think of the ComputerCraft solution, I'll definitely use that. I'm actually a developer myself so I'm savvy in programming, but I never really delved into ComputerCraft too much. Thanks!
  4. Hey Everyone! I'm here curious about a way to set up a clock to automatically cooldown one of my reacotrs.. The design is here Basically, it can run for 4 seconds of every 64 seconds; that is to say that I would like to make a mechanism that runs it for 4 seconds, then cools it for 60. I'm pretty good with redstone and this should be a pretty easy task but I can't figure it out :c Thanks!
  5. That did the trick, thank you so much! I've been trying to figure it out for days! :)
  6. Hey everyone, I'm fairly new to tekkit (I just discovered Tekkit two weeks ago, and created a server dedicated to tekkit the same day). I've been playing a lot with it, and I've noticed a few things.. I've set up a bunch of Quarries around the continent I'm on, and they're supposed to send what they mine to a central factory that smelts those ores. HOWEVER, Quarries only actually do anything when I'm right beside them. As soon as I leave, its as if they un-load and stop working. They do indeed have power, that's not the problem. I'm just wondering if there's a setting or something I'm missing, or my actual fate is having to stand next to quarries my entire life. Second, and this is probably a very nooby question: Is everything supposed to stop working when there is nobody logged in? If I'm logged in, all of my machines work (forestry gatherers & farms, nuke reactors, generators, etc). However, the instant I log off everything will stop working and will pick up where it left off whenever someone logs in. This is probably the way it is, but I'm here to double check, and also ask if theres a way to have such activities continue. Thanks!
×
×
  • Create New...