Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.19.50.02 (x86_64) stuck loading at 56% #746

Closed
ghost opened this issue Jan 2, 2023 · 20 comments · Fixed by #772
Closed

Version 1.19.50.02 (x86_64) stuck loading at 56% #746

ghost opened this issue Jan 2, 2023 · 20 comments · Fixed by #772
Labels
bug Something isn't working reproduced

Comments

@ghost
Copy link

ghost commented Jan 2, 2023

No description provided.

@ghost ghost added the bug Something isn't working label Jan 2, 2023
@ChristopherHX
Copy link
Member

This is certainly an annoying problem, but better than not possible to play 1.19.50 on macOS.

I have left it alone for about an hour but it is still like this

You would have to force quit the game (mcpelauncher-client) and retry 10-20 times.
Based on my experience you shouldn't wait more than 2 seconds if the progress indicator of the game stalls between 55-59%.

It is still a random issue for me, but less common on linux

@chablo-chestybar
Copy link

Does anybody know when this will be fixed?

@mohdyusuf
Copy link

mohdyusuf commented Jan 5, 2023

For me, I could hit close button (game window) and then hit "Play x.x.x version" again and it would go thru. May need to repeat that process a few times though.

@brxzii
Copy link

brxzii commented Jan 6, 2023

Having this same problem, made a issue about this aswell. Did you find a way to fix this?

@RodrigoCSoares
Copy link

Have someone tried to install an older release to see if it fix this issue? I think it's related to the the latest release.

@l1kyz
Copy link

l1kyz commented Jan 8, 2023

I don't even know how to switch it to a different version. Once it stops at 56% it just crashes for me, and I have to force quit it. I've been trying to work it for like 5 hours bruh

@mohdyusuf
Copy link

To use a different version, click to edit the "default" profile left to the green "Play x.x.x version" button.

On the 56% issue, try launching the Minecraft_...appImage from terminal by doing
chmod +x Minecraft-.... appImage and ./Minecraft*.appImage

Once that, if the game window stuck at 56%, just hit close the top right button (the x button, mind you I am on Fedora 37) and it will go back to the launcher window and keep trying to play. Eventually it will load. At least this is my step.

If and when I kept failing for 5-6 times, i just ctrl-c on the terminal and relaunch the appImage. Typically I get the game to load after 3-4 tries. Good luck!

@Joemackley
Copy link

I've already commented about this on another issue that someone made relating to this, but I figured I'd repeat my post here too:

I'm having issues too, the game opens and freezes at 56% on both opengl (tested 1.19.40) and metal (tested all versions 1.19 and newer up to 1.19.51) - according to the log it seems that the loading freezes following something to do with xbox live? 11:33:55 Debug [XboxLiveAppConfig] Successfully registerered XboxLiveAppConfig methods
11:33:55 Debug [XSAPI.Android] Successfully registerered HttpCall tcuiMethods
these are the last two lines in the log. Otherwise, the whole log is below:

11:33:51 Info [Launcher] Version: client 7c088b4 / manifest 68ac253
11:33:51 Info [Launcher] CPU: GenuineIntel VirtualApple @ 2.50GHz
11:33:51 Info [Launcher] CPU supports SSSE3: YES
11:33:51 Trace [Launcher] Loading hybris libraries
11:33:51 Trace [REDIRECT] /data/data/com.mojang.minecraftpe to /Users/joe/Library/Application Support/mcpelauncher/
11:33:51 Trace [REDIRECT] /data/data/Applications/Minecraft Bedrock Launcher.app/Contents/proc/4324/cmdline to /Users/joe/Library/Application Support/mcpelauncher/
11:33:51 Trace [REDIRECT] /data/data/Applications/Minecraft Bedrock Launcher.app/Contents/MacOS/./mcpelauncher-client to /Users/joe/Library/Application Support/mcpelauncher/
11:33:51 Trace [REDIRECT] /data/data to /Users/joe/Library/Application Support/mcpelauncher/
11:33:51 Trace [LinkerUtils] Loaded OS library libm.dylib
11:33:51 Trace [LinkerUtils] Loaded OS library libz.dylib
11:33:51 Trace [LinkerUtils] Loaded OS library /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/lib/native/x86_64/libfmod.dylib
11:33:51 Trace [Launcher] Loading Minecraft library
11:33:51 Error [MinecraftUtils] Failed to load Minecraft: dlopen failed: cannot locate symbol "glBindRenderbuffer" referenced by "/Users/joe/Library/Application Support/mcpelauncher/versions/1.19.51.01/lib/x86_64/libminecraftpe.so"...
11:33:51 Info [Launcher] Loading gamepad mappings
11:33:51 Trace [Launcher] Loading gamepad mappings: /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/gamecontrollerdb.txt
11:33:51 Info [Launcher] Creating window
Found hook: _ZN11AppPlatform16showMousePointerEv @ 0x1029bdac0
Found hook: _ZN11AppPlatform16hideMousePointerEv @ 0x1029bdaa0
11:33:52 Info [Launcher] Loaded Minecraft library
11:33:52 Debug [Launcher] Minecraft is at offset 0x117DC0000
11:33:52 Info [Launcher] Game version: 0.0.0.0
11:33:52 Info [Launcher] Applying patches
11:33:52 Debug [CorePatches] Failed to patch, vtable _ZTV21AppPlatform_android23 not found
11:33:52 Info [Launcher] Initializing JNI
11:33:52 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeRegisterThis
11:33:52 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeWithApplicationContext
11:33:52 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeUnregisterThis
11:33:52 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeinitializeLibHttpClient
11:33:52 Error [JniSupport] Missing native symbol: Java_com_microsoft_xal_browser_WebView_urlOperationSucceeded
11:33:52 Info [Launcher] Executing main thread
11:33:52 Trace [Minecraft] Entering JNI_OnLoad 0x30ab7f000
11:33:52 Trace [Minecraft] JNI_OnLoad completed
11:33:52 Trace [JniSupport] Invoking nativeRegisterThis
11:33:52 Trace [JniSupport] Invoking ANativeActivity_onCreate
11:33:52 Warn [Main] Android stub called
11:33:52 Warn [Main] Android stub called
11:33:52 Warn [Main] Android stub called
11:33:52 Warn [Main] Android stub called
11:33:52 Info [Minecraft] android_main starting. internalDataPath is '/internal', externalDataPath is '/external'
11:33:52 Trace [JniSupport] Invoking start activity callbacks
11:33:52 Error [MCPE] *** setCachedDeviceId(8f2bf42d-fa49-473e-87ec-c927976e9aa3)
11:33:52 Info [Bedrock] configureBreakpad with directory: /crash, sessionid is: c5d9e5f8-4b9e-42eb-863c-f1578e4a8066
11:33:52 Info [Bedrock] configureBreakpad called, directory is: /crash, sessionid is: c5d9e5f8-4b9e-42eb-863c-f1578e4a8066
11:33:52 Info [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using External dir (NEW) - CurrentFileStoragePath is now '/Users/joe/Library/Application Support/mcpelauncher/'
11:33:53 Warn [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained
11:33:53 Warn [Minecraft] MinecraftGame::init && MinecraftGame::setSize!
11:33:53 Warn [FakeEGL] eglQueryString 308d
11:33:53 Warn [Main] Android stub called
11:33:53 Warn [Main] Android stub called
11:33:53 Warn [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained
11:33:53 Warn [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:54 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Warn [Main] Android stub called
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [JNIVM] Exception with Message No such Method! was thrown
11:33:55 Debug [HttpCallStaticGlue] Successfully registerered HttpCall methods
11:33:55 Debug [XboxLiveAppConfig] Successfully registerered XboxLiveAppConfig methods
11:33:55 Debug [XSAPI.Android] Successfully registerered HttpCall tcuiMethods

I'm running macOS 12.6.2 Monterey on a 2020 M1/16gb Mac Mini, the launcher is running under Rosetta 2
Additionally, I tried closing and restarting Minecraft 20-30 times and was completely unable to get it past 56%

@ChristopherHX
Copy link
Member

according to the log it seems that the loading freezes following something to do with xbox live?

Not enough information, the log is usesless for this issue the main threads waits for a background task and the whole code is proprietary and not debuggable.

The init freeze somewhat correlates with renderdragon or changes done around the same time.

@brxzii
Copy link

brxzii commented Jan 8, 2023

Yeah this is happening to me aswell

@brxzii
Copy link

brxzii commented Jan 8, 2023

1.19.41.01 works but you can't change your skin and still can't join realms due to the update. but higher than 1.19.41 doesn't work at all it just crashes. & 1.19.40.02 has the same problem as well it just gets stuck at 56%. So it seems 1.19.41.01 only works except you cannot change your skin and it still isn't accessible to join realms or servers that have been updated.

@Joemackley
Copy link

1.19.41.01 works but you can't change your skin and still can't join realms due to the update. but higher than 1.19.41 doesn't work at all it just crashes. & 1.19.40.02 has the same problem as well it just gets stuck at 56%. So it seems 1.19.41.01 only works except you cannot change your skin and it still isn't accessible to join realms or servers that have been updated.

Interesting, 1.19.41.01 gets stuck for me as well

according to the log it seems that the loading freezes following something to do with xbox live?

Not enough information, the log is usesless for this issue the main threads waits for a background task and the whole code is proprietary and not debuggable.

The init freeze somewhat correlates with renderdragon or changes done around the same time.

tbh was just a best guess based on the log

@Joemackley
Copy link

Joemackley commented Jan 8, 2023

but higher than 1.19.41 doesn't work at all it just crashes.

wait newer versions just crash for you? for me everything post-renderdragon freezes on startup except for 1.18.30 interestingly enough

@brxzii
Copy link

brxzii commented Jan 8, 2023

but higher than 1.19.41 doesn't work at all it just crashes.

wait newer versions just crash for you? for me everything post-renderdragon freezes on startup except for 1.18.30 interestingly enough

Well I wouldn't exactly say crash, it gets stuck at 65% and then when I force close it it says the game isn't responding

@ChristopherHX
Copy link
Member

Actually everytime 1.19.51 freezes on linux 55-60%, the game takes longer to display the loading screen (longer black screen).
Due to google/angle, rendering is slower on macOS than on linux and it is more likely to cause problems.

@Joemackley
Copy link

but higher than 1.19.41 doesn't work at all it just crashes.

wait newer versions just crash for you? for me everything post-renderdragon freezes on startup except for 1.18.30 interestingly enough

Well I wouldn't exactly say crash, it gets stuck at 65% and then when I force close it it says the game isn't responding

Yeah that's the same for me, interestingly 1.19.41 works now for me, sadly that's too old for my realm so for now I've got to use parallels for that but servers work great, forgot how much faster this launcher was

@brxzii
Copy link

brxzii commented Jan 14, 2023

so it seems 1.19.41 works now but 1.19.51.01 still doesn't. 1.19.51.01 still doesn't load past 56%

@Joemackley
Copy link

After the latest update I managed to get 1.19.51 to launch once, now it gets stuck at 56% just like before

@brxzii
Copy link

brxzii commented Jan 14, 2023

After the latest update I managed to get 1.19.51 to launch once, now it gets stuck at 56% just like before

hmm yeah 1.19.41 also doesn't launch every time. you have to force quit and relaunch it sometimes

@brxzii
Copy link

brxzii commented Jan 29, 2023

Has anyone got 1.19.51.01 to work yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working reproduced
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants