rwtema / DenseOres

53 stars 51 forks source link

1.10.2 version asking for 1.11 #132

Open elwooha6 opened 7 years ago

elwooha6 commented 7 years ago

Tried the "1.10.2" version and it said it was expecting MC 1.11. Can we get a re-up?

Here is a pastebin http://pastebin.com/zf6TgCE0

SDUBZ commented 7 years ago

loaded up dense ores for 1.10.2 and it gave me this screen http://puu.sh/sXqGt/99ce3734a0.png can we please get a version that works for 1.10.2 forge:1.10.2-2185 dense ores version: denseores-1.11-alpha-1.0.0 compat layer version: compatlayer-1.10-0.1.4

rigerc commented 7 years ago

Same here :( Was so excited it had compatability with 1.10

Heufneutje commented 7 years ago

It appears that the mod annotation doesn't specify acceptedMinecraftVersions, making Forge assume the mod is only compatible with the version it was built against.

chazwarp923 commented 7 years ago

can confirm, adding acceptedMinecraftVersions to the @Mod makes it work

oryfoxer commented 7 years ago

@chazwarp923 Do you have a compiled jar with the fix applied? Would really like to test this out.

chazwarp923 commented 7 years ago

Here it is, i had to zip it because Github. denseores-1.11-alpha-1.0.0.jar.zip

oryfoxer commented 7 years ago

@chazwarp923 thanks!!!!

SpartanSamuel commented 7 years ago

It works as in it loads now, but the texture for the ores are striped all over. I'll upload a pic next time I come across some...

SpartanSamuel commented 7 years ago

http://imgur.com/Wcf0U0F

chazwarp923 commented 7 years ago

@SpartanSamuel This issue is about the fact that it doesn't load on 1.10.2, what you are experiencing is a separate issue, feel free to create a new issue to track it.

AshyRaccoon commented 7 years ago

This is still an issue, I am unable to run this in 1.10.2, despite having compatlayer-1.10-0.2.2. Both acquired via Curse.

chazwarp923 commented 7 years ago

As stated further up, it is not a compatlayer issue, it's the fact that he specifies that the mod can only run on 1.11 and forge asserts that to be true. The pre-compiled version further up in the thread has the fix and works flawlessly.

jawsawn commented 7 years ago

@rwtema Please update the mod to the curse so it works.

Nox13last commented 6 years ago

This problem persists with the pre-compiled fork up there (denseores-1.11-alpha-1.0.0.jar) and compatlayer-1.10-0.3.1.jar. The recommended 1.10.2 version on Curse still also has this issue.