Author Topic: Dont function export  (Read 4342 times)

oNd

  • Stingray
  • Posts: 64
Dont function export
« on: February 17, 2008, 03:10:23 AM »
I made map and i went export map and it writes me "Can't find map .... " .. Where is problem??
Once it functions.
Sry my english is very bad.


Garrett

  • Autococker
  • Posts: 1372
Re: Dont function export
« Reply #1 on: February 17, 2008, 03:45:25 AM »
Copy and paste the full error message from the compiler.

German:  Kopieren und fügen Sie den vollständigen Fehlermeldung vom Compiler.  (Sorry, wenn mein Deutsch ist schlecht, ich kann nicht sprechen, ich nur einen Übersetzer)

Cameron

  • Global Moderator
  • Autococker
  • Posts: 2686
Re: Dont function export
« Reply #2 on: February 17, 2008, 03:46:18 AM »
If there is a space in the name of the .map file such as "my thing.map" it will not work.  Make sure there is no space.

If you dont know what i said someone will hopefully translate it for you.

Garrett

  • Autococker
  • Posts: 1372
Re: Dont function export
« Reply #3 on: February 17, 2008, 03:48:19 AM »
If there is a space in the name of the .map file such as "my thing.map" it will not work.  Make sure there is no space.
Didn't even know of that error.  I always out of habit use the underscore (' _ ') for spaces.

Cameron

  • Global Moderator
  • Autococker
  • Posts: 2686
Re: Dont function export
« Reply #4 on: February 17, 2008, 03:54:27 AM »
Yeh, my brother had that problem 2day exporting his map.  Told him to get rid if the space in it and it worked.  When it exports it looks for the .map file without the spaces so in a "my thing.map" case it would look for "my.map" and ignore the space and everything after it.

The message:

************ ERROR ************
Error opening C:\BSP\pball2\quake2\pball\mapfiles\my.map: No such file or directory.

Then it cant find it.  So needs so space to work.

oNd

  • Stingray
  • Posts: 64
Re: Dont function export
« Reply #5 on: February 17, 2008, 04:03:08 AM »
I click on export -> qbsp.bat and..

Can't find map maps/inprogress/mymap.bsp

PS: I dont understand German, i am from czech republic ;)

Garrett

  • Autococker
  • Posts: 1372
Re: Dont function export
« Reply #6 on: February 17, 2008, 04:07:04 AM »
[...]

PS: I dont understand German, i am from czech republic ;)
My bad on the German part.
Is the full name of your map, mymap?  If it isn't, do what Cameron said.

oNd

  • Stingray
  • Posts: 64
Re: Dont function export
« Reply #7 on: February 17, 2008, 04:38:26 AM »
I now test export shock.map and can't find map maps/inprogress/shock.bsp

ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: Dont function export
« Reply #8 on: February 17, 2008, 04:41:47 AM »
Where are paintball and BSP installed?

oNd

  • Stingray
  • Posts: 64
Re: Dont function export
« Reply #9 on: February 17, 2008, 04:44:46 AM »
bsp: C:/bsp
pb2: C:/games/paintball2

ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: Dont function export
« Reply #10 on: February 17, 2008, 04:50:17 AM »
Please paste the compiler log. (what comes up in the black box)

oNd

  • Stingray
  • Posts: 64
Re: Dont function export
« Reply #11 on: February 17, 2008, 05:07:35 AM »
So, can't find map is away but here is this:


and here it is:

oNd

  • Stingray
  • Posts: 64
Re: Dont function export
« Reply #12 on: February 17, 2008, 05:08:28 AM »
bad quaility..w8

ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: Dont function export
« Reply #13 on: February 17, 2008, 05:09:59 AM »
Everything looks fine, I don't know what's causing the problem.

oNd

  • Stingray
  • Posts: 64
Re: Dont function export
« Reply #14 on: February 17, 2008, 05:11:50 AM »

ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: Dont function export
« Reply #15 on: February 17, 2008, 05:15:14 AM »
Try exporting it twice, it doesn't always work first time.

oNd

  • Stingray
  • Posts: 64
Re: Dont function export
« Reply #16 on: February 17, 2008, 05:20:29 AM »
I try 10 times :(

oNd

  • Stingray
  • Posts: 64
Re: Dont function export
« Reply #17 on: February 17, 2008, 11:17:54 AM »
and i now try export sigecastle.map and cant find map



Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Dont function export
« Reply #18 on: February 17, 2008, 11:18:42 AM »
Open up the game and type (in the console) "map inprogress/default" and see if it gives us the same error.  But it looks like something completely unrelated to your map.  Can you load any other map?  (go into "Start New Game" and try to load a map)

Cameron

  • Global Moderator
  • Autococker
  • Posts: 2686
Re: Dont function export
« Reply #19 on: February 17, 2008, 02:10:08 PM »
Yay, someone actually has the problem i have out of the middle of no-where.  What happens is that when you export it, everything is fine.  When you press any key and it boots paintball it says it cant find inprogress/mapfile or what ever.  I have to goto C:/bsp/pball2/quake2/pball/mapfiles and get the bsp file from there and paste it into the map folder in paintball.  BTW my paintball is in the same location as his.