MinecraftEdu 1.8.9 Development Build Available!

488 views
Skip to first unread message

Aleksi Postari

unread,
Mar 18, 2016, 6:27:48 PM3/18/16
to Minecraft Teachers
Greetings Everyone!

It's been awhile since we announced the development of a 1.8.9 version, but hopefully worth waiting for! We have just released the first MinecraftEdu 1.8.9 Development Build 1. As usually, you can find it through the launcher's updates section and from Member's Area on the website.

We encourage you to install it and run it through the paces! Feel free to add comments / bug reports etc. in this thread so we can squash them!

When reporting an issue, it helps us to replicate it if you provide as many details as possible about where you were, what you were doing, and what happened.

Best,
@Kulttuuri & @Tonsse

Robijn Vogel

unread,
Mar 19, 2016, 5:10:08 PM3/19/16
to Minecraft Teachers
I have a few questions concerning mod-compatibility:
1. What Forge version will you use with this?
2. Will this Forge version be "user-updatable" somehow? 

Not really a concern of this topic, but what is the Forge version of the latest McEdu MC 1.7.10 version?
I don't own a copy of McEdu, but I need the info to better advice the mod-users here.

Todd Thorne

unread,
Mar 20, 2016, 5:48:03 PM3/20/16
to Minecraft Teachers
I agree with the Forge native update. There are many mods that keep updating to the newest/newer Forge and I can't use them because I can't update Forge in MinecraftEdu.
Even if we could use the Forge universal in the mods folder would help a lot.

Toni Paavola

unread,
Mar 21, 2016, 4:14:40 AM3/21/16
to Minecraft Teachers
The forge version is 1765. We can keep updating it as we releae new versions if there are new recommended versions available.
Unfortunately making it so that users could update forge is not possible with the time and resources we have.

Steve Dale

unread,
Mar 21, 2016, 6:14:33 AM3/21/16
to Minecraft Teachers

Hi Guys tried it today and failed at first hurdle Any ideas? Thanks Steve



Aleksi Postari

unread,
Mar 21, 2016, 6:23:41 AM3/21/16
to Minecraft Teachers
Hi Steve,

What operating system are you using? Could you paste what's inside the file minecraftedu/debug/launcher.log after receiving that error message so I can take a closer look at this problem, thank you! :)

Steve Dale

unread,
Mar 21, 2016, 6:46:25 AM3/21/16
to Minecraft Teachers
Hi Aleksi

Windows 8.1
Launcher
Debug logging for MinecraftEdu Launcher started at: 21. March. 2016 10:40
###############################################
MinecraftEdu version: 1.8.9 build 1 Classroom
PATHS:
###############################################
MODS:
ComputerCraftPlusComputerCraftEdu1.79pr1.jar
ComputerCraftPlusComputerCraftEdu_1.79pr1.jar
###############################################
Launcher 1.2.1 (through bootstrap 4) started on windows...
Current time is Mar 21, 2016 10:40:02 AM
System.getProperty('os.name') == 'Windows 8.1'
System.getProperty('os.version') == '6.3'
System.getProperty('os.arch') == 'x86'
System.getProperty('java.version') == '1.8.0_40'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '32'
Loaded 2 profile(s); selected 'MinecraftEdu'
REQUIRED LIRARY: twitch-platform-6.5-natives-windows-32.jar
F:\minecraft18\minecraftedu\minecraft\libraries\tv\twitch\twitch-platform\6.5\twitch-platform-6.5-natives-windows-32.jar

SERVER
Debug logging for Minecraft Server started at: 21. March. 2016 10:39
Server.log path: ..\..\debug\server.log
###############################################
MinecraftEdu version: 1.8.9 build 1 Classroom
Forge version: 11.15.1.1765
PATHS:
pathMapNoteSettingsFile ../worlds/tmpworld/MCEdu/infoSettings.ini
pathServerWizardFile ../settings/serverwizardsettings.ini
pathMapEduSettingsFile EduWorldSettings.ini
pathMapLogFile ../worlds/tmpworld/MCEdu/log.csv
pathMapSignLocationsFile ../worlds/tmpworld/MCEdu/signLocations_en.ini
pathAssignmentData ../worlds/tmpworld/MCEdu/assignmentdata.ini
pathMapTeleportLocationsFile ../worlds/tmpworld/MCEdu/teleportlocations_en.ini
pathTmpWorldEduSettingsFolder ../worlds/tmpworld/MCEdu/
pathMapQuestionLocationsFile null
pathMapHomeBlockDataFile null
pathServerProperties server.properties
pathMapAllowedTeleports ../worlds/tmpworld/MCEdu/allowedteleports.ini
pathQuizzesDatabase null
pathEduMainDirectory ../worlds/
pathSavedMaps ../worlds/savedworlds
pathCurrentDir F:\minecraft18\minecraftedu\servertool\server/
pathIgnoredServerMods ../../launcher_res/settings/ignoredservermods.ini
pathMapGeneralTeleportLocationsFile ../worlds/tmpworld/MCEdu/teleportlocations.ini
pathExternalLibraries ./lib/
pathDebugWritingFile ../../debug/server.log
pathBannedCommandsFile ../settings/bannedservercommands.txt
pathTeleportSettings ../worlds/tmpworld/MCEdu/teleportsettings.ini
pathMapInfoFile ../worlds/tmpworld/EduMapInfo.ini
pathTipFile ../worlds/tmpworld/MCEdu/tips_en.txt
pathMapNoteLocationsFile ../worlds/tmpworld/MCEdu/infoLocations_en.ini
pathMapTexturesFile ../worlds/tmpworld/MCEdu/resourcepack.zip
pathReservedAliases ../settings/reserved_aliases.ini
pathMapEduSettings ../worlds/tmpworld/EduWorldSettings.ini
pathHomeLocations ../worlds/tmpworld/MCEdu/home_locations.ini
pathAllowedStudentCommandsFile ../settings/allowedstudentcommands.txt
pathWorldEditFile ../server/config/worldedit/worldedit.properties
pathTmpWorld ../worlds/tmpworld
###############################################
Error in handling settings for file: F:\minecraft18\minecraftedu\servertool\server\..\worlds\tmpworld\EduWorldSettings.ini. Error description: Setting was missing: assignment-title
Error in handling settings for file: F:\minecraft18\minecraftedu\servertool\server\..\worlds\tmpworld\EduWorldSettings.ini. Error description: Setting was missing: assignment-description

Hope this helps!

Aleksi Postari

unread,
Mar 21, 2016, 7:01:31 AM3/21/16
to Minecraft Teachers
Cool. It looks like we are missing one 32-bit Windows library. Can you try this:

2) Place the file in your minecraftedu/minecraft/libraries/tv/twitch/twitch-platform/6.5 folder with the same name "twitch-platform-6.5-natives-windows-32.jar".
3) Try launching MinecraftEdu again.

Let me know if that works! If it works, I can add the file inside the installer.

Steve Dale

unread,
Mar 21, 2016, 7:10:39 AM3/21/16
to Minecraft Teachers
Hi Still no joy!

I have tto go to school now so will get back asap!

Aleksi Postari

unread,
Mar 21, 2016, 8:25:10 AM3/21/16
to Minecraft Teachers
Alright, after you added the library can you paste me that debug/launcher.log file again. Thanks!

ffi...@manorgreen-college.w-sussex.sch.uk

unread,
Mar 22, 2016, 10:54:01 AM3/22/16
to Minecraft Teachers
Adding that Library fixed it for me. 

Aleksi Postari

unread,
Mar 22, 2016, 1:14:43 PM3/22/16
to Minecraft Teachers
Cool! We'll add that into the current installer.

MisterA

unread,
Mar 23, 2016, 1:32:07 AM3/23/16
to Minecraft Teachers
Great job guys...

Just thought I would put my 2 cents in here and say I look forward to testing this out over the next little while.

Keep up the good work...as developers I don't think you hear that enough.

Keep the bug reports coming and be specific so it can be fixed!

MisterA

Toni Paavola

unread,
Mar 23, 2016, 3:37:19 AM3/23/16
to Minecraft Teachers
The missing library has been added. Redownload and install should fix the problem.

Steve Dale

unread,
Mar 23, 2016, 8:46:46 AM3/23/16
to Minecraft Teachers
Thanks ! see its fixed! will download and try again- sorry i didn't get back before  been busy!!

Steve Dale

unread,
Mar 24, 2016, 10:41:58 AM3/24/16
to Minecraft Teachers
Still no joy with windows 8.1 but OK on 7

Aleksi Postari

unread,
Mar 24, 2016, 4:27:50 PM3/24/16
to Minecraft Teachers
What error are you receiving? Can you paste in your debug log file for launcher again, thanks!

Shawn Avery

unread,
Mar 30, 2016, 10:51:20 AM3/30/16
to Minecraft Teachers
Just started out with it. Haven't had much of a chance to try it out quite yet. Did load a few mods into it though and they don't show up in loader. I accidentally put in the JourneyMap Server one built for 1.7.10 and that one showed up though. I'm not even seeing the Computer Craft one that I downloaded from the online mods listed. 

Todd Thorne

unread,
Apr 1, 2016, 10:54:19 PM4/1/16
to Minecraft Teachers
Is anyone having an issue with Java 8 u77? This is the latest update. As soon as I installed it MCEdu stopped working. I can't even get the startlauncher to work or the new jar to install. All other versions of Minecraft work, e.g. 1.9.2 through MultiMC and my Spigot server. Additionally my Forge server [1.8.9] works just fine. Rolled back to u66 and MCEdu does work with this update. Anyone else?

Aleksi Postari

unread,
Apr 2, 2016, 4:21:27 AM4/2/16
to minecraft...@googlegroups.com
What MinecraftEdu version did you get this problem with? What operating system are you using?
--
You received this message because you are subscribed to a topic in the Google Groups "Minecraft Teachers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/minecraft-teachers/8i5rS6viSsw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to minecraft-teach...@googlegroups.com.
To post to this group, send email to minecraft...@googlegroups.com.
Visit this group at https://groups.google.com/group/minecraft-teachers.
To view this discussion on the web visit https://groups.google.com/d/msgid/minecraft-teachers/76a3c118-f6fd-48fb-9262-c0de9674fe1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--

Sent from my Iphone. Misspellings are subject to my mobile device =)

Todd Thorne

unread,
Apr 2, 2016, 1:47:52 PM4/2/16
to Minecraft Teachers
To add to this: I am using Win10, MCEdu 1-8-9-b2, same problem with 1-8-9-b1. No issues with 1-7-10 all builds up 21. Rolling back to Java8u66 really helps. It only works if I do a clean install. Side note: My machine is pretty high end with 16G of ram. No issue there.

Heiko Idensen

unread,
Oct 24, 2017, 10:28:33 PM10/24/17
to Minecraft Teachers
Hi,
I am a User of Minecraft-Edu in Germany ....
Can you please tell me, where I can download the
MinecraftEdu 1.8.9 Development Build ...
... I can only find the latest
1.7.10 Build 22
Installer :-(

Thanks a lot!

Best wishes from Germany,
Heiko Idensen
Heikoi...@gmail.com

EduElfie

unread,
Oct 25, 2017, 10:22:00 PM10/25/17
to Minecraft Teachers
Hi Heiko,

Unfortunately if you do not already have a copy of 1.8.9 development build, you will be unable to get it any more.

I can tell you however it was still quite buggy, and not all featured worked as intended, whereas 1.7.10 Build 22 was and is rock solid.

Sorry for the lack of good news...

Elfie.
Reply all
Reply to author
Forward
0 new messages