[Fixed] client crash
my client crashed after i did /rcon map_restart on ashphyxland
watch attached screen
i have the same problem with 2.2
if someone restart map or map changes......my q3 crash.........
also there is something strange cos in game when someone get killed by :
player A railed player B
both player tags, are shown in xp_name code....and not like normal tags :////
but when i open the console all is fine...
also happens if you carry out map_restart/map/load commands via ref *after* changing g_gametype (reproducible). if you *didn't* change g_gametype, then map_restart/map/load via ref works fine.
server console looks like on the attached pic.
edit: also happens when using /reconnect cmd.
Well, lets try to track this down.
Does it crash on every map_restart or just randomly? Unfortunately this part is not visible on the "screenshot", but do you use any custom engine? If so, please try the original quake3(.exe).
Does it help to disable the fancy console (xp_drawConsole 0
)? If not, do you have anything special in xp_onExit
?
i have the same problem.. q3 crash everytime.. sometimes random crassh..
about the xp_modelscale that is unfair imo.. you can see the enemy in the corners before than you see his hitbox when xp_modelscale 1.5...
i solve it.. i think .. put xp_onexit "" .. no more problems for me
jeff change it to ""
jeff change it to ""
so how we can have then the screenshots? : ) cos im not wiling to make screenshot each time when map ends
Well, lets try to track this down.
Does it crash on every map_restart or just randomly? Unfortunately this part is not visible on the "screenshot", but do you use any custom engine? If so, please try the original quake3(.exe).
Does it help to disable the fancy console (
xp_drawConsole 0
)? If not, do you have anything special inxp_onExit
?
For me it hapens when:
map restart, map, rotate, next map........but not only that when i get into the menu of the game to change something in game....it crashes also.
xp_drawConsole 0 (does not help)
xp_onExit ''ScreenshotJPEG'' tryied the xp_onExit '''' still not work
wrote:Well, lets try to track this down.Does it crash on every map_restart or just randomly? Unfortunately this part is not visible on the "screenshot", but do you use any custom engine? If so, please try the original quake3(.exe).
Does it help to disable the fancy console (
xp_drawConsole 0
)? If not, do you have anything special inxp_onExit
?For me it hapens when:
map restart, map, rotate, next map........but not only that when i get into the menu of the game to change something in game....it crashes also.
xp_drawConsole 0 (does not help)
xp_onExit ''ScreenshotJPEG'' tryied the xp_onExit '''' still not work
dunno for me work fine xp_onExit ''''
My quake is default with only the mod E+ nothing else
i have /xp_onexit "screenshotJPEG"