Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
I am using Cracked Phoenix 3.11.0 and..
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Brenner23" data-source="post: 262889" data-attributes="member: 32678"><p>[CODE]</p><p> ______ _ _ _______</p><p> (_____ \| | (_) (_______)</p><p> _____) ) | _ ___ ____ ____ _ _ _ _____ ____ _ _</p><p> | ____/| || \ / _ \ / _ ) _ \| ( \ / ) | ___) | \| | | |</p><p> | | | | | | |_| ( (/ /| | | | |) X ( | |_____| | | | |_| |</p><p> |_| |_| |_|\___/ \____)_| |_|_(_/ \_) |_______)_|_|_|\____|</p><p></p><p> Phoenix v3.11.0 (Build 14986)</p><p></p><p> Special cracked edition by Quackster</p><p></p><p>Connecting to database...System.IO.FileLoadException: Could not load file or ass</p><p>embly 'MySql.Data, Version=6.6.4.0, Culture=neutral, PublicKeyToken=c5687fc88969</p><p>c44d' or one of its dependencies. The located assembly's manifest definition doe</p><p>s not match the assembly reference. (Exception from HRESULT: 0x80131040)</p><p>File name: 'MySql.Data, Version=6.6.4.0, Culture=neutral, PublicKeyToken=c5687fc</p><p>88969c44d'</p><p> at ns0.Class6..ctor(Class7 class7_1)</p><p> at ns0.Class7.method_0()</p><p> at ns0.Class3..ctor(Int32 int_0)</p><p> at ns0.Phoenix.method_0()</p><p> at ns0.GClass0.Main(String[] args)</p><p></p><p>WRN: Assembly binding logging is turned OFF.</p><p>To enable assembly bind failure logging, set the registry value [HKLM\Software\M</p><p>icrosoft\Fusion!EnableLog] (DWORD) to 1.</p><p>Note: There is some performance penalty associated with assembly bind failure lo</p><p>gging.</p><p>To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fus</p><p>ion!EnableLog].</p><p>[/CODE]</p><p></p><p>How do I fix this?</p><p></p><p>Here is my config:</p><p></p><p>[PHP]## Phoenix 3.0 System Configuration File</p><p></p><p>## Licence Information</p><p>Otaku-Studios.username=Quackster</p><p>Otaku-Studios.password=</p><p></p><p>## MySQL Configuration</p><p>db.hostname=localhost</p><p>db.port=3306</p><p>db.username=root</p><p>db.password=PASSWORD HERE</p><p>db.name=habluck1</p><p></p><p>## MySQL pooling setup (controls amount of connections)</p><p>db.pool.minsize=5</p><p>db.pool.maxsize=30</p><p></p><p>## Game TCP/IP Configuration</p><p>game.tcp.bindip=IP HERE</p><p>game.tcp.port=30000</p><p>game.tcp.conlimit=5000</p><p></p><p>## Client configuration</p><p>client.ping.enabled=0</p><p>client.ping.interval=30000</p><p></p><p>## MUS TCP/IP Configuration</p><p>mus.tcp.bindip=127.0.0.1</p><p>mus.tcp.port=30001</p><p>mus.tcp.allowedaddr=127.0.0.1</p><p></p><p>## Console Configuration</p><p>emu.messages.connections=1</p><p>emu.messages.roommgr=0</p><p>[/PHP]</p><p></p><p>What do I do?</p></blockquote><p></p>
[QUOTE="Brenner23, post: 262889, member: 32678"] [CODE] ______ _ _ _______ (_____ \| | (_) (_______) _____) ) | _ ___ ____ ____ _ _ _ _____ ____ _ _ | ____/| || \ / _ \ / _ ) _ \| ( \ / ) | ___) | \| | | | | | | | | | |_| ( (/ /| | | | |) X ( | |_____| | | | |_| | |_| |_| |_|\___/ \____)_| |_|_(_/ \_) |_______)_|_|_|\____| Phoenix v3.11.0 (Build 14986) Special cracked edition by Quackster Connecting to database...System.IO.FileLoadException: Could not load file or ass embly 'MySql.Data, Version=6.6.4.0, Culture=neutral, PublicKeyToken=c5687fc88969 c44d' or one of its dependencies. The located assembly's manifest definition doe s not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'MySql.Data, Version=6.6.4.0, Culture=neutral, PublicKeyToken=c5687fc 88969c44d' at ns0.Class6..ctor(Class7 class7_1) at ns0.Class7.method_0() at ns0.Class3..ctor(Int32 int_0) at ns0.Phoenix.method_0() at ns0.GClass0.Main(String[] args) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\M icrosoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure lo gging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fus ion!EnableLog]. [/CODE] How do I fix this? Here is my config: [PHP]## Phoenix 3.0 System Configuration File ## Licence Information Otaku-Studios.username=Quackster Otaku-Studios.password= ## MySQL Configuration db.hostname=localhost db.port=3306 db.username=root db.password=PASSWORD HERE db.name=habluck1 ## MySQL pooling setup (controls amount of connections) db.pool.minsize=5 db.pool.maxsize=30 ## Game TCP/IP Configuration game.tcp.bindip=IP HERE game.tcp.port=30000 game.tcp.conlimit=5000 ## Client configuration client.ping.enabled=0 client.ping.interval=30000 ## MUS TCP/IP Configuration mus.tcp.bindip=127.0.0.1 mus.tcp.port=30001 mus.tcp.allowedaddr=127.0.0.1 ## Console Configuration emu.messages.connections=1 emu.messages.roommgr=0 [/PHP] What do I do? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
I am using Cracked Phoenix 3.11.0 and..
Top