Okay, this is what I've done so far following most of the guidance on this forums:
Downloaded the Phoenix Realms source code
Opened up the solution file
Rebuilt and then built the project
Changed the DNS setting in list.cs to match my ip
Opened program.cs and changed the port of :8888 to :80
Opened up the client in Yodga, searched for 127.0.0 and changed the entry to match my ip and port (:80)
Created a new MySQL connection
Imported struct.sql into the database
Matched the details in database.cs to the database server
Used the "Run Server" bat to open the server
Opened the new client
As a result of this I still get an loading error from the client and a big MySql error in the console:
Is there any solution to this? Any help would be much appreciated.
errror log.png
Don't use yogda to change ip. Use rabcadasm
Originally Posted by Ahlwong
Don't use yogda to change ip. Use rabcadasm
You can use Yogda to change the ip in the phoenix client. Rabcdasm is just easier.