Jump to content

Gizmo

Members
  • Posts

    26
  • Joined

  • Last visited

About Gizmo

  • Birthday 08/09/1990

Gizmo's Achievements

Grass

Grass (2/9)

0

Reputation

  1. the problem I had was that it would detect and install the optifine zip but the shader zip wouldn't work cause it overwrote files already existing(or loaded in the wrong order?) so I merged them http://dl.dropbox.com/u/6760207/OptiFine_1.4.6_w_seus.zip just put this in instMods folder, only other thing in there should be title.zip and forge
  2. well it's outdated... basically what I did to get shaders working... I got the RC6 zip from Sonic ethers fb page, I got kryonix's latest zip from minecraftforums, and the right version of optifine. then I merged the shadermod into optifine zip, then I got the shaders from the shaders folder into the shaders folder now in optifine zip (fsh and vsh files) after this all you need to do is put the final zip into the instMods folder in the modpack you choose (probably direwolf20 as thats 1.4.6 which the latest shadermod is for) then you apply the texture pack and change settings to whats in the readme from the shaders rc6 zip, or you get blue/red tint all over.
  3. why not just go with feedthebeast launcher? direwolf20's pack has all the mods from technic and more, and it's minecraft 1.4.6 and shaders work. you can disable any mods you don't want in the launcher too (and they got forestry, with permission)
  4. I just read the thread and I'll have to agree with WinryAsa. Jay? should have firstly noticed the amount of blocks/distance it was about and have suggested the chunkloader/anchor. which was pretty obvious. And starting a new server on a different machine should have no impact on the issues when the OS/Java is the same and the cpu/ram is MORE than enough. the server runs on java so any software related bug is permanent, no matter what hardware you run it on. if he'd asked you to try it on linux would've been another matter. (different os means another compiled edition of java etc etc) then it boggled me when he said "no one else is having this problem". did he actually try to reproduce it? did he have others make it? did he just assume cause you're the first one asking about something like this that it obviously didn't happen to someone else that perhaps just didn't have the energy to go register on the forums to get some help but rather went around it another way, like for example making the cable shorter and putting the solars closer? I don't mean to angry the mods, I have however observed on this forum a lack of quality in support, which is understandable as there is alot of threads showing up, alot of people needing help, some of them way too simple to feel the need to answer, and ofc work on new versions of tekkit. perhaps Jay? needs a break?
  5. finally a helpfull reply, I got everything up and working. wheres the thanks button.
  6. sct try looking at my log in this topic http://forums.technicpack.net/threads/tekkit-3-1-1-item-conflicts-not-allowing-server-to-start.16645/#post-124395 now tell me it's not an item conflict? I know you guys have noticed the issue but the lack of response on it is annoying me, sorry.. perhaps make a sticky that you guys have acknowledged it, and are looking for what could be the reason? regards. gizmo.
  7. no this log appears to start fine, it looks like this on my windows computers. but my server running linux gets another kind of error about conflicting ID's and crashes.
  8. for devs/mods/admins info, what Blizzard did is what I have also done, 3.0.4 won't run without removing wireless redstone first. and 3.1.1 seems to be impossible to get working, at all. a FRESH install, on linux, with java 7 update 5, clean start directly unzipped from the tekkit zip, gets a [sEVERE] item id conflict and crashes.
  9. I have the exact same porlbem and also returned to 3.0.4 in the meantime. I am running JRE 1.7.0_u5 (Java 7 update 5). note there is a difference on the [info] conflict tags and the [sEVERE] thats stopping/freezing the server. what we experience under linux is the latter.
  10. I had to remove wireless redstone, I got past this error, then I got the enderchest error, I've removed that now even though I wanted to keep it, and now it's the forcefields mod complaining about conflicting ids, causing a crash.
  11. I removed enderchests and now it's doing the same thing with forcefields
  12. I have this same error as seen in oe of the other threads about this issue. I have already removed wireless redstone cause I didn't care much about that, I do want the enderstorage however. I removed it anyway and now it gives error on forcefield block ID... is the next step to remove that too, instead of fixing the underlying issue? 2008-02-06 00:11:00 [sEVERE] java.lang.IllegalArgumentException: Slot 255 is already occupied by mffs.BlockForceField@13d380dc when adding buildcraft.transport.LegacyBlock@22b0f5af 2008-02-06 00:11:00 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:181) 2008-02-06 00:11:00 [sEVERE] at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6) 2008-02-06 00:11:00 [sEVERE] at buildcraft.transport.LegacyBlock.<init>(LegacyBlock.java:13) 2008-02-06 00:11:00 [sEVERE] at net.minecraft.server.BuildCraftTransport.initialize(BuildCraftTransport.java:132) 2008-02-06 00:11:00 [sEVERE] at net.minecraft.server.mod_BuildCraftTransport.modsLoaded(mod_BuildCraftTransport.java:17) 2008-02-06 00:11:00 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.postInit(ModLoaderModContainer.java:357) 2008-02-06 00:11:00 [sEVERE] at cpw.mods.fml.common.Loader.postModInit(Loader.java:280) 2008-02-06 00:11:00 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:619) 2008-02-06 00:11:00 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 2008-02-06 00:11:00 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 2008-02-06 00:11:00 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 2008-02-06 00:11:00 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2008-02-06 00:11:00 [sEVERE] Unexpected exception java.lang.IllegalArgumentException: Slot 255 is already occupied by mffs.BlockForceField@13d380dc when adding buildcraft.transport.LegacyBlock@22b0f5af at net.minecraft.server.Block.<init>(Block.java:181) at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6) at buildcraft.transport.LegacyBlock.<init>(LegacyBlock.java:13) at net.minecraft.server.BuildCraftTransport.initialize(BuildCraftTransport.java:132) at net.minecraft.server.mod_BuildCraftTransport.modsLoaded(mod_BuildCraftTransport.java:17) at cpw.mods.fml.common.modloader.ModLoaderModContainer.postInit(ModLoaderModContainer.java:357) at cpw.mods.fml.common.Loader.postModInit(Loader.java:280) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:619) at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2008-02-06 00:11:14 [iNFO] Stopping server 2008-02-06 00:11:14 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 2008-02-06 00:11:14 [sEVERE] at java.util.ArrayList.rangeCheck(Unknown Source) 2008-02-06 00:11:14 [sEVERE] at java.util.ArrayList.get(Unknown Source) 2008-02-06 00:11:14 [sEVERE] at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:424) 2008-02-06 00:11:14 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497) 2008-02-06 00:11:14 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2008-02-06 00:11:14 [iNFO] Stopping server 2008-02-06 00:11:14 [sEVERE] Exception in thread "Thread-3" 2008-02-06 00:11:14 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
  13. so, you'll loose about 2.5 eu by the time they get down. then 1 eu per 3 copper wires, you do the remaining math is any power reaches or not...
  14. here comes mine. to even get this far I had to remove wirelessredstone. see my thread for that log. 2008-02-05 04:08:38 [iNFO] [iC2] Config loaded from /home/mc/servers/tekkit/./config/IC2.cfg 2008-02-05 04:08:38 [sEVERE] java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@244aaf0d when adding ic2.common.BlockRubSapling@232a9118 2008-02-05 04:08:38 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:181) 2008-02-05 04:08:38 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:11) 2008-02-05 04:08:38 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:19) 2008-02-05 04:08:38 [sEVERE] at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18) 2008-02-05 04:08:38 [sEVERE] at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14) 2008-02-05 04:08:38 [sEVERE] at net.minecraft.server.mod_IC2.load(mod_IC2.java:286) 2008-02-05 04:08:38 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 2008-02-05 04:08:38 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 2008-02-05 04:08:38 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 2008-02-05 04:08:38 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 2008-02-05 04:08:38 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 2008-02-05 04:08:38 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 2008-02-05 04:08:38 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2008-02-05 04:08:38 [sEVERE] Unexpected exception java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@244aaf0d when adding ic2.common.BlockRubSapling@232a9118 at net.minecraft.server.Block.<init>(Block.java:181) at net.minecraft.server.BlockFlower.<init>(SourceFile:11) at net.minecraft.server.BlockFlower.<init>(SourceFile:19) at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18) at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14) at net.minecraft.server.mod_IC2.load(mod_IC2.java:286) at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) at cpw.mods.fml.common.Loader.modInit(Loader.java:263) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2008-02-05 04:08:55 [iNFO] Stopping server 2008-02-05 04:08:55 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 2008-02-05 04:08:55 [sEVERE] at java.util.ArrayList.rangeCheck(Unknown Source) 2008-02-05 04:08:55 [sEVERE] at java.util.ArrayList.get(Unknown Source) 2008-02-05 04:08:55 [sEVERE] at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:424) 2008-02-05 04:08:55 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497) 2008-02-05 04:08:55 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2008-02-05 04:08:55 [iNFO] Stopping server 2008-02-05 04:08:55 [sEVERE] Exception in thread "Thread-3" 2008-02-05 04:08:55 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 2008-02-05 04:08:55 [sEVERE] at java.util.ArrayList.rangeCheck(Unknown Source)
×
×
  • Create New...