While i play mohaa breakthrough in multiplayer mode, when i choose to change map with one like "palermo", "brest" etc, my game crashes.
I report here what is written in the console log:
Code: Select all
------ Server Initialization ------
Server: dm/mp_brest_dm
------- S_StopAllSounds (stop music) -------
------- S_StopAllSounds Complete-------
------- S_StopAllSounds (stop music) -------
------- S_StopAllSounds Complete-------
Setting up Shaders
UI_DrawConnect called
Corrupt JPEG data: premature end of data segment
----- CL_Shutdown -----
------- S_StopAllSounds (stop music) -------
------- S_StopAllSounds Complete-------
------- Sound Shutdown (full) -------
------- S_MILES_StopAllSounds -------
------- S_MILES_StopMP3 -------
------- Q_AIL_shutdown -------
------- S_MILES_FreeDLL -------
------- S_MILES_FreeDLL Finished! -------
------- Sound Shutdown Complete -------
RE_Shutdown( 1 )
Shutting down OpenGL subsystem
...wglMakeCurrent( NULL, NULL ): success
...deleting GL context: success
...releasing DC: success
...hiding window
...destroying window
...window successfully destroyed
...resetting display
...shutting down QGL
...unloading OpenGL DLL
-----------------------
----- Server Shutdown -----
---------------------------
Code: Select all
----- CL_Shutdown -----
------- S_StopAllSounds (stop ) -------
------- S_StopAllSounds Complete-------
------- S_StopAllSounds (stop ) -------
------- S_StopAllSounds Complete-------
------- Sound Shutdown (full) -------
------- S_MILES_StopAllSounds -------
------- S_MILES_StopMP3 -------
------- Q_AIL_shutdown -------
------- S_MILES_FreeDLL -------
------- S_MILES_FreeDLL Finished! -------
------- Sound Shutdown Complete -------
RE_Shutdown( 1 )
Shutting down OpenGL subsystem
...wglMakeCurrent( NULL, NULL ): success
...deleting GL context: success
...releasing DC: success
...hiding window
...destroying window
...window successfully destroyed
...resetting display
...shutting down QGL
...unloading OpenGL DLL
-----------------------
Unsupported marker type 0x3a
i hope you can hel me!
thank you

