Breaking Lock Bug or just Bad luck????

Forum for general requests for support for players. Both staff members and veteran players can help new players with problems they encounter. No chatting in this forum, please.

Moderators: Public Relations Department, Players Department, Programming Department

Argos
Posts: 1
Joined: Tue Apr 23, 2013 1:13 pm

Breaking Lock Bug or just Bad luck????

Postby Argos » Sat May 18, 2013 3:10 am

None of my lock breaking chars have managed to succesfully break a lock in a long long time. :evil:
Could this perhaps be a bug? Or are they all just totally unlucky? :roll:
User avatar
computaertist
Posts: 674
Joined: Sun Dec 30, 2012 3:33 am

Re: Breaking Lock Bug or just Bad luck????

Postby computaertist » Sat May 18, 2013 4:13 am

I've never managed to break a lock with any character. I've tried more times than I'd ever want to count.
Mark Twain wrote:Truth is stranger than fiction, but it is because Fiction is obliged to stick to possibilities; Truth isn't.
User avatar
Hedgedhogst
Posts: 305
Joined: Thu Oct 20, 2011 10:54 pm
Location: London, England

Re: Breaking Lock Bug or just Bad luck????

Postby Hedgedhogst » Sat May 18, 2013 7:09 am

I've had one character try to pick a lock recently, and it took at least 9 attempts. Someone else I know was trying to pick a lock in a bit of a hurry, and it took them about 13-14 attempts. I know I've heard a much higher set of numbers in the past too... A real record breaker it was. :lol:

I'd quickly put my potatoes on bad luck. 8)
Image
3431-5.19: You novicely kill a badger using a bare fist.
4037-4.03: You expertly kill an elephant using a crumbling bone spear.
User avatar
Doug R.
Posts: 14857
Joined: Wed Mar 23, 2005 6:56 pm
Contact:

Re: Breaking Lock Bug or just Bad luck????

Postby Doug R. » Sat May 18, 2013 12:38 pm

My character's luck has been crap lately also, but I also had one break a lock on the first try in that last two weeks.
Hamsters is nice. ~Kaylee, Firefly
wadko
Posts: 544
Joined: Tue Jul 25, 2006 8:51 am

Re: Breaking Lock Bug or just Bad luck????

Postby wadko » Sat May 18, 2013 1:01 pm

I see that not only I have a concern about the lock breaking script being broken...
User avatar
freiana
Posts: 766
Joined: Fri Dec 26, 2008 9:21 pm
Location: Delft, the Netherlands

Re: Breaking Lock Bug or just Bad luck????

Postby freiana » Sat May 18, 2013 3:23 pm

If it broke, it broke very recently. Has anyone been able to break a lock in the last week?
Don't remember where I was - I realized life was a game - The more seriously I took things - The harder the rules became
User avatar
Hedgedhogst
Posts: 305
Joined: Thu Oct 20, 2011 10:54 pm
Location: London, England

Re: Breaking Lock Bug or just Bad luck????

Postby Hedgedhogst » Sat May 18, 2013 4:09 pm

freiana wrote:If it broke, it broke very recently. Has anyone been able to break a lock in the last week?

Yeah, I have. Twice. Once in about 7 attempts, and once in 3 attempts. 8)
Image
3431-5.19: You novicely kill a badger using a bare fist.
4037-4.03: You expertly kill an elephant using a crumbling bone spear.
User avatar
SekoETC
Posts: 15525
Joined: Wed May 05, 2004 11:07 am
Location: Finland
Contact:

Re: Breaking Lock Bug or just Bad luck????

Postby SekoETC » Sat May 18, 2013 4:13 pm

I doubt anyone has touched that code in a long time. According to statistics, lock picking has been successful 57 times this week, unsuccessful 206 times. So chance of success has been 21.7% this week.
Not-so-sad panda
User avatar
Greek
Programming Dept. Member/Translator-Polish
Posts: 4726
Joined: Mon Feb 13, 2006 5:41 pm
Location: Kraków, Poland
Contact:

Re: Breaking Lock Bug or just Bad luck????

Postby Greek » Sat May 18, 2013 4:48 pm

Seko: Data based on number of events or time stats is unreliable, because num of successful tries contains locks destroyed with a screwdriver (it has 100% success chance).

And this code wasn't changed for years. Server configuration wasn't changed for a few weeks, so nobody knows the cause.

After some investigations I can confirm it as a bug.
We've run piece of code which is responsible for lock picking many times so it's practically impossible to have such results.
The same code run on different servers worked as it should (both on the same and different php version).
Something's wrong with php inbuilt random function in this particular case.
I'll fix it as fast as possible, but you probably see I have very little time for Cantr since april :(
‘Never! Run before you walk! Fly before you crawl! Keep moving forward! You think we should try to get a decent mail service in the city. I think we should try to send letters anywhere in the world! Because if we fail, I’d rather fail really hugely’
wadko
Posts: 544
Joined: Tue Jul 25, 2006 8:51 am

Re: Breaking Lock Bug or just Bad luck????

Postby wadko » Sat May 18, 2013 6:25 pm

Greek wrote:Seko: Data based on number of events or time stats is unreliable, because num of successful tries contains locks destroyed with a screwdriver (it has 100% success chance).

And this code wasn't changed for years. Server configuration wasn't changed for a few weeks, so nobody knows the cause.

After some investigations I can confirm it as a bug.
We've run piece of code which is responsible for lock picking many times so it's practically impossible to have such results.
The same code run on different servers worked as it should (both on the same and different php version).
Something's wrong with php inbuilt random function in this particular case.
I'll fix it as fast as possible, but you probably see I have very little time for Cantr since april :(


Well... this sucks... and to think that my char wasted so much time on a bug...
User avatar
Doug R.
Posts: 14857
Joined: Wed Mar 23, 2005 6:56 pm
Contact:

Re: Breaking Lock Bug or just Bad luck????

Postby Doug R. » Sat May 18, 2013 6:45 pm

Well, may I be so bold as to suggest that lockpicking is integral and essential to Cantr, and that the game should be shut down until it can be fixed? This is not something players should lose their characters over, and now that it's known, some might take advantage of it.
Hamsters is nice. ~Kaylee, Firefly
User avatar
freiana
Posts: 766
Joined: Fri Dec 26, 2008 9:21 pm
Location: Delft, the Netherlands

Re: Breaking Lock Bug or just Bad luck????

Postby freiana » Sat May 18, 2013 6:46 pm

I very much agree with Doug. This is potentially very dangerous for some chars.
Don't remember where I was - I realized life was a game - The more seriously I took things - The harder the rules became
User avatar
Greek
Programming Dept. Member/Translator-Polish
Posts: 4726
Joined: Mon Feb 13, 2006 5:41 pm
Location: Kraków, Poland
Contact:

Re: Breaking Lock Bug or just Bad luck????

Postby Greek » Sat May 18, 2013 7:10 pm

Ok, why not. I'll lock it before projects tick.
‘Never! Run before you walk! Fly before you crawl! Keep moving forward! You think we should try to get a decent mail service in the city. I think we should try to send letters anywhere in the world! Because if we fail, I’d rather fail really hugely’
User avatar
Vega
Posts: 2216
Joined: Thu Feb 03, 2011 10:39 am
Location: Lejos. Far away.
Contact:

Re: Breaking Lock Bug or just Bad luck????

Postby Vega » Sat May 18, 2013 7:31 pm

Now thing is... When will it be back? :oops:
Quebec Lima Delta November
Something like a story
User avatar
catwill
Posts: 429
Joined: Sat Apr 06, 2013 7:13 am
Location: A State of Love and Trust

Re: Breaking Lock Bug or just Bad luck????

Postby catwill » Sat May 18, 2013 7:41 pm

Vega wrote:Now thing is... When will it be back? :oops:

The timing of the lock was just awful for one of my chars, so hopefully soon. :D
And when I walk I'm a cyclone
You should see it get rolling
Open my heart and emotions rip out of me
My emotions rip out of me

-Liz Phair

Return to “General Support”

Who is online

Users browsing this forum: No registered users and 1 guest