-
Notifications
You must be signed in to change notification settings - Fork 29
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
Dota 2 Reborn which is the default now doesnt work. #30
Comments
Plz refer to this post I made on Arch BBS |
Well the error message says it all, my bet is Dota Reborn is native 64bit and wants 64bits libs. Install libpng12 and libudev0 and try again. |
New dota is indeed 64bit only (hallelujah), I've pushed libudev0 and libpng12 to my repo. |
You were right After installing the missing libs it works. Thanks very much even valve support didnt point the problem which is very terrible. |
Dota 2 was working but Reborn wasnt and I always get the following error
failed to dlopen "librendersystemgl.so" error=libudev.so.0: wrong ELF class: ELFCLASS32
failed to dlopen "libpangoft2-1.0.so" error=libpng12.so.0: wrong ELF class: ELFCLASS32
Plat_GetProcAddresses: unable to load 'libpangoft2-1.0.so'
Now that Dota 2 has moved to reborn I cant play it at all.
Is there something wrong with my system libs.
Note : I installed many of missing libs before I found your repo.
Im on 64 with multilib enabled.
The text was updated successfully, but these errors were encountered: