SlimeKnights / IguanaTweaksTConstruct

The old IguanaTweaks for TCon for 1.7.10. Not further developed, check out TinkersToolLeveling for 1.10+
https://github.com/SlimeKnights/TinkersToolLeveling
26 stars 28 forks source link

Serious Extra Modifier Config Issues #232

Open EmoBubbleGum opened 7 years ago

EmoBubbleGum commented 7 years ago

When ever I try to set it so I gain modifiers for any levels past the default, the config options reset to default on server restart.

There is no option in my config to enable it (set it to true) making it even more confusing.

I made sure to increase the max tool level to what ever the highest modifier's level was.. I even tried adding a line "B:ExtraModifiers=true", since I couldn't find it in any of the config files.

I have no idea what to do, please help.

I am using the Unabridged AT Launcher mod pack, maybe the config file for that pack is no good? If anyone has a true default config file they can give me, that might help.

Edit: The default config doesn't seem to have an option to enable it either.

bonii-xx commented 7 years ago

Are you setting the config on both client and server? Also adding lines wont help, whatever is not present in the default config doesn't exist. Unless something breaks on startup.

EmoBubbleGum commented 7 years ago

The config file resets server side before any clients even join. :(

And yea I figured, but why on earth does it say to set ExtraModifiers to true if there is no option anywhere to do so... :/

EmoBubbleGum commented 7 years ago

I have spent 5 hours trying to solve this and i thiiiink im going crazyyyyyy. lol

EmoBubbleGum commented 7 years ago

Update: With random bonuses enabled, I can edit it a little bit. Though, I can't get it to accept numbers where there is a gap in the levels, after there isn't.

Such as it will accept 2 4 6 8 And 2 4 6 8 9 10

But if I put in. 2 4 6 8 9 10 12

It resets that config option back to default, because of the missing level between 10 and 12 after there not being a gap in the levels before.....

Anyone know a way around this? I really want to make a long system of levels with various gaps between modifier points.