Problem when setting a block as required "item"
Mohron opened this issue ยท 11 comments
Version: RestrictedPortals-1.9.4-0.5.jar
ClientLog: http://pastebin.com/gXrM1AMR
Config:
general {
S:"Crafted Items"=tconstruct:toolforge,extrautils2:AngelRing
S:"Dimension IDs"=-1,1
S:"Dimension Names"=Nether,End
}
I think it may be because on of the options I selected is a block and not and item. Either way it breaks the achievement screen completely and the achievement (only the tool forge one).
No worries I can fix that easily, I'll have a look after work, I'll also look at including an easy way to update the achievement descriptions as-well, they used to be dynamic but had issues when porting to 1.9
Will there be a new Curse build soon? Would love to get this fix in my pack/server.
Then it has to be more specific that just setting the config to a block... I just disabled restricted portals and my achievements are fixed. Try having the first thing be an item, as it become the icon. Or if you want to can just see the problem here.
Yeah all good, am working on a fix, seems to be modded items. regarding the crash looks like the versions or configs may be different on client and server? Will get the errors I can find sorted first, and add version checking to the server.
The configs are the same. I control the modpack and server. Just let me know if I can help.