So I just got my Chromebook and I tried to play Runescape but it says I have a missing plug in, what can I do?
This is a discussion on Missing plug in for Runscape? within the Chrome OS Apps forums, part of the Chrome OS Forum category; So I just got my Chromebook and I tried to play Runescape but it says I have a missing plug in, what can I do?...
So I just got my Chromebook and I tried to play Runescape but it says I have a missing plug in, what can I do?
hm that's weird. Works for me.
**Please search before asking questions***
Why wait for CR48..? Try Chrome OS Now.
What plugin does runescape use? Is there a way in chrome OS to download missing plugins?
You can try disabling the flash plugins... type about: plugins (no space) and hit enter.
Click the + next to details
Disable the first instance of Flash (libpep) and try. If no go, disable the other (libgc) and re-enable libpep.
An attitude to emulate: "We choose to go to the moon. We choose to go to the moon in this decade and do the other things not because they are easy, but because they are hard."
I'm having the same issue as OP, and the above suggestions were not effective D:
Looks like you manually have to install java.
A couple of notes:
1. This will break auto updates, you can always recover your system, update then reinstall java
2. There will be terrible lag in RS
3. You must have developer mode enabled
4. You must give yourself read/write permissions (sudo /usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification) then follow the instructions listed.
Once you have done so crtl + alt + t then do the following.
## will be replaced with the correct digits associated with the version of java you downloaded.
Code:shell $ sudo bash # mount -o remount,rw / # mkdir /opt/java/ # mv /home/chronos/user/Downloads/jre-u##-linux-i586.bin /opt/java/ # cd /opt/java/ # chmod a+x jre-6u##-linux-i586.bin # ./jre-6u##-linux-i586.bin # cd /opt/java/jre1.6.0_##/bin # /opt/java/jre1.6.0_##/bin/ControlPanel # cd /opt/google/chrome/plugins # ln -s /opt/java/jre1.6.0_##/lib/i386/libnpjp2.so . # reboot
Last edited by Lethalix; 07-04-2011 at 10:49 AM.
Last edited by Lauhig; 02-20-2012 at 08:49 AM.