Problema Problema client si blocca a 67%

PNDPaNDa

Utente Medio
Autore del topic
1 Febbraio 2013
100
0
Miglior risposta
0
Avevo un retro con hamachi e ora ho deciso di toglierlo. queste sono le porte che ho sbloccato:
TCP: 3306, 90, 80, 20, 21
UDP: 3306, 90, 80, 20, 21
NE manca qualcuna? oppure ho configurato male il client? funziona l'index, me tutto. tranne il client.
Questo e il client:
<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright © 2012 DnT [Tutti i diritti riservati]
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================+
|| # DnT DCR - Created By Donatello (DnT)
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================*/


include('core.php');
include('includes/session.php');


if($logged_in){
require_once('includes/session.php');
} else {
header("location: clientutils.php?key=loginplease");
exit;
}


if($online !== "online" && $enable_status_image == "1"){
echo "<font color='white'><center><b>".$sitename." is offline</b></center></font>";
exit();
}


if($remote_ip == "127.0.0.1" || $remote_ip == "localhost" && $server_on_localhost == 1){
$ip = "127.0.0.1";
}


if(isset($_get['roomid']) && $_get['forwardid'] == "2"){
$roomid = $_get['roomid'];
$checksql = mysql_query("select id from rooms where id = '".$roomid."' limit 1");
$roomexists = mysql_num_rows($checksql);
if($roomexists > 0){
$forward = "1";
echo "<!-- forwarding to room ".$roomid." -->";
} else {
$forward = "0";
echo "<!-- room doesn't exist; not forwarding -->";
}
} else {
echo "<!-- no room forward requested, normal loader -->";
$forward = "0";
}
$myticket = GenerateTicket();
mysql_query("UPDATE users SET auth_ticket = '".$myticket."', ip_last = '".$remote_ip."' WHERE id = '".$my_id."' LIMIT 1") or die(mysql_error());
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=7" />


<title><?php echo $sitename ?> ~ DnT DCR</title>


<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="shortcut icon" href="favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="alternate" type="application/rss+xml" title="Habbo: RSS" href="http://www.habbo.it/articles/rss.xml" />
<script src="http://dnt.webnet32.com/DCR/flashclient/libs2.js" type="text/javascript"></script>


<script src="http://dnt.webnet32.com/DCR/flashclient/visual.js" type="text/javascript"></script>
<script src="http://dnt.webnet32.com/DCR/flashclient/libs.js" type="text/javascript"></script>
<script src="http://dnt.webnet32.com/DCR/flashclient/common.js" type="text/javascript"></script>
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/style.css" type="text/css" />
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/bottons.css" type="text/css" />
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/boxes.css" type="text/css" />
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/tooltips.css" type="text/css" />
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/changepassword.css" type="text/css" />




<script type="text/javascript">


</script>
<script type="text/javascript">
var habboReqPath = "";
var habboStaticFilePath = "http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/252/web-gallery";
var habboImagerUrl = "http://dnt.webnet32.com/DCR/c_images/habbo-imaging/";
var habboDefaultClientPopupUrl = "client.php";






</script>







<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/habboclient.css" type="text/css" />
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/habboflashclient.css" type="text/css" />
<script src="http://dnt.webnet32.com/DCR/flashclient/flashdetect.js" type="text/javascript"></script>
<script src="http://dnt.webnet32.com/DCR/flashclient/Loader.js" type="text/javascript"></script>
<script type="text/javascript" src="http://dnt.webnet32.com/DCR/flashclient/habboflashclient_new.js"></script>
<script type="text/javascript">



if (top == self) {
FlashHabboClient.cacheCheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "http://flyerhotel.zapto.org",
"connection.info.port" : "30000",
"site.url" : "http://flyerhotel.zapto.org",
"url.prefix" : "http://flyerhotel.zapto.org",
"client.reload.url" : "http://flyerhotel.zapto.org/client",
"client.fatal.error.url" : "http://flyerhotel.zapto.org/disconnesso",
"client.connection.failed.url" : "http://flyerhotel.zapto.org/disconnesso",
"external.variables.txt" : "http://dnt.webnet32.com/DCR/gamedata/external_variables.txt",
"external.texts.txt" : "http://dnt.webnet32.com/DCR/gamedata/external_flash_texts.txt",
"productdata.load.url" : "http://dnt.webnet32.com/DCR/gamedata/productdata.txt",
"furnidata.load.url" : "http://dnt.webnet32.com/DCR/gamedata/furnidata.txt",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $myticket; ?>",
"processlog.enabled" : "0",
"account_id" : "0",
"client.starting" : "Attendere.. I DnT DCR stanno caricando!.",
"flash.client.url" : "http://dnt.webnet32.com/DCR/gordon/",
"user.hash" : "",
"has.identity" : "0",
"flash.client.origin" : "popup"
};
var params = {
"base" : "http://dnt.webnet32.com/DCR/gordon/",
"allowScriptAccess" : "always",
"menu" : "false",
"bgcolor" : "#000",
"wmode" : "transparent"
};


if (!(HabbletLoader.needsFlashKbWorkaround())) {
params["wmode"] = "opaque";
}


FlashExternalInterface.signoutUrl = "logout.php";


var clientUrl = "http://dnt.webnet32.com/DCR/gordon/Habbo.swf";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "flashclient/expressInstall.swf", flashvars, params);


window.onbeforeunload = unloading;
function unloading() {
var clientObject;
if (navigator.appName.indexOf("Microsoft") != -1) {
clientObject = window["flash-container"];
} else {
clientObject = document["flash-container"];
}
try {
clientObject.unloading();
} catch (e) {}
}
</script>


<meta name="description" content="DnT DCR: Created By Donatello!" />
<meta name="keywords" content="dnt dcr retros" />








<!--[if IE 8]>
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/ie6.css" type="text/css" />
<script src="http://dnt.webnet32.com/DCR/flashclient/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>


<style type="text/css">
body { behavior: url(/js/csshover.htc); }
</style>
<![endif]-->
<meta name="build" content="63-BUILD259 - 23.02.2011 23:10 - it" />
</head>


<body id="client" class="flashclient">
<div id="overlay"></div>
<img src="http://dnt.webnet32.com/DCR/flashclient/page_loader.gif" style="position:absolute; margin: -1500px;" />


<div id="overlay"></div>
<div id="client-ui" >
<div id="flash-wrapper">


<div id="flash-container">
<div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none">
<div class="cbb clearfix">
<h2 class="title">Aggiorna Flash Player all'ultima versione disponibile</h2>
<div class="box-content">
<p>Puoi scaricare e istallare Adobe Flash Player <a href="http://get.adobe.com/flashplayer/">da questa URL</a>. Puoi trovare le istruzioni di istallazione <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">cliccando qui</a>.</p>


<p><a href="http://www.adobe.com/go/getflashplayer"><img src="flashclient/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
</div>
</div>
<script type="text/javascript">
$('content').show();
</script>
<noscript>
<div style="width: 400px; margin: 20px auto 0 auto; text-align: center">
<p>If you are not automatically redirected, please <a href="/client/nojs">click here</a></p>
</div>
</noscript>
</div>
</div>


<div id="content" class="client-content"></div>
</div>
<div style="display: none">
<div id="habboCountUpdateTarget">
4,017 Habbo in Hotel
</div>
<script language="JavaScript" type="text/javascript">
setTimeout(function() {
HabboCounter.init(600);
}, 20000);
</script>
</div>
<script type="text/javascript">
RightClick.init("flash-wrapper", "flash-container");
if (window.opener && window.opener != window && window.opener.location.href == "/") {
window.opener.location.replace("/me");
}
$(document.body).addClassName("js");
HabboClient.startPingListener();
</script>






<script src="http://www.google-analytics.com/ga.js" type="text/javascript"></script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-448325-20");
pageTracker._trackPageview();
</script>


<script type="text/javascript">
HabboView.run();
</script>
<script type="text/javascript">
jjLoader.init('client', 6, 'http://dnt.webnet32.com/DCR/gamedata/dntdcr.png', 'http://dnt.webnet32.com/DCR/c_images/hotel_view_images_hq/hotelview_dynamic_benv.png');
</script>

</body>
</html>
se me lo configurate voi mi fareste un grande favore. il link e questo: flyerhotel.zapto.org @Mirrors @~Explicit @Nvidia
PS. nel emu devo mettere l'ip? (e l'ip che metto quando sblocco le porte e quello che mi da il cmd scrivendo ipconfig?) e poi su no-ip quando creo l'host lascio ip che ce gia o devo mettere quelle del ipv4 gateway?
 
Ultima modifica:
Riferimento: Problema client si blocca a 67%

Io Uso Ste Porte : 80 - 3306 - 30000 - 30001

Devono Essere Sia TCP & UDP!
 
Riferimento: Problema client si blocca a 67%

Come ha detto DavideCMS devono essere sia TCP CHE UDP,Se ha un modem alice o qualcosa di simile avrai a disposizione ALL metti quello ed e tutto pronto...

Comunque che CMS usi?Potrebbe essere che non sono buoni i dcr un ultima domanda hai configurato bene il config dell'emu?Oppure i dcr non sono compatibili con la versione che usi dell'emu...

poi se vuoi telo potrei configurare anche io...sul config sia dell'emu che della cartella htdocs devi configurarlo con il link...ora ti mostro come configurare il config dell'emu ;) ma però stai attento deve essere compatibile con i dcr

## Free Phoenix 3.7.1 13800 c2.1 System Configuration File

## Licence Information put user and password that you want
username=username
password=password

## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=root
db.password=PASSWORD PHPMYADMIN
db.name=NOME DB

## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=100

## Game TCP/IP Configuration
game.tcp.bindip=flyerhotel.zapto.org
game.tcp.port=30000
game.tcp.conlimit=5000

## Client configuration
client.ping.enabled=1
client.ping.interval=30000

## MUS TCP/IP Configuration
mus.tcp.bindip=flyerhotel.zapto.org
mus.tcp.port=30001
mus.tcp.allowedaddr=flyerhotel.zapto.org

## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1




Bene poi si NO-IP devi inserire ip del ipv4 gateway...Dopo aver fatto tutto ciò devi rimanere aperta la pagina dove hai sbloccato le porte,disattivare firewall se agli altri non va e devi scaricarti NO-IP e configurarlo o meglio dire farlo funzionare con il tuo link...Bene questo è tutto fammi sapere ciao ;)
 
Ultima modifica: