Phoenix Emulator - Objectreference not set to an object instance

Mannemase

New Member
Apr 26, 2012
2
0
*UPDATE*
System info:
x86 bit
2 GV VRAM

Hello guys, i've been having this problem and nobody have helped me with this: so i get this error:

System.NullReferenceException: Objectreference not set to an object instance.
ved Phoenix.xcf610c81231340bb.xebcd0e0bed32bc6a(String x7048fb0a9d14b44b, Boolean xe3d52c930b298d72)
ved Phoenix.x867eb3246b182488.xe9f31f392a654a01(x02a2047d05c29c5b x2f9ad81484440792)

System.NullReferenceException: Objektreferanse er ikke satt til en objektforekomst.
ved Phoenix.xcf610c81231340bb.xebcd0e0bed32bc6a(String x7048fb0a9d14b44b, Boolean xe3d52c930b298d72)
ved Phoenix.x867eb3246b182488.xe9f31f392a654a01(x02a2047d05c29c5b x2f9ad81484440792)

Please help me and this is the config file:
## Phoenix 3.0 System Configuration File

## Licence Information
Otaku-Studios.username=kaisa-erik
Otaku-Studios.password=********

## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=imwthrfo_revcms
db.password=********
db.name=imwthrfo_revcms

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

## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
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=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=127.0.0.1

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

Here is also a image:
error.png
 

Users who are viewing this thread

Top