just installed and wont even begin to start

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
mysticmoon
Peon
Peon
Posts: 2
Joined: 08 May 2006, 09:37

just installed and wont even begin to start

Post by mysticmoon »

[09:28:44] Using OpenGL with double buffering.
[09:28:44] ResourceManager::get(graphics/sprites/player_male_base.png)
[09:28:44] Binding texture 1 (2048x256)
[09:28:44] Error: Image GL import failed: GL_INVALID_VALUE
[09:28:44] Error: Couldn't load player spriteset!

This is what is in the log...
As soon as you click on the program it makes the windows beep and quickly flashes then nothing. no load at all :roll:
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Post by Crush »

don't forget that TMW is a multiplatform game. you should always write which operating system you are using.

for now i would suggest you to disable OpenGL support. open the config.xml in your tmw directory and change the line
name="opengl" value="1"
to
name="opengl" value="0"
Last edited by Crush on 08 May 2006, 12:45, edited 1 time in total.
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
User avatar
knivey
Novice
Novice
Posts: 187
Joined: 05 Mar 2006, 03:01

Post by knivey »

the size of the image files OpenGL can load varies from system to system based on the amount of memory your video card has. but if your opengl drivers aren't functioning properly it doesn't matter because opengl isn't going to work and you're probably using mesagl or something.
All your base are belong to us.
User avatar
Pajarico
Knight
Knight
Posts: 592
Joined: 28 Feb 2005, 19:29
Contact:

Post by Pajarico »

He's in windows.
Lv.: Maggot
Please, read the FAQ before posting.
mysticmoon
Peon
Peon
Posts: 2
Joined: 08 May 2006, 09:37

how do i disable OpenGL support

Post by mysticmoon »

i cant figure out how to change the values of open GL to "0"....i see it but it wont let me change it...
I am using Windows XP
thanks
User avatar
Modanung
Grand Knight
Grand Knight
Posts: 1719
Joined: 20 May 2005, 15:51
Location: Groningen, The Netherlands
Contact:

Re: how do i disable OpenGL support

Post by Modanung »

mysticmoon wrote:i cant figure out how to change the values of open GL to "0"....i see it but it wont let me change it...
I am using Windows XP
thanks
Don't open it with Internet Explorer or Firefox, open it with Notepad or Wordpad.
If you're looking for 3D FOSS games be sure to check out LucKey Productions on itch.io
Post Reply