Jump to content

bmxfelon420

Members
  • Posts

    31
  • Joined

  • Last visited

Everything posted by bmxfelon420

  1. Wow, what a dick. I mean, either he's just an asshole, or extremely lazy.
  2. Hey, I just wanted to double check something. On my personal server, i use Tekkit lite. In addition I have added a few other things that I like to it, and made it into my own modpack. I have set this to hidden on the Technic page, so I'm assuming this means it wont show up in the index? This pack is only for play on my server, and I wont give out the server folder. Unless someone makes their own server using all the mods mine has, i cant imagine it being used. The point being, I dont plan on ever getting permissions from any author for my pack. I am using the very excellent functionality provided by tekkit lite and the tekkit launcher to simplify installation and updates for myself and my players. This is for all intents and purposes a small, invite only private server. (mostly limited by fear of griefing and limited server resources) Will there be any problems with this in regards to Tekkit Lite or any of the additional mods authors?
  3. So i set about making a train system on my server without copying anyone else's designs, and here's what i've come up with: I've made a bunch of changes since that video, for instance i got rid of the unneeded switch motors on the last station, upgraded the straight lines to high speed, built a surface station and a east-west line, and converted the first station to have the elevator to the surface. I thought it'd be helpful for others and myself to document the stations as i made them though, so this is the initial setup of them. I have a lot of plans for the future, i was going to replace my wire staircase with red alloy wire, which should greatly simplify the layout, as well as switch to a tekkit nor gate rather than a traditional layout. I welcome anyone's feedback or questions on these creations. I'm always looking for a new perspective on these kinds of things. I have a lot more stuff coming that i'll post about when I have the videos made, I made an automatic wheat farm based on the wiki tutorial but with some tweaks, as well as an automatic feed for my girlfriends gravity kill mob spawner. Thanks! I may post recruitment threads in the other forum at a later date, with my bandwidth and the very simple server setup i'm not looking to open it up fully at this point. If you reaaaally want in PM me though.
  4. This did the trick. I was trying it in a batch file like that, doing it manually works. Thanks! Time to test.
  5. When I try to run this it just says "No id's have been chosen." I've tried it on three different computers, is it only compatible with 32 bit java or something? I also tried the patch file in the first post and that scrolls a bunch of stuff in the command line window, and the latest one in the thread just gives an error when i try to add it. Both produce the error when i try to hit run.
  6. Title: Unable to log in Version: 3.1.3 OS: Windows 8 Java Version: 1.7.4 Description of Problem: After updating from 3.1.2 to 3.1.3, the server would crash after I flipped the lever to turn on redstone to a Rotary macerator. If players were outside of the radius of the machine (presumably the radius that machines stop operating when you're away), the server functioned as normal. But any players in range when the lever was flipped cause the server to crash whenever they try to log in. Rolling the server back to 3.1.2 allows it to work properly once more. Not sure if there's a documented fix for this, but figured i'd post it up as I didnt see it in any of the common issues. I only inferred that the cause was that AdvancedMachines was removed in 3.1.3, but is there any resolution to this? Error Messages: Error Log: 00:11:33 [iNFO] Sending serverside check to: bmxfelon420 00:11:33 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: i c2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean) 00:11:33 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(Network Helper.java:62) 00:11:33 [sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(Til eEntityAdvancedMachine.java:130) 00:11:33 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:11 89) 00:11:33 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe r.java:559) 00:11:33 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:457) 00:11:33 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 00:11:33 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.Netwo rkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean) 00:11:33 [sEVERE] at java.lang.Class.getMethod(Unknown Source) 00:11:33 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(Network Helper.java:49) 00:11:33 [sEVERE] ... 5 more 00:11:33 [sEVERE] Unexpected exception java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.Networ kManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean) at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62) at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedM achine.java:130) at net.minecraft.server.World.tickEntities(World.java:1189) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiate TileEntityEvent(net.minecraft.src.TileEntity, int, boolean) at java.lang.Class.getMethod(Unknown Source) at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:4
×
×
  • Create New...