-
Posts
1173 -
Joined
-
Last visited
-
Days Won
11
Everything posted by CanVox
-
You said that it said "SHutting down local server..." - the next time it does that, close minecraft and get me the forge log. Not the crash log, the forge log.
-
Anti-virus
-
This is an issue affecting mac users on a particular make of Intel integrated graphics card- we're working on a fix for this, but in the meantime, if you go into your Minecraft video settings and activate fullscreen mode, it should work just fine.
-
After it shuts down next time, close minecraft, and get me a forge log.
-
I would double check using java -version, I've heard a lot of people today running into problems because they upgraded their browser's java, but windows was running something else. One thing I'd ask is, you said you had 4Gb allocated in the cogwheel menu, that memory is 100% earmarked for minecraft, and 2Gb is enough for everyone I've talked to, although to reduce garbage collection, 3Gb runs a little better.
-
No problem, have fun!
-
That's a really really old version. It should be 1.7.0_21 if you're on windows/linux or 1.6.0_45 if you're on mac.
-
Does your situation improve after a server restart? EDIT: Additionally, what is your java version? Open a command prompt and type java -version and see what it says.
-
There's no error message here, so it's hard to judge. One thing I'd try is clicking the cogwheel in the upper right of the launcher and increase your allocation to at least 2 Gb, and check the box for increased permgen size.
-
None of them come standard, so you might have none of them. However, permissions stuff like those are the only things I can think of that'd stop people from accessing chests.
-
Er, are you guys using a server management tool like MCPC+, ForgeEssentials, or ForgeBukkit?
-
How long do you wait before giving up?
-
Paste it to pastebin.com.
-
Okay, this error just looks like a "OH GOD THE PLAYER JUST DISCONNECTED AND I DIDN'T THINK THEY WOULD" error. I'd need a log from one of the crashing players to do more about this.
-
Definitely check the permgen option. If that still doesn't work let me know.
-
Hm, is it possible that towny has leftover data from an old map lying around?
-
To the best of my knowledge, that issue is fixed, yes.
-
Ah ha: 2013-05-29 16:38:34 [iNFO] Loading Player: OaksVirals 2013-05-29 16:38:34 [iNFO] Sending serverside check to: OaksVirals 2013-05-29 16:38:35 [WARNING] [Towny] Task #7 for Towny v0.83.0.0 generated an exception java.lang.NullPointerException at net.minecraft.world.chunk.Chunk.func_76592_a(Chunk.java:734) at net.minecraft.world.World.func_72832_d(World.java:745) at org.bukkit.craftbukkit.v1_5_R3.block.CraftBlock.setTypeIdAndData(CraftBlock.java:123) at com.palmergames.bukkit.towny.regen.PlotBlockData.restoreNextBlock(Unknown Source) at com.palmergames.bukkit.towny.tasks.RepeatingTimerTask.run(Unknown Source) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:58) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:344) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:763) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:324) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:720) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:604) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
-
Let me know if that works, and if so I'll try to harrass mDiyo for a dimension blacklist like other mods offer.
-
Oh goodness, this log you're linking me includes every startup and shut down for the past several hours. Please clean it up :-P
-
You don't sound whiny, but in 1.3.9, both the client and server are running ender storage 1.4.2.10. So this sounds like an installation issue on the server. Certainly feel free to report issues, but 1.3.9 fixes some pretty serious issues in the recent earlier versions, so I don't see us going back. This has been an issue with gcraft for a little while- unfortunately, micdoodle ducked out of the modding scene around finals time and hasn't yet returned, so we're kind of stuck with this until he comes back, which is hopefully soon.
-
Same exception on startup: java.lang.NullPointerException at me.PobenIII.BetterTP.BetterTP.onEnable(BetterTP.java:72) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:396) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:305) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:287) at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:462) at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:428) at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:380) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:218) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:578) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
-
This occurs during startup and I'm inclined to believe it's the source of the issue: java.lang.NullPointerException at me.PobenIII.BetterTP.BetterTP.onEnable(BetterTP.java:72) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:396) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:305) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:287) at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:462) at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:428) at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:380) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:218) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:578) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) Regardless, this is a craftbukkit server, and all of the many exceptions appear to be craftbukkit related.
-
Better Dungeons was never in Big Dig, it was always Dungeon Pack, which is still included.
-
The log you posted does not have any errors in it, including the one you put into your post.