home home

downloads files

forum forum

docs docs

wiki wiki

faq faq

Cube & Cube 2 FORUM


General Thread

by Aardappel on 01/05/2002 01:55, 15527 messages, last message: 03/01/2024 13:02, 11443223 views, last view: 05/16/2024 22:45

for questions, announcements etc.

Go to first 20 messagesGo to previous 20 messages    Board Index    Go to next 20 messagesGo to last 20 messages

#9808: Windows error

by dadnoz on 01/03/2008 02:57

I am getting a \"side by side configuration not setup properly\" or some message like that at game startup on Windows Vista 64-bit - any ideas?

Thanks!
mike king

reply to this message

#9809: Re: Windows error

by steve_e on 01/03/2008 03:29, refers to #9808

Do a search on the forum - there is was something posted up not too long ago...

Or click here instead:
http://www.cubeengine.com/forum.php4?action=display_thread&thread_id=1516

reply to this message

#9810: Server

by Chris-German on 01/03/2008 20:37

Hi,
how can i open a server?
i need help, because i doesn't go, like a friend tell it me.


MfG
Chris

reply to this message

#9811: Re: Server

by MovingTarget on 01/03/2008 22:54, refers to #9810

Double click on server.bat, for a start. Look in the docs for more details on command line parameters.

reply to this message

#9812: The nice Visual C++ runtime error.

by Aaron on 01/04/2008 20:34

So yeah i get to playin and all, and within the first five seconds of playing i get the runtime error. Heres what it says in the console:
C:\\Program Files\\Sauerbraten>bin\\sauerbraten.exe -r
init: sdl
init: enet
init: video: mode
init: video: misc
init: gl
Renderer: GeForce4 MX Integrated GPU/AGP/SSE/3DNOW! (NVIDIA Corporation)
Driver: 1.4.0
WARNING: No vertex_buffer_object extension! (geometry heavy maps will be SLOW)
WARNING: No occlusion query support! (large maps may be SLOW)
WARNING: No shader support! Using fixed function fallback. (no fancy visuals for
you)
WARNING: Using NVIDIA texgen bug workaround. (use \"/nvidia_texgen_bug 0\" to disa
ble if unnecessary)
WARNING: No framebuffer object support. (reflective water may be slow)
WARNING: Non-power-of-two textures not supported!
init: console
init: gl: effects
init: world
init: sound
init: cfg
init: localconnect
init: mainloop
read map packages\\base\\metl4.ogz (0.2 seconds)
Mining Station by metlslime
game mode is ffa/default

And then occasionally, i get en endless win32 exception error.

reply to this message

#9813: ..

by Flame on 01/04/2008 20:55

hi,
I am from germany.

I don\'t know how to install new maps...
I copyed the CGZ-file into the folder \"...packages/maps\" but nothing happened...
I don\'t know what to do, I used google, but I coudn\'d found any help.

So can you help me please???

reply to this message

#9814: ..

by Flame on 01/04/2008 21:08

ok I found it...

reply to this message

#9815: ..

by Flame on 01/04/2008 21:08

ok I found it...

reply to this message

#9816: Cannot Connect to master server

by draeded7 on 01/04/2008 23:04

Unblocked the Assault cube on my PC, have fast connection, what am i doing wrong?

reply to this message

#9817: Re: Cannot Connect to master server

by Drakas on 01/04/2008 23:12, refers to #9816

draeded7: http://assault.cubers.net/forum/
nJoy!

reply to this message

#9818: Re: The nice Visual C++ runtime error.

by Aaron on 01/05/2008 16:53, refers to #9812

Never mind. By updating my drivers, i seem to have fixed the problem.

reply to this message

#9819: fatal error

by sauerfreak on 01/05/2008 19:24

I can run Sauerbraten Assassin Edition fine, but when I try to map, the game closes and this message pops up:

sauerbraten fatal error

And inside the box is this:

Sauerbraten Win32 Exception: 0xc0000005 [0x6c]
I've installed the thing that that came with the .exe installer, so I know that that's not the problem.
I was told on Quadropolis by SheeEttin that Eihrul is 'magical with this kind of thing'. Any help would be much appreciated. Send help to my email at sauerfreak@yahoo.com. Thanks!

reply to this message

#9820: Fatal Error

by evil_genius on 01/05/2008 20:56

When I try to launch Sauerbraten after a second the following error appears:
Sauerbraten Win32 Exception:
0xc0000005 [0x34]

My computer is a Windows XP Home Edition with Service pack 2, 512 mb RAM and for graphics an ATI Radeon 9550 Series.
Can someone help me?

reply to this message

#9821: Fatal Error

by evil_genius on 01/05/2008 20:56

When I try to launch Sauerbraten Assassin Edition (patched) after a second the following error appears:
Sauerbraten Win32 Exception:
0xc0000005 [0x34]

My computer is a Windows XP Home Edition with Service pack 2, 512 mb RAM and for graphics an ATI Radeon 9550 Series.
Can someone help me?

reply to this message

#9822: Re: fatal error

by SheeEttin on 01/05/2008 22:12, refers to #9819

>Eihrul is 'magical with this kind of thing'

It wasn't necessary to quote me on that... >_>

reply to this message

#9823: Re: fatal error

by tentus_ on 01/06/2008 00:46, refers to #9819

I ran across the 0xc0000005 error too, when trying to load "island"... but was then entirely unable to replicate the bug a few seconds later. Weird. I've been doing a ton of mapping recently, and nothing has cropped up during those hours of fiddling around.

reply to this message

#9824: Sound issue.

by dusty on 01/06/2008 03:45

Running Fedora 8. Audio seems to work for everything but Sauerbraten. From a terminal it errors out saying:

(SDL_mixer): Fragment size must be a power of two

Anyone have any pointers? Thanks!

reply to this message

#9825: How Do I Make A Custom Texture?

by JBridge on 01/06/2008 03:52

I simply need a black texture to make areas appear dark. Doom 3 dark. Can anyone help me?

reply to this message

#9826: Re: How Do I Make A Custom Texture?

by Hirato Kirata on 01/06/2008 04:06, refers to #9825

before you even consider it, /ambient 1 can make most areas seem.... seem significantly darker

To make a texture, you just need to save it in a format supported by SLD_image.
once that's done just add the following into a cfg and execute it

setshader stdworld
texture 0 "path to texture"

~Hirato Kirata

reply to this message

#9827: Re: How Do I Make A Custom Texture?

by JBridge on 01/06/2008 06:55, refers to #9826

/ambient 1? Sorry, but I'm kind of a newb here. I assume it's not a console command, as I tried that.

Also, what formats are supported by SLD_image?

Lastly, my custom maps don't have their own .cfgs; should I make them?

~Joel

reply to this message

Go to first 20 messagesGo to previous 20 messages    Board Index    Go to next 20 messagesGo to last 20 messages


Post a Message

Username

Email

Subject

Body

4 multiplied by 5 =


content by Aardappel & eihrul © 2001-2024
website by SleepwalkR © 2001-2024
54017273 visitors requested 71796777 pages
page created in 0.229 seconds using 10 queries
hosted by Boost Digital