VoxelSniper

VoxelSniper

1M Downloads

an error about temp.xml

jaboy opened this issue ยท 4 comments

commented

I got this error
i dont know why ... i just got it :P

2012-08-24 04:49:11 [SEVERE] java.lang.NullPointerException
2012-08-24 04:49:11 [SEVERE] at com.bergerkiller.bukkit.nolagg.threadlocknotifier.ThreadLockChecker.run(ThreadLockChecker.java:66)
2012-08-24 04:49:11 [SEVERE] at com.bergerkiller.bukkit.common.AsyncTask$1.run(AsyncTask.java:20)

--- above is a bug i think is about nolagg, they just came at the same time so i posted both. below is the error about temp.xml

2012-08-24 04:50:54 [SEVERE] [Fatal Error] temp.xml:78:63: The entity name must immediately follow the '&' in the entity reference.

2012-08-24 04:50:54 [SEVERE] org.xml.sax.SAXParseException; systemId: file:/E:/UserFiles/-a part of the file name i dont wanna tell you-/Minecraft/plugins/VoxelUpdate/temp.xml; lineNumber: 78; columnNumber: 63; The entity name must immediately follow the '&' in the entity reference.
2012-08-24 04:50:54 [SEVERE] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
2012-08-24 04:50:54 [SEVERE] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
2012-08-24 04:50:54 [SEVERE] at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
2012-08-24 04:50:54 [SEVERE] at com.thevoxelbox.voxelupdate.UpdateManager.readData(UpdateManager.java:237)
2012-08-24 04:50:54 [SEVERE] at com.thevoxelbox.voxelupdate.UpdateManager.needsUpdate(UpdateManager.java:45)
2012-08-24 04:50:54 [SEVERE] at com.thevoxelbox.voxelupdate.UpdateRunner.run(UpdateRunner.java:27)
2012-08-24 04:50:54 [SEVERE] at org.timedbukkit.craftbukkit.scheduler.TimedWrapper.run(TimedWrapper.java:34)
2012-08-24 04:50:54 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
2012-08-24 04:50:54 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:510)
2012-08-24 04:50:54 [SEVERE] at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
2012-08-24 04:50:54 [SEVERE] at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
2012-08-24 04:50:54 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
2012-08-24 04:50:54 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)

commented

This involves nolagg & voxelupdate.

commented

???? and what
is it gonna be fixed ... have i done something wrong ?

commented

This seems like a XML error. I'd guess there is a problem with the repository/repo XML file. - An admin has to look into this. However, I'll also have a look on the code and nolagg incompatibility.

commented

My point is this has no relation to VS and shouldn't be posted as an issue. I'm going to move this issue to VoxelUpdate since it's no use here.