Jump to content

Mastergalen

Members
  • Posts

    83
  • Joined

  • Last visited

Everything posted by Mastergalen

  1. http://dev.bukkit.org/server-mods/scs/ In this plugin you can buy or sell items and show them to other players in a very nice way. The Item you want to sell or buy will be displayed over a block you selected, and other players can see and interact with it. Problem is, there is a major dupe bug: Showcase items can be sucked in a chest infinite number of times by obsidian pipe or filter. The filter faces the object floating above the showcase. The plugin author told me to contact the mod devs/ mod porters. He said they can call isShowCaseItem(item) to find out if an item is a showcase displayed item before sucking it in. Now I am wondering if of those porting the mods would do that or how to contact them if you think they would.
  2. Tekkit Version 3.0.4 Iron and Gold Nether Ore can't be macerated. All other nether ores work. Anyone else have this problem?
  3. Well, there was a Youtube tutorial where a guy got it working for Vanilla Minecraft 1.2.5.
  4. Has anyone managed to get World Edit CUI (v. 1.2.4) to work with Tekkit 3.0?
  5. Hey guys, was wondering if you as server owner would classify teleportation pipes as stable or buggy? Do they prevent lag by players not having to set up endlessly long pipelines or do they create more lag?
  6. On the official thread for the Hack/Mine mod on the Yogscast forums, this exact site is suggested to download the server jar.
  7. Yea, but it works. This is the only legal way to obtain a minecraft server jar, so this is your only choice.
  8. Sorry about that. Hack/Mine got updated, which is why the download link was down. Fixed it now.
  9. Credits go to nearbygamer, who made this helpful video tutorial. [list type=decimal] [li]Download the Hack/Mine files above. Click here to download.[/li] [li]Grab an unmodified minecraft_server 1.2.3 jar, no Bukkit or anything! Use Minecraft Version Changer or sumpthin' if necessary. Download Minecraft Version Changer Here.[/li] [li]Pull open "hackslashmine__.zip" and the fresh minecraft_server.jar in your favorite archive viewer (WinRAR, 7zip, etc).[/li] [li]Drag everything inside of "server" into the minecraft_server.jar.[/li] [li]Drag the "lang" folder from "textures" into the minecraft_server.jar.[/li] [li]Do NOT delete META-INF!!! I know, I know, confusing.[/li] [li]Close the archive viewer and you're done! As with any Minecraft server on Windows, make sure you're running Java as administrator, else your server will flood with error messages! Also, don't try running any old worlds with Hack/Mine, you'll need to back them up. Enjoy Hack/Mine for SMP![/li] Minecraft Version Changer http://project.adshi.net/minecraft/versionchanger/ Hack/Mine Forum Hack Mine Wiki
  10. Launcher/pack Version: Tekkit 2.1.1 Operating System: Cent OS 6 (64 bit) Description of Problem: Sometimes when the server crashes, there is a roll back of about one hour, even though a word save (/save-all) command is executed every 5 minutes. Anyone else have this happen to them? Error Messages: N/A Link to pastebin of log: N/A
  11. Does anyone know how to disable the annoying Forestry messages which get spammed on the whole server when someone uses a wooden pipe to extract from a logger, combiner, rubber harvester, etc.? Finding and destroying the blocks where the error message comes from wouldn't be possible as it's a huge server with a huge map and with 50 people online at a time. Help would be much appreciated. You are using a wooden pipe to extract from a logger. This is not needed anymore. Change your setup!
  12. Launcher/pack Version: Tekkit 2.1.1 Operating System: Cent OS 6 (64 bit) Version of Java: 64 bit Java (Don't know exact version) Description of Problem: Server crashes due to Wireless Redstone. Error Messages: 1333814851721:INFO: WirelessRedstone: Loading Properties. 1333814851721:DEBUG: WirelessRedstone: Log.Level=INFO 1333821794478:WARNING: RedstoneEtherFrequency: getState(world): 1333821755978:[1]:(123,64,1652):false not loaded. Removing 1333823342805:WARNING: RedstoneEtherFrequency: updateReceivers(world): 1333821794478:[1]:(124,76,1675):false not loaded. Removing 1333823342806:WARNING: RedstoneEtherFrequency: updateReceivers(world): 1333821794478:[1]:(125,62,1675):false not loaded. Removing 1333836120424:WARNING: RedstoneEtherFrequency: getState(world): 1333835107379:[0]:(125,69,1650):false not loaded. Removing 1333836120424:WARNING: RedstoneEtherFrequency: updateReceivers(world): 1333835107379:[0]:(124,65,1657):false not loaded. Removing 1333836135167:WARNING: RedstoneEtherFrequency: getState(world): 1333835107379:[1]:(123,64,1652):false not loaded. Removing 1333836135167:WARNING: RedstoneEtherFrequency: updateReceivers(world): 1333835107380:[1]:(124,76,1675):false not loaded. Removing 1333836135167:WARNING: RedstoneEtherFrequency: updateReceivers(world): 1333835107380:[1]:(125,62,1675):false not loaded. Removing 1333836136128:WARNING: RedstoneEtherFrequency: getState(world): 1333835107380:[2]:(124,78,1659):true not loaded. Removing 1333836136128:WARNING: RedstoneEtherFrequency: updateReceivers(world): 1333835107379:[2]:(120,64,1652):false not loaded. Removing 1333839998898:WARNING: RedstoneEtherFrequency: getState(world): 1333839920268:[1]:(123,64,1652):false not loaded. Removing 1333839998898:WARNING: RedstoneEtherFrequency: updateReceivers(world): 1333839920269:[1]:(124,76,1675):false not loaded. Removing 1333839999744:WARNING: RedstoneEtherFrequency: updateReceivers(world): 1333839920269:[1]:(125,62,1675):false not loaded. Removing 1333839999744:java.util.ConcurrentModificationException at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1115) at java.util.TreeMap$ValueIterator.next(TreeMap.java:1160) at net.minecraft.server.RedstoneEtherFrequency.updateReceivers(RedstoneEtherFrequency.java:109) at net.minecraft.server.RedstoneEtherFrequency.setTransmitterState(RedstoneEtherFrequency.java:53) at net.minecraft.server.RedstoneEther.setTransmitterState(RedstoneEther.java:175) at net.minecraft.server.BlockRedstoneWirelessT.setState(BlockRedstoneWirelessT.java:16) at net.minecraft.server.BlockRedstoneWirelessT.onBlockRedstoneWirelessNeighborChange(BlockRedstoneWirelessT.java:59) at net.minecraft.server.BlockRedstoneWireless.doPhysics(BlockRedstoneWireless.java:165) at net.minecraft.server.World.k(World.java:535) at net.minecraft.server.World.applyPhysics(World.java:510) at net.minecraft.server.BlockLever.interact(BlockLever.java:195) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:319) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:616) at net.minecraft.server.Packet15Place.handle(SourceFile:39) at net.minecraft.server.NetworkManager.b(NetworkManager.java:231) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:101) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:543) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 1333839999748:java.lang.RuntimeException at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1292) at net.minecraft.server.LoggerRedstoneWireless.writeStackTrace(LoggerRedstoneWireless.java:150) at net.minecraft.server.RedstoneEther.setTransmitterState(RedstoneEther.java:185) at net.minecraft.server.BlockRedstoneWirelessT.setState(BlockRedstoneWirelessT.java:16) at net.minecraft.server.BlockRedstoneWirelessT.onBlockRedstoneWirelessNeighborChange(BlockRedstoneWirelessT.java:59) at net.minecraft.server.BlockRedstoneWireless.doPhysics(BlockRedstoneWireless.java:165) at net.minecraft.server.World.k(World.java:535) at net.minecraft.server.World.applyPhysics(World.java:510) at net.minecraft.server.BlockLever.interact(BlockLever.java:195) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:319) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:616) at net.minecraft.server.Packet15Place.handle(SourceFile:39) at net.minecraft.server.NetworkManager.b(NetworkManager.java:231) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:101) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:543) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) Caused by: java.util.ConcurrentModificationException at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1115) at java.util.TreeMap$ValueIterator.next(TreeMap.java:1160) at net.minecraft.server.RedstoneEtherFrequency.updateReceivers(RedstoneEtherFrequency.java:109) at net.minecraft.server.RedstoneEtherFrequency.setTransmitterState(RedstoneEtherFrequency.java:53) at net.minecraft.server.RedstoneEther.setTransmitterState(RedstoneEther.java:175) ... 15 more 1333840003318:WARNING: RedstoneEtherFrequency: getState(world): 1333836485242:[1]-1394,55,32):false not loaded. Removing 1333840359394:WARNING: RedstoneEtherFrequency: updateReceivers(world): 1333839920268:[2]:(120,64,1652):false not loaded. Removing 1333842143314:WARNING: RedstoneEtherFrequency: updateReceivers(world): 1333841040819:[1]:(124,76,1675):false not loaded. Removing 1333842143314:WARNING: RedstoneEtherFrequency: updateReceivers(world): 1333841040820:[1]:(125,62,1675):false not loaded. Removing 1333842143840:WARNING: RedstoneEtherFrequency: updateReceivers(world): 1333841040818:[2]:(120,64,1652):false not loaded. Removing 1333842952526:WARNING: RedstoneEtherFrequency: getState(world): 1333842812342:[2]:(124,78,1659):true not loaded. Removing 1333842952527:WARNING: RedstoneEtherFrequency: updateReceivers(world): 1333842812341:[2]:(120,64,1652):false not loaded. Removing 1333842952527:java.util.ConcurrentModificationException at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1115) at java.util.TreeMap$ValueIterator.next(TreeMap.java:1160) at net.minecraft.server.RedstoneEtherFrequency.updateReceivers(RedstoneEtherFrequency.java:109) at net.minecraft.server.RedstoneEtherFrequency.setTransmitterState(RedstoneEtherFrequency.java:53) at net.minecraft.server.RedstoneEther.setTransmitterState(RedstoneEther.java:175) at net.minecraft.server.BlockRedstoneWirelessT.setState(BlockRedstoneWirelessT.java:16) at net.minecraft.server.BlockRedstoneWirelessT.onBlockRedstoneWirelessNeighborChange(BlockRedstoneWirelessT.java:59) at net.minecraft.server.BlockRedstoneWireless.doPhysics(BlockRedstoneWireless.java:165) at net.minecraft.server.World.k(World.java:535) at net.minecraft.server.World.applyPhysics(World.java:510) at net.minecraft.server.BlockLever.interact(BlockLever.java:195) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:319) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:616) at net.minecraft.server.Packet15Place.handle(SourceFile:39) at net.minecraft.server.NetworkManager.b(NetworkManager.java:231) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:101) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:543) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 1333842952531:java.lang.RuntimeException at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1292) at net.minecraft.server.LoggerRedstoneWireless.writeStackTrace(LoggerRedstoneWireless.java:150) at net.minecraft.server.RedstoneEther.setTransmitterState(RedstoneEther.java:185) at net.minecraft.server.BlockRedstoneWirelessT.setState(BlockRedstoneWirelessT.java:16) at net.minecraft.server.BlockRedstoneWirelessT.onBlockRedstoneWirelessNeighborChange(BlockRedstoneWirelessT.java:59) at net.minecraft.server.BlockRedstoneWireless.doPhysics(BlockRedstoneWireless.java:165) at net.minecraft.server.World.k(World.java:535) at net.minecraft.server.World.applyPhysics(World.java:510) at net.minecraft.server.BlockLever.interact(BlockLever.java:195) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:319) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:616) at net.minecraft.server.Packet15Place.handle(SourceFile:39) at net.minecraft.server.NetworkManager.b(NetworkManager.java:231) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:101) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:543) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) Caused by: java.util.ConcurrentModificationException at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1115) at java.util.TreeMap$ValueIterator.next(TreeMap.java:1160) at net.minecraft.server.RedstoneEtherFrequency.updateReceivers(RedstoneEtherFrequency.java:109) at net.minecraft.server.RedstoneEtherFrequency.setTransmitterState(RedstoneEtherFrequency.java:53) at net.minecraft.server.RedstoneEther.setTransmitterState(RedstoneEther.java:175) ... 15 more 1333842956740:WARNING: RedstoneEtherFrequency: getState(world): 1333840359394:[1]-1394,55,32):true not loaded. Removing 1333842956740:WARNING: RedstoneEtherFrequency: getState(world): 1333842812341:[1]:(123,64,1652):false not loaded. Removing 1333842956740:WARNING: RedstoneEtherFrequency: getState(world): 1333842812341:[1]:(123,64,1652):false not loaded. Removing 1333842956740:WARNING: RedstoneEtherFrequency: updateReceivers(world): 1333842812342:[1]:(124,76,1675):false not loaded. Removing 1333842956740:WARNING: RedstoneEtherFrequency: updateReceivers(world): 1333842812342:[1]:(125,62,1675):false not loaded. Removing 1333842956740:java.util.ConcurrentModificationException at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1115) at java.util.TreeMap$ValueIterator.next(TreeMap.java:1160) at net.minecraft.server.RedstoneEtherFrequency.updateReceivers(RedstoneEtherFrequency.java:109) at net.minecraft.server.RedstoneEtherFrequency.remTransmitter(RedstoneEtherFrequency.java:85) at net.minecraft.server.RedstoneEtherFrequency.getState(RedstoneEtherFrequency.java:37) at net.minecraft.server.RedstoneEther.getFreqState(RedstoneEther.java:164) at net.minecraft.server.BlockRedstoneWirelessR.updateRedstoneWirelessTick(BlockRedstoneWirelessR.java:112) at net.minecraft.server.BlockRedstoneWireless.updateTick(BlockRedstoneWireless.java:238) at net.minecraft.server.BlockRedstoneWirelessR.changeFreq(BlockRedstoneWirelessR.java:25) at net.minecraft.server.TileEntityRedstoneWirelessR.l_(TileEntityRedstoneWirelessR.java:15) at net.minecraft.server.World.tickEntities(World.java:1182) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:534) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) [/code]
  13. Nope, revert on unclaim was always disabled.
  14. No additional mods Buycraft CHDistantFarm ChopTree dynmap dynmap-Towny Essentials Group Manager iConomy LagMeter LogBlock LWC mcbans MCDocs MobCatcher MobDisguise N3W_TheEndAgain NoLagg NoLagg Chunks Pick Boat ShowCaseStandalone SimpleAutoAnnouncer SimpleSpleef Towny Vanish WorldBorder WorldEdit World Guard
  15. No world edit has been performed during these crashes, as I'm the only one with w.e access, since it's a 100% legit server.
  16. That's weird because that problem only came up couple days ago and I did not change the World Edit version.
  17. Setting the server to peaceful isn't really an option as mobs are pretty fun, especially when you see the death announcements of players getting blown up by creepers. We still get like 19 TPS.
  18. With the new map and 4 players, we barely had stonepicks yet.
  19. No one on the server can spawn items except for me and I haven't placed any mob spawners.
  20. Launcher/pack Version: Tekkit 2.1.1 Operating System: Cent OS 6 (64 bit) Version of Java: Java (64 bit) [Don't know exactly] Description of Problem: Error message appears and crash happens. Error Messages: 2012-03-28 21:46:36 [sEVERE] java.lang.NullPointerException 2012-03-28 21:46:36 [sEVERE] at net.minecraft.server.World.getMaterial(World.java:393) 2012-03-28 21:46:36 [sEVERE] at net.minecraft.server.SpawnerCreature.spawnEntities(SpawnerCreature.java:108) 2012-03-28 21:46:36 [sEVERE] at net.minecraft.server.World.doTick(World.java:1766) 2012-03-28 21:46:36 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:530) 2012-03-28 21:46:36 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) 2012-03-28 21:46:36 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 2012-03-28 21:46:36 [sEVERE] Unexpected exception java.lang.NullPointerException at net.minecraft.server.World.getMaterial(World.java:393) at net.minecraft.server.SpawnerCreature.spawnEntities(SpawnerCreature.java:108) at net.minecraft.server.World.doTick(World.java:1766) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:530) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) Link to pastebin of log: N/A
  21. Google LogBlock. You can disable nukes in the IC2 config.
  22. You would have to wait till Tekkit updates to 1.2.4, since the 1.2 maps have a completely different save format.
×
×
  • Create New...