QLive crashes after opening a custom map

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
Post Reply
xiripiti
Posts: 100
Joined: Tue Jul 09, 2013 3:16 pm

QLive crashes after opening a custom map

Post by xiripiti »

First time this happens: uploaded a new map to my steam workshop, subscribed it, opened QLive.
Immediatly after loading the map, the game crashes. Tried to open other of my maps, all work ok. After re-cheking the map constrution, remade the final compile - 0 (zero) errors - the problem stays the same. Is a small duel map with nothing special. I have others much more complex and all work.
I am a patient person, so, for the case of existing other map with the same name in the hudge QL map list, changed the textures name, shaders and finally the map name. The problem still occurs.
I ask myself if there are new rules for uploading maps or something else i cant imagine.
Any ideas?
sst13
Posts: 298
Joined: Mon Feb 15, 2010 11:05 pm

Re: QLive crashes after opening a custom map

Post by sst13 »

A workshop link would be great. Otherwise we can just guess...
[url=https://sst13.de]Q3A Maps - by sst13[/url]
[url=https://steamcommunity.com/id/_sst13_/myworkshopfiles]Quake Live Workshop[/url]
xiripiti
Posts: 100
Joined: Tue Jul 09, 2013 3:16 pm

Re: QLive crashes after opening a custom map

Post by xiripiti »

https://steamcommunity.com/sharedfiles/ ... 2827879122
If you do not succeed opening, I will be happy to send you all files for you to to check, compile and upload to steam...if you have patient to do that.
Thanks
sst13
Posts: 298
Joined: Mon Feb 15, 2010 11:05 pm

Re: QLive crashes after opening a custom map

Post by sst13 »

-> "textures/dune/dune_lightfx.jpg" QL don't support grayscale JPG.
Just make it a 24bit TGA. It will be the same size when compressed inside the pk3.

You should also convert all the TGAs, where you don't need an alpha channel, into JPG to save a lot of space. The levelshot alone eats up over 1MB...
[url=https://sst13.de]Q3A Maps - by sst13[/url]
[url=https://steamcommunity.com/id/_sst13_/myworkshopfiles]Quake Live Workshop[/url]
xiripiti
Posts: 100
Joined: Tue Jul 09, 2013 3:16 pm

Re: QLive crashes after opening a custom map

Post by xiripiti »

There are a lot tgas indeed, all 24 bits. I will convert them to jpeg.
Lets see, thanks
CZghost
Posts: 1924
Joined: Wed Jun 22, 2011 1:45 pm

Re: QLive crashes after opening a custom map

Post by CZghost »

I may also suggest you to convert your TGAs that DO have an alpha channel to PNGs, since QL does support PNGs as well. PNG should take up less space than TGA.
[b][[/b] [url=http://czghost.4fan.cz/]Websites[/url] | [url=https://www.facebook.com/czghost.plays]Facebook[/url] | [url=https://www.twitter.com/theczghost]Twitter[/url] | [url=https://www.youtube.com/user/TheCZghost]YouTube[/url] | [url=https://www.instagram.com/theczghost]Instagram[/url] [b]][/b]
“[i]When you feel the worst, turn to the sun and all the shadows will fall behind you.[/i]” - John Lennon
sst13
Posts: 298
Joined: Mon Feb 15, 2010 11:05 pm

Re: QLive crashes after opening a custom map

Post by sst13 »

CZghost wrote:PNG should take up less space than TGA.
Outside the pk3 yes, but inside the pk3 the TGAs are almost the same size as PNG. The difference is minor.
And stored in the VRAM both are the same size of course.

But TGA has still better compatibility with other "older" engines, like Q3A. Just in case you want port the map over. Or someone else wants to port the map somewhere in the future. ;)
[url=https://sst13.de]Q3A Maps - by sst13[/url]
[url=https://steamcommunity.com/id/_sst13_/myworkshopfiles]Quake Live Workshop[/url]
xiripiti
Posts: 100
Joined: Tue Jul 09, 2013 3:16 pm

Re: QLive crashes after opening a custom map

Post by xiripiti »

Solved !!!
Made a new compile with no shaders and it is working. Only need to find which was the bad guy :)
User avatar
roughrider
Posts: 348
Joined: Mon Jul 22, 2002 7:00 am

Re: QLive crashes after opening a custom map

Post by roughrider »

how is this coming along? Interested to se the progress on this :)
Team *A51* Q3 & QL
Post Reply