VerinCraft
Verincraft is now closed
VerinCraft
Verincraft is now closed
VerinCraft
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Administratively Closed
 
HomeLatest imagesRegisterLog inServer - Maintenance Applyf10BuyCraft StoreServer - Maintenance Vote110Server - Maintenance Vote210Server - Maintenance Vote310Server - Maintenance Vote410Server - Maintenance Vote510
Please go to our new website. [www.verincraft.ca] to continue gameplay with us! This website is no longer active.
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Latest topics
» Website Closing
Server - Maintenance I_icon_minitimeSat Sep 14, 2013 2:57 am by Aeroslicer

» SOOOOO. HOWS LIFE?
Server - Maintenance I_icon_minitimeFri Sep 13, 2013 10:36 am by Snowy_Stuff

» Application For Staff/Admin or moderator
Server - Maintenance I_icon_minitimeTue Jul 02, 2013 2:13 pm by Xsin_77

» Registering Gone Wrong
Server - Maintenance I_icon_minitimeSat Jun 08, 2013 10:06 pm by MenouTheDude

» UNGDI-Application to join here
Server - Maintenance I_icon_minitimeFri Jun 07, 2013 11:52 pm by spniel

» MY Server list for Brood?
Server - Maintenance I_icon_minitimeThu Apr 18, 2013 8:09 pm by BroodLord

» Numerical IP is Verincraft.com Doesn't Work is 5.39.36.242:25565
Server - Maintenance I_icon_minitimeThu Apr 18, 2013 12:37 pm by BroodLord

» Help on Verincraft's new website.
Server - Maintenance I_icon_minitimeThu Apr 18, 2013 10:11 am by GDION

» Banned or something? ..maybe?
Server - Maintenance I_icon_minitimeThu Apr 18, 2013 7:32 am by GoD-cRaFt33

Top posters
BroodLord
Server - Maintenance I_vote_lcapServer - Maintenance I_voting_barServer - Maintenance I_vote_rcap 
sheepcabbage
Server - Maintenance I_vote_lcapServer - Maintenance I_voting_barServer - Maintenance I_vote_rcap 
GDION
Server - Maintenance I_vote_lcapServer - Maintenance I_voting_barServer - Maintenance I_vote_rcap 
Dmah
Server - Maintenance I_vote_lcapServer - Maintenance I_voting_barServer - Maintenance I_vote_rcap 
o0pedro0o
Server - Maintenance I_vote_lcapServer - Maintenance I_voting_barServer - Maintenance I_vote_rcap 
CodeNameSHADOW
Server - Maintenance I_vote_lcapServer - Maintenance I_voting_barServer - Maintenance I_vote_rcap 
ragdollkilla12
Server - Maintenance I_vote_lcapServer - Maintenance I_voting_barServer - Maintenance I_vote_rcap 
FleXAvarice
Server - Maintenance I_vote_lcapServer - Maintenance I_voting_barServer - Maintenance I_vote_rcap 
thesmith2010
Server - Maintenance I_vote_lcapServer - Maintenance I_voting_barServer - Maintenance I_vote_rcap 
Adanimal
Server - Maintenance I_vote_lcapServer - Maintenance I_voting_barServer - Maintenance I_vote_rcap 

 

 Server - Maintenance

Go down 
4 posters
AuthorMessage
GDION
Owner
Owner
GDION


Posts : 412
Points : 4916
Reputation : 24
Join date : 2012-07-21
Age : 29
Location : Canada

Server - Maintenance Empty
PostSubject: Re: Server - Maintenance   Server - Maintenance I_icon_minitimeWed Nov 21, 2012 5:28 pm

Diagnostics completed now, the whitelist is down, updates made, and a few bug fixes. Also a new bukkit (beta build) so it's more stable.
Back to top Go down
http://www.verincraft.com
The author of this message was banned from the forum - See the message
GDION
Owner
Owner
GDION


Posts : 412
Points : 4916
Reputation : 24
Join date : 2012-07-21
Age : 29
Location : Canada

Server - Maintenance Empty
PostSubject: Re: Server - Maintenance   Server - Maintenance I_icon_minitimeWed Nov 21, 2012 5:20 pm

I found the issue during diagnostics. Now I am going to attempt to fix it. Updating WorldGuard (Essentials / Pex). As for the rest, the error occurs because of bukkit. As there is no final release yet, these crashes will occur, but hopefully less often now that I have updated some plugins conflicting with the data. The issue? 1.4 items. Specifically those darn potatoes and flower pots. We need to limit the amount we create and use, the more we have in one area, the more likely there will be a crash. The crashes occur when people mount, or break, a flowerpot, potato farm, or item frame. I will be putting the server up in 5 minutes when updates complete. All we can do is wait for bukkit to become more stable.


Time: 11/21/12 8:07 PM
Description: Exception while updating neighbours

java.lang.StackOverflowError
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at net.minecraft.server.World.m(World.java:488)


-- Block being updated --
Details:
Source block type: ID #142 (tile.potatoes // net.minecraft.server.BlockPotatoes)
Block type: ID #142 (tile.potatoes // net.minecraft.server.BlockPotatoes)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (860,14,-35), Chunk: (at 12,0,13 in 53,-3; contains blocks 848,0,-48 to 863,255,-33), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)


net.minecraft.server.World.setTypeId(World.java:401), net.minecraft.server.BlockFlower.c(SourceFile:47), net.minecraft.server.BlockFlower.doPhysics(SourceFile:36), net.minecraft.server.World.m(World.java:486), net.minecraft.server.World.applyPhysics(World.java:463), net.minecraft.server.World.update(World.java:425), net.minecraft.server.World.setTypeId(World.java:401), net.minecraft.server.BlockFlower.c(SourceFile:47), net.minecraft.server.BlockFlower.doPhysics(SourceFile:36), net.minecraft.server.World.m(World.java:486), net.minecraft.server.World.applyPhysics(World.java:459), net.minecraft.server.World.update(World.java:425), net.minecraft.server.World.setTypeId(World.java:401), net.minecraft.server.BlockFlower.c(SourceFile:47), net.minecraft.server.BlockFlower.doPhysics(SourceFile:36), net.minecraft.server.World.m(World.java:486), net.minecraft.server.World.applyPhysics(World.java:459), net.minecraft.server.World.update(World.java:425), net.minecraft.server.World.setTypeId(World.java:401), net.minecraft.server.BlockFlower.c(SourceFile:47), net.minecraft.server.BlockFlower.doPhysics(SourceFile:36), net.minecraft.server.World.m(World.java:486), net.minecraft.server.World.applyPhysics(World.java:459), net.minecraft.server.World.update(World.java:425), net.minecraft.server.World.setTypeId(World.java:401), net.minecraft.server.BlockFlower.c(SourceFile:47), net.minecraft.server.BlockFlower.doPhysics(SourceFile:36), net.minecraft.server.World.m(World.java:486),


Recent tasks from 24404-24434{WorldGuard:com.sk89q.worldguard.bukkit.FlagStateManager@24449,}

I have also found out who did it, by placing them. Madbozo101 and freeworld247. So as a reminder, if you TRY and use this method to crash the server, I will see it, and you will be banned.
Back to top Go down
http://www.verincraft.com
GDION
Owner
Owner
GDION


Posts : 412
Points : 4916
Reputation : 24
Join date : 2012-07-21
Age : 29
Location : Canada

Server - Maintenance Empty
PostSubject: Re: Server - Maintenance   Server - Maintenance I_icon_minitimeWed Nov 21, 2012 5:04 pm

Maintenance Started - 3:00PM GMT -5:00
Back to top Go down
http://www.verincraft.com
Shaxx
Newbie
Newbie



Posts : 48
Points : 4386
Reputation : -5
Join date : 2012-11-20

Server - Maintenance Empty
PostSubject: Re: Server - Maintenance   Server - Maintenance I_icon_minitimeWed Nov 21, 2012 4:43 pm

okay
Back to top Go down
Adanimal
Active Member
Active Member
Adanimal


Posts : 163
Points : 4652
Reputation : 5
Join date : 2012-07-12
Age : 27

Server - Maintenance Empty
PostSubject: Re: Server - Maintenance   Server - Maintenance I_icon_minitimeWed Nov 21, 2012 4:19 pm

R u working on it now? because its down
Back to top Go down
GDION
Owner
Owner
GDION


Posts : 412
Points : 4916
Reputation : 24
Join date : 2012-07-21
Age : 29
Location : Canada

Server - Maintenance Empty
PostSubject: Server - Maintenance   Server - Maintenance I_icon_minitimeWed Nov 21, 2012 3:41 pm

Hey guys, looks like the plugins are seriously broken, and bukkit is giving us some trouble. I took it down to work on it, I am asking that isaac, Ymere, brood and anyone else, please do not start it, as the server must be off while I work on it. The maintenance will start in 1 hour and 30 minutes from now. (3:00PM GMT -5:00). It will take no more than 30 minutes. I'll keep starting it when it crashes until then, then at 3:00PM I will take it down to see if I can solve the problem. Please let everyone know on the server while you play that there is scheduled maintenance at that time so they know why it turns off.

Sorry for the inconvenience.
Back to top Go down
http://www.verincraft.com
Sponsored content





Server - Maintenance Empty
PostSubject: Re: Server - Maintenance   Server - Maintenance I_icon_minitime

Back to top Go down
 
Server - Maintenance
Back to top 
Page 1 of 1
 Similar topics
-
» Is the server down
» server should be up soon
» Is the server on?
» Server
» Is server down ?

Permissions in this forum:You cannot reply to topics in this forum
VerinCraft :: General Posts-
Jump to: