traitor / Minecraft-Server-Mod

Server administration mod and API for Minecraft beta multiplayer server
220 stars 91 forks source link

Beta 1.3 update #251

Closed 14mRh4X0r closed 13 years ago

14mRh4X0r commented 13 years ago

Commits say it all, I updated.

14mRh4X0r commented 13 years ago

This automatically closes DylanG's pull request.

DylanG-Random101 commented 13 years ago

Awesome!

14mRh4X0r commented 13 years ago

Also, It doesn't work. Blocks don't get placed, blocks don't drop items and mobs don't get spawned.

DylanG-Random101 commented 13 years ago

That's.. bad last time I checked. Blocks act like they're protected (placed but comes up)? And you can destroy w/o dropping.. and mobs. Know the classes?

alecgorge commented 13 years ago

the checksum doesn't match for me. my minecraft_servero.jar checksum is 1253042995L.

also I get exceptions as soon I as I join: https://gist.github.com/846429

edit: also you should update the minecraft_server.jar download url. it is now http://s3.amazonaws.com/MinecraftDownload/launcher/minecraft_server.jar. Alternatively, you could make the downloader handler redirects which would be much harder.

14mRh4X0r commented 13 years ago

Updated with fixes, included alecgorge's bugs. Only problem I know of is that mobs don't spawn without a mob spawner.

DylanG-Random101 commented 13 years ago

14mRh4X0r, what classes would the problem be in? Can you register on crazycraft.allgamer.net/forums please so we can talk easier?

14mRh4X0r commented 13 years ago

If you wanna talk to me, I'm in #hey0 on irc.esper.net

14mRh4X0r commented 13 years ago

I fixed the mob spawning issue, and added a comment containing hMod so other people don't make the same mistake.

ageofmyth commented 13 years ago

I'm also getting the minecraft_servero.jar checksum error.

"minecraft_servero.jar does not match the checksum! if you still want to run the server, delete version.txt to run the server in tainted mode.

This means some of your files are either corrupted, outdated, or too new (minecraft got updated?).

press any key to continue...

If i delete version.txt and run it, it runs as v1.2_01 and does even biuld the server before it stops and closes down.

help plz i dunno what to do.

EDIT: wow. all i did was delete minecraft_servero.jar and let hmod reinstall it. works now. sorry about that.

Meaglin commented 13 years ago

Update to beta 1.3 has been commited.