English Unreal Software bugs and errors thread

150 replies
Goto Page
To the start Previous 1 2 3 4 5 6 7 8 Next To the start
Up
Pagyra
User
Offline Off
I see a lot of posts with individual errors, so I think it would be better if it split to thread with errors.

Any way i have strange bug with "bigimg" with this image:

IMG:http://s019.radikal.ru/i623/1507/a1/996ff27bdcdd.png

As you can see it shows as small image.
20.07.15 09:55:20 am
Up
_oops
User
Offline Off
IMG:http://i.imgur.com/D6MNdVg.jpg

what
20.07.15 10:41:00 am
Up
DC
Admin
Offline Off
I changed the bigimg tag long a time ago to work like the normal img tag (for reasons I don't remember). I should probably remove it from the tag-list as it's not really required anyway. The normal img-tag is better and sufficient.
www.UnrealSoftware.de | www.CS2D.com | www.CarnageContest.com | Use the forum & avoid PMs!
21.07.15 09:58:10 am
Up
GeoB99
Moderator
Offline Off
Hehe, hope maybe if I'll post another bug here, it won't be a huge deal if I posted here...

When I wrote the wrong password, writing the right one and clicking "Okay" to remove the Failed Login Attempts, still the "Login" title appear. So, I have to click Unreal Software title of the website to remove that Login title thingy.
12.09.15 01:15:42 pm
Up
DC
Admin
Offline Off
@user VADemon: It doesn't work for a ton of files which depends on how they are zipped. Some formats don't seem to be supported by the PHP zip library.
www.UnrealSoftware.de | www.CS2D.com | www.CarnageContest.com | Use the forum & avoid PMs!
13.09.15 02:07:38 pm
Up
VADemon
User
Offline Off
A login attempt with an empty password should not count as failed.
27.09.15 10:11:16 am
Up
GeoB99
Moderator
Offline Off
US.de pages link without www. in the beginning, it redirecting me without being logged in while I am already logged in the forum. Probably, the issue is because the link of a US.de page doesn't have www. but shouldn't they redirect as logged in the account as long I am logged?
This is an example, http://unrealsoftware.de/files_show.php?file=16587
27.09.15 11:08:09 am
Up
Yates
Reviewer
Offline Off
www. and without are two different websites. Your cache and cookies are saved for both of these differently. It's how it works, not a bug.
27.09.15 11:22:41 am
Up
DC
Admin
Offline Off
@user GeoB99: What user Yates said. Many pages circumvent that issue by automatically redirecting from the www-subdomain to the domain or the other way round but I don't do this.
I strongly recommend to always use the version with www for all links because it's more common. That's what I'm doing on all my pages.

If you spot any link created by the page (including tag-generated links) which has NO www inside it please let me know and I'll change it.

Hmm... maybe I also should consider to automatically add a www. to all
http://unrealsoftware.de
-links. Or I just do the redirection stuff...
www.UnrealSoftware.de | www.CS2D.com | www.CarnageContest.com | Use the forum & avoid PMs!
27.09.15 06:15:19 pm
Up
Nekomata
User
Offline Off
I believe there's a .htaccess method of redirecting all www. links to one without or vice versa. o.o
27.09.15 07:23:40 pm
Up
Apache uwu
User
Offline Off
user VADemon has written:
@user DC: if you are interested, .zip preview doesn't work for file cs2d System Level (Rank Mod) (0) as well as file cs2d System Level By PB And TF (1)


That's because they're zipped with winrar. Try unzipping them with windows explorer, won't work.
15.10.15 09:46:24 pm
Up
mesae
User
Offline Off
it's not a big bug

________________________________________________________________________________________________________________________________________________________ as you can see it's a infinite line
Code:
1
[b][u]________________________________________________________________________________________________________________________________________________________[/u][/b]
IMG:http://i.imgbox.com/b98eo2w6.gif
15.10.15 09:51:12 pm
Up
mafia_man
User
Offline Off
@user mesae, @user DC:
Code:
1
overflow: hidden

should fix that problem.
15.10.15 10:01:49 pm
Up
DC
Admin
Offline Off
It's not really infinite
overflow:hidden seems to be an acceptable quick-fix. Done! Thanks!
www.UnrealSoftware.de | www.CS2D.com | www.CarnageContest.com | Use the forum & avoid PMs!
26.10.15 11:18:16 am
Up
Yates
Reviewer
Offline Off
When listening to an uploaded sound file clicking the modal box away still keeps on playing the music until it is finished or another sound file has been clicked on (refresh).
26.10.15 07:51:04 pm
Up
DC
Admin
Offline Off
@user Yates: Fixed. I didn't destroy the iframe with the audio file, I just hid it. That was the problem. I actually had code for removal in there but it looks like that code didn't work and I never knew because... it got hidden anyway
www.UnrealSoftware.de | www.CS2D.com | www.CarnageContest.com | Use the forum & avoid PMs!
17.11.15 06:39:35 am
Up
GeoB99
Moderator
Offline Off
When you're updating your file by replacing the old one with a new one, it simply gets stuck with the old one instead to be replaced. And looks like user Jite has the same problem with his file (file cs2d piWi - Iowa Penitentiary (12)). I'd want to ask other guys to try same (just put a random file to see if it's works).

If not, then that's a critical bug and user DC must fix it quickly.
17.11.15 08:52:51 pm
Up
DC
Admin
Offline Off
@user GeoB99: Are you sure that you are really downloading the new file and not an old one cached in the browser or somewhere else?

I know for sure that it is possible in general to update/replace the uploaded file with a new one because many people already did so. But maybe there are special edge cases where it doesn't work for some reason.
www.UnrealSoftware.de | www.CS2D.com | www.CarnageContest.com | Use the forum & avoid PMs!
03.12.15 04:05:00 pm
Up
Hajt
User
Online On
http://cs2d.com/hash.php?f=cs2d_dedicated_linux.zip

This doesn't work correctly or I'm wrong?

root@cs2d:~# crc32 cs2d_dedicated_linux.zip
d875962c
To the start Previous 1 2 3 4 5 6 7 8 Next To the start