Forum

> > CS2D > General > CS2D Bug Reports
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch CS2D Bug Reports

2.043 Antworten
Seite
Zum Anfang Vorherige 1 26 7 8102 103 Nächste Zum Anfang

alt Re: CS2D Bug Reports

robed
User Off Offline

Zitieren
game shuts down when putting shadows (sometimes probably twice a week) on editor?

alt Reporta!

CY
Reviewer Off Offline

Zitieren
The game shuts down by itself when I'm trying to join REWARDS construction server.

alt Re: CS2D Bug Reports

Knifeline
User Off Offline

Zitieren
I tried uninstall and reinstalled it,but it still dosen't work. :(Oh yea i forgot to say that when i press the left button mouse,da buy equipment appears,not the shop menu.
1× editiert, zuletzt 31.08.12 05:36:07

alt Re: CS2D Bug Reports

Sparty
Reviewer Off Offline

Zitieren
user CY hat geschrieben
The game shuts down by itself when I'm trying to join REWARDS construction server.

Same that happens to me as well..
But i did /retry and 15 secs im off D":

alt Re: CS2D Bug Reports

Knifeline
User Off Offline

Zitieren
I need help,i still have the shop equipment appearing.I tried everything,controls,binds,reinstalling and uniinstalling.Can somone help me?

alt Re: CS2D Bug Reports

Suprise
BANNED Off Offline

Zitieren
@user CY: @user Sparty: The server uses ctf_cs2dfortress or what, and that map crashing when lights are on. Turn off the shadows, and lights and you can join.

alt Re: CS2D Bug Reports

DC
Admin Off Offline

Zitieren
I'm sorry but I can't fix stuff that is caused by weird circumstances on your system. I don't even know the reason for the problem. How am I supposed to fix it then? 99,9% of all players do not even have that problem (including myself).

alt Re: CS2D Bug Reports

mafia_man
User Off Offline

Zitieren
user DC hat geschrieben
I'm sorry but I can't fix stuff that is caused by weird circumstances on your system. I don't even know the reason for the problem. How am I supposed to fix it then? 99,9% of all players do not even have that problem (including myself).

I think I realised what causes this, when everything was working my ports 80, 21, 22, and few others was unlocked on http://www.canyouseeme.org/ ,and since I can't reach usgn from any game (cs2d, carnage contest too) it's blocked and I don't know why.

alt Lua error

Starkkz
Moderator Off Offline

Zitieren
1
2
3
4
5
addhook("spawn","onSpawn")
function onSpawn(id)
	local img = image("gfx/sprites/block.bmp",0,1,100+id)
	tween_rotateconstantly(img, 5)
end

The player server will see that the images of every player will be rotating, but the client players will see only his image rotating and the hoster with a stuck image (which is rotating).

alt Re: CS2D Bug Reports

uaiek
User Off Offline

Zitieren
1
print(type(game("sv_gamemode")))
1
string
It must be a number not a string. I know I can use "tonumber" but it's annoying.

alt Re: CS2D Bug Reports

MikuAuahDark
User Off Offline

Zitieren
user uaiek hat geschrieben
1
print(type(game("sv_gamemode")))
1
string
It must be a number not a string. I know I can use "tonumber" but it's annoying.

cs2d lua cmd game hat geschrieben
Attention: This command ALWAYS returns a string when used with game settings! Even if the setting is a number! This is important to know in case you want to use this command with mathematical/boolean operators! It may lead to problems without proper casting!

alt Re: CS2D Bug Reports

uaiek
User Off Offline

Zitieren
user MikuAuahDark hat geschrieben
user uaiek hat geschrieben
1
print(type(game("sv_gamemode")))
1
string
It must be a number not a string. I know I can use "tonumber" but it's annoying.

cs2d lua cmd game hat geschrieben
Attention: This command ALWAYS returns a string when used with game settings! Even if the setting is a number! This is important to know in case you want to use this command with mathematical/boolean operators! It may lead to problems without proper casting!


oops, sorry I didn't expect that
However, I wish it was a number.
Zum Anfang Vorherige 1 26 7 8102 103 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht