Cant get the pak to work July 10, 2009, 10:14:17 am Cant get the pak set to work, unzipped the file into the simutrans folder, try to start but get the message "no pak sets found" Quote Selected
Re: Cant get the pak to work Reply #1 – July 10, 2009, 10:15:39 am Can you post a screenshot of your directory layout, showing where all the files are? Quote Selected
Re: Cant get the pak to work Reply #2 – July 10, 2009, 10:26:12 am I just downloaded the simutrans executable, then unzipped the pak files som that the pak128.britian lies in the simutrans root folder Quote Selected
Re: Cant get the pak to work Reply #3 – July 10, 2009, 10:27:59 am So you have the structure simutrans/pak128.Britain/*.pak, with simutrans exe in the simutrans folder? Run from the simutrans folder with ./simutrans -objects pak128.Britain/ ? ****uming you have that structure, I can't think of anything pak-related that would cause such a problem :s Quote Selected
Re: Cant get the pak to work Reply #4 – July 10, 2009, 10:35:37 am Quote from: The Hood – on July 10, 2009, 10:27:59 amSo you have the structure simutrans/pak128.Britain/*.pak, with simutrans exe in the simutrans folder? yesRun from the simutrans folder with ./simutrans -objects pak128.Britain/ ? what do you mean? Quote Selected
Re: Cant get the pak to work Reply #5 – July 10, 2009, 10:48:26 am By default simutrans looks for objects in the pak/ folder (i.e. pak64). So if you try running simutrans without this folder (or without any of the other solutions below) it won't find pak files and will cause an error like you have. Solutions to try:1) If this is a clean install with just pak128.Britain and no others, you could rename the pak128.Britain folder as just pak.2) in simutrans/config/simuconf.tab set the default path (can't remember the exact name of the parameter) to pak128.Britain/ rather than pak/3) if you run from a command line, run "./simutrans -objects pak128.Britain/" instead of just "./simutrans" (that example was linux syntax, but it's the same idea for windows too, you need to include the "-objects pak128.Britain/" on the end of the command you use to run simutrans.Hope that helps. Quote Selected
Re: Cant get the pak to work Reply #6 – July 10, 2009, 11:38:46 am Quote from: The Hood – on July 10, 2009, 10:48:26 amBy default simutrans looks for objects in the pak/ folder (i.e. pak64). So if you try running simutrans without this folder (or without any of the other solutions below) it won't find pak files and will cause an error like you have.I have only "pak.Hajo" and no other paks installed. That still works. I don't think there must be a "pak" or "pak64" folder. Quote Selected
Re: Cant get the pak to work Reply #7 – July 10, 2009, 11:45:30 am Try renaming BritGrounds.pak to ground.Outside.pak Quote Selected
Re: Cant get the pak to work Reply #8 – July 10, 2009, 11:50:02 am @jamespetts - the lack of ground.Outside.pak hasn't been messing up my installation... unless the effects vary depending on OS...? Quote Selected
Re: Cant get the pak to work Reply #9 – July 10, 2009, 12:01:22 pm Quote from: The Hood – on July 10, 2009, 11:50:02 am@jamespetts - the lack of ground.Outside.pak hasn't been messing up my installation... unless the effects vary depending on OS...?If you have no ground.Outside.pak, the set wouldn't automatically find by Simutrans.When you overgive the pakset with commandline commands this has no priority, but most people only want only to doubleclicking the simutrans excutable and play it.So basically this file MUST exist in every playable pak-set! Quote Selected
Re: Cant get the pak to work Reply #10 – July 10, 2009, 12:27:35 pm @Cruzer - I now understand this, so future releases will include a ground.Outside.pak. I only ever use command line so I never realised before this week! Quote Selected