Forum
A place to discuss topics/games with other webDiplomacy players.
Page 408 of 1419
FirstPreviousNextLast
dudeboi (100 D)
22 Nov 09 UTC
come on quick quick quick 5 minute game
only 3 spaces left and you only have 8 minutes till deadline
0 replies
Open
dudeboi (100 D)
22 Nov 09 UTC
join the 5 minute game
we have 3 spaces left and 9 minutes hurryyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
0 replies
Open
dudeboi (100 D)
22 Nov 09 UTC
the game starts in 12 minutes and
only 3 spaces left quickly!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
0 replies
Open
dudeboi (100 D)
22 Nov 09 UTC
3 more spaces left and 16 minutes to go
joinnnnnnnnnnnnnnnnnnnnnnnnnn!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!quick
0 replies
Open
dudeboi (100 D)
22 Nov 09 UTC
its me dudeboi we have
17 minutes left and 4 spaces
0 replies
Open
dudeboi (100 D)
22 Nov 09 UTC
18 minutes left
until quickie-3 is starting so join the game!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
0 replies
Open
ottovanbis (150 DX)
22 Nov 09 UTC
LIVE GAME
http://webdiplomacy.net/board.php?gameID=15730
five spots left, hurry up starts in 15 minutes
4 replies
Open
ottovanbis (150 DX)
22 Nov 09 UTC
NEW LIVE GAME
http://webdiplomacy.net/board.php?gameID=15733
the bets only 10 D this time, ppsc, last game of the night for me, five min per phase
1 reply
Open
Onar (131 D)
22 Nov 09 UTC
training game
I just invited a friend onto the site, and figured I would show him the ropes the hard way. Anyone want in? Password is train http://webdiplomacy.net/board.php?gameID=15729
7 replies
Open
Thucydides (864 D(B))
21 Nov 09 UTC
Strange... bug, maybe?
I was looking at an old game of mine (gameID=7818)...
6 replies
Open
The Czech (39715 D(S))
22 Nov 09 UTC
A little gunboat action VI
Same error as cecil lizard. I can't do saves or readys. I get an error code.
2 replies
Open
Live game, now Saturday night
http://webdiplomacy.net/board.php?gameID=15730
3 replies
Open
kestasjk (95 DMod(P))
20 Nov 09 UTC
Code update
Updated some code to make things better suited to live games. Now when a game needs to be processed or votes applied it should happen immediately, and should also be able to retry a few times before crashing in the (increasingly common) event of a crash due to server overloading.
But updates mean bugs, so report problems you encounter here.
kestasjk (95 DMod(P))
20 Nov 09 UTC
(Bear in mind, if you're getting lots of internal server errors, these were happening before I applied the update, and this update is partly to help manage them. The internal server errors aren't caused by the update)
sllippi (423 D)
20 Nov 09 UTC
Got an error message when trying to send an in-game message, about incompatibility between version sth.4 and sth.5, but I that was exactly when you changed over?
kestasjk (95 DMod(P))
20 Nov 09 UTC
Yup that would just be a brief 0.94-0.95 transition thing sllippi

Almost spooked at the lack of problems, not even any error logs :-/
vexlord (231 D)
20 Nov 09 UTC
http://www.webdiplomacy.net/board.php?gameID=15075 took 45 mins to process last night. (said NOW for 45 mins)
kestasjk (95 DMod(P))
20 Nov 09 UTC
Well that sounds like just the sort of thing this update should help with vexlord
Mack Eye (119 D)
20 Nov 09 UTC
I suspect that I had some move orders 'converted' into supports last night, but I don't have any screenshots to conclusively prove it. C'est la vie! :-)
Toby Bartels (361 D)
20 Nov 09 UTC
@ Mack Eye

As I recall, Kestas has server logs of your inputs before any processing was done, so he can check those if you ask him to.
jarrah (185 D)
20 Nov 09 UTC
Exception: JSON token given was invalid.

This is the error message i keep getting when i try to finalise or save my moves... Very annoying...

My os is ... Symbian...
Geofram (130 D(B))
21 Nov 09 UTC
gameID=15651

Autumn Diplomacy 1901 was skipped.
Perry6006 (5409 D)
21 Nov 09 UTC
Good news for all us Livegame fanatics! :)
Looking forward to a new game!
Thank you kestas!
Crazyter (1335 D(G))
21 Nov 09 UTC
Thanks Kestas!
alamothe (3367 D(B))
21 Nov 09 UTC
wow this update kicks ass :-D
orathaic (1009 D(B))
21 Nov 09 UTC
why are you getting bugs at times of heavy load?

i'm vaguely curious how the server orders it's processes, or what cron you have running...
i'll have a look at the cod in a while.
OK, I think I have one potential problem spotted. I was taking time to submit my orders, and ally hit "Ready" after the line had passed. I refreshed the board; and found that the "Ready" flag had been set, without any orders having been issued to my units for the new turn. So the "Ready" flag may be carrying over from one turn to the next in some cases.
Draugnar (0 DX)
21 Nov 09 UTC
Sounds more like the ready was clicked after the turn ran... Whose fault is that one for not getting their orders done in time?
Toby Bartels (361 D)
21 Nov 09 UTC
IMO, it's definitely the code's fault if a player clicks Ready on the form with one phase's orders and the code interprets that as Ready for the next phase.
Geofram (130 D(B))
21 Nov 09 UTC
Yes, I realised this same problem last night. I clicked ready for diplomacy, game processed, game went to retreat, game processed. It disbanded my unit...
Toby Bartels (361 D)
21 Nov 09 UTC
@ Geofram & PeripheralVisionary (and others who may have noticed this):

Is the danger only if you click Ready near the end of the phase, so that the phase processed while you were looking at it and your Ready was applied to the next phase? Or has this happened when it was only your Ready that caused the phase to end, so that your Ready applied to two phases at once?
orathaic (1009 D(B))
21 Nov 09 UTC
@Kestas: that's an easy to fix bug. Just have the button include information matching the phase.

i'd suggest a hidden variable in the form.
kestasjk (95 DMod(P))
22 Nov 09 UTC
I've added a check which should make it reject finalization attempts from expired pages

@orathaic: the load related crashes are caused because several server processes all stack up and occur at the same time, taking up too much memory. Because we're using a shared server and can only take up so much memory they all get killed when they use too much, and this can interrupt games being processed which are detected as crashes
Toby Bartels (361 D)
22 Nov 09 UTC
Should we run a fund drive for enough money to get a dedicated server (or at least upgrade the memory cap)?
Hibiskiss (631 D)
22 Nov 09 UTC
http://www.slicehost.com/ pretty inexpensive compared to a true dedicated server, stable, full root control and soft bandwidth/processor caps. I use it for everything.
kestasjk (95 DMod(P))
22 Nov 09 UTC
Toby; the monthly cost for the cheapest recommended dedicated server I could find is about 40 euros/month, it'd need continuous fund drives (or to be more realistic it'd need ads)

Hibiskiss; a 256mb virtual server, with an amount of disk space that'd be fairly constrictive (the current map cache and database wouldn't fit in 10gb), would be about 4x what we currently pay, and with 256mb running a mysql server and web server it'd likely be much slower (we're on a 4 processor machine with 4gb ram, plus a separate system running the database)

Don't worry, I think we can continue to optimize/work around the limits for a fair while before we would really have no option but to upgrade hosting
Hibiskiss (631 D)
22 Nov 09 UTC
Ah yes, I forgot to add: http://aws.amazon.com/s3/ I use that with slicehost for my all my work and personal stuff because it's all scalable with soft caps.
Look into it when the time to upgrade comes along and see what works out for you.
kestasjk (95 DMod(P))
22 Nov 09 UTC
Ill keep that in mind Hibiskiss (in fact I think that's what we use at Facebook webDip), thanks for the recommendation


25 replies
Cecil Lizard (715 D)
22 Nov 09 UTC
error
It doesn't allow me to save or ready orders. It comes up with "Fatal error: Call to undefined method Game::log() in /home/.mio/webdiplomacy/webdiplomacy.net/board/orders/orderinterface.php on line 161"
26 replies
Open
LitleTortilaBoy (124 D)
21 Nov 09 UTC
If you take things personally on this game, you shouldn't play.
Seriously, how many times have games been screwed up because one country won't work with another that stabbed them? I'm in a game like that now, where a country is going to win with pretty much no opposition because one of the others that should've kept him in check decided that he wanted to only fight the person who stabbed them in the beginning.
22 replies
Open
Zontar (136 D)
22 Nov 09 UTC
Zzzzzz .... Error again ...
Zzzzz ....
1 reply
Open
Zontar (136 D)
22 Nov 09 UTC
GameID = 15724 ... Please cancel
Hi. Our game's restarted OK, but we've all agreed to cancel it because we missed a build phase and some of us are exposed. The game's sequence is bollixed up ... We've all entered 'Cancel', but Italy dropped out of the game early and isn't entering anything ...

PLEASE cancel this game .. Thanks! Zontar ...
3 replies
Open
ottovanbis (150 DX)
22 Nov 09 UTC
SNL LIVE GAME SECOND ATTEMPT
http://webdiplomacy.net/board.php?gameID=15725
20 D ppsc anon live
0 replies
Open
Don Corleone (277 D)
22 Nov 09 UTC
SNL Live
I was just curious to know the players in this game, since it was canceled. Of course no one forces you to say.
I was Germany.
50 replies
Open
rhino86 (4191 D)
22 Nov 09 UTC
Mods please help
gameID=15694

Everytime I try to save my moves it pops up with an error message.
0 replies
Open
MooseandSquirrel (359 D)
22 Nov 09 UTC
Problem with build in game
I'm trying to do my builds in: gameID=14919

and when I try to save I get "Fatal error: Call to undefined method Game::log() in /home/.mio/webdiplomacy/webdiplomacy.net/board/orders/orderinterface.php on line 161"
0 replies
Open
Zontar (136 D)
22 Nov 09 UTC
Game ID = 15724
Game ID = 15724 .. No one can enter commands .. Everyone's requested a Cancel, but Italy's gone so game phases continue ... Please cancel game ... Zontar (Russia)
0 replies
Open
Thucydides (864 D(B))
22 Nov 09 UTC
Someone come take over 7 SC Turkey and help me kick the crap out of England
4 replies
Open
Hibiskiss (631 D)
21 Nov 09 UTC
Joined today? Come help Turkey win!
10 replies
Open
TheJon123 (298 D)
22 Nov 09 UTC
New live game!
0 replies
Open
ottovanbis (150 DX)
22 Nov 09 UTC
Saturday Night Live Game!
I won't be a pest about this anymore, but if anyone would be interested in a PPSC 20 D game tonight, let me know. And if you would prefer an anonymous game, please also post that. I will make the game link when I get six other dedicated people.
14 replies
Open
Thucydides (864 D(B))
22 Nov 09 UTC
On the user profiles, what does "Game Messages" mean?
?
3 replies
Open
airborne (154 D)
21 Nov 09 UTC
Things you have to do but, don't like...
Being dragged into a midnight showing of New Moon :(
20 replies
Open
fetteper (1448 D)
21 Nov 09 UTC
live game!
live game! 5mins anon.
gameID=15719
0 replies
Open
Rooster Man (0 DX)
21 Nov 09 UTC
where was the builds? mods reset to build phase
http://webdiplomacy.net/board.php?gameID=15709
4 replies
Open
Page 408 of 1419
FirstPreviousNextLast
Back to top