Version 3 Beta Testing: Official Topic

in General

Female
452 posts

     

animegirlalways • 16 January 2017 at 8:24 PM

@Ian

Confirmed, the issue of seeing my own cove list when visiting other peoples coves has been fixed. 😊 Thank you and keep up the great work. 😃

Non-binary
1 post

     

kittygirl2031 • 16 January 2017 at 8:31 PM

URL: http://egg-cave.us/cashshop/rebirth

What I was trying to do: Seeing what would happen when I tried to click all of the creatures I could for the potion of rebirth.

What failed: The page simply reset to its original state of when you first clicked on the page.

242 posts

     

peachycupcake525 • 16 January 2017 at 8:38 PM

@Ian Page URL of error: http://egg-cave.us/preferences
What I was trying to do: Update my preferences, although I didn't actually change anything.
What failed: The Country box was outlined in red (I had it as Hidden) and it said "The country id must be a number." It will not update at all, even when I do change stuff other than the country part. Once I changed my country to Barbados (Not my actual country, it's just for testing purposes) it worked fine. So apparently, it won't accept hidden as a country.

Non-binary
3,621 posts

     

asi • 16 January 2017 at 8:49 PM

@Ian


Day #1 of Beta testing for me. Thrilled to be a part of this (:


Log:


Page URL of error: http://egg-cave.us/contact/send_guest_message
What I was trying to do: submit a form
What failed: got an unattractive error page
Same error page occurred when trying to change email, but on reload this request did go through... Though the email didn't come.

Page URL of error: http://egg-cave.us/inventory/1249406/show
What I was trying to do: Send an item to @niale
What failed: Message that user had maxed out their inventory, user has only 21 inventory items.
Happens to other testers too, @bunnyshadow

Page URL of error: http://egg-cave.us/mail/create
What I was trying to do: Test character limit by filling mail with the letter 'k'.
What failed: It was flagged for bad words.

Page URL of error: http://egg-cave.us/mail/96226/conversation#841094
What I was trying to do: Send a mail with a super long title.
What failed: Well, it worked. It stretches the screen.


Other comments:

Avatars could link to user profiles or the pets themselves.
Avatar options from profile preferences are not alphabetically listed. Non-alphabetical listing is everywhere, actually...

Empty spaces in item lists during trade offering.

I quick-evolved a frozen pet http://egg-cave.us/egg/1495743, and it gained a negative amount of clicks.

I miss the sidebar beyond measure, the menu could use some work, especially accessing one's own profile. "You"? Why "You"??

Female
1,088 posts

     

stagfire • 16 January 2017 at 9:13 PM

Page URL of error: http://egg-cave.us/cove
What I was trying to do: View my creatures in the cove
What failed: It just took some more time than normal, is it because of the amount of creatures?

Deleted • 16 January 2017 at 9:15 PM

Page URL of error:http://egg-cave.us/leaderboards/items?stat=unique_creature
What I was trying to do: Click on leaderboards of unique items by creature.
What failed:
This popped up
http://sta.sh/01f720zmn82

Female
432 posts

     

spiritkeeper5 • 16 January 2017 at 9:45 PM

@ian
Page URL of error:http://egg-cave.us/cashshop
What I was trying to do:Checking stuff...
What failed:I didn't have cc cause I had used it all up but it said i had 1200cc...

Female
4,845 posts

     

newlife • 16 January 2017 at 10:48 PM

Getting a strange error.
I try to access the site and it loads for a few minutes before throwing this code at me:

Whoops, looks like something went wrong.

2/2
QueryException in Connection.php line 729:
SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction (SQL: update `users` set `last_click_at` = 2017-01-16 22:46:19, `updated_at` = 2017-01-16 22:46:19 where `id` = 47464)
in Connection.php line 729
at Connection->runQueryCallback('update `users` set `last_click_at` = ?, `updated_at` = ? where `id` = ?', array('2017-01-16 22:46:19', '2017-01-16 22:46:19', '47464'), object(Closure)) in Connection.php line 685
at Connection->run('update `users` set `last_click_at` = ?, `updated_at` = ? where `id` = ?', array('2017-01-16 22:46:19', '2017-01-16 22:46:19', '47464'), object(Closure)) in Connection.php line 483
at Connection->affectingStatement('update `users` set `last_click_at` = ?, `updated_at` = ? where `id` = ?', array('2017-01-16 22:46:19', '2017-01-16 22:46:19', '47464')) in Connection.php line 426
at Connection->update('update `users` set `last_click_at` = ?, `updated_at` = ? where `id` = ?', array('2017-01-16 22:46:19', '2017-01-16 22:46:19', '47464')) in Builder.php line 2123
at Builder->update(array('last_click_at' => '2017-01-16 22:46:19', 'updated_at' => '2017-01-16 22:46:19')) in Builder.php line 532
at Builder->update(array('last_click_at' => '2017-01-16 22:46:19', 'updated_at' => '2017-01-16 22:46:19')) in Model.php line 1562
at Model->performUpdate(object(Builder), array()) in Model.php line 1481
at Model->save(array()) in Model.php line 1429
at Model->update(array('last_click_at' => object(Carbon))) in LogUserLastActivity.php line 27
at LogUserLastActivity->handle(object(Request), object(Closure))
at call_user_func_array(array(object(LogUserLastActivity), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in RedirectIfNotVersion3Tester.php line 34
at RedirectIfNotVersion3Tester->handle(object(Request), object(Closure))
at call_user_func_array(array(object(RedirectIfNotVersion3Tester), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in VerifyCsrfToken.php line 64
at VerifyCsrfToken->handle(object(Request), object(Closure))
at call_user_func_array(array(object(VerifyCsrfToken), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in ShareErrorsFromSession.php line 49
at ShareErrorsFromSession->handle(object(Request), object(Closure))
at call_user_func_array(array(object(ShareErrorsFromSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in StartSession.php line 64
at StartSession->handle(object(Request), object(Closure))
at call_user_func_array(array(object(StartSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in AddQueuedCookiesToResponse.php line 37
at AddQueuedCookiesToResponse->handle(object(Request), object(Closure))
at call_user_func_array(array(object(AddQueuedCookiesToResponse), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in EncryptCookies.php line 59
at EncryptCookies->handle(object(Request), object(Closure))
at call_user_func_array(array(object(EncryptCookies), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 102
at Pipeline->then(object(Closure)) in Router.php line 726
at Router->runRouteWithinStack(object(Route), object(Request)) in Router.php line 699
at Router->dispatchToRoute(object(Request)) in Router.php line 675
at Router->dispatch(object(Request)) in Kernel.php line 246
at Kernel->Illuminate\Foundation\Http\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in CheckForMaintenanceMode.php line 44
at CheckForMaintenanceMode->handle(object(Request), object(Closure))
at call_user_func_array(array(object(CheckForMaintenanceMode), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 102
at Pipeline->then(object(Closure)) in Kernel.php line 132
at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 99
at Kernel->handle(object(Request)) in index.php line 53
1/2
PDOException in Connection.php line 480:
SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction
in Connection.php line 480
at PDOStatement->execute(array('2017-01-16 22:46:19', '2017-01-16 22:46:19', '47464')) in Connection.php line 480
at Connection->Illuminate\Database\{closure}(object(MySqlConnection), 'update `users` set `last_click_at` = ?, `updated_at` = ? where `id` = ?', array('2017-01-16 22:46:19', '2017-01-16 22:46:19', '47464')) in Connection.php line 722
at Connection->runQueryCallback('update `users` set `last_click_at` = ?, `updated_at` = ? where `id` = ?', array('2017-01-16 22:46:19', '2017-01-16 22:46:19', '47464'), object(Closure)) in Connection.php line 685
at Connection->run('update `users` set `last_click_at` = ?, `updated_at` = ? where `id` = ?', array('2017-01-16 22:46:19', '2017-01-16 22:46:19', '47464'), object(Closure)) in Connection.php line 483
at Connection->affectingStatement('update `users` set `last_click_at` = ?, `updated_at` = ? where `id` = ?', array('2017-01-16 22:46:19', '2017-01-16 22:46:19', '47464')) in Connection.php line 426
at Connection->update('update `users` set `last_click_at` = ?, `updated_at` = ? where `id` = ?', array('2017-01-16 22:46:19', '2017-01-16 22:46:19', '47464')) in Builder.php line 2123
at Builder->update(array('last_click_at' => '2017-01-16 22:46:19', 'updated_at' => '2017-01-16 22:46:19')) in Builder.php line 532
at Builder->update(array('last_click_at' => '2017-01-16 22:46:19', 'updated_at' => '2017-01-16 22:46:19')) in Model.php line 1562
at Model->performUpdate(object(Builder), array()) in Model.php line 1481
at Model->save(array()) in Model.php line 1429
at Model->update(array('last_click_at' => object(Carbon))) in LogUserLastActivity.php line 27
at LogUserLastActivity->handle(object(Request), object(Closure))
at call_user_func_array(array(object(LogUserLastActivity), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in RedirectIfNotVersion3Tester.php line 34
at RedirectIfNotVersion3Tester->handle(object(Request), object(Closure))
at call_user_func_array(array(object(RedirectIfNotVersion3Tester), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in VerifyCsrfToken.php line 64
at VerifyCsrfToken->handle(object(Request), object(Closure))
at call_user_func_array(array(object(VerifyCsrfToken), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in ShareErrorsFromSession.php line 49
at ShareErrorsFromSession->handle(object(Request), object(Closure))
at call_user_func_array(array(object(ShareErrorsFromSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in StartSession.php line 64
at StartSession->handle(object(Request), object(Closure))
at call_user_func_array(array(object(StartSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136

(code was longer but it went over 10k character limit)

Female
170 posts

     

nboez • 16 January 2017 at 10:48 PM

@Ian

Page URL of error: http://egg-cave.us/blo
What I was trying to do: Open a notification that said "Send to everybody"
What failed: Opening the notification
And it showed this:

Sorry, the page you are looking for could not be found.

1/1 NotFoundHttpException in RouteCollection.php line 161:
in RouteCollection.php line 161
at RouteCollection->match(object(Request)) in Router.php line 821
at Router->findRoute(object(Request)) in Router.php line 691
at Router->dispatchToRoute(object(Request)) in Router.php line 675
at Router->dispatch(object(Request)) in Kernel.php line 246
at Kernel->Illuminate\Foundation\Http\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
at Pipeline->Illuminate\Routing\{closure}(object(Request)) in CheckForMaintenanceMode.php line 44
at CheckForMaintenanceMode->handle(object(Request), object(Closure))
at call_user_func_array(array(object(CheckForMaintenanceMode), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
at Pipeline->Illuminate\Routing\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 102
at Pipeline->then(object(Closure)) in Kernel.php line 132
at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 99
at Kernel->handle(object(Request)) in index.php line 53

27 posts

     

cutie1211 • 16 January 2017 at 10:49 PM

PDOException in Connection.php line 480:
SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded

The page crashed when i was checking out the cave.

Deleted • 16 January 2017 at 10:51 PM

@Ian

ive been a beta tester since day 1.
i can no longer log in to check the site.
Oh well. Hope its looking good

Male
2,762 posts

     

fakeworld • 16 January 2017 at 10:55 PM

Page URL of error: http://egg-cave.us/login
What I was trying to do: Log in
What failed: I tried to log in multiple times but wasn't able to because my "credentials did not match any record".

Transmasculine
444 posts

     

shrimp • 16 January 2017 at 11:05 PM

@fakeworld
Same here for me.

35 posts

     

rabidwolfie • 16 January 2017 at 11:20 PM

It's no longer letting me log in either. I was wondering if I'd done something wrong already, although I couldn't imagine what.

I tried to reset my password but my email is not on file. To be expected with a copy over.

Male
1,736 posts

     

jello • 16 January 2017 at 11:23 PM

COME ON IAN, YOU CRASHED IT, DIDNT YOU?

Female
5,409 posts

     

Orderedchaos • 16 January 2017 at 11:28 PM

@fakeworld @foreigners @rabidwolfie @jellifysh

Sometimes fixing one thing breaks another.
I'm sure Ian will fix this once he logs in tomorrow. 😊

Female
1,105 posts

     

icesparkle22 • 16 January 2017 at 11:40 PM

Page URL of error: http://egg-cave.us/login
What I was trying to do: Log in
What failed: Could not log in. Password failed, able to log in on v2 though...

@Ian

seems like this is a problem for other players too...pokes posts above 😋 welp i guess we broke v3

Transmasculine
444 posts

     

shrimp • 16 January 2017 at 11:50 PM

@orderedchaos
True, true...
Well, we'll have to wait and see~ 😃

Female
110 posts

     

cosmia • 16 January 2017 at 11:56 PM

I can't log in either. And it doesn't recognize my email to send me a new password.

Female
170 posts

     

nboez • 17 January 2017 at 12:14 AM

I can't login
no matter what I do...☚ī¸

Female
4,623 posts

     

mastergemma • 17 January 2017 at 2:05 AM


http://egg-cave.us/forums

Is this page supposed to show the newer posts at the top of the page? If so, it's not currently doing that.


Pages on the forum:
For longer usernames, the gender icon is pushed onto the same line with the creature.

Example: http://tinypic.com/view.php?pic=4j3v5y&s=9

Deleted • 17 January 2017 at 2:19 AM

Page: egg-cave.us/login
What I was trying to do: log in - definitely used the right password
What happened: my login credentials are not on the site, apparently
I was only made one of the beta testers last night, so not sure what has happened!

Male
2,762 posts

     

fakeworld • 17 January 2017 at 2:47 AM

Page URL of error: http://egg-cave.us/login#
What I was trying to do: Use the navigation bar
What failed: The navigation bar isn't functional while trying to use it on the login page.

Female
2,200 posts

     

thedarkarcher • 17 January 2017 at 4:55 AM

i was added as a tester but im unable to log into the website.

Female
276 posts

     

silverpoppy • 17 January 2017 at 5:23 AM

@ian
It says my username and password are incorrect, and when I try to reset my password with my email, it says there's no users with that email. :/

Gender Fluid
2,221 posts

     

pitch1226 • 17 January 2017 at 6:19 AM

Page URL of error: http://egg-cave.us/login
What I was trying to do: log in
What went wrong: says "these credentials do not match our records"

Tried a couple times, making sure my username and password were correct, but it still wouldn't allow me to log in.

242 posts

     

peachycupcake525 • 17 January 2017 at 6:58 AM

I am also unable to log in. I was added as a tester yesterday, and I was able to get on then. I have been on Egg Cave since April 10, 2015.

Female
2 posts

     

lauraf • 17 January 2017 at 7:16 AM

I can't log in, it don't even recognise my e-mail address

Female
280 posts

     

naturegirl1999 • 17 January 2017 at 7:33 AM

Page URL: http://egg-cave.us/login
What I was trying to do: Log in
What failed: I couldn't log in

Female
2,491 posts

     

leafmelody • 17 January 2017 at 7:51 AM

Page URL of error: http://egg-cave.us/login
What I was trying to do: Log In
What went wrong: Failed to Log In, said: "These credentials do not match our records."

I could log in the first time, but the second time I couldn't? 😱

Reply