Search found 17 matches

by Spiritwind
Fri Sep 07, 2012 4:01 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Need some help
Replies: 7
Views: 2221

Re: Need some help

I got this While trying to start up my server. See what you guys can make of it. C:\Users\Administrator\Desktop/Minecraft Server> java -Xmx1024m -Xms1024m -jar craftbukkit.jar 195 recipes 27 Achievements java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.jansi.internal.Kerne1...
by Spiritwind
Fri Sep 07, 2012 3:57 pm
Forum: Minecraft
Topic: Help with Tekkit setup.
Replies: 4
Views: 2209

Re: Help with Tekkit setup.

I'd reinstall it into a completely clean folder.
by Spiritwind
Fri Sep 07, 2012 3:56 pm
Forum: Minecraft
Topic: Alternative Console?
Replies: 25
Views: 6721

Re: Alternative Console?

If you need help installing Mcmyadmin, give me a shout.
by Spiritwind
Wed Aug 29, 2012 1:29 am
Forum: Minecraft
Topic: Not letting me log in through ftp client
Replies: 2
Views: 1483

Re: Not letting me log in through ftp client

If your using Filezilla, press Cntrl+S at the same time. On the left, click new site. Enter your details into there.

Where it says Protocol, Select SFTP. Then Press Connect.

Let me know if this did not solve your problem, and we'll look into it further :).
by Spiritwind
Wed Aug 29, 2012 1:25 am
Forum: Minecraft
Topic: Alternative Console?
Replies: 25
Views: 6721

Re: Alternative Console?

http://mcmyadmin.com/ is a very easy to use Console Plugin. It can also by used via iphone. Personally, I consider it an essential in Minecraft Server Management!
by Spiritwind
Wed Aug 29, 2012 1:22 am
Forum: Minecraft
Topic: World uploading
Replies: 1
Views: 1121

Re: World uploading

Try doing /getpos in the Single Player World (When you are at the buildings.)

Than, in the server do /tppos x y z

So for instance, if /getpos returns
X: -25
Y: 64
Z: 758

You'd do /tppos -25 64 758 in the server. If that dosent work, let us know and we'll see what else we can do :).
by Spiritwind
Mon Jul 09, 2012 7:56 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Allow Mysql Remote incoming Connections
Replies: 11
Views: 2129

Re: Allow Mysql Remote incoming Connections

Alright, thank you very much for your help!

GRANT ALL ON *.* TO username@'%.dreamhost.com' IDENTIFIED BY 'myPassword;

Fixed the problem (For anyone that may have this problem in the future).

Thanks a ton!
by Spiritwind
Mon Jul 09, 2012 7:47 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Allow Mysql Remote incoming Connections
Replies: 11
Views: 2129

Re: Allow Mysql Remote incoming Connections

Sorry for so many posts in a row, I got it to change error messages via binding the address again in my.cnf Access denied for user 'web'@'sabretooth.dreamhost.com' (using password: YES) So its a matter of the Mysql server denying permission from my webhost, which is strange giving that I granted all...
by Spiritwind
Mon Jul 09, 2012 7:40 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Allow Mysql Remote incoming Connections
Replies: 11
Views: 2129

Re: Allow Mysql Remote incoming Connections

Managed to find one -- here is the Response I got after entering the details;

Lost connection to MySQL server at 'reading initial communication packet', system error: 111
by Spiritwind
Mon Jul 09, 2012 7:34 pm
Forum: Minecraft
Topic: Permission Help!
Replies: 5
Views: 2039

Re: Permission Help!

Also, if your not running Essentials, you can always use the Bukkit Permissions for /gamemode or /gm (Although if you have Essentials, it will take presidence over the command and node).
Here is the node;
bukkit.command.gamemode
by Spiritwind
Mon Jul 09, 2012 7:31 pm
Forum: Minecraft
Topic: Plugin Help
Replies: 5
Views: 1936

Re: Plugin Help

If you need any help with the Permissions of Multiverse, be sure and let us know!
by Spiritwind
Mon Jul 09, 2012 7:28 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: VDS Package Question
Replies: 6
Views: 1509

Re: VDS Package Question

Minecraft servers really arent CPU extensive -- unless your running a heavy amount of plugins. With the jump in your CPU usage, it seems to me that you prob have a plugin malfunctioning. For the most part, 1 Minecraft Server can get by perfectly on just one core. The plugin side of Minecraft is Sing...
by Spiritwind
Mon Jul 09, 2012 6:44 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Allow Mysql Remote incoming Connections
Replies: 11
Views: 2129

Re: Allow Mysql Remote incoming Connections

Do you perhaps have a PHP script I can configure and put onto the website to provide better details? Sadly, the page I am using does not give anything more than that.
by Spiritwind
Mon Jul 09, 2012 4:38 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Allow Mysql Remote incoming Connections
Replies: 11
Views: 2129

Re: Allow Mysql Remote incoming Connections

Unable to connect, check connection information is correct

This is the plugin that I'm using (For Minecraft);
http://dev.bukkit.org/server-mods/ban-management/

Nobody else is reporting this error, and it works great when I connect to my old hosting companies Mysql (is preinstalled though).
by Spiritwind
Mon Jul 09, 2012 3:51 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Allow Mysql Remote incoming Connections
Replies: 11
Views: 2129

Re: Allow Mysql Remote incoming Connections

I just tried that;
Still nothing :(.

I also went through and did this -- same thing -- just having no luck with this.

http://www.howtogeek.com/howto/programm ... -any-host/