Solved Problems with /spawn and related plugins

Discussion in 'Bukkit Help' started by Arklelinuke, Apr 26, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    Arklelinuke

    Hi, I'm running the Beta Build 1.7.2-R03 Bukkit on Windows 7 x64, 2.8 ghz quad core processor, 8 gb ram. This has been running great since October, but recently the server has been crashing any time anyone does /spawn, and also when I tried to reset spawn with /setspawn. The whole server freezes up, never unsticks, no errors on console, nothing. I updated to dev 1.7.9 build thinking it might have fixed it, but it didn't so I went back to the more stable 1.7.2 build, as several plugins were incompatible. My plugins are as follows: MultiBlockFurnaces, WorldEdit, TARDISHorseSpeed, ColoredTexts, Backup, RemoteBukkit, EnderCrystals, Vault, Multiverse-Core, PermissionsEx, PlayerHeads, Weed, WorldGuard, VaultRank, EnjinMinecraftPlugin, Wabbajack, CoreProtect, YugiohFM, Winery, Modifyworld, ProtocolLib, GreenCrate, Essentials, Citizens, EssentialsXMPP, TARDIS, EssentialsSpawn, EssentialsGeoIP, LWC, dynmap, DisguiseCraft, Sentry, EssentialsChat, and SimplyVanish. None of those were updated before this started occurring. Can someone help with this?

    Thanks!
     
  2. Offline

    sfxworks

  3. Offline

    Arklelinuke

    1. Windows 7 Home Premium
    2. x64
    3. Java 7 Update 55 x64
    4. No wrappers.
    5. 1.7.2-R03
    6. https://www.dropbox.com/sh/2lsaxi7ch60xrj4/1fJFgG5i_d
    7. In link above
    8. In original post.
    9. No error message, just freezes up upon /spawn or /setspawn regardless of build used.
    10. Tried changing bukkit build.
    11. Does NOT occur on vanilla server, but vanilla servers suck because no plugins.
     
  4. Offline

    Arklelinuke

    Bump, I've got people waiting to play because of this. Please help if you know what the problem might be!
     
  5. Offline

    LHammonds

    I downloaded your config, didn't change anything. I put 1.7.2-R0.3 in the folder and called it craftbukkit.jar and used your RUN.BAT file.

    After it loaded up and created a world and plugins folder, I shut it down.

    Since /spawn and /setspawn are EssentialsSpawn commands, I added Essentials.jar, EssentialsSpawn.jar (Pre2.13.1.6) to the plugins folder.

    I then started the server up, joined using 1.7.2 vanilla client and then typed "op HammondsLegacy" at the console. I then typed "/setspawn" where I was standing and it worked. I then moved back a few blocks and then typed "/spawn" which then teleported me to where I typed the "/setspawn" command.

    There must be some other issue.

    You also had a "server.log" file which was confusing because that is an old naming convention. I looked at it and it showed it was from a CraftBukkit 1.5.2-R0.1 version and had tons of errors about not being able to load various plugins...probably because they were made for different releases of CraftBukkit (since it said "UnsupportedClassVersionError")

    I don't use all the plugins you listed but some of them I do and I know they work with 1.7.2-R0.3 and here are the versions I know to work:

    CoreProtect 2.0.9
    EnjinMinecraftPlugin 2.5.5
    Essentials* Pre2.13.1.6
    LWC 4.4.0 Build 886
    Multiverse-Core 2.5 Build 670
    PermissionsEx 1.21
    PlayerHeads 3.8
    ProtocolLib 3.3.1
    Vault 1.2.31
    WorldEdit 5.6
    WorldGuard 5.9

    LHammonds
     
  6. Offline

    Bobcat00

    Sounds like a corrupt chunk to me. Walk or fly to the spawn without using the /spawn command. Does that cause the server to crash?
     
  7. Offline

    Arklelinuke

    Yes, all plugins are compatible, a few weeks ago they all worked perfectly. Also it's not a chunk error, I'm able to fly to the old spawn fine and do /mv tp spawn to get to the new one. I hadn't looked at the server long in a long time, is there a new name for the server.log? I'll upload the new one if there is, but this server goes all the way back to 1.2.5.
     
  8. Offline

    LHammonds

    Since 1.7 (IIRC), log files go to <server folder>/logs/latest.log

    Everytime you startup your server, it archives the current "latest.log" into YYYY-MM-DD-#.log.gz before starting a new log file.

    To ensure it is not plugin interactions, disable all other plugins except Essentials and EssentialsSpawn (move them to a different folder) and startup the server and test.

    LHammonds
     
  9. Offline

    sfxworks

    Sorry I wasn't able to respond in time. Is this issue solved?
     
  10. Offline

    Arklelinuke

    Not quite, I'm trying it now. My home internet is total crap so I have to do all this stuff at work.

    Even with all plugins except Essentials and EssentialsSpawn removed, still have the same problem. Should I delete the EssentialsSpawn.yml in the Essentials folder?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 7, 2016
  11. Offline

    LHammonds

    Shutdown craftbukkit, rename your "world" folder if that's the world having problems. Start CraftBukkit and let it regenerate a new world. See if the spawn command still freaks out. If not, you have a problem with your world file. Keep in mind that if you did not specify the level seed in server.properties, it can generate a completely different world and /spawn could TP you inside blocks...so go into creative or godmode to keep from dying while you test this.

    If there is still a problem even with the new world, then it proves it is not an issue with the world file. Stop the server, delete the newly created world folder and rename your old one back to the way it was. Then its a matter of figuring out what is wrong with Essentials....maybe config issue, maybe corrupted .jar file....will have to examine / isolate further.

    LHammonds
     
  12. Offline

    Arklelinuke

    Ok I did that, it's not the worlds. I'll try deleting the EssentialsSpawn.yml because I can get to the spawn with /mv tp spawn so I can reset it as soon as I'm done, I'll edit this post as soon as I have tried it.


    EDIT: It worked! Thanks to all y'all for responding and being so helpful!
     
Thread Status:
Not open for further replies.

Share This Page