My modding expectations are very low but it would be nice to add a small amount of light weight mods.HawaiianPi wrote: ↑Mon Mar 18, 2019 12:13 amThe Pi can barely run Minecraft as it is. Other than mods that make it run faster (Optifine), I think your goals may be too ambitious.whyme193 wrote: ↑Sun Mar 17, 2019 2:19 pmhello everybody me and my brother just bought RPi 3 b+ with cases, heatsinks, fans and sd cards.Following the tutorial i have managed to get minecraft 1.12.1 running smooth with little to no lag. However the plan was for us to get modded minecraft up and running...
As I recall, copying and pasting that one line was all I needed to do to get 1.12.2 running. I did fiddle with the memory settings near the end of the script to try and get a longer render distance stable, and I managed to get it running at render distance 3, but only at low resolution. Other than that, I didn't play with it much.Firstly the way i understand it...
I messed around on my Creeper Pie SMP server a bit, just because I could. It was a briefly amusing novelty to play Minecraft on a Pi, on a multi-player server also run on a Pi, but the Raspberry Pi is a really poor client machine for playing the game (works quite well as a server, though).
Good luck, but be sure to manage your expectations, because adding too many mods will likely make the game unplayable.
I unistalled minecraft completely restarted. trying for 1.12.2 from the start and using rpiMike's second run script thats already set for 1.12.2 as before it still wont launch but seems to be new error
Code: Select all
./runOptifine1_12_2.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 796 100 625 100 171 873 238 --:--:-- --:--:-- --:--:-- 872
todays access token = 1e748edd5fe44b0bb1d101b84620cd38
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 75 100 63 100 12 148 28 --:--:-- --:--:-- --:--:-- 148
MINECRAFT_UUID=21db5fafd18c4cb3999276c413b58178
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
[20:31:30] [main/INFO]: Loading tweak class name optifine.OptiFineTweaker
[20:31:30] [main/ERROR]: Unable to launch
java.lang.ClassNotFoundException: optifine.OptiFineTweaker
at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_65]
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) ~[?:1.8.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_65]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_65]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_65]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_65]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]