Author Topic: problem with new textures  (Read 1051 times)

nightryder

  • 68 Carbine
  • Posts: 448
problem with new textures
« on: September 10, 2007, 04:18:12 PM »
when ever i try to make a map using the CTP1. the ingame console wont load the map and says:

************************
ERROR: GL_Upload8: too large
************************
====Shutdown Game=====



the command window says:



c:\bsp\pball2\quake2\pball\mapfiles>call ..\compilers\qbsp testexcrement

c:\bsp\pball2\quake2\pball\mapfiles>..\..\util\qbsp3 testexcrement
----------- qbsp3 -----------
original code by id Software
Modified by Geoffrey DeWan
Revision 1.09
-----------------------------
gamedir set to c:\bsp\pball2\quake2\pball\
entering c:\bsp\pball2\quake2\pball\mapfiles\testexcrement.map

************ ERROR ************
Line 24 is incomplete


c:\bsp\pball2\quake2\pball\mapfiles>call ..\compilers\runmap testexcrement
A subdirectory or file c:\games\paintball2\pball\maps\inprogress already exists.


c:\bsp\pball2\quake2\pball\mapfiles>copy testexcrement.bsp c:\games\paintball2\pball\
maps\inprogress
        1 file(s) copied.

c:\bsp\pball2\quake2\pball\mapfiles>c:

c:\bsp\pball2\quake2\pball\mapfiles>cd \games\paintball2

C:\Games\Paintball2>pause
Press any key to continue . . .

C:\Games\Paintball2>paintball2 +map inprogress/testexcrement





whats the problem?





jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: problem with new textures
« Reply #1 on: September 14, 2007, 01:37:34 PM »
Sounds like your video card can't handle the large textures.  The game is supposed to auto-detect the maximum texture size supported and scale down to that, but maybe you have crappy drivers.  Try with gl_highres_textures 0.

As for the "Line 24 is incomplete" error, your map file got screwed up somehow.  You might be able to open it in wordpad or another text editor and figure out what's wrong.

nightryder

  • 68 Carbine
  • Posts: 448
Re: problem with new textures
« Reply #2 on: September 19, 2007, 05:07:44 PM »
i tried gl_highres_textures with same results.

the line 24 error doesnt matter if its just the map because it was just a test map to see if i could use the textures.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: problem with new textures
« Reply #3 on: September 26, 2007, 06:35:53 PM »
Can you narrow it down to a specific texture causing the problem?

nightryder

  • 68 Carbine
  • Posts: 448
Re: problem with new textures
« Reply #4 on: September 27, 2007, 02:29:09 PM »
like try out all the textures till one doesnt work for me...
i can try