Mac dev versions not starting

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: :angel: :angry: :beer: :bfg: :chaingun: :cheers: :blergh:
View more smilies

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1.5 MiB.

Expand view Topic review: Mac dev versions not starting

Re: Mac dev versions not starting

by AstroCreep » Wed Jul 08, 2015 2:03

Load up CeeJay's HD pack with the new dev version (or any other mod with weapon bobbing enabled, for that matter). Check out them dancing sprites. Tried to do a video capture but vlc is being stupid.

EDIT - Tech demo is having trouble displaying sprites at all

Re: Mac dev versions not starting

by Blzut3 » Tue Jul 07, 2015 11:38

Looks like every other build would fail (and overwrite the good build) since I forgot to re-enable a check.

Made some other changes while I was at it. SDL 1.2 framework updated to latest Mercurial which I think works on all OS X versions. Added 64-bit build for 10.7+ with SDL 2.0. Finally I signed the application so you can run it without completely disabling gatekeeper.

Re: Mac dev versions not starting

by AstroCreep » Tue Jul 07, 2015 4:39

I noticed that some builds are bigger in memory than others. When I turned on Revealer, it showed that there is a hidden file named "ecwolf.bin" in the 6/18 build (one of the bigger ones) that doesn't seem to be in the smaller ones. The smaller ones seem to be the ones that don't work. Might be a clue as to what's goin on?

Re: Mac dev versions not starting

by Blzut3 » Tue Jul 07, 2015 4:31

Weird, that should do it. I'll have to take a look at the build machine and see what happened.

Re: Mac dev versions not starting

by AstroCreep » Tue Jul 07, 2015 4:28

What do I need to do to get it working again? Tried deleting it and starting over and it still doesn't seem to work

Re: Mac dev versions not starting

by Blzut3 » Tue Jul 07, 2015 4:21

Looks like something that might happen if you install a new version over an old version. Surprised that didn't happen before.

Mac dev versions not starting

by AstroCreep » Tue Jul 07, 2015 4:17

The mac dev versions don't seem to want to start for me. When I run it from Terminal, it seems to just repeat "mv: ecwolf.bin: No such file or directory
mv: rename ../Frameworks/SDL.framework.new to ../Frameworks/SDL.framework/SDL.framework.new: No such file or directory" over and over again. Only happens for builds after 6/18/15. This just me or is this a known problem?

Top