after i reopened my client to update. I uploaded a puzzle after the update. once the puzzle was up, the client crashed. it crashes every time with the same scenario. i had to reinstall a new client. i lost all my workable scores. in other words, my high score doesn't match my true high score.
We will need some more information to figure out what's happening.
When you say you uploaded a puzzle, do you mean you shared a solution? If so, could you tell me the name of the shared solution?
Is it when you load that solution the game crashes? Or is it just when you enter a specific puzzle? If so, what puzzle?
Is your newly installed client main or devprev? It seems like it is not crashing with your new install, is that correct?
sorry about that. its when i push play. i didn't share. i'm in main. i haven't switched yet. it was in the new ED i think
I cant launch a second instance of Foldit with the new devpre; I crash when I try to launch a puzzle. I also have noticed that the timer for shake is very very slow compared to the timer for wiggle.
I crash on the Tutorial on ED. Is this a new tutorial? why the ? on the ED puzzle?
marie, it is not a new ED. it has always been there… unless its a different ED
Windows XP 32 bit. just updated. Out of 6 attempts to switch puzzles, I crashed 4 times. First time it was when loading 667 for the first time, after playing 666. Restarting and loading 667 on startup worked, but then switching to 666 crashed. Restarting and loading 666 on startup (again) worked, then switching to 667 worked, but then switching back to 666 again crashed. Then doing the same gave the same behavior with an idental log (apart from timestamps).
Last bit of second log, with ("no symbol" stack trace entries removed):
basic.io.database: Database file opened: scoring/score_functions/EnvPairPotential/pair_log.txt
basic.io.database: Database file opened: scoring/score_functions/EnvPairPotential/cenpack_log.txt
Warning: Unable to locate database file scoring/score_functions/SecondaryStructurePotential/phi.theta.36.HS.resmooth
UNHANDLED EXCEPTION
1: RaiseException +82 bytes (no line)
35: GetDC +109 bytes (no line)
36: GetDC +335 bytes (no line)
37: IsWindowUnicode +161 bytes (no line)
38: CallWindowProcW +27 bytes (no line)
39: wglSwapBuffers +759 bytes (no line)
40: GetDC +109 bytes (no line)
41: GetDC +335 bytes (no line)
42: GetWindowLongW +295 bytes (no line)
43: DispatchMessageA +15 bytes (no line)
— end of log —
The other logs have the same call stack without the database warning and without the top entry RaiseException.
The new devprev crashes on 667 when trying to open the alignment dialog (Mac)
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x9be9c9c6 __pthread_kill + 10
1 libsystem_c.dylib 0x901a0f78 pthread_kill + 106
2 libsystem_c.dylib 0x90191bdd abort + 167
3 libc++abi.dylib 0x9308f921 abort_message + 94
4 libc++abi.dylib 0x9308d1bc default_terminate() + 36
5 libc++abi.dylib 0x9308d1fe safe_handler_caller(void (*)()) + 15
6 libc++abi.dylib 0x9308d268 std::terminate() + 23
7 libc++abi.dylib 0x9308e2a0 __cxa_throw + 112
8 game_library.dylib 0x012f0510 basic::database::open(utility::io::izstream&, std::string const&, bool) + 849
9 game_library.dylib 0x016e0066 core::scoring::SecondaryStructurePotential::load_phi_theta_bins(std::string const&, std::string const&) + 876
10 game_library.dylib 0x016d7f86 core::scoring::SecondaryStructurePotential::SecondaryStructurePotential() + 1952
11 game_library.dylib 0x016d33a9 core::scoring::ScoringManager::get_SecondaryStructurePotential() const + 39
12 game_library.dylib 0x01adff6d core::scoring::methods::SecondaryStructureEnergy::SecondaryStructureEnergy() + 133
I've figured out the issue where switching puzzles causes a crash. This will go out in the next devprev.
I am still looking into the other crashes listed in the comments.