• 1

    posted a message on [Modded] Auto-restart a crashed (but not terminated) server?

    My server crashes mildly often due to a misplaced chunk or something. I've tried to fix it, deleted the associated region file, but I don't know if it helped; it started again (assuming it stopped it at all). I'm looking for a way to send the stop command to the server when it crashes (maybe scan for a certain line of text that almost only appears on the crash?) and then when it's terminated, do ./runjava.sh (the start script I use) to start it again. Anyone got some help?

    Posted in: Server Support and Administration
  • 0

    posted a message on Mods crashing.

    Looks to me kind of like nevermine is having problems with other mods, specifically, enchantments. Does the nevermine config have anything about enchantment ids?

    Posted in: Java Edition Support
  • 0

    posted a message on help plz

    You may want to use better grammar for people to be nicer to you. Also, read the stickied post at the top of this forum, it says specifically not to use titles such as yours.


    Based on the log, I did a quick google search and found something about mal-formed json files. The json area isn't my expertise, so see if someone else can help you.

    Posted in: Java Edition Support
  • 0

    posted a message on Old beta modded client files, how to use with new launcher?

    I have some old 1.7.3 files that I keep around because it was fun. I don't know how to use the new launcher to launch from that directory. Anyone help?

    Posted in: Java Edition Support
  • 0

    posted a message on Old modded installation

    Bump, no replies for a day.

    Posted in: Java Edition Support
  • 0

    posted a message on I just need to know the name of an item

    You mean... the thing that holds infinite of a single type of item? Deep Storage Unit, if it's that.

    Posted in: Java Edition Support
  • 0

    posted a message on Old modded installation

    I have an old modded installation of b1.7.3, and I'd like to use it with the new launcher. I don't know how, setting the game directory doesn't work, it would just overwrite the one there most likely. Also, the sounds are a bit messed up with it, some most are missing, and some are wrong, and I'd like some help grabbing the correct ones for that version. Anyone know what to do?

    Posted in: Java Edition Support
  • 0

    posted a message on Skin not working right
    I've been using my skin for a few years, and I thought I'd remove the creeper face on the back of it. Of course the extra layer of hair disappeared once I edited it. Can anyone help me sort this out? I'll add the old version and new skin format.





    Posted in: Skins
  • 0

    posted a message on Skins not working on my server?
    No one? This is really an issue, as my server may expand soon.
    Posted in: Hosting Discussion
  • 0

    posted a message on Forge server not letting a player join
    I run a forge server, with 45-ish mods, that work all together, perfectly. Me and a few friend play on it, but one of them has had problems ever since he logged out while on a boat from Archimedes' Ships. It would disconnect him and freeze his game. I've spent weeks trying to figure this out, and I have tried everything I could think to do. He's on a mac, if it makes any difference. Can anyone provide support with this error it gave when he joined?

    2015-01-24 15:16:08 [INFO] [STDERR] java.net.SocketTimeoutException: Read timed out
    2015-01-24 15:16:08 [INFO] [STDERR] at java.net.SocketInputStream.socketRead0(Native Method)
    2015-01-24 15:16:08 [INFO] [STDERR] at java.net.SocketInputStream.read(SocketInputStream.java:152)
    2015-01-24 15:16:08 [INFO] [STDERR] at java.net.SocketInputStream.read(SocketInputStream.java:122)
    2015-01-24 15:16:08 [INFO] [STDERR] at java.io.FilterInputStream.read(FilterInputStream.java:133)
    2015-01-24 15:16:08 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
    2015-01-24 15:16:08 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
    2015-01-24 15:16:08 [INFO] [STDERR] at java.io.DataInputStream.readUnsignedByte(DataInputStream.java:288)
    2015-01-24 15:16:08 [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:148)
    2015-01-24 15:16:08 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:325)
    2015-01-24 15:16:08 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:549)
    2015-01-24 15:16:08 [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
    2015-01-24 15:16:08 [INFO] [STDERR] java.net.SocketException: Socket closed
    2015-01-24 15:16:08 [INFO] [STDERR] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:121)
    2015-01-24 15:16:08 [INFO] [STDERR] at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
    2015-01-24 15:16:08 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherOutputStream.write(Unknown Source)
    2015-01-24 15:16:08 [INFO] [STDERR] at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    2015-01-24 15:16:08 [INFO] [STDERR] at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
    2015-01-24 15:16:08 [INFO] [STDERR] at java.io.DataOutputStream.flush(DataOutputStream.java:123)
    2015-01-24 15:16:08 [INFO] [STDERR] at net.minecraft.network.TcpWriterThread.run(SourceFile:121)
    2015-01-24 15:16:08 [INFO] [Minecraft-Server] tophatpenguin03 lost connection: disconnect.genericReason
    2015-01-24 15:16:08 [INFO] [Minecraft-Server] tophatpenguin03 left the game
    2015-01-24 15:16:08 [INFO] [STDOUT] Unloading Player: tophatpenguin03
    2015-01-24 15:16:20 [INFO] [STDERR] java.net.SocketException: Connection reset
    2015-01-24 15:16:20 [INFO] [STDERR] at java.net.SocketInputStream.read(SocketInputStream.java:196)
    2015-01-24 15:16:20 [INFO] [STDERR] at java.net.SocketInputStream.read(SocketInputStream.java:122)
    2015-01-24 15:16:20 [INFO] [STDERR] at java.io.FilterInputStream.read(FilterInputStream.java:133)
    2015-01-24 15:16:20 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
    2015-01-24 15:16:20 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
    2015-01-24 15:16:20 [INFO] [STDERR] at java.io.DataInputStream.readUnsignedByte(DataInputStream.java:288)
    2015-01-24 15:16:20 [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:148)
    2015-01-24 15:16:20 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:325)
    2015-01-24 15:16:20 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:549)
    2015-01-24 15:16:20 [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)

    Thanks!
    Posted in: Server Support and Administration
  • 0

    posted a message on Skins not working on my server?
    I'm not interested in paying for a server, I'm already hosting one in my basement for free.
    Posted in: Hosting Discussion
  • 0

    posted a message on Skins not working on my server?
    No, they went out of business or something last week. Now the server is in my basement. It's happened on both vanilla and hacked clients, and my friends report the same symptoms.
    Posted in: Hosting Discussion
  • 0

    posted a message on Skins not working on my server?
    Uh...it's been happening for months, even on the server that I bought from [NOW DOWN =(] Treepuncher, so I think we can rule out those possibilities.
    Posted in: Hosting Discussion
  • 0

    posted a message on Skins not working on my server?
    So, I have a 2G server running in my basement. Skins won't show up on it, for anyone. It is cracked, as one of my friends can't get the full game. Oddly, when in spectator mode, and selecting a player to view, it acts as if they have their skins, because you can see the heads of their skins correctly. Is this problem related to cracked servers or is it something else?
    Posted in: Hosting Discussion
  • 0

    posted a message on Thanks a lot, treepuncher.
    You, sir, have made my day. Their prices look awesome. Treepuncher offered me 512 MB of ram for a month for ~$4. This one offers me 1 GB for a month for $2.50. And the prices don't skyrocket the better the package gets. I'm gonna start using this one instead. Thank you again.
    Posted in: Discussion
  • To post a comment, please .