ID:1290374
 
BYOND Version:499
Operating System:Windows 7 Home Premium
Web Browser:Chrome 27.0.1453.110
Applies to:Dream Seeker
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary:
to enter the game rules window opens but does not open the game as such, sorry for my bad English :/
Numbered Steps to Reproduce Problem:
all the time
Code Snippet (if applicable) to Reproduce Problem:
mob/Login()
src:pantallarandom()

mob
proc
pantallarandom()
src.random = rand(1,3)
if(src.random == 1)
src<<output("<font size=2 color=red face=tahoma><b>Usa A para Atacar!","chatopt")
sleep(10)
src<<output("<font size=2 color=red face=tahoma><b>Usa F cerca a los NPC para hablar con ellos!","chatopt")
world<<"<font size=1><font color=red><B>Info: <font color=white>([src.key]) ha ingresado al juego"
src.client.view=7
src.cargado=0
src.loc = locate(671,424,2)
src.Bienvenida()//in this code open a new windows before open the game , but the game is not open in dream seeker...


Expected Results:
negative
Actual Results:
negative
Does the problem occur:
Every time? Or how often?
every time
In other games?
no
In other user accounts?
yes
On other computers?
yes
When does the problem NOT occur?
always happens
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
in 494 the game work perfect

Workarounds:
change the proc src.Bienvenida() to other side :/
Is random a defined variable?
yes,in pantallarandom() there are 4 screens in random but just copy a part of the code
I don't understand the point of randomizing login. All you're doing is screwing up the game.
In response to Ernesto5432
Ernesto5432 wrote:
I don't understand the point of randomizing login. All you're doing is screwing up the game.

That has nothing to do with the issue he's having.


Jey, are you using the absolute latest version of BYOND? (available here)
In response to Ernesto5432
Ernesto5432 wrote:
I don't understand the point of randomizing login. All you're doing is screwing up the game.

the random Login is for each time they start out a different screen session ...



In response to Super Saiyan X
Super Saiyan X wrote:
Ernesto5432 wrote:
I don't understand the point of randomizing login. All you're doing is screwing up the game.

That has nothing to do with the issue he's having.


Jey, are you using the absolute latest version of BYOND? (available here)

yes is the actual version , 499.1187
I guess I can't tell due to the fact that only a portion of the code is given, so I'm not really sure what it was for, really. But are you sure, as SSX mentioned, that you're running this in BYOND v499.1193?
In response to JEY_SENSEY
JEY_SENSEY wrote:
Super Saiyan X wrote:
Ernesto5432 wrote:
I don't understand the point of randomizing login. All you're doing is screwing up the game.

That has nothing to do with the issue he's having.


Jey, are you using the absolute latest version of BYOND? (available here)

yes is the actual version , 499.1187

The latest build is BYOND v499.1193, which is available for download here.
ok Thanks so much proves as soon possible and tell them what has happened.
jey yo tengo un problema el mio es que creo que un codigo hace que el dream seeker mande error y se lagee luego sale error con el dream seeker y cerrar aplicacion :S me podrias ayudar