Mainlserver Crashes
-
- noob
- Posts: 12
- Joined: Mon Nov 28, 2005 5:54 pm
I have the following problem:
I have the SQL Original 3.51 files. I have created an account with query analizer, but when I try to log in with a client which has a different world-server-name MainLserver.exe crashes, it shows this:
80040e37-(1205)sql(select * from BSL_T where iAccountID = 1001)
Where BSL is not the right world server name of the server
PD: It is supposed that it should show: world server is not active now, can someone help me?
Regards
I have the SQL Original 3.51 files. I have created an account with query analizer, but when I try to log in with a client which has a different world-server-name MainLserver.exe crashes, it shows this:
80040e37-(1205)sql(select * from BSL_T where iAccountID = 1001)
Where BSL is not the right world server name of the server
PD: It is supposed that it should show: world server is not active now, can someone help me?
Regards
-
- Outpost bitch
- Posts: 559
- Joined: Wed Mar 30, 2005 6:45 am
you have in mainlogin database table named WS1_T rename the table to that BSL_T name... then its ok
<img src='http://helbreath.pri.ee/userbars/hbest-gamemaster2.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/hbsoccer-owner.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/scorpa-rider.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/logout-master.jpg' border='0' alt='user posted image' /> <br>.<br>................................Ego sum Rage, flagellum Dei!<br><br>The problem with America is stupidity. I'm not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself? (bash.org)
-
- noob
- Posts: 12
- Joined: Mon Nov 28, 2005 5:54 pm
I though so, but then it will crash with another world server name different from BSL. I mean that people can own the server if he/she just edit client and change the world server name. It is supposed that it should show: server is not active now. I cannot believe that none has realised about this disgusting bug.
Regards.
Regards.
-
- Outpost bitch
- Posts: 559
- Joined: Wed Mar 30, 2005 6:45 am
well.. mainlogserver does not crash before you click Yes or No on this error message... and as far as I have used different WS name.. I have leaved "shadow tables" to the database: like WS1_T where are colums: 'iaccountid' (number) and 'bullshit' (varchar)... so user will get still message world server is not active... mainlog try to get info from this empty table... and doesn't crash..urameshixx wrote: I though so, but then it will crash with another world server name different from BSL. I mean that people can own the server if he/she just edit client and change the world server name. It is supposed that it should show: server is not active now. I cannot believe that none has realised about this disgusting bug.
Regards.
but if you see some new WS named client to connect... then you can ban this account from server.. for trying to hack:-D
<img src='http://helbreath.pri.ee/userbars/hbest-gamemaster2.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/hbsoccer-owner.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/scorpa-rider.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/logout-master.jpg' border='0' alt='user posted image' /> <br>.<br>................................Ego sum Rage, flagellum Dei!<br><br>The problem with America is stupidity. I'm not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself? (bash.org)
-
- noob
- Posts: 12
- Joined: Mon Nov 28, 2005 5:54 pm
-
- Outpost bitch
- Posts: 559
- Joined: Wed Mar 30, 2005 6:45 am
these are the goldenboy shared files.. we talking about... MLserver crashes only when you click Yes or No button on SQLserver error window...Jaap wrote: lol if that was the original 3.51 sql server then im going to crash hb int right away!
<img src='http://helbreath.pri.ee/userbars/hbest-gamemaster2.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/hbsoccer-owner.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/scorpa-rider.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/logout-master.jpg' border='0' alt='user posted image' /> <br>.<br>................................Ego sum Rage, flagellum Dei!<br><br>The problem with America is stupidity. I'm not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself? (bash.org)
-
- noob
- Posts: 12
- Joined: Mon Nov 28, 2005 5:54 pm
For me, it doesn't matter if you click yes or not, it crashes anyway. Just changing World-Server-Name in the client. In fact I do not want to let people own server by using other clients. Obviusly it should show "World server is not active now" but it doesn't. Does someone help me? On another hand RageIlluminati can you tell me where did you download your files with that stupid bug? I did from www.comunidadhb.com.ar because they seem to be all server. In Hbss, or here I downloaded but it seems to be incomplete.
Regards
Regards
-
- noob
- Posts: 12
- Joined: Mon Nov 28, 2005 5:54 pm
-
- Outpost bitch
- Posts: 559
- Joined: Wed Mar 30, 2005 6:45 am
<a href='http://213.149.231.16/files/' target='_blank'>http://213.149.231.16/files/</a> <-- I downloaded fropm here...
now.. about this error... ok if anybody keeps bugging you with WS name like BS1 or KS2 or whatever...
make to the 'mainlogin' database table BS1_T (or whatever WS name this sucker bugs you), add into it two colums, make sure your first colum name is 'iAccountid' second column name can be whatever and data type can be what ever... do not insert any data into that table...
so.. as far as I know... with wrong WS name you get error 'World Server is not Active' but this empty table avoids of MLserver crash...
now.. about this error... ok if anybody keeps bugging you with WS name like BS1 or KS2 or whatever...
make to the 'mainlogin' database table BS1_T (or whatever WS name this sucker bugs you), add into it two colums, make sure your first colum name is 'iAccountid' second column name can be whatever and data type can be what ever... do not insert any data into that table...
so.. as far as I know... with wrong WS name you get error 'World Server is not Active' but this empty table avoids of MLserver crash...
<img src='http://helbreath.pri.ee/userbars/hbest-gamemaster2.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/hbsoccer-owner.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/scorpa-rider.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/logout-master.jpg' border='0' alt='user posted image' /> <br>.<br>................................Ego sum Rage, flagellum Dei!<br><br>The problem with America is stupidity. I'm not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself? (bash.org)
-
- noob
- Posts: 12
- Joined: Mon Nov 28, 2005 5:54 pm
-
- noob
- Posts: 12
- Joined: Mon Nov 28, 2005 5:54 pm
Use this adress: urameshi.1986@gmail.com
Please send me your server, by this way I will be able to fix it quickly. Thanks RageIlluminati.
Regards
Please send me your server, by this way I will be able to fix it quickly. Thanks RageIlluminati.
Regards
-
- Outpost bitch
- Posts: 559
- Joined: Wed Mar 30, 2005 6:45 am
I'll send you my server in rar file? what to you mean? my SQLserver?
<img src='http://helbreath.pri.ee/userbars/hbest-gamemaster2.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/hbsoccer-owner.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/scorpa-rider.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/logout-master.jpg' border='0' alt='user posted image' /> <br>.<br>................................Ego sum Rage, flagellum Dei!<br><br>The problem with America is stupidity. I'm not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself? (bash.org)
-
- noob
- Posts: 12
- Joined: Mon Nov 28, 2005 5:54 pm
-
- Outpost bitch
- Posts: 559
- Joined: Wed Mar 30, 2005 6:45 am
download them from this site I gave you.. I downloaded them from there...urameshixx wrote: Yea, I mean your original server sql files. Zip it and send me please
Regards
if you want my database files.. then I released database creating scriupts.. so you can get a database 99% like mine ...
<img src='http://helbreath.pri.ee/userbars/hbest-gamemaster2.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/hbsoccer-owner.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/scorpa-rider.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/logout-master.jpg' border='0' alt='user posted image' /> <br>.<br>................................Ego sum Rage, flagellum Dei!<br><br>The problem with America is stupidity. I'm not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself? (bash.org)