I'll give you a hotfix for the crash. It can be applied on top of earlier versions so that you can continue playing your old saves. Don't forget to tell me if you have applied the fix when you post further bug reports.fonso wrote:Roujin: No, the savegames aren't compatible. There has been a savegame version bump in trunk, I'm sorry.
Cargo Distribution
Moderator: OpenTTD Developers
Re: Cargo Distribution
- Attachments
-
- cargolist.diff
- the fix
- (1.6 KiB) Downloaded 64 times
The guy on the picture is not me, it's Alonso.
Re: Cargo Distribution
If you're using mingw or msys it's much easier to use the makefile:
Replace WIN32 with WIN64 if you've compiled a 64 bits build. Replace "bundle" with "bundle_zip" to create a zip file.
Code: Select all
make -f Makefile.msvc bundle PLATFORM=WIN32
Re: Cargo Distribution
No crashes in this one so far, lovely!
Re: Cargo Distribution
What's the difference between using that andYexo wrote:If you're using mingw or msys it's much easier to use the makefile:Replace WIN32 with WIN64 if you've compiled a 64 bits build. Replace "bundle" with "bundle_zip" to create a zip file.Code: Select all
make -f Makefile.msvc bundle PLATFORM=WIN32
Code: Select all
make bundle
Code: Select all
make bundle_zip
Re: Cargo Distribution
Congrats ! it's so nice to know you finaly got it !!!!!!!fonso wrote:I have found the crash.
now development can continue on normal way.
Re: Cargo Distribution
The only difference is that both "make bundle" and "make bundle_zip" don't work on an msvc generated build.
Re: Cargo Distribution
Ahhh, I see. That means you need MSYS/MinGW and MSVC installed. Sorry for that, my mistake.
Re: Cargo Distribution
Anyone doing automated builds? Like http://www.openttd.org/en/download-cargodest for example?
Re: Cargo Distribution


maybe off topic, but want to say thank you for the developer of cargodist, petert gave me the idea to use it, and it really upgrades the game.
cheers
Re: Cargo Distribution
The link that you just described there and Cargo Distribution are two different things. One difference is that hasn't been updated for, a year maybe?neuron wrote:Anyone doing automated builds? Like http://www.openttd.org/en/download-cargodest for example?
Re: Cargo Distribution
I'm fully aware of that, I'm looking for something like it for CargoDist.petert wrote:The link that you just described there and Cargo Distribution are two different things. One difference is that hasn't been updated for, a year maybe?neuron wrote:Anyone doing automated builds? Like http://www.openttd.org/en/download-cargodest for example?
- NekoMaster
- Tycoon
- Posts: 4001
- Joined: 16 Aug 2008 22:26
- Skype: neko-master
- Location: Oshawa, Ontario, CANADA
Re: Cargo Distribution
For a automated build, wouldn't both the nightlies and cargodist need to be updated at the same time for it to work?neuron wrote:I'm fully aware of that, I'm looking for something like it for CargoDist.petert wrote:The link that you just described there and Cargo Distribution are two different things. One difference is that hasn't been updated for, a year maybe?neuron wrote:Anyone doing automated builds? Like http://www.openttd.org/en/download-cargodest for example?


Nekomasters Projects! (Downloads available on BaNaNaS!) \(>^w^<)/
# NARS ADD-ON SET 2CC | 2cc Rapid Transit For Me! (2ccRTFM) | 2cc Wagons In NML (2ccWIN)
# NML Category System (Organize your GRFS!) <- TT-Forums Exclusive Download!
Re: Cargo Distribution
Technically it would be possible to build automated nightlies of cargodist on the compile farm, but they won't do that. I have asked about it before. I can, however, ask them for single builds and see if Ammler can host them. Unfortunately I can't let the compile farm push the binaries to fickzoo.com as I don't have admin rights there and can't create additional accounts.
I have requested a build on June 3rd and one on June 19th and both times about 1 day later a fatal bug showed up in that version - that was quite frustrating. I also don't like to request a build too often as I have to talk to Ammler and TrueBrain every time and TrueBrain needs to manually start it then.
I have requested a build on June 3rd and one on June 19th and both times about 1 day later a fatal bug showed up in that version - that was quite frustrating. I also don't like to request a build too often as I have to talk to Ammler and TrueBrain every time and TrueBrain needs to manually start it then.
The guy on the picture is not me, it's Alonso.
Re: Cargo Distribution
Are you talking about your #openttdcoop repository? (http://bundles.openttdcoop.org/cargodist/) If so, I noticed that they haven't been updated for a while.
Nothing like it right now, you'll just have to grab the binaries posted here (if you're using Windows). If you use Debian Ubuntu, I can compile for you, but that's all I can do.neuron wrote:I'm fully aware of that, I'm looking for something like it for CargoDist.
Re: Cargo Distribution
How often do I have to say that Debian isn't Ubuntu and Ubuntu isn't Debian and that Debian Ubuntu doesn't exist? And that *if* you make *proper* Debian (or Ubuntu for that matter) packages that they won't work on eachother's stable releases?petert wrote:If you use Debian Ubuntu, I can compile for you, but that's all I can do.
Re: Cargo Distribution
Sorry. Please don't tell me you have said it "many" times, because I only recall you saying it once, and it was confusing. So, when I compiled a binary, then run some command I learned from the wiki and it makes a .deb, that will not work on other peoples' Ubuntu releases?Rubidium wrote:How often do I have to say that Debian isn't Ubuntu and Ubuntu isn't Debian and that Debian Ubuntu doesn't exist? And that *if* you make *proper* Debian (or Ubuntu for that matter) packages that they won't work on eachother's stable releases?
- NekoMaster
- Tycoon
- Posts: 4001
- Joined: 16 Aug 2008 22:26
- Skype: neko-master
- Location: Oshawa, Ontario, CANADA
Re: Cargo Distribution
no a .deb built in Ubuntu for Ubuntu will run like a MSI installerpetert wrote:Sorry. Please don't tell me you have said it "many" times, because I only recall you saying it once, and it was confusing. So, when I compiled a binary, then run some command I learned from the wiki and it makes a .deb, that will not work on other peoples' Ubuntu releases?Rubidium wrote:How often do I have to say that Debian isn't Ubuntu and Ubuntu isn't Debian and that Debian Ubuntu doesn't exist? And that *if* you make *proper* Debian (or Ubuntu for that matter) packages that they won't work on eachother's stable releases?


Nekomasters Projects! (Downloads available on BaNaNaS!) \(>^w^<)/
# NARS ADD-ON SET 2CC | 2cc Rapid Transit For Me! (2ccRTFM) | 2cc Wagons In NML (2ccWIN)
# NML Category System (Organize your GRFS!) <- TT-Forums Exclusive Download!
Re: Cargo Distribution
But Rubidium mentioned something about other stable releases of Ubuntu...
- NekoMaster
- Tycoon
- Posts: 4001
- Joined: 16 Aug 2008 22:26
- Skype: neko-master
- Location: Oshawa, Ontario, CANADA
Re: Cargo Distribution
Stable Releases?petert wrote:But Rubidium mentioned something about other stable releases of Ubuntu...


Nekomasters Projects! (Downloads available on BaNaNaS!) \(>^w^<)/
# NARS ADD-ON SET 2CC | 2cc Rapid Transit For Me! (2ccRTFM) | 2cc Wagons In NML (2ccWIN)
# NML Category System (Organize your GRFS!) <- TT-Forums Exclusive Download!
Re: Cargo Distribution
If you build a proper binary, that is with all the libraries, with Ubuntu Karmic Koala it won't work on Ubuntu Jaunty Jackalope nor in Ubuntu Lucid Lynx unless people start installing libraries from Karmic Koala.petert wrote:that will not work on other peoples' Ubuntu releases?
For added confusion: a binary built for Ubuntu Lucid Lynx would likely work in Debian Squeeze as will a binary built for Ubuntu Jaunty Jackalope likely work in Debian Lenny. And likely a binary built for Ubuntu Hardy Heron will work in Ubuntu Inteprid Ibex, Ubuntu Jaunty Jackalope and Debian Lenny but not in Ubuntu Karmic Koala, Ubuntu Lucid Lynx or Debian Squeeze.
Who is online
Users browsing this forum: No registered users and 6 guests