Forum

> > CS2D > General > CS2D Bug Reports
Forums overviewCS2D overviewGeneral overviewLog in to reply

English CS2D Bug Reports

2,043 replies
Page
To the start Previous 1 214 15 16102 103 Next To the start

old Turret Bug Persists

VaiN
User Off Offline

Quote
I know the bug had been reported before, but the hotfix does not seem to help.

I tested with the latest files and no mods or scripts at all on client or server.

Game Mode: Construction
Map: ctf_cs2dfortress
Server: Linux Dedicated Server Binary + Windows Archive download, KVM 512MB RAM, around 50 ping for me
Client: Windows Archive download, no mods

T does not take damage from CT turret and there's no shooting sound for any turrets.
CT did take damage from T turrets.
Neutral turrets did do damage to both teams when spawned via RCon.

Also, when testing i tried setting mp_killbuidings 3, so that all buildings remain on team change, and the turrets don't shoot at you at all after switching teams. Had to test with another player.

Con mode already has a bad enough rep, but it's the only mode I really enjoy. Without turrets, it becomes a bit dull, and less fun.

I hope you can get this resolved soon.

Edit: After a long time hosting a construction server with this bug, I can confirm that the bug is random. Sometimes certain turrets will damage players, but most do not. Seems similar to the old supply bug we had a couple versions back in how supplies only functioned randomly or at specific locations on a map.
edited 1×, last 18.08.13 12:06:06 am

old Re: CS2D Bug Reports

Avo
User Off Offline

Quote
Don't know if reported before, but when my turret is shooting or killing someone, bullets' shells drop out from me even when I'm far far away from the turret. Just reporting.

old Re: CS2D Bug Reports

DC
Admin Off Offline

Quote
@user Avo: Did you load the optional fix which has been released a few days after the release of the latest version? I'm asking because I fixed a bug like the one you just mentioned with this optional fix release.
thread news CS2D optional hotfix

old Re: CS2D Bug Reports

VADemon
User Off Offline

Quote
OLD >


Info_TeamGate has no weapon ID assigned to it (look cs2d lua hook die)
edited 1×, last 09.05.13 12:32:16 am

old Re: CS2D Bug Reports

Alistaire
User Off Offline

Quote
Opening F1 will show your OWN server title.

----

Adding any hitzone, and shooting through it, will ALWAYS result in damage loss. Even with hitzones that should "only register".
edited 2×, last 21.05.13 06:12:34 pm

old Re: CS2D Bug Reports

Night Till Death
User Off Offline

Quote
This may not be the right section + but my friend cant seem to connect to USGN... he enters everything correctly but the password seems to change everytime he pesses OK
Can this be solved in anyway?

old Re: CS2D Bug Reports

Rainoth
Moderator Off Offline

Quote
user zazz has written
Tile blending tool can't blend walls or obstacles.


About obstacles not sure, but walls blend perfectly.

old 3 bugs at this time

MikuAuahDark
User Off Offline

Quote
cs2d lua cmd entitylist cannot filter Info_T(Entity ID 0). I try to fix someone map and use this code
1
2
3
for _,e in pairs(entitylist(0)) do
	print(entity(e.x,e.y,"typename").." @ "..e.x.."|"..e.y)
end
but it gives me all list of entities

Note: Entity with ID more than 0 work fine(Info_CT,etc.)
Note2: it also possible to use this code
1
2
3
4
5
for _,e in pairs(entitylist(0)) do
	if entity(e.x,e.y,"type")==0 then
		print(entity(e.x,e.y,"typename").." @ "..e.x.."|"..e.y)
	end
end
but it little slow

EDIT: another bug at language
Location: Map Editor
the mapexport only use a user string language when "Minimap" or "Minimap+Entities". So when you not choose "Minimap" or "Minimap+Entities" then it would always says Saved as 'mapexport.png' in your CS2D folder!

EDIT2: bug at cs2d lua cmd timer
when you try to accessing a function that located on multi-dimensonal array, it would crash your CS2D(both when hosted with CounterStrike2D.exe and cs2d_dedicated.exe) and on cs2d_dedicated.exe, i getting this message:
cs2d_dedicated.exe has written
PANIC: unprotected error in call to Lua API (attempt to index a nil value)
edited 2×, last 19.08.13 02:13:53 pm

old Re: CS2D Bug Reports

D-D3ADxPro
User Off Offline

Quote
#1. When triggering a Gen_FX (with a button) and using a delay to dis-able the Gen_Fx, the Gen_Fx does not re-trigger!

#2. Explosions doesn't hurt you.

#3 Env_Hurt doesn't hurt you.

old Re: CS2D Bug Reports

Xirot
User Off Offline

Quote
Many bugs , hope that CS2D will be fixed soon.
CS2D mapping floors rotations.

old Re: CS2D Bug Reports

MikuAuahDark
User Off Offline

Quote
Console pointing bug.

It allows a console to berhave like a Menu(menu that showed when Esc is pressed) where you can press "9" to cs2d cmd disconnect

How to reproduce:
First of all you need to open the console, Press the input box and then press the output box. Then it already berhave like a Menu(press "9" to try it)

old Re: CS2D Bug Reports

FlooD
GAME BANNED Off Offline

Quote
user MikuAuahDark has written
Console pointing bug.

It allows a console to berhave like a Menu(menu that showed when Esc is pressed) where you can press "9" to cs2d cmd disconnect

How to reproduce:
First of all you need to open the console, Press the input box and then press the output box. Then it already berhave like a Menu(press "9" to try it)

i can confirm this. the bug isn't present if you use new game to get ingame

what i don't get is how the hell you found this bug lol

old Re: CS2D Bug Reports

MikuAuahDark
User Off Offline

Quote
user FlooD has written
what i don't get is how the hell you found this bug lol
This is how i found it

Well, i am testing for a threaded hudtxt(where it can show 2 hudtxt with same ID by using timerEx. NOTE: IT'S IMPOSSIBLE) and my CS2D start to lagging everytime i open the console. So i am just right click to the output and press "Clear console" but before typing a function that destroy the threaded hudtxt, i am simply press "6" and menu Players & Bans is showed. Then i am try to do it again and it do the same thing, also i try "9" and im disconnected.

old Re: CS2D Bug Reports

Rainoth
Moderator Off Offline

Quote
I don't know if this occurs for other stuff but I can't blend "linear-soft" (at least I tried only that one) tile 38 with tile 1 (is a default tileset) in north east direction.

I was blending flowers in all directions to make them look smoother but when you blend it in north east direction, instead of grass I get pure black (not all tile, but the part where grass would be)
To the start Previous 1 214 15 16102 103 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview