[HELP] Phoenix 3.11 Connection Dropped [PAYING FOR HELP]

aasi

New Member
Sep 29, 2011
14
0
Hello DevBest, Got an issue with my Phoenix emulator. Every time my client loads up, my connection is taking, but it drops right away.
I have tried to disable securesessions, but it doesn't help at all. Can anybody help?

2jct1qh.png


Criticalexceptions.err file:
System.NullReferenceException: Object reference not set to an instance of an object.
at ????j???.r???????(String ????????, Boolean ????????)
at ????????.????????(???????? ????????)
 

JayC

Always Learning
Aug 8, 2013
5,494
1,398
I have never seen that kind of error before but from the look of it maybe you need a different emulator because ive never seen a phoenix emu connect to "Reward timer" and "chat filter" I would suggest getting a different emulator (3.11)
 

aasi

New Member
Sep 29, 2011
14
0
I have never seen that kind of error before but from the look of it maybe you need a different emulator because ive never seen a phoenix emu connect to "Reward timer" and "chat filter" I would suggest getting a different emulator (3.11)
Are you sure? Because it worked fine on my friends computer, but when i moved it to VPS it stopped working immediately.
 
Last edited:

Data

Posting Freak
May 19, 2013
593
97
Run these sqls.
UPDATE server_settings SET enable_securesessions = '0';
UPDATE server_settings SET enable_antiddos = '1';
UPDATE server_settings SET ip_lastforbans = '1';

And check if you banned your proxy in your ban table.
 

Users who are viewing this thread

Top