0, 0 ... First Person. Skipping.

Discussion in 'Bukkit Help' started by Tim Yong, Apr 11, 2011.

?

Have you ever seen the console error, "First Person. Skipping"?

  1. Yes

    54.5%
  2. No

    36.4%
  3. see results

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

    Tim Yong

    Greetings, everyone and thanks in advance for your time. My server has been extremely laggy these past few days and it is displaying some errors in the console I have never seen before. Searches on the Bukkit forums, Google, and Bing have (much to my surprise) returned no mentions of these errors.

    Code:
    2011-04-11 20:23:00 [INFO] First person. Skipping.
    2011-04-11 20:23:00 [INFO] First person. Skipping.
    2011-04-11 20:23:14 [INFO] 0, 0
    2011-04-11 20:23:14 [INFO] 0, 0
    2011-04-11 20:23:17 [INFO] 0, 0
    2011-04-11 20:23:19 [INFO] 0, 0
    
    The server typically has around 10 to 15 players online and before 1.4 we had up to 20 at times with no lag at all. It is running CraftBukkit 670 with the following plugins:
    • AppleTree ... 0.5.1 jascotty2
    • Help ... 0.2.4.1
    • HeroBounty ... 1.7.7
    • HeroChat ... 4.8.11
    • iConomy ... 4.65
    • Jail ... 0.5.6
    • KitPlugin ... 1.15
    • LocalShops ... 2.2.1
    • LogBlock ... 0.12c
    • LoginMessage ... 0.6.2
    • LWC ... 2.30
    • MultiVerse ... 1.6.2
    • MyHome ... 1.9.4 spathizilla
    • MyWarp... 1.10.3
    • NoCheat ... 0.8.3
    • Permissions ... 2.6
    • PlgSetSpawn ... 4.0
    • properTime ... 1.8.6
    • SpawnMob ... 1.8.4B
    • Spyer (*admin, *config, *fun) ... 0.5, 0.3, 0.3
    • WorldEdit ... 4.3
    • WorldGuard ... 5.0 alpha8
    • ZweizeichensMOTD ... 0.5.3
    Thinking these issues may be a result of BigBrother (289), I replaced it with LogBlock. However, the issues remained. I also took out HeroBounty and ZweizeichensMOTD one at a time but they don't seem to be the culprits either. LoginMessage is used for the actual message of the day while ZweizeichensMOTD has all features disabled except the /who command.

    The server has fantastic components including 12 GB of RAM. Given my noobish skills in creating batch files, is there some thing I have missed that may reduce the lag and errors? haha

    Code:
    @echo off
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xms3072M -Xmx7168M -jar craftbukkit.jar
    pause
    
    I am nearly out of ideas so any advice would be greatly appreciated! :D
     
  2. Offline

    Morgan Steel

    Hey Tim, i've been getting the same sort of thing on my server. i don't think your doing anything wrong, well atleast its nothing to do with your mods. as i have none of your mods yet the same "error" It appeared randomly too.
     
  3. Offline

    clown134

    yeah really waht is first person skipping?
    i have never seen it until 740 actually and i am confused as to what it is. also massive end of stream errors lately on about a 10 minute interval or maybe 5.. or 2 ;[
     
  4. Offline

    nickguletskii

    "First person. Skipping." is definitely one of my debug messages. Going to be removed in the next release as I am going to push a better logger. "0,0" is probably not mine.
     
  5. Offline

    clown134

    awesome.. also i think 0,0 is something to do with fire, or a fire prevention plugin.. ive seen it from worldguard i think
     
Thread Status:
Not open for further replies.

Share This Page