TeamCoS / Modular-Systems

The conceptual successor of Modular Furnace. Modular Systems is a mod about building multi-blocks your way. From furnaces to crafting this mod enables you to tweak performance and behavior to what you want
17 stars 5 forks source link

VersionChecker broken in older versions... #129

Closed Sir-Will closed 8 years ago

Sir-Will commented 8 years ago

Good job on breaking the version checker on older versions which causes the game to crash on startup.. https://raw.githubusercontent.com/TeamCoS/Modular-Systems/master/VersionControl.xml

ModularSystems-1.7.10-2.2.1

CorneliusCornbread commented 8 years ago

And on top of that he won't fix it. Say goodbye to all those diamond blocks you put in your machines.

codewarrior0 commented 8 years ago

Can confirm, version checker is broken, game crashes on startup.

codewarrior0 commented 8 years ago

As a workaround, you may edit the config/Modular-Systems/ModularSystems.cfg (after restoring it from backup/modpack defaults as it is destroyed by this issue) and change this line under "version checker" to have value 3:

I:"Notify if out of Date? (0=Always, 1=Once, 2=Never)"=3

CorneliusCornbread commented 8 years ago

Replace everything in your 'ModularSystems.cfg' file with this http://pastebin.com/sTptUjty I fixed the crashing by doing what @codewarrior0 told me

Dyonovan commented 8 years ago

Sorry about this. I have fixed it