-
Notifications
You must be signed in to change notification settings - Fork 100
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
Minecraft PE Crash 1.14.1.4 #208
Comments
Can confirm I'm having a crash on macOS 10.14.
EDIT: Appears you just need an updated launcher, I got one here: https://github.com/ChristopherHX/mcpelauncher-manifest/releases Lesson of the day: look at other issues first 😄 |
Closed
Closed
Closed
Closed
Closed
Closed
Closed
duplicate of #165 |
Open
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
22:51:06 Info [Launcher] Version: client c735370 / manifest eb0bc83
22:51:06 Info [Launcher] CPU: GenuineIntel Intel(R) Celeron(R) N4000 CPU @ 1.10GHz
22:51:06 Info [Launcher] CPU supports SSSE3: YES
22:51:06 Trace [Launcher] Loading hybris libraries
22:51:06 Trace [HybrisUtils] Loaded OS library /usr/share/mcpelauncher/libs/native/libfmod.so.9.16
22:51:06 Trace [HybrisUtils] Loaded OS library libm.so.6
22:51:06 Trace [HybrisUtils] Loaded OS library libz.so.1
22:51:06 Trace [Launcher] Loading Minecraft library
22:51:06 Info [Launcher] Loaded Minecraft library
22:51:06 Debug [Launcher] Minecraft is at offset 0xeda03000
22:51:06 Trace [Launcher] Initializing vtables
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN3App4initER10AppContext
22:51:06 Error [MinecraftSymbols] Unresolved vtable symbol: ZN3App4quitERKSsS1
22:51:06 Error [MinecraftSymbols] Unresolved vtable symbol: _ZN3App6updateEv
22:51:06 Error [MinecraftSymbols] Unresolved vtable symbol: _ZN3App16setRenderingSizeEii
22:51:06 Error [MinecraftSymbols] Unresolved vtable symbol: _ZN3App17setUISizeAndScaleEiif
22:51:06 Error [MinecraftSymbols] Unresolved vtable symbol: _ZN3App10wantToQuitEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN14ServiceLocatorI11AppPlatformE15mDefaultServiceE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN11AppPlatform12showKeyboardERKSsibbbiRKN3glm5tvec2IfLNS2_9precisionE0EEE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZNK11AppPlatform22getHardwareInformationEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN17AppResourceLoaderC1ESt8functionIFN4Core10PathBufferISsEEvEE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN10Automation16AutomationClientC2ER13IMinecraftApp
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN14ClientInstance7getUserEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN14ClientInstance15_startLeaveGameEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN14ClientInstance16_syncDestroyGameEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZNK13CommandOutput11getMessagesEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN19CommandOutputSender9translateERKSt6vectorISsSaISsEE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN19CommandOutputSenderC2ERN10Automation16AutomationClientE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN19CommandOutputSenderD2Ev
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN19CommandOutputSender4sendERK13CommandOriginRK13CommandOutput
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN19CommandOutputSender22registerOutputCallbackERKSt8functionIFvR19AutomationCmdOutputEE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN6Common23getGameVersionStringNetEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN30ExternalFileLevelStorageSourceC2EPN4Core15FilePathManagerESt10shared_ptrI22SaveTransactionManagerE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN30ExternalFileLevelStorageSource18createLevelStorageER9SchedulerRKSsRK15ContentIdentityRK19IContentKeyProvider
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN19ResourceLoadManagerC2Ev
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN19ResourceLoadManager4syncE16ResourceLoadType
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN4I18n3getERKSsRKSt6vectorISsSaISsEE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN4I18n14chooseLanguageERKSs
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN4I18n13loadLanguagesER19ResourcePackManagerR19ResourceLoadManagerRKSs
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN5Level16createRandomSeedEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN13LevelSettingsC2Ev
22:51:06 Error [MinecraftSymbols] Unresolved symbol: ZN13LevelSettingsC2ERKS
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN13LevelSettings15parseSeedStringERKSsj
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN9Minecraft11getCommandsEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZNK9Minecraft8getLevelEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN17MinecraftCommands15setOutputSenderESt10unique_ptrI19CommandOutputSenderSt14default_deleteIS1_EE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZNK17MinecraftCommands23requestCommandExecutionESt10unique_ptrI13CommandOriginSt14default_deleteIS1_EERKSsib
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN17MinecraftEventingC2ERKSs
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN17MinecraftEventing4initEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN13MinecraftGameC2EiPPc
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN13MinecraftGameD2Ev
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZNK13MinecraftGame8isInGameEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN13MinecraftGame16requestLeaveGameEbb
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN13MinecraftGame24doPrimaryClientReadyWorkESt8functionIFvvEE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN13MinecraftGame21getPrimaryUserOptionsEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN13MinecraftGame24getPrimaryClientInstanceEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN13MinecraftGame14startLeaveGameEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN13MinecraftGame17continueLeaveGameEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN13MinecraftGame14setTextboxTextERKSsi
22:51:06 Error [MinecraftSymbols] Unresolved symbol: ZN20MinecraftScreenModel32navigateToXblConsoleSignInScreenERKSsS1
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN20MinecraftScreenModel41navigateToXblConsoleSignInSucceededScreenERKN6Social12SignInResultESt8functionIFvS1_EEb
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN20MinecraftScreenModel11leaveScreenEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN6Social14MultiplayerXBLC2Ev
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZTV22NullTextToSpeechClient
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZNK7Options13getFullscreenEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN7Options13setFullscreenEb
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN15PermissionsFileC2ERKSs
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN19SkinPackKeyProviderC2Ev
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN19PackManifestFactoryC2ER14IPackTelemetry
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN17PackSourceFactoryC2Ev
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN22ResourcePackRepositoryC2ER18IMinecraftEventingR19PackManifestFactoryR29IContentAccessibilityProviderPN4Core15FilePathManagerER17PackSourceFactoryb
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN22ResourcePackRepository21addWorldResourcePacksERKN4Core4PathE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN22ResourcePackRepository12refreshPacksEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN18ContentTierManagerC2Ev
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN19ResourcePackManagerC2ESt8functionIFN4Core10PathBufferISsEEvEERK18ContentTierManagerb
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN19ResourcePackManager8setStackESt10unique_ptrI17ResourcePackStackSt14default_deleteIS1_EE21ResourcePackStackTypeb
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN19ResourcePackManager17onLanguageChangedEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN12PackInstanceC2EP12ResourcePackibP12PackSettings
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZTV17ResourcePackStack
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN17ResourcePackStack3addE12PackInstanceRK22ResourcePackRepositoryb
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN22SaveTransactionManagerC2ESt8functionIFvbEE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN9Scheduler17processCoroutinesENSt6chrono8durationIxSt5ratioILx1ELx1000000000EEEE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN18MinecraftScheduler6clientEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN19ServerCommandOriginC2ERKSsR11ServerLevel22CommandPermissionLevel
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN16EducationOptionsC2EP19ResourcePackManager
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN14ServerInstanceC2ER13IMinecraftAppR30ServerInstanceEventCoordinator
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN14ServerInstance16initializeServerER13IMinecraftAppR9WhitelistP15PermissionsFilePN4Core15FilePathManagerENSt6chrono8durationIxSt5ratioILx1ELx1EEEESsSsSs13LevelSettingsib20ConnectionDefinitionbRKSt6vectorISsSaISsEESsRKN3mce4UUIDER18IMinecraftEventingR22ResourcePackRepositoryRK18ContentTierManagerR19ResourcePackManagerSt8functionIFSt10unique_ptrI12LevelStorageSt14default_deleteIS10_EER9SchedulerEERKSsP9LevelDataSsSsSZ_I16EducationOptionsS11_IS1C_EEPSW_SY_IFvvEES1H_P13ServerMetricsP13DebugEndPointb
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN14ServerInstanceD2Ev
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN14ServerInstance17startServerThreadEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN14ServerInstance13leaveGameSyncEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN14ServerInstance20queueForServerThreadESt8functionIFvvEE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN15SharedConstants12MajorVersionE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN15SharedConstants12MinorVersionE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN15SharedConstants12PatchVersionE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN15SharedConstants15RevisionVersionE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZNK6Social4User11getLiveUserEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN6Social12XboxLiveUser22_handleUISignInNoErrorERN4xbox8services6system14sign_in_resultESt8functionIFvNS_12SignInResultEbEE
22:51:06 Error [MinecraftSymbols] Unresolved vtable symbol: _ZN9GameStore18onStoreInitializedEb
22:51:06 Error [MinecraftSymbols] Unresolved vtable symbol: _ZN9GameStore22onQueryProductsSuccessERKSt6vectorI11ProductInfoSaIS1_EE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN6Social11UserManager17CreateUserManagerEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN2v82V810InitializeEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN2v82V818InitializePlatformEPNS_8PlatformE
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZNK4pplx4taskIN4xbox8services16xbox_live_resultINS2_6system26token_and_signature_resultEEEE3getEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN2gl15getOpenGLVendorEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN2gl17getOpenGLRendererEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN2gl16getOpenGLVersionEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN2gl19getOpenGLExtensionsEv
22:51:06 Error [MinecraftSymbols] Unresolved symbol: _ZN3mce8Platform3OGL12InitBindingsEv
terminate called after throwing an instance of 'std::runtime_error'
what(): Found no way to resolve library version, Minecraft version likely unsupported
Signal 6 received
Backtrace elements: 15
#0 /usr/bin/mcpelauncher-client(_ZN12CrashHandler12handleSignalEiPv+0xc5) [0x568197db]
#1 linux-gate.so.1(__kernel_sigreturn+0) [0xf7f7f950]
#2 linux-gate.so.1(__kernel_vsyscall+0x9) [0xf7f7f939]
#3 /lib/i386-linux-gnu/libc.so.6(gsignal+0xc2) [0xf7860832]
#4 /lib/i386-linux-gnu/libc.so.6(abort+0x121) [0xf7861cc1]
#5 /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x6e97d) [0xf7bbe97d]
#6 /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x760f4) [0xf7bc60f4]
#7 /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x7615d) [0xf7bc615d]
#8 /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x7645c) [0xf7bc645c]
#9 /usr/bin/mcpelauncher-client(Z21minecraft_get_versionPiS_S_S+0x13a) [0x5686df4b]
#10 /usr/bin/mcpelauncher-client(_ZN16MinecraftVersion4initEv+0x34) [0x5681afd4]
#11 /usr/bin/mcpelauncher-client(_ZN14MinecraftUtils18initSymbolBindingsEPv+0x44) [0x5681aecc]
#12 /usr/bin/mcpelauncher-client(main+0x10c2) [0x567c21de]
#13 /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf1) [0xf784be81]
#14 /usr/bin/mcpelauncher-client(+0x1c8b31) [0x567c0b31]
Dumping stack...
#1 HYBRIS (null)+-247480800 in libminecraftpe.so+0x39f8e20 [0xf13fbe20]
#2 HYBRIS (null)+-247482640 in libminecraftpe.so+0x39f86f0 [0xf13fb6f0]
#13 HYBRIS (null)+-308269056 in libminecraftpe.so+0x0000 [0xeda03000]
#31 HYBRIS (null)+-247442400 in libminecraftpe.so+0x3a02420 [0xf1405420]
#32 HYBRIS (null)+-247442448 in libminecraftpe.so+0x3a023f0 [0xf14053f0]
#36 HYBRIS (null)+-247423536 in libminecraftpe.so+0x3a06dd0 [0xf1409dd0]
#37 HYBRIS (null)+-247431024 in libminecraftpe.so+0x3a05090 [0xf1408090]
#40 HYBRIS void std::__detail::_Executor<__gnu_cxx::__normal_iterator<char const*, std::string>, std::allocator<std::sub_match<__gnu_cxx::__normal_iterator<char const*, std::string> > >, std::regex_traits, true>::_M_dfs(long)+12 in libminecraftpe.so+0xa0ee2c [0xee411e2c]
#77 HYBRIS (null)+-247356720 in libminecraftpe.so+0x3a172d0 [0xf141a2d0]
#110 HYBRIS (null)+-186251012 in libminecraftpe.so+0x745d8fc [0xf4e608fc]
#111 HYBRIS (null)+-247305600 in libminecraftpe.so+0x3a23a80 [0xf1426a80]
#112 HYBRIS (null)+-247305648 in libminecraftpe.so+0x3a23a50 [0xf1426a50]
#116 HYBRIS (null)+-247292464 in libminecraftpe.so+0x3a26dd0 [0xf1429dd0]
#117 HYBRIS (null)+-247294224 in libminecraftpe.so+0x3a266f0 [0xf14296f0]
#120 HYBRIS void std::__detail::_Executor<__gnu_cxx::__normal_iterator<char const*, std::string>, std::allocator<std::sub_match<__gnu_cxx::__normal_iterator<char const*, std::string> > >, std::regex_traits, true>::_M_dfs(long)+12 in libminecraftpe.so+0xa0ee2c [0xee411e2c]
#121 HYBRIS (null)+-247284880 in libminecraftpe.so+0x3a28b70 [0xf142bb70]
#122 HYBRIS (null)+-247292368 in libminecraftpe.so+0x3a26e30 [0xf1429e30]
#126 HYBRIS (null)+-247277760 in libminecraftpe.so+0x3a2a740 [0xf142d740]
#127 HYBRIS (null)+-247284784 in libminecraftpe.so+0x3a28bd0 [0xf142bbd0]
#131 HYBRIS (null)+-247270176 in libminecraftpe.so+0x3a2c4e0 [0xf142f4e0]
#132 HYBRIS (null)+-247277664 in libminecraftpe.so+0x3a2a7a0 [0xf142d7a0]
#136 HYBRIS (null)+-247259360 in libminecraftpe.so+0x3a2ef20 [0xf1431f20]
#137 HYBRIS (null)+-247270080 in libminecraftpe.so+0x3a2c540 [0xf142f540]
#141 HYBRIS (null)+-247255568 in libminecraftpe.so+0x3a2fdf0 [0xf1432df0]
#142 HYBRIS (null)+-247259264 in libminecraftpe.so+0x3a2ef80 [0xf1431f80]
#146 HYBRIS (null)+-247251776 in libminecraftpe.so+0x3a30cc0 [0xf1433cc0]
#147 HYBRIS (null)+-247255472 in libminecraftpe.so+0x3a2fe50 [0xf1432e50]
#150 HYBRIS (null)+-186251012 in libminecraftpe.so+0x745d8fc [0xf4e608fc]
#151 HYBRIS (null)+-247249840 in libminecraftpe.so+0x3a31450 [0xf1434450]
#152 HYBRIS (null)+-247251680 in libminecraftpe.so+0x3a30d20 [0xf1433d20]
#156 HYBRIS (null)+-247246048 in libminecraftpe.so+0x3a32320 [0xf1435320]
#157 HYBRIS (null)+-247249744 in libminecraftpe.so+0x3a314b0 [0xf14344b0]
#160 HYBRIS void std::__detail::_Executor<__gnu_cxx::__normal_iterator<char const*, std::string>, std::allocator<std::sub_match<__gnu_cxx::__normal_iterator<char const*, std::string> > >, std::regex_traits, true>::_M_dfs(long)+12 in libminecraftpe.so+0xa0ee2c [0xee411e2c]
#161 HYBRIS (null)+-247245904 in libminecraftpe.so+0x3a323b0 [0xf14353b0]
#162 HYBRIS (null)+-247245952 in libminecraftpe.so+0x3a32380 [0xf1435380]
#166 HYBRIS (null)+-247230832 in libminecraftpe.so+0x3a35e90 [0xf1438e90]
#167 HYBRIS (null)+-247234528 in libminecraftpe.so+0x3a35020 [0xf1438020]
#171 HYBRIS (null)+-247220016 in libminecraftpe.so+0x3a388d0 [0xf143b8d0]
#172 HYBRIS (null)+-247230736 in libminecraftpe.so+0x3a35ef0 [0xf1438ef0]
#176 HYBRIS (null)+-247219872 in libminecraftpe.so+0x3a38960 [0xf143b960]
#177 HYBRIS (null)+-247219920 in libminecraftpe.so+0x3a38930 [0xf143b930]
#181 HYBRIS (null)+-247208448 in libminecraftpe.so+0x3a3b600 [0xf143e600]
#182 HYBRIS (null)+-247208496 in libminecraftpe.so+0x3a3b5d0 [0xf143e5d0]
#186 HYBRIS (null)+-247186352 in libminecraftpe.so+0x3a40c50 [0xf1443c50]
#187 HYBRIS (null)+-247197072 in libminecraftpe.so+0x3a3e270 [0xf1441270]
#190 HYBRIS (null)+-186251012 in libminecraftpe.so+0x745d8fc [0xf4e608fc]
#191 HYBRIS (null)+-247185344 in libminecraftpe.so+0x3a41040 [0xf1444040]
#192 HYBRIS (null)+-247186256 in libminecraftpe.so+0x3a40cb0 [0xf1443cb0]
#196 HYBRIS (null)+-247185200 in libminecraftpe.so+0x3a410d0 [0xf14440d0]
#197 HYBRIS (null)+-247185248 in libminecraftpe.so+0x3a410a0 [0xf14440a0]
#200 HYBRIS void std::__detail::_Executor<__gnu_cxx::__normal_iterator<char const*, std::string>, std::allocator<std::sub_match<__gnu_cxx::__normal_iterator<char const*, std::string> > >, std::regex_traits, true>::_M_dfs(long)+12 in libminecraftpe.so+0xa0ee2c [0xee411e2c]
#201 HYBRIS (null)+-247166336 in libminecraftpe.so+0x3a45a80 [0xf1448a80]
#202 HYBRIS (null)+-247173824 in libminecraftpe.so+0x3a43d40 [0xf1446d40]
#206 HYBRIS (null)+-247166192 in libminecraftpe.so+0x3a45b10 [0xf1448b10]
#207 HYBRIS (null)+-247166240 in libminecraftpe.so+0x3a45ae0 [0xf1448ae0]
#211 HYBRIS (null)+-247135792 in libminecraftpe.so+0x3a4d1d0 [0xf14501d0]
#212 HYBRIS (null)+-247135840 in libminecraftpe.so+0x3a4d1a0 [0xf14501a0]
#216 HYBRIS (null)+-247105392 in libminecraftpe.so+0x3a54890 [0xf1457890]
#217 HYBRIS (null)+-247105440 in libminecraftpe.so+0x3a54860 [0xf1457860]
#221 HYBRIS (null)+-247074992 in libminecraftpe.so+0x3a5bf50 [0xf145ef50]
#222 HYBRIS (null)+-247075040 in libminecraftpe.so+0x3a5bf20 [0xf145ef20]
#226 HYBRIS (null)+-247040944 in libminecraftpe.so+0x3a64450 [0xf1467450]
#227 HYBRIS (null)+-247044640 in libminecraftpe.so+0x3a635e0 [0xf14665e0]
#230 HYBRIS (null)+-186251012 in libminecraftpe.so+0x745d8fc [0xf4e608fc]
#231 HYBRIS (null)+-247039936 in libminecraftpe.so+0x3a64840 [0xf1467840]
#232 HYBRIS (null)+-247040848 in libminecraftpe.so+0x3a644b0 [0xf14674b0]
#236 HYBRIS (null)+-247036144 in libminecraftpe.so+0x3a65710 [0xf1468710]
#240 HYBRIS std::__detail::_Executor<__gnu_cxx::__normal_iterator<char const*, std::string>, std::allocator<std::sub_match<__gnu_cxx::__normal_iterator<char const*, std::string> > >, std::regex_traits, true>::_M_lookahead(std::__detail::_State<std::regex_traits >)+579 in libminecraftpe.so+0xa0ee03 [0xee411e03]
#241 HYBRIS (null)+-247025280 in libminecraftpe.so+0x3a68180 [0xf146b180]
#242 HYBRIS (null)+-247036048 in libminecraftpe.so+0x3a65770 [0xf1468770]
#252 HYBRIS (null)+-297824468 in libminecraftpe.so+0x9f5f2c [0xee3f8f2c]
#256 HYBRIS (null)+-185361020 in libminecraftpe.so+0x7536d84 [0xf4f39d84]
#258 HYBRIS (null)+-186251012 in libminecraftpe.so+0x745d8fc [0xf4e608fc]
#262 HYBRIS operator delete(void*)+6 in libminecraftpe.so+0x55e7d36 [0xf2fead36]
#263 HYBRIS (null)+-186251012 in libminecraftpe.so+0x745d8fc [0xf4e608fc]
#268 HYBRIS (null)+-185361020 in libminecraftpe.so+0x7536d84 [0xf4f39d84]
#795 HYBRIS (null)+-308269056 in libminecraftpe.so+0x0000 [0xeda03000]
Process exited with unexpected exit code: 6
The text was updated successfully, but these errors were encountered: