Non Update

Non Update

327k Downloads

1.11.2 version

Thiana opened this issue ยท 10 comments

commented

Could you please consider releasing a version for 1.11.2? Thank you.

commented

Maybe branch 1.10.2 can work in versions 1.8 and above.You can try it :)

commented

Forge won't start minecraft when the 1.10.2 version is in the mods/ directory.

commented

Mod list and java version?

commented

Java 8 (1.8.0_25)
Minecraft 1.11.2
Forge 13.20.0.2260
NonUpdate 1.10.2-1.0build8

commented

Try with Java 1.8.0_110 or above

commented

It's Forge reporting the problem but I have 112 installed so:

[09:15:00] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_112, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_112

...
[09:15:08] [Client thread/ERROR]: The mod non_update does not wish to run in Minecraft version Minecraft 1.11.2. You will have to remove it to play.
[09:15:08] [Client thread/ERROR]: Wrong Minecraft version for non_update
[09:15:08] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:NonUpdate
[09:15:08] [Client thread/WARN]: There were errors previously. Not beginning mod initialization phase
commented

[09:15:08] [Client thread/ERROR]: Wrong Minecraft version for non_update

Interesting... I saw no code that specify this.
@Mickeyxiami add acceptedMinecraftVersion="[1.10.2, 1.11.2]"?

commented

Give me sometime.

commented

Thank you :)