Planning for 0.77 Release
Moderator: Moderators
Re: Planning for 0.77 Release
Is there a specific version for 64 bit or do I use the regular test version? If so, where can I get the file again? I want to test with this new rig so I can post the fps.
-
- Posts: 34
- Joined: 29 May 2008, 21:06
Re: Planning for 0.77 Release
Did springcontent.sdz change recently? Spring is throwing errors in ArchiveScanner.cpp line 129 about a missing gamedata/scanutils.lua in springcontent.sdz If it did change, where can I get the new version and the new version of any other files that have changed?
Re: Planning for 0.77 Release
look for base files at bibim's site.
smoth: use the installer from that site, too. no special 64 bit versions are available.
smoth: use the installer from that site, too. no special 64 bit versions are available.
Re: Planning for 0.77 Release
That change was a few months ago to facilitate the change over to modinfo.lua from modinfo.tdfrevcompgeek wrote:Did springcontent.sdz change recently? Spring is throwing errors in ArchiveScanner.cpp line 129 about a missing gamedata/scanutils.lua in springcontent.sdz If it did change, where can I get the new version and the new version of any other files that have changed?
Re: Planning for 0.77 Release
so any news ? or 0.77 just won't happen like 0.76b2 ?
Re: Planning for 0.77 Release
no idea, I am worried about the fact that 77 is randomly crashing on my new machine. I need to do more testing, also is there a stacktracer setup for the latest build?
Re: Planning for 0.77 Release
i think bibim set up a !translate function on buildservsmoth wrote:no idea, I am worried about the fact that 77 is randomly crashing on my new machine. I need to do more testing, also is there a stacktracer setup for the latest build?
Re: Planning for 0.77 Release
cool, I am still setting up my system so I am trying to test everything I can. I do not know how many people here will be running vista64 with that generation of card so I am trying to get the devs some more meaningful feedback rather than, lol my game crashes
.

Re: Planning for 0.77 Release
Well, it could be more bugs...imbaczek wrote:edit: adding -mthreads didn't help with locking on finalizing, but the message box doesn't appear.
Did you really have to add mthreads? When I build with scons, mthreads already appears on the g++ command line.
But I still get the message box of course.
Re: Planning for 0.77 Release
forgot to commit scons patch, it has to be passed to linker, too.
edit: committed.
edit: committed.
Re: Planning for 0.77 Release
smoth: please post infologs/stacktraces somewhere.
Re: Planning for 0.77 Release
I didn't change anything in the BuildServ configuration: same compiler, same default build flags. I think commit r6310 introduced the problem.zerver wrote:My library has been based on TLS all the time. If it "used to work" before, it must have been a different compiler, a single core system or maybe the library was disabled.
Re: Planning for 0.77 Release
I get off of work in 12 minutes. I will try a few more things when I get home. If I get another crash and there is an infolog I will. IIRC the exe crashes outright but I cannot remember if it generates a log.imbaczek wrote:smoth: please post infologs/stacktraces somewhere.
Re: Planning for 0.77 Release
no crashes, I suspect it is because the gundam installer version has a lua error.
Questions:
How can I go in lobby to test gundam?
Why is islands in war gone?
Questions:
How can I go in lobby to test gundam?
Why is islands in war gone?
Re: Planning for 0.77 Release
use the buildbot@no-ip.org server (backup/test server)
Re: Planning for 0.77 Release
didn't work. still says old version.
-
- Spring Developer
- Posts: 1254
- Joined: 24 Jun 2007, 08:34
Re: Planning for 0.77 Release
Join the test server on 82.239.138.44:8300smoth wrote:no crashes, I suspect it is because the gundam installer version has a lua error.
Questions:
How can I go in lobby to test gundam?
Why is islands in war gone?
Re: Planning for 0.77 Release
The library was disabled...bibim wrote:I didn't change anything in the BuildServ configuration: same compiler, same default build flags. I think commit r6310 introduced the problem.zerver wrote:My library has been based on TLS all the time. If it "used to work" before, it must have been a different compiler, a single core system or maybe the library was disabled.
FYI, there were two enable flags, _GML_ and USE_GML. _GML_ was my original enable flag, then someone else made another one. What I did in r6310 was to remove all use of the _GML_ flag, and the library suddenly woke up

-
- Posts: 34
- Joined: 29 May 2008, 21:06
Re: Planning for 0.77 Release
Ok, I looked for a long time, and I feel stupid asking this question, but where is bibim's site? I really need the new base files.imbaczek wrote:look for base files at bibim's site.
smoth: use the installer from that site, too. no special 64 bit versions are available.