• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Minecraft

JTB

Live for the applause
Premium
Joined
Nov 13, 2006
Messages
6,512
Notch just wants to take more vacations

:phone:
 

TheMarioFinale1.0

Smash Cadet
Joined
Jul 19, 2011
Messages
51
Location
Mushroom Kingdom Oregon
Ok, so a about a week ago, I set up a minecraft server with no mods or stuff like that.
It was working, but only on our internet connection, so how do I fix that?
Now, it won't start at all.
It gives me this error message:
[INFO] Starting minecraft server version 1.0.0
[INFO] Loading properties
[INFO] Starting Minecraft server on our Ip adress [WARNING] **** FAILED TO BIND TO PORT!
[WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
[WARNING] Perhaps a server is already running on that port?

Or, it gives me this message:
[INFO] Starting minecraft server version 1.0.1
[WARNING] **** NOT ENOUGH RAM!
[WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
[INFO] Loading properties
[INFO] Starting Minecraft server on our ip adress [WARNING] **** FAILED TO BIND TO PORT!
[WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
[WARNING] Perhaps a server is already running on that port
Here are our computer's details:
Dell Inspiron 8600
Microsoft Windows XP
intel inside pentium
1.00 GB RAM
1.60 GHz processors
So, how do I fix that?
Also, my single player worlds just run out of memory when I start them, so please help with that if you can.
Thank You
Thanks UncleSam, I'll wait untill christmas when we get a REALLY good computer, but I'll check and see if it's running when I try.
One weird thing is it was working before....
Well I checked Windows Task Manager and couldn't see the server was on....
What's the config file? I kow what the server.properties file is though.
How do I find my computers Hard drive space left, I'm not much of a tech-genius....
 

UncleSam

Smash Master
Joined
Oct 14, 2008
Messages
3,809
Location
Troy, NY
lack of RAM. Running a server with only a single gig of ram? And then trying to run minecraft on top of that? your computer can't handle it. The first issue however, I never started a server on windows (I run servers through terminal on my mac) but it looks like you already have a server running in that instance? are you sure you don't already have it running when you try to start it?

EDIT: hmm, you encountered a similar issue with your other problem, you're probably already having the server running when you think it isn't, this would be the reason why your game keeps crashing because you're having all your RAM run the server and your computer can't handle running anything else on top of that.
 

John2k4

The End of an Era
Joined
Aug 28, 2011
Messages
8,989
Cross-post from the question thread that got locked:

Alright, it looks like you tried to set an IP address in the server.properties file. Leave the IP field blank in the config file.

server-ip=

As for the memory - what are your computer's specs? You will need at least one gigabyte of RAM to run a server properly.

--

Sam, it should be able to handle around 2-3 people on one GB of RAM.
 

UncleSam

Smash Master
Joined
Oct 14, 2008
Messages
3,809
Location
Troy, NY
Sam, it should be able to handle around 2-3 people on one GB of RAM.
sure but that's just the server, if he were to run anything on top of that say, SSP, he wont have access to enough RAM.

EDIT: I was just guessing anyway
 

TheMarioFinale1.0

Smash Cadet
Joined
Jul 19, 2011
Messages
51
Location
Mushroom Kingdom Oregon
Well, I can just play on the server...
OK, I just erased the computer's ip adress on the server.properties on Notepad
P.s John, I have 1 GB of RAM
Also, how would I find out that a server is running I tried Windows Task Manager...
 

John2k4

The End of an Era
Joined
Aug 28, 2011
Messages
8,989
In Task Manager, the server will run under the name "javaw.exe".

If you only have 1GB of memory total, then running a server will be very difficult...try lowering the option to this:
"java -Xmx512M -Xms512M -jar minecraft_server.jar"
 

TheMarioFinale1.0

Smash Cadet
Joined
Jul 19, 2011
Messages
51
Location
Mushroom Kingdom Oregon
In Task Manager, the server will run under the name "javaw.exe".

If you only have 1GB of memory total, then running a server will be very difficult...try lowering the option to this:
"java -Xmx512M -Xms512M -jar minecraft_server.jar"
How do I lower the option?
Also, I checked windows task manager and there was no program called javaw.exe
 

John2k4

The End of an Era
Joined
Aug 28, 2011
Messages
8,989
Assuming the server's file is called "minecraft.jar", make a batch file with this:

java -Xmx512M -Xms512M -jar minecraft_server.jar

To make a batch file:

Open Notepad
Paste that in.
Save As
Select File Type "All Files"
Save it as something ending in .bat (Example: server.bat)
Run the .bat file.
 

PsychoIncarnate

The Eternal Will of the Swarm
Joined
Jul 4, 2007
Messages
50,641
Location
Char
NNID
PsychoIncarnate
3DS FC
4554-0155-5885
Some Minecraft "Let's Play"-er decided they were bored of doing it, so they decided to go the path of Yogscast and turn theirs into a story

http://www.youtube.com/watch?v=uc_hGVGRCqo&feature=player_embedded#!

They've been spreading rumors throughout the minecraft communities getting idiot little kids to believe that everything happening is actually randomly generated events within minecraft.

However, the guy sounds like he's on speed all the time. He twitches and figgits around.

It's REALLY annoying.
 

TheMarioFinale1.0

Smash Cadet
Joined
Jul 19, 2011
Messages
51
Location
Mushroom Kingdom Oregon
OK, thanks john. P.s I like your dancing dinosaurs at the bottom of your posts

Assuming the server's file is called "minecraft.jar", make a batch file with this:

java -Xmx512M -Xms512M -jar minecraft_server.jar

To make a batch file:

Open Notepad
Paste that in.
Save As
Select File Type "All Files"
Save it as something ending in .bat (Example: server.bat)
Run the .bat file.
Wait a minute, I did that and it opened one of those computer programs windows, then it opened the server, but failed oh wel, it probably can't run a server thanks for all your troubles
 

PsychoIncarnate

The Eternal Will of the Swarm
Joined
Jul 4, 2007
Messages
50,641
Location
Char
NNID
PsychoIncarnate
3DS FC
4554-0155-5885
You probably should be using a program with at least 4 gigs RAM to run a server. I'm surprised you can run it with 1 gig at all.

Minecraft uses A LOT of memory. Even with my computer (12 gigs RAM, 1 tb harddrive, etc.) I get lags like crazy and depending on what version you use, it used to use up 100% CPU
 

PsychoIncarnate

The Eternal Will of the Swarm
Joined
Jul 4, 2007
Messages
50,641
Location
Char
NNID
PsychoIncarnate
3DS FC
4554-0155-5885
So, the game has been released...

But guess what, ANOTHER prerelease!

Apples are rare drops from default tree's leaves
...and some bug fixes!

Bugs: Almost anything kills your entire field of crops. Including rain
 

John2k4

The End of an Era
Joined
Aug 28, 2011
Messages
8,989
Oh man, acid rain now...

-
I thought that apples as a really rare drop from trees was implemented a long time ago?
 

PsychoIncarnate

The Eternal Will of the Swarm
Joined
Jul 4, 2007
Messages
50,641
Location
Char
NNID
PsychoIncarnate
3DS FC
4554-0155-5885
Oh man, acid rain now...

-
I thought that apples as a really rare drop from trees was implemented a long time ago?
Nope, someone might have created a mod for that but apples didn't drop from trees until now.

Also, I forgot to mention. Crops no longer are destroyed when you walk/ run on them. But if you land on them from a jump they are
 

Patinator

Smash Champion
Joined
Oct 17, 2007
Messages
2,194
Location
Decatur, Tennessee.
Oh no ****in' waaay

COOL!

Man, Jeb. Bust some *** why don't you!

...I'm sad, though... lanterns have been scrapped... ;-; I wanted lanterns... glowstone, in the normal texture, looks like garbage and even in texture packs like Summerfields Craft where it does look good, it just looks bad jutting out from the cieling, since it's a whole block... torches get old! I want lanterns. :C

But if they make modding easier... o3o I mean, I am too damn stupid to get into any level of programming (maybe o3o), but I could have someone else turn my ideas into a mod x3

/who cares

Uh yeah wool regrowth cool. :bee:
 

TheMarioFinale1.0

Smash Cadet
Joined
Jul 19, 2011
Messages
51
Location
Mushroom Kingdom Oregon
Cool, there's a new version coming out?
P.s for those that were helping me with my server problems, I deleted all the server software I could find, but single player still won't run, please help if you can
When I start, it almost instantly runs out of memory
 

John2k4

The End of an Era
Joined
Aug 28, 2011
Messages
8,989
Well...what exactly do you mean there?

Are you able to open Minecraft? What does it do that is "not working"?

Does it crash when you try to start up a world?


Try re-downloading the game files, by launching it, then clicking the "options" button underneath/next to the login fields.
 

PsychoIncarnate

The Eternal Will of the Swarm
Joined
Jul 4, 2007
Messages
50,641
Location
Char
NNID
PsychoIncarnate
3DS FC
4554-0155-5885
The Yogcast just released a video on that, it doesn't last long so I'm assuming they messed up on it and gave up...

Edit: N/m they released 3 parts on the same day

Also a stable version of the prerelease was released today.

Sheep eat grass to regrow wool!
 

TheMarioFinale1.0

Smash Cadet
Joined
Jul 19, 2011
Messages
51
Location
Mushroom Kingdom Oregon
Can you guys help me? I'm playing on a multiplayer (not my server) and I get it to play for about 1 minute then it gives me this message:
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000084c1, pid=2212, tid=796
#
# JRE version: 6.0_29-b11
# Java VM: Java HotSpot(TM) Client VM (20.4-b02 mixed mode windows-x86 )
# Problematic frame:
# C 0x000084c1
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

--------------- T H R E A D ---------------

Current thread (0x4bf36400): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=796, stack(0x4c3e0000,0x4c430000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000084c1

Registers:
EAX=0x00000000, EBX=0x00000000, ECX=0x694bb870, EDX=0x000001c0
ESP=0x4c42f420, EBP=0x4c42f458, ESI=0x4c42f444, EDI=0x4c43673b
EIP=0x000084c1, EFLAGS=0x00090206

Top of Stack: (sp=0x4c42f420)
0x4c42f420: 4bf36528 4c42f444 000084c1 43000000
0x4c42f430: 00000000 69345e70 00000000 ffffffbf
0x4c42f440: 19c75e78 43b54b10 709c229d c047676e
0x4c42f450: acd58984 403a8249 4c42faa4 00e36598
0x4c42f460: 69345e70 00000000 00000000 3f800000
0x4c42f470: 5ed03dd4 00000000 00000000 00000000
0x4c42f480: 00000000 00000001 edc5e5c0 4006911f
0x4c42f490: e138453a c034cedc 4c42faa4 00d18bd4

Instructions: (pc=0x000084c1)
0x000084a1:
[error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]

Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x694bb870 is an unknown value
EDX=0x000001c0 is an unknown value
ESP=0x4c42f420 is pointing into the stack for thread: 0x4bf36400
EBP=0x4c42f458 is pointing into the stack for thread: 0x4bf36400
ESI=0x4c42f444 is pointing into the stack for thread: 0x4bf36400
EDI=0x4c43673b is an unknown value


Stack: [0x4c3e0000,0x4c430000], sp=0x4c42f420, free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x000084c1
J ah.a(Lbq;F)V
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V [jvm.dll+0xfac3b]
V [jvm.dll+0x18c391]
V [jvm.dll+0xfade1]
V [jvm.dll+0xfae3b]
V [jvm.dll+0xb5569]
V [jvm.dll+0x118f14]
V [jvm.dll+0x140fec]
C [msvcr71.dll+0x9565] endthreadex+0xa0
C [kernel32.dll+0xb729] GetModuleFileNameA+0x1ba

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J org.lwjgl.opengl.GL13.nglMultiTexCoord2f(IFFJ)V
J ah.a(Lbq;F)V
J afv.a(Lfb;Lfn;F)V
J adt.a(FJ)V
J adt.b(F)V
J net.minecraft.client.Minecraft.x()V
j net.minecraft.client.Minecraft.run()V+40
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x49131800 JavaThread "Client write thread" daemon [_thread_blocked, id=2188, stack(0x674b0000,0x67500000)]
0x491bfc00 JavaThread "Client read thread" daemon [_thread_in_native, id=208, stack(0x67460000,0x674b0000)]
0x4919fc00 JavaThread "Thread-14" daemon [_thread_blocked, id=2640, stack(0x5b2d0000,0x5b320000)]
0x4bf31400 JavaThread "Thread-13" daemon [_thread_blocked, id=2980, stack(0x5b280000,0x5b2d0000)]
0x4bed5c00 JavaThread "Thread-12" daemon [_thread_in_native, id=3444, stack(0x5b230000,0x5b280000)]
=>0x4bf36400 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=796, stack(0x4c3e0000,0x4c430000)]
0x48c68800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3820, stack(0x4c390000,0x4c3e0000)]
0x490bc400 JavaThread "TimerQueue" daemon [_thread_blocked, id=2612, stack(0x49860000,0x498b0000)]
0x48fda000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4012, stack(0x49810000,0x49860000)]
0x003a6400 JavaThread "DestroyJavaVM" [_thread_blocked, id=108, stack(0x009c0000,0x00a10000)]
0x49077400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2968, stack(0x49510000,0x49560000)]
0x4902fc00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2292, stack(0x492f0000,0x49340000)]
0x4902e400 JavaThread "AWT-Shutdown" [_thread_blocked, id=3028, stack(0x492a0000,0x492f0000)]
0x4901d400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3112, stack(0x49250000,0x492a0000)]
0x48ce7c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2032, stack(0x48f30000,0x48f80000)]
0x48cd9000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2240, stack(0x48ee0000,0x48f30000)]
0x48cd7800 JavaThread "Attach Listener" daemon [_thread_blocked, id=732, stack(0x48e90000,0x48ee0000)]
0x48cd6400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3744, stack(0x48e40000,0x48e90000)]
0x48cc9800 JavaThread "Finalizer" daemon [_thread_blocked, id=4024, stack(0x48df0000,0x48e40000)]
0x48cc4c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=3488, stack(0x48da0000,0x48df0000)]

Other Threads:
0x48cc1000 VMThread [stack: 0x48d50000,0x48da0000] [id=2100]
0x48ce9c00 WatcherThread [stack: 0x48f80000,0x48fd0000] [id=3004]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None
It keeps going, but I dont want to take up to much space, please help if you can
 

John2k4

The End of an Era
Joined
Aug 28, 2011
Messages
8,989
Could be running out of memory...or you might need to repair your Java installation.
 

PsychoIncarnate

The Eternal Will of the Swarm
Joined
Jul 4, 2007
Messages
50,641
Location
Char
NNID
PsychoIncarnate
3DS FC
4554-0155-5885
I don't understand even basic java. I recommend submitting that to Minecraft forums support page
 

PsychoIncarnate

The Eternal Will of the Swarm
Joined
Jul 4, 2007
Messages
50,641
Location
Char
NNID
PsychoIncarnate
3DS FC
4554-0155-5885
Makes sense with his low RAM

I've got 12 RAM and probably don't need that
 

John2k4

The End of an Era
Joined
Aug 28, 2011
Messages
8,989
Even if you have that much, Minecraft will usually crash around the 1-1.5GB mark unless you run it with extended memory parameters via a batch file like this:

@echo off
SET BINDIR=%~dp0
"%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx3584m -jar "%BINDIR%\minecraft.exe"


Running Minecraft via a batch file like that will give it 3.5GB of memory to use. Just make sure you point it to a 64-bit Java installation if you want to go over 4GB. :)
 

PsychoIncarnate

The Eternal Will of the Swarm
Joined
Jul 4, 2007
Messages
50,641
Location
Char
NNID
PsychoIncarnate
3DS FC
4554-0155-5885
LOL, Mojong officially supported the minecraft LEGO project, and it reached 10,000 supporters in JUST 48 hours.

LEGO was extremely impressed with the support of the Minecraft-LEGO project

Minecraft supporters crashed LEGO's servers 3 times
 
D

Deleted member

Guest
as for the not-ahole answer, a batch file is a small "text" fie that executes windows commands (kind of like DOS commands), in this case it launches minecraft with some added parameters to let it use more memory.
as for the java thing, go to your config screen, uninstall Java and redownload it.
 

Wave⁂

Smash Legend
Joined
Feb 16, 2006
Messages
11,870
PsychoIncarnate must secretly be her, because there's no other reason he'd post that
 

PsychoIncarnate

The Eternal Will of the Swarm
Joined
Jul 4, 2007
Messages
50,641
Location
Char
NNID
PsychoIncarnate
3DS FC
4554-0155-5885
PsychoIncarnate must secretly be her, because there's no other reason he'd post that
No, I just found it funny she's trying to leach fame off a Minecraft Let's Play series of all things.

You think it would be more logical to make commentary about something that matters in society like top news or some crap like that...

(Goes to look up the top viewed videos in Youtube today for context, noticed half of them are video game Let's Plays)
 

PsychoIncarnate

The Eternal Will of the Swarm
Joined
Jul 4, 2007
Messages
50,641
Location
Char
NNID
PsychoIncarnate
3DS FC
4554-0155-5885
The latest nightly build has jungle biomes added.

They have giant trees and vines and bushes (Made from leaves) everywhere



Also, in the future it's going to have monkeys.

Also, vines can be climbed ONLY if they are connected to a wall
 
Top Bottom