r04r joined in and replied with this 15 years ago, 3 hours later, 4 hours after the original post[^][v]#147,273
It turns out the server doesn't like it if I walk over a pressure plate on a block on a piston or something. It crashed the game and after restarting the server it still crashes, lol. Maximum Notch.
(Edited 43 seconds later.)
dreamworks (OP) replied with this 15 years ago, 46 seconds later, 4 hours after the original post[^][v]#147,274
@previous (r04r)
That's 1.7's fault, it's fixed in 1.7.1
r04r replied with this 15 years ago, 28 seconds later, 4 hours after the original post[^][v]#147,275
dreamworks (OP) replied with this 15 years ago, 36 seconds later, 4 hours after the original post[^][v]#147,276
@previous (r04r)
Bug fixes:
Fixed piston bug.
Fixed right clicking on a sheep empty-handed causing game to crash.
Worlds crashed are now loadable again.
r04r replied with this 15 years ago, 48 seconds later, 4 hours after the original post[^][v]#147,277
@previous (dreamworks) New Bugs:
Right clicking on an unsheared sheep removes the item in your hand (does not include shears).
Punching the certain side of or breaking an iron or wooden door with your hands will make pink particles.
Breaking obsidian with a wooden shovel will create pink/purple particles.
Cobweb doesn't break and it doesn't hurt anymore Activating a pressure plate on a block on a piston causes a crash.
Holy fuck you are dense.
(Edited 17 seconds later.)
dreamworks (OP) replied with this 15 years ago, 1 minute later, 4 hours after the original post[^][v]#147,278
@previous (r04r)
Put up 1.7_01, fixing the right clicking on sheep, and the piston crash, and makes crashed worlds loadable again. Client and server.
r04r replied with this 15 years ago, 1 minute later, 4 hours after the original post[^][v]#147,279
@previous (dreamworks)
The crash is still there though, apparently. Fun!
Just updated to 1.7.1 and doesn't load the crashed world now. :D It causes an infinite loop, lol.
(Edited 1 minute later.)
dreamworks (OP) replied with this 15 years ago, 5 minutes later, 4 hours after the original post[^][v]#147,282
why doesn't this idiot test shit before he publishes it
dreamworks (OP) double-posted this 15 years ago, 7 minutes later, 4 hours after the original post[^][v]#147,285
i hate notch
ragequit (OP) triple-posted this 15 years ago, 4 minutes later, 4 hours after the original post[^][v]#147,292
fuck this shit im going to play battlefield
Nickalollyoff !Aw0s40dyqw joined in and replied with this 15 years ago, 1 minute later, 4 hours after the original post[^][v]#147,296
> why doesn't this idiot test shit before he publishes it
They don’t have a scripted testing method, have the code authors test their own work, and/or do very lazy in-game testing. All of those methods are well known as entirely problematic and incapable of producing bug-free production-level code :-)
(Edited 50 seconds later.)
ragequit (OP) replied with this 15 years ago, 2 minutes later, 5 hours after the original post[^][v]#147,330
@previous (protip !!pMmAiEwOm)
but there are such obvious things 'placing a piston on water crashes the server' is quite problematic and could have easily been found out about
ragequit (OP) double-posted this 15 years ago, 13 minutes later, 5 hours after the original post[^][v]#147,351
so um why is the server dead
sim !!VASLIRK6A joined in and replied with this 15 years ago, 2 minutes later, 6 hours after the original post[^][v]#147,355
lol minecraft
ragequit (OP) replied with this 15 years ago, 10 minutes later, 6 hours after the original post[^][v]#147,370
@previous (sim !!VASLIRK6A)
implying you dont play minecraft
ragequit (OP) double-posted this 15 years ago, 22 minutes later, 6 hours after the original post[^][v]#147,404
bump
Anonymous H joined in and replied with this 15 years ago, 1 minute later, 6 hours after the original post[^][v]#147,407
dw (OP) double-posted this 15 years ago, 1 minute later, 7 hours after the original post[^][v]#147,516
notch needs to buy new servers
protip !!pMmAiEwOm replied with this 15 years ago, 2 minutes later, 8 hours after the original post[^][v]#147,519
So, it looks like this needs a backup script. I’ll build one that runs twice a day.
protip !!pMmAiEwOm double-posted this 15 years ago, 1 minute later, 8 hours after the original post[^][v]#147,521
Bro. That world save is fucked. You’ll need to start fresh.
In the meantime, you can load it on a local server and try removing regions until you find the one that’s busted.
dw (OP) replied with this 15 years ago, 2 minutes later, 8 hours after the original post[^][v]#147,527
@previous (protip !!pMmAiEwOm)
is it because i rightclicked a sheep? notch said nobody should do it but i figured it would just turn hostile or something :')
i'll load the backup
dw (OP) double-posted this 15 years ago, 8 minutes later, 8 hours after the original post[^][v]#147,541
minecraft:/home/minecraft# screen
minecraft:/home/minecraft# ./start-server
151 recipes
16 achievements
2011-06-30 19:47:06 [INFO] Starting minecraft server version Beta 1.7_01
2011-06-30 19:47:06 [INFO] Loading properties
2011-06-30 19:47:06 [INFO] Starting Minecraft server on *:25565
2011-06-30 19:47:06 [INFO] Preparing level "world"
java.io.FileNotFoundException: ./world/session.lock (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
at dq.f(SourceFile:48)
at dq.<init>(SourceFile:42)
at ie.<init>(SourceFile:17)
at net.minecraft.server.MinecraftServer.a(SourceFile:197)
at net.minecraft.server.MinecraftServer.c(SourceFile:162)
at net.minecraft.server.MinecraftServer.run(SourceFile:284)
at bq.run(SourceFile:422)
java.lang.RuntimeException: Failed to check session lock, aborting
at dq.f(SourceFile:56)
at dq.<init>(SourceFile:42)
at ie.<init>(SourceFile:17)
at net.minecraft.server.MinecraftServer.a(SourceFile:197)
at net.minecraft.server.MinecraftServer.c(SourceFile:162)
at net.minecraft.server.MinecraftServer.run(SourceFile:284)
at bq.run(SourceFile:422)
2011-06-30 19:47:06 [SEVERE] Unexpected exception
java.lang.RuntimeException: Failed to check session lock, aborting
at dq.f(SourceFile:56)
at dq.<init>(SourceFile:42)
at ie.<init>(SourceFile:17)
at net.minecraft.server.MinecraftServer.a(SourceFile:197)
at net.minecraft.server.MinecraftServer.c(SourceFile:162)
at net.minecraft.server.MinecraftServer.run(SourceFile:284)
at bq.run(SourceFile:422)
so um do i replace minecraft-server.jar?
(Edited 2 minutes later.)
protip !!pMmAiEwOm replied with this 15 years ago, 5 minutes later, 8 hours after the original post[^][v]#147,546
@previous (dw)
No, that was a permissions error. I changed the startup script to solve that.
dw (OP) replied with this 15 years ago, 3 minutes later, 8 hours after the original post[^][v]#147,555
@previous (protip !!pMmAiEwOm) @previous (protip !!pMmAiEwOm)
So why does it refuse to connect now? Is it because minecraft.net is down?
protip !!pMmAiEwOm replied with this 15 years ago, 21 seconds later, 8 hours after the original post[^][v]#147,556
@previous (dw)
Leave it alone for a sec. I’ll fix.
protip !!pMmAiEwOm double-posted this 15 years ago, 1 minute later, 8 hours after the original post[^][v]#147,562
Jebus fuck you are as obnoxious as everybody else says :-)
Stop the minecraft server and leave it the fuck alone. I’ll fix it.
dw (OP) replied with this 15 years ago, 34 seconds later, 8 hours after the original post[^][v]#147,564
@previous (protip !!pMmAiEwOm)
actually it worked i typed the wrong ip':')
protip !!pMmAiEwOm replied with this 15 years ago, 2 minutes later, 8 hours after the original post[^][v]#147,567
Just stop everything and wait. You’re a trainwreck.
dw (OP) replied with this 15 years ago, 29 seconds later, 8 hours after the original post[^][v]#147,570
protip !!pMmAiEwOm replied with this 15 years ago, 2 minutes later, 8 hours after the original post[^][v]#147,575
Okay. It’s up and running with some world that works.
1. never move/delete a world while the server is running
2. stop doing shit people say is dangerous/problematic
3. user minecraft must be the owner of all files the server has to read/write
4. just get it to a working state and stop fucking with it, I only agreed to help get it started and working, not to help you every time you break it
Go ahead and play, now.
sim !!VASLIRK6A replied with this 15 years ago, 45 seconds later, 8 hours after the original post[^][v]#147,578
@147,573 (dw)
on the contrary I'm lolling hard at your sheer lack of any effort from your side other than messing shit up and not having an iota of what to do, even though you could Google things, you managed to get 2 smart people to help you. And you keep messing it up. They will soon be tired, and you'll be left wit ha broken and prolly very insecure VPS. Which at some point will get owned by an auto-rooter, then abused and the VPS host will send you some nice bills. Enjoy.
protip !!pMmAiEwOm replied with this 15 years ago, 26 minutes later, 8 hours after the original post[^][v]#147,600
New startup procedure:
ssh root@ 96.43.139.146
cd /home/minecraft
./start-server