Seeminlgy random loss of faith #104


  • New
  • Defect
Open
  • _ForgeUser9428471 created this issue Jan 11, 2013

    What steps will reproduce the problem?
    1. Create altar
    2. Wait
    3. Get kicked out of religion

    What is the expected output? What do you see instead?

    I expect a religion of 1 person to last longer than 10 seconds so that others may be able to join it too. Instead, people are removed as a believer seemingly randomly between 5 seconds and 5 minutes.

    What version of the product are you using?

    Latest on BukkitDev

    Do you have an error log of what happened?

    No errors are on the console, just people leaving their gods. With Debug turned on no errors are generated either.

    Please provide any additional information below:

    This may just be a simple pebkac (problem exists between keyboard and chair) or rtfm (read the fine manual), but I cannot find anything about sustaining a religion in its early moments of creation.

  • _ForgeUser9428471 added the tags New Defect Jan 11, 2013
  • _ForgeUser9428471 posted a comment Jan 12, 2013

    I was able to replicate this behaviour on a clean config by setting the maxbelieverprayertime higher than 500. My guess is that you may be using a variable here and there that cannot store such a large number (perhaps using an int somewhere).

    I'd like to set it to a bit higher number though, because we don't want to force people to log on just to keep their religion intact.

  • Forge_User_09714816 posted a comment Feb 24, 2013

    Thanks, I will take a look at MaxBelieverPrayerTime!

  • _ForgeUser8132885 posted a comment Mar 7, 2013

    This is same issue I had. It should be possible to set this quite a bit higher than 500 I think :)


To post a comment, please login or register a new account.