Could this perhaps be a bug? Or are they all just totally unlucky?
Breaking Lock Bug or just Bad luck????
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????
None of my lock breaking chars have managed to succesfully break a lock in a long long time.
Could this perhaps be a bug? Or are they all just totally unlucky?
Could this perhaps be a bug? Or are they all just totally unlucky?
- computaertist
- Posts: 674
- Joined: Sun Dec 30, 2012 3:33 am
Re: Breaking Lock Bug or just Bad luck????
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.
- Hedgedhogst
- Posts: 305
- Joined: Thu Oct 20, 2011 10:54 pm
- Location: London, England
Re: Breaking Lock Bug or just Bad luck????
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.
I'd quickly put my potatoes on bad luck.
I'd quickly put my potatoes on bad luck.

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.
- Doug R.
- Posts: 14857
- Joined: Wed Mar 23, 2005 6:56 pm
- Contact:
Re: Breaking Lock Bug or just Bad luck????
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????
I see that not only I have a concern about the lock breaking script being broken...
- freiana
- Posts: 766
- Joined: Fri Dec 26, 2008 9:21 pm
- Location: Delft, the Netherlands
Re: Breaking Lock Bug or just Bad luck????
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
- Hedgedhogst
- Posts: 305
- Joined: Thu Oct 20, 2011 10:54 pm
- Location: London, England
Re: Breaking Lock Bug or just Bad luck????
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.

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.
- SekoETC
- Posts: 15526
- Joined: Wed May 05, 2004 11:07 am
- Location: Finland
- Contact:
Re: Breaking Lock Bug or just Bad luck????
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
- 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????
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
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????
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...
- Doug R.
- Posts: 14857
- Joined: Wed Mar 23, 2005 6:56 pm
- Contact:
Re: Breaking Lock Bug or just Bad luck????
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
- freiana
- Posts: 766
- Joined: Fri Dec 26, 2008 9:21 pm
- Location: Delft, the Netherlands
Re: Breaking Lock Bug or just Bad luck????
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
- 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????
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’
- Vega
- Posts: 2218
- Joined: Thu Feb 03, 2011 10:39 am
- Location: Lejos. Far away.
- Contact:
Re: Breaking Lock Bug or just Bad luck????
Now thing is... When will it be back? 
- 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????
Vega wrote:Now thing is... When will it be back?
The timing of the lock was just awful for one of my chars, so hopefully soon.
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
You should see it get rolling
Open my heart and emotions rip out of me
My emotions rip out of me
-Liz Phair
Who is online
Users browsing this forum: No registered users and 1 guest

