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

#1476 2011-05-07 12:02:03

Alternatives
Scratcher
Registered: 2010-09-16
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

Works fine on single player though.
Creepiers are creeeepy.


http://i42.tinypic.com/98vmms.png
Well if you wanted honesty, that's all you had to say. I never want to let you down or have you go, it's better off this way.

Offline

 

#1477 2011-05-07 12:03:42

meowmeow55
Scratcher
Registered: 2008-12-24
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

Alternatives wrote:

gbear605 wrote:

Alternatives wrote:

I'm still not logged in.....
Can't talk either.

de the /register, then /login

what?

Type /register <password>, replacing <password> with a unique password (but preferably not your main MC one). Then type /login <password>, replacing <password> with the password you just registered with. You'll need to do that every time you join the server.
Really, gbear, you should put that in the topic post so people coming to this thread get an idea of what to do when the server tells them "You must be logged in to do that" when they try to move or chat.  neutral  (I just checked, and it's not on the forums either! That doesn't sound very helpful to me.  neutral )

Last edited by meowmeow55 (2011-05-07 12:07:42)


Yawn.

Offline

 

#1478 2011-05-07 12:06:47

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

Re: Scratchia Server [minecraft] - Down because of no host. :(

meowmeow55 wrote:

Alternatives wrote:

gbear605 wrote:


de the /register, then /login

what?

Type /register <password>, replacing <password> with a unique password (but preferably not your main MC one). Then type /login <password>, replacing <password> with the password you just registered with. You'll need to do that every time you join the server.
Really, gbear, you should put that in the topic post so people coming to this thread get an idea of what to do when the server tells them "You must be logged in to do that" when they try to move or chat.  neutral

added to first post.


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

 

#1479 2011-05-07 12:12:04

Alternatives
Scratcher
Registered: 2010-09-16
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

meowmeow55 wrote:

Alternatives wrote:

gbear605 wrote:


de the /register, then /login

what?

Type /register <password>, replacing <password> with a unique password (but preferably not your main MC one). Then type /login <password>, replacing <password> with the password you just registered with. You'll need to do that every time you join the server.
Really, gbear, you should put that in the topic post so people coming to this thread get an idea of what to do when the server tells them "You must be logged in to do that" when they try to move or chat.  neutral  (I just checked, and it's not on the forums either! That doesn't sound very helpful to me.  neutral )

Thanks  big_smile  I'm online guys  big_smile


http://i42.tinypic.com/98vmms.png
Well if you wanted honesty, that's all you had to say. I never want to let you down or have you go, it's better off this way.

Offline

 

#1480 2011-05-07 14:56:06

werdna123
Scratcher
Registered: 2010-06-12
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

Is there a way to change your pass?

Offline

 

#1481 2011-05-07 14:57:06

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

Re: Scratchia Server [minecraft] - Down because of no host. :(

werdna123 wrote:

Is there a way to change your pass?

idk,  BTW, are you on the server now?>


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

 

#1482 2011-05-07 20:12:13

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

Re: Scratchia Server [minecraft] - Down because of no host. :(

Math:

Code:

2011-05-06 13:20:40 [SEVERE] [BBROTHER] Error getting a connection. Make sure your database settings are correct!
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
    at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
    at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
    at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
    at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
    at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
    at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
    at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
    at java.sql.DriverManager.getConnection(DriverManager.java:620)
    at java.sql.DriverManager.getConnection(DriverManager.java:200)
    at me.taylorkelly.bigbrother.datasource.ConnectionService.getConnection(ConnectionService.java:77)
    at me.taylorkelly.bigbrother.datasource.JDCConnectionDriver.connect(JDCConnectionDriver.java:54)
    at java.sql.DriverManager.getConnection(DriverManager.java:620)
    at java.sql.DriverManager.getConnection(DriverManager.java:222)
    at me.taylorkelly.bigbrother.datasource.ConnectionManager.createConnection(ConnectionManager.java:75)
    at me.taylorkelly.bigbrother.datasource.ConnectionManager.getFirstConnection(ConnectionManager.java:157)
    at me.taylorkelly.bigbrother.BigBrother.onEnable(BigBrother.java:130)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:632)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
Caused by: java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
    at java.net.Socket.connect(Socket.java:546)
    at java.net.Socket.connect(Socket.java:495)
    at java.net.Socket.<init>(Socket.java:392)
    at java.net.Socket.<init>(Socket.java:235)
    at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
    at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
    ... 31 more
2011-05-06 13:20:40 [SEVERE] [BBROTHER] Could not establish SQL connection. Disabling BigBrother

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

 

#1483 2011-05-07 20:17:09

majormax
Scratcher
Registered: 2008-04-06
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

gbear, what company do you use to host?

Offline

 

#1484 2011-05-07 20:18:52

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

Re: Scratchia Server [minecraft] - Down because of no host. :(

majormax wrote:

gbear, what company do you use to host?

hostedgameservers.com


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

 

#1485 2011-05-07 20:48:25

svinnik
Scratcher
Registered: 2008-08-31
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

Anyone online that's not AFK?


http://www.harkavagrant.com/msnpaint/rabies.jpg

Offline

 

#1486 2011-05-08 07:37:34

werdna123
Scratcher
Registered: 2010-06-12
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

Wow, MS9 is really successful. Just today I've found over 30 diamonds in it. BTW gbear, I'm keeping them, not splitting.

Offline

 

#1487 2011-05-08 07:45:33

werdna123
Scratcher
Registered: 2010-06-12
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

Now have 78 diamonds.

Offline

 

#1488 2011-05-08 08:07:07

majormax
Scratcher
Registered: 2008-04-06
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

gbear, what plugins do you have?

Last edited by majormax (2011-05-08 11:59:13)

Offline

 

#1489 2011-05-08 12:35:13

werdna123
Scratcher
Registered: 2010-06-12
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

Gbear, my house has been raided for the 3rd time.

On an absolutely completely unrelated matter, can you tell me every name on the white list which begins something like sal/sally or something.

Offline

 

#1490 2011-05-08 13:06:46

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

Re: Scratchia Server [minecraft] - Down because of no host. :(

werdna123 wrote:

Gbear, my house has been raided for the 3rd time.

On an absolutely completely unrelated matter, can you tell me every name on the white list which begins something like sal/sally or something.

Nobody named sal/sally anything.


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

 

#1491 2011-05-08 13:07:35

werdna123
Scratcher
Registered: 2010-06-12
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

gbear605 wrote:

werdna123 wrote:

Gbear, my house has been raided for the 3rd time.

On an absolutely completely unrelated matter, can you tell me every name on the white list which begins something like sal/sally or something.

Nobody named sal/sally anything.

You sure? Can you tell me who has a name beginning with s then.

Offline

 

#1492 2011-05-08 13:27:54

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

Re: Scratchia Server [minecraft] - Down because of no host. :(

werdna123 wrote:

gbear605 wrote:

werdna123 wrote:

Gbear, my house has been raided for the 3rd time.

On an absolutely completely unrelated matter, can you tell me every name on the white list which begins something like sal/sally or something.

Nobody named sal/sally anything.

You sure? Can you tell me who has a name beginning with s then.

yikes  WE HAS A SOLLYHOL

Code:

sollyhol
scratchthatguys
svinnik
setphaserstopun
greatssss (S4)
scratchcatmeow
soupoftomato
sunrisemoon

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

 

#1493 2011-05-08 15:19:14

majormax
Scratcher
Registered: 2008-04-06
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

majormax wrote:

gbear, what plugins do you have?

Offline

 

#1494 2011-05-09 07:01:38

majormax
Scratcher
Registered: 2008-04-06
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

Oh, and how do you create a new map?

Offline

 

#1495 2011-05-09 07:06:54

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

Re: Scratchia Server [minecraft] - Down because of no host. :(

Servers not up due to billing. Hope to be up soon

Sorry


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

 

#1496 2011-05-09 07:19:36

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

gbear605 wrote:

Servers not up due to billing. Hope to be up soon

Sorry

It's up now  tongue

To change PW
type: /changepw <New password>
replacing <New password> With the password you want (preferably not your main MC one)

Last edited by ssss (2011-05-09 07:20:29)


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#1497 2011-05-09 08:05:51

funnyman1120
Scratcher
Registered: 2008-07-31
Posts: 100+

Re: Scratchia Server [minecraft] - Down because of no host. :(

awesome! i'v been trying to find a good minecraft beta server!  big_smile


Check out my website for updates on all your favorite games! Funnyman1120's Website

Offline

 

#1498 2011-05-09 10:04:45

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

@gbear-do you use permissions on your server?

Offline

 

#1499 2011-05-09 10:08:10

Alternatives
Scratcher
Registered: 2010-09-16
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

Sunrise, these flaming skeletons are attacking our towers. There are like an army of them outside o_0


http://i42.tinypic.com/98vmms.png
Well if you wanted honesty, that's all you had to say. I never want to let you down or have you go, it's better off this way.

Offline

 

#1500 2011-05-09 10:27:16

PW132
Scratcher
Registered: 2009-05-16
Posts: 1000+

Re: Scratchia Server [minecraft] - Down because of no host. :(

gbear605 wrote:

werdna123 wrote:

gbear605 wrote:


Nobody named sal/sally anything.

You sure? Can you tell me who has a name beginning with s then.

yikes  WE HAS A SOLLYHOL

Code:

sollyhol
scratchthatguys
svinnik
setphaserstopun
greatssss (S4)
scratchcatmeow
soupoftomato
sunrisemoon

Remove whoever the heck that is. It's probably the griefer.


SCRATCH 2.0 OHHHHH MANNNNNNN
http://i18.photobucket.com/albums/b107/PsychicDeath/universe.gif

Offline

 

Board footer