Private Pack TahgCraft [Closed, Can't pay for it]

  • This section is now closed. Server owners can remake their threads in the new server section here. If you are looking for a server you can use both this section and the new section for the time being.
  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Tahg

New Member
Jul 29, 2019
210
0
0
Had to rollback the server to 10AM EDT, will post if I have further updates.

See OP for updated links
 

Tahg

New Member
Jul 29, 2019
210
0
0
MFFS hasn't changed since the initial pack download. It was inadvertantly left out of the full pack for update 4, but has been added now. Download the pack again to get it.
 

Weird0

New Member
Jul 29, 2019
105
0
0
server crashed again, i think im onto something... it could be either my mffs system or someone placing a green focus into his mfr drill. i really hope its not my mffs and regarding the issue with the mfr laser in the upcoming build this will be fixed.

i also dont really think that my mffs causes this since it works perfectly on my testworld i just thought i mention it since the first crash today occured like 10 seconds after i turned it on and the second crash was like 10 minutes after i logged in (did not touch my mffs after i logged in just noticed it was running when the server crashed)
 

Tahg

New Member
Jul 29, 2019
210
0
0
Seems to be related to woodcutters from Steve's Carts. If it happens a 3rd time, I'm going to have to try rolling back to 120. If it still happens then, I don't what I'll do.
 

Weird0

New Member
Jul 29, 2019
105
0
0
Seems to be related to woodcutters from Steve's Carts. If it happens a 3rd time, I'm going to have to try rolling back to 120. If it still happens then, I don't what I'll do.



i just found out that it was indeed my mffs system, i expanded it a few days ago to a size of around 60 blocks and a minute ago when i turned it on in the same second the server crashed, lucky selej was online. will cut it down now to just encase the core of my base so this wont happen again.

/edit

seemes restart is taking longer as expected :D

well i m again sorry for having caused this :/ also if any of the mods logs in can you please dismantle my mffs and put it inside the chest next to where it is build ? its centerd between the 4 brick sections. just so it does not crash again the moment i log back in -.-
 

Curtis Watson

New Member
Jul 29, 2019
17
0
0
So if it is in an item in my inventory is there any way to get rid of that one item or while my whole inv have to be deleted?
 

Weird0

New Member
Jul 29, 2019
105
0
0
btw was the mffs but only if the cart tries to cut into a forcefield or if it cuts while being in a mffs dome no matter how far away the field is ?
 

Tahg

New Member
Jul 29, 2019
210
0
0
Hmm, no posts since I left? Totally weird. I hope people are still playing. At any rate, I won't be on my laptop (and therefore Teamspeak or Minecraft) much for the rest of this week. Currently IRC is the best way to get a hold of me if any emergencies crop up. It's doubtful there will be any more 1.5.2 updates, but we'll see how long things take.

Regarding updating for 1.6: up until now the server has been a rather hodgepodge collection of tech mods that I like playing with. For 1.6 I want to run a couple servers with a more thematic and balanced set of mods. (maybe) Whether or not I will have a server largely the same as the 1.5 one remains to be seen. Keeping this in mind, the update may occur before all the current mods are updated, depending on how things go.

As always, I encourage you to donate if (and only if) you enjoy the server. August is currently half covered, but any donations will go towards future months unless you specifically state you want it to go to me personally. Thank you all and I'll see you on the server next week.
 

Aquadin

New Member
Jul 29, 2019
1
0
0
I'm getting some severe lag and traced it down to the powersuits. Everytime I have one or more pieces equipped I get the errormessages posted below over and over. Those messages generate like 10000 lines of errors per second.

EDIT: Fixed it by removing some parts. Seems like the magnet doesn't like me.

Code:
2013-07-12 13:33:37 [WARNING] [MMMPS-CLIENT] PROBLEM READING PACKET D:
2013-07-12 13:33:37 [INFO] [STDERR] java.io.EOFException
2013-07-12 13:33:37 [INFO] [STDERR]    at java.io.DataInputStream.readShort(Unknown Source)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.machinemuse.utils.RichInputStream$RichInputStream.readItemStack(RichIOStreams.scala:21)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.machinemuse.powersuits.network.MusePackager$class.readItemStack(MusePacket.scala:154)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.machinemuse.powersuits.network.packets.MusePacketInventoryRefresh$.readItemStack(MusePacketInventoryRefresh.scala:21)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.machinemuse.powersuits.network.packets.MusePacketInventoryRefresh$.read(MusePacketInventoryRefresh.scala:24)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.machinemuse.powersuits.network.packets.MusePacketInventoryRefresh$.read(MusePacketInventoryRefresh.scala:21)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.machinemuse.powersuits.network.MusePacketHandler$$anonfun$repackage$1.apply(MusePacketHandler.scala:60)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.machinemuse.powersuits.network.MusePacketHandler$$anonfun$repackage$1.apply(MusePacketHandler.scala:60)
2013-07-12 13:33:37 [INFO] [STDERR]    at scala.Option.map(Option.scala:145)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.machinemuse.powersuits.network.MusePacketHandler.repackage(MusePacketHandler.scala:60)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.machinemuse.powersuits.network.MusePacketHandler.onPacketData(MusePacketHandler.scala:44)
2013-07-12 13:33:37 [INFO] [STDERR]    at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
2013-07-12 13:33:37 [INFO] [STDERR]    at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
2013-07-12 13:33:37 [INFO] [STDERR]    at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:84)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1571)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:59)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:461)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:266)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:94)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1862)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:835)
2013-07-12 13:33:37 [INFO] [STDERR]    at net.minecraft.client.Minecraft.run(Minecraft.java:760)
2013-07-12 13:33:37 [INFO] [STDERR]    at java.lang.Thread.run(Unknown Source)
 

Tahg

New Member
Jul 29, 2019
210
0
0
Ya, known issue with the Magnet, yell at Andrew.

I'm sorta back from being busy, and whitelisted nearly everyone (amazing how some people tell me everything but their IGN). I'm not sure when I'll be back on the server though.
 

Weird0

New Member
Jul 29, 2019
105
0
0
i know its way too early to talk about 1.6 map BUT if there is like a mod that adds machines for splicing and tree breeding sort of like with extra bees i would like to recommend it for addition :D