IrocJeff Posted July 25, 2014 Share Posted July 25, 2014 So I've noticed that I seem to have two bsp files generated with my maps. Like, my brewery map is brew.bsp.53cde14e. Any idea as to why this happens or what this is or anything? Link to comment
Apprentice Posted July 25, 2014 Share Posted July 25, 2014 Perhaps a bug in the compiler ?? Which version are you using ?? Link to comment
IrocJeff Posted July 25, 2014 Author Share Posted July 25, 2014 Perhaps a bug in the compiler ?? Which version are you using ?? I'm using 2.5.16 Link to comment
Merek Posted July 26, 2014 Share Posted July 26, 2014 are you referring to GTK Radiant or the compiler itself? Also information such as what operating system you are using might be would be helpful Link to comment
Xycaleth Posted July 26, 2014 Share Posted July 26, 2014 What q3map2 options are you running with? Link to comment
IrocJeff Posted July 26, 2014 Author Share Posted July 26, 2014 are you referring to GTK Radiant or the compiler itself? Also information such as what operating system you are using might be would be helpful Well, since when was there a GTK Radiant version 2.5.16? The compiler, silly.. Windows 7 Pro 64-bit Link to comment
IrocJeff Posted July 26, 2014 Author Share Posted July 26, 2014 What q3map2 options are you running with? When I test everything I usually just run the second stock test BSP choice. The one with Super2 in it. If that is what you mean. Link to comment
Apprentice Posted July 26, 2014 Share Posted July 26, 2014 Did you happen to change some settings in your Windows 7 users policy ?? Link to comment
IrocJeff Posted July 26, 2014 Author Share Posted July 26, 2014 I'm set to administrator and I'm the only one that uses my system. I haven't touched any of that in a long time. Its no big deal, really. I just wondered if anyone else ran into it. Link to comment
eezstreet Posted July 27, 2014 Share Posted July 27, 2014 Does the compiler run into any errors? (Check the console output, that might have some more info but I can't think of anything atm) Link to comment
IrocJeff Posted July 27, 2014 Author Share Posted July 27, 2014 Does the compiler run into any errors? (Check the console output, that might have some more info but I can't think of anything atm) No errors. I think I only noticed this after I installed Quake3mapToolz . Link to comment
Apprentice Posted July 27, 2014 Share Posted July 27, 2014 I think I only noticed this after I installed Quake3mapToolz .It is a possibility that it originates from there. Did you try un-installing Quake3mapToolz ?? Link to comment
Xycaleth Posted July 27, 2014 Share Posted July 27, 2014 Had a quick look at the q3map2 source code. You should only be seeing a file like blahblah.bsp.******** if q3map2 failed to write over the existing .bsp file. So try looking for blahblah.bsp (without the extra stuff), delete it, and then try recompiling. Link to comment
eezstreet Posted July 27, 2014 Share Posted July 27, 2014 Maybe try running it as administrator? Link to comment
IrocJeff Posted July 27, 2014 Author Share Posted July 27, 2014 Had a quick look at the q3map2 source code. You should only be seeing a file like blahblah.bsp.******** if q3map2 failed to write over the existing .bsp file. So try looking for blahblah.bsp (without the extra stuff), delete it, and then try recompiling. That seemed to work great, thanks.What would cause this ? Link to comment
Xycaleth Posted July 27, 2014 Share Posted July 27, 2014 Only reason I can think of is the file permissions on the .bsp file got messed up some how, or maybe was created as an admin, and you were trying to compile as a non-admin. Link to comment
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