rEvolutionTU Posted April 1, 2012 Posted April 1, 2012 Hey there, I recently made a 2.1.1 Tekkit server and now ran into the problem that LV/MV/HV solar panels don't seem to exist on my server. Spawning them via NEI nets "No such item", if I try the block id via WorldEdit it results in "Block name '187' was not recognized" and if clients try to craft them their minecraft crashes and they have double the solar panels afterwards. My problem: I am 100% sure the error is on my side (the host I'm at uploaded the configs and I had some errors in my plugins folder afterwards that I fixed manually) but I have no idea where to look for it. Plugins I'm running: ChatManager, ChopTree, CommandBook, dynmap, Essentials, HawkEye, Modifyworld, Multiverse-Core, NoLagg, PermissionsEx, ReceipeManager, WorldBorder, WorldEdit, WorldGuard. I found this in my .cfgs which strikes me as odd: /config/IC2CompactSolars.cfg reads: general { guiHVSolarArray=77 guiLVSolarArray=75 guiMVSolarArray=76 } While my /jar/config/IC2CompactSolars.cfg reads: general { guiHVSolarArray=47 guiLVSolarArray=45 guiMVSolarArray=46 } The entire /jar folder was uploaded by my host, this specific file e.g. says it was "Generated on 3/5/12 12:53 AM" ... did he upload some stuff that was from an old version with old IDs? If yes, do I only have to change the numbers to 77/76/75? Are there any other files in this jar/cfg/ folder where I have to check for similar stuff? Would appreciate some help about this. Thanks. <3
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now