1.10.2 version asking for 1.11
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
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
Same here :( Was so excited it had compatability with 1.10
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.
can confirm, adding acceptedMinecraftVersions to the @Mod makes it work
@chazwarp923 Do you have a compiled jar with the fix applied? Would really like to test this out.
Here it is, i had to zip it because Github. denseores-1.11-alpha-1.0.0.jar.zip
@chazwarp923 thanks!!!!
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...
http://imgur.com/Wcf0U0F
@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.
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.
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.
@rwtema Please update the mod to the curse so it works.
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.