This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1326 2011-03-28 15:35:47

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

gbear605 wrote:

MathWizz wrote:

gbear605 wrote:


The problem, is that restarting or starting doesn't acctually start the server...

I don't understand...

For some odd reason, when I start the server, minecraft doesn't realize that it has been started.  I think that the server still thinks it is running, but it just doesn't run.

You mean that when you try to join it gets stuck at the login screen?


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#1327 2011-03-28 15:36:50

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

MathWizz wrote:

gbear605 wrote:

MathWizz wrote:


I don't understand...

For some odd reason, when I start the server, minecraft doesn't realize that it has been started.  I think that the server still thinks it is running, but it just doesn't run.

You mean that when you try to join it gets stuck at the login screen?

yes, it does it's usual thing it does when it thinks it is off.


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

#1328 2011-03-28 15:38:37

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

If it was off it would not go to the login screen. Why can't you do what I told you? How do you control the server from your computer?


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#1329 2011-03-28 15:45:45

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

MathWizz wrote:

If it was off it would not go to the login screen. Why can't you do what I told you? How do you control the server from your computer?

I use a visual ftp online that is the default for my server company.  I can ftp/ssh in from comandline though, but I don't know how.  Do you mean the login screen on minecraft or the server files?


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

#1330 2011-03-28 15:50:18

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

gbear605 wrote:

MathWizz wrote:

If it was off it would not go to the login screen. Why can't you do what I told you? How do you control the server from your computer?

I use a visual ftp online that is the default for my server company.  I can ftp/ssh in from comandline though, but I don't know how.  Do you mean the login screen on minecraft or the server files?

Can you run the server with the command

Code:

java -Xincgc -Xmx2G -jar <insert server name with extension>

?

EDIT: If you think I'm trustworthy, would you let me access the server with ftp? It would help me figure out the problem a lot better.

Last edited by MathWizz (2011-03-28 15:54:58)


http://block.site90.net/scratch.mit/text.php?size=30&amp;text=%20A%20signature!&amp;color=333333

Offline

 

#1331 2011-03-28 15:56:40

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

MathWizz wrote:

gbear605 wrote:

MathWizz wrote:

If it was off it would not go to the login screen. Why can't you do what I told you? How do you control the server from your computer?

I use a visual ftp online that is the default for my server company.  I can ftp/ssh in from comandline though, but I don't know how.  Do you mean the login screen on minecraft or the server files?

Can you run the server with the command

Code:

java -Xincgc -Xmx2G -jar <insert server name with extension>

?

EDIT: If you think I'm trustworthy, would you let me access the server with ftp? It would help me figure out the problem a lot better.

No I can't change the run command, it is set for me...


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

#1332 2011-03-28 15:58:39

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

gbear605 wrote:

MathWizz wrote:

gbear605 wrote:


I use a visual ftp online that is the default for my server company.  I can ftp/ssh in from comandline though, but I don't know how.  Do you mean the login screen on minecraft or the server files?

Can you run the server with the command

Code:

java -Xincgc -Xmx2G -jar <insert server name with extension>

?

EDIT: If you think I'm trustworthy, would you let me access the server with ftp? It would help me figure out the problem a lot better.

No I can't change the run command, it is set for me...

Try removing the nether.


http://block.site90.net/scratch.mit/text.php?size=30&amp;text=%20A%20signature!&amp;color=333333

Offline

 

#1333 2011-03-28 16:02:33

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

MathWizz wrote:

gbear605 wrote:

MathWizz wrote:

Can you run the server with the command

Code:

java -Xincgc -Xmx2G -jar <insert server name with extension>

?

EDIT: If you think I'm trustworthy, would you let me access the server with ftp? It would help me figure out the problem a lot better.

No I can't change the run command, it is set for me...

Try removing the nether.

I'll try


EDIT: Egads, now the server starts, but it thinks there is another IP already using that port...

Last edited by gbear605 (2011-03-28 16:04:50)


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

#1334 2011-03-28 16:11:57

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

gbear605 wrote:

MathWizz wrote:

gbear605 wrote:


No I can't change the run command, it is set for me...

Try removing the nether.

I'll try


EDIT: Egads, now the server starts, but it thinks there is another IP already using that port...

Change the port.  tongue


http://block.site90.net/scratch.mit/text.php?size=30&amp;text=%20A%20signature!&amp;color=333333

Offline

 

#1335 2011-03-28 16:12:38

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

MathWizz wrote:

gbear605 wrote:

MathWizz wrote:


Try removing the nether.

I'll try


EDIT: Egads, now the server starts, but it thinks there is another IP already using that port...

Change the port.  tongue

I can't  tongue   I'm stuck with it with this server.


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

#1336 2011-03-28 16:15:28

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

. dot D-O-T


http://block.site90.net/scratch.mit/text.php?size=30&amp;text=%20A%20signature!&amp;color=333333

Offline

 

#1337 2011-03-28 16:16:47

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

MathWizz wrote:

. dot D-O-T

um... what?


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

#1338 2011-03-28 16:19:12

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

gbear605 wrote:

MathWizz wrote:

. dot D-O-T

um... what?

dot dot dot as in "..."  tongue
I had no idea servers were so liming.


http://block.site90.net/scratch.mit/text.php?size=30&amp;text=%20A%20signature!&amp;color=333333

Offline

 

#1339 2011-03-28 16:35:46

SeptimusHeap
Scratcher
Registered: 2010-02-01
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

Server's back on!

But MCMMO only works for ops...

Last edited by SeptimusHeap (2011-03-28 16:37:53)


http://i46.tinypic.com/dw7zft.png

Offline

 

#1340 2011-03-28 16:41:26

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

Wierd.  The server peeps added some more memory, and thus restarted the server.  Now the server is working, but hopefully this won't happen again.


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

#1341 2011-03-28 17:52:18

MetharQuxid
Scratcher
Registered: 2009-10-14
Posts: 100+

Re: Official Scratchia Topic [the classic returns!]

YAY! Now add MCMMO for non-ops.


   Dapper Slime.                     
http://i46.tinypic.com/o8za1k.jpg

Offline

 

#1342 2011-03-28 18:33:54

urhungry
Scratcher
Registered: 2009-07-03
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

Where can I build on the server? I need shelter or I'll wind up letting a creeper destroy the town.

Offline

 

#1343 2011-03-28 18:43:16

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

urhungry wrote:

Where can I build on the server? I need shelter or I'll wind up letting a creeper destroy the town.

PVP or i could sell you my plot in minerton.


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#1344 2011-03-28 18:48:32

SeptimusHeap
Scratcher
Registered: 2010-02-01
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

Gbear, can you get MCMMO to work for all players?


http://i46.tinypic.com/dw7zft.png

Offline

 

#1345 2011-03-28 18:55:45

urhungry
Scratcher
Registered: 2009-07-03
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

poopo wrote:

urhungry wrote:

Where can I build on the server? I need shelter or I'll wind up letting a creeper destroy the town.

PVP or i could sell you my plot in minerton.

How would PVP help? And what would you charge for your plot? I don't actually have anything now, but I can pay you later.

Offline

 

#1346 2011-03-28 19:00:43

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

urhungry wrote:

poopo wrote:

urhungry wrote:

Where can I build on the server? I need shelter or I'll wind up letting a creeper destroy the town.

PVP or i could sell you my plot in minerton.

How would PVP help? And what would you charge for your plot? I don't actually have anything now, but I can pay you later.

I have a nice house in PVP.  hmm  maybe 20 iron or redstone, 10 gold, or 3 diamond.
If I'm not overcharging I'm probably undercharging.  tongue


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#1347 2011-03-28 19:02:29

urhungry
Scratcher
Registered: 2009-07-03
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

Where is the land? I'll take it if I can pay after I get set up. Also, know why the server is so laggy for me? Any way to fix it, or is it just like that?

Offline

 

#1348 2011-03-28 19:06:09

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

urhungry wrote:

Where is the land? I'll take it if I can pay after I get set up. Also, know why the server is so laggy for me? Any way to fix it, or is it just like that?

It is next to the sep complex. You'll have to tell gbear that i have sold my property to you cause s/he made it so only I can build there. Idk it is laggy for me too.  hmm  set all the graphicy stuff on the worst settings.


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#1349 2011-03-28 19:07:10

urhungry
Scratcher
Registered: 2009-07-03
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

Then I can't see creepers. I'd feel guilty if I got all of you people's work blown up.

Offline

 

#1350 2011-03-28 19:08:41

SeptimusHeap
Scratcher
Registered: 2010-02-01
Posts: 1000+

Re: Official Scratchia Topic [the classic returns!]

Gbear add McMMO permissions to the file please


http://i46.tinypic.com/dw7zft.png

Offline

 

Board footer