Pheonix Emu error?

Shampoo

New Member
Dec 28, 2010
37
0
Help me PLEASE!

I keep getting this error on the Emulator when I start to debug it for the first time:

1zdrwk0.png


What can i Do?
 

Kieren

The OGz
Aug 4, 2010
2,957
751
I had the exact problem, if you stay with me ill get you a copy of the Config table for you.

PHP:
-- phpMyAdmin SQL Dump
-- version 3.2.4
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Jan 02, 2011 at 04:39 PM
-- Server version: 5.1.41
-- PHP Version: 5.3.1

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;

--
-- Database: `sledmore`
--

-- --------------------------------------------------------

--
-- Table structure for table `system_config`
--

CREATE TABLE IF NOT EXISTS `system_config` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `skey` varchar(100) COLLATE latin1_general_ci NOT NULL,
  `sval` text COLLATE latin1_general_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=38 ;

--
-- Dumping data for table `system_config`
--

INSERT INTO `system_config` (`id`, `skey`, `sval`) VALUES
(1, 'server_game_port', '2121'),
(2, 'server_game_maxconnections', '4000'),
(4, 'server_mus_port', '2021'),
(5, 'server_mus_maxconnections', '50000'),
(6, 'server_mus_host', '96.9.170.222'),
(3, 'server_game_backlog', '25000'),
(7, 'server_mus_backlog', '5000'),
(8, 'lang', 'en'),
(9, 'welcomemessage_enable', '1'),
(10, 'wordfilter_enable', '1'),
(11, 'wordfilter_censor', 'bobba'),
(12, 'chatanims_enable', '1'),
(13, 'trading_enable', '1'),
(14, 'recycler_enable', '1'),
(15, 'recycler_minownertime', '43200'),
(16, 'recycler_session_length', '60'),
(17, 'recycler_session_expirelength', '10080'),
(18, 'rooms_loadadvertisement_img', 'http://upload.g2n.us/file_dir/1262130907.jpg'),
(19, 'rooms_loadadvertisement_uri', 'http://www.holographemulator.com/'),
(20, 'statuses_wave_duration', '1500'),
(21, 'statuses_carryitem_sipamount', '10'),
(22, 'statuses_carryitem_sipinterval', '9000'),
(23, 'statuses_carryitem_sipduration', '1000'),
(24, 'rooms_roomban_duration', '15'),
(25, 'items_stacking_maxstackheight', '20'),
(28, 'navigator_roomsearch_maxresults', '30'),
(27, 'navigator_createroom_maxrooms', '50'),
(26, 'events_categorycount', '11'),
(29, 'navigator_opencategory_maxresults', '30'),
(30, 'navigator_favourites_maxrooms', '30'),
(31, 'events_deadevents_removeinterval', '120'),
(32, 'soundmachine_burntodisk_disktid', '1355'),
(35, 'game_bb_gamelength_seconds', '180'),
(34, 'game_scorewindow_restartgame_seconds', '1200'),
(33, 'game_countdown_seconds', '10'),
(36, 'spectator_bar_enabled', '1'),
(37, '', '');

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;


replace that with you're config table that should work.
 

Shampoo

New Member
Dec 28, 2010
37
0
But i used all the ones I found, and even the one he posted in the thread.
i also tried ports 21 and 20



&

30000 & 30001

--


what ports yo recommended?
 

FlyCoder

New Member
Jan 2, 2011
87
0
the System_config error is in the Database in the table 'system_config' - without quotes. Set up your IP, Ports and w.e else it says then that error should go away. I'm not too sure on the other error.
 

Shampoo

New Member
Dec 28, 2010
37
0
I've edited it all correctly, and also edited the "Hotel" tab in HK, to match most of it, But I'm still getting that same error.

Ports: 30000 & 30001

Also tried: 30001 & 30000 swapped around.

Also tried: 21 & 20 and swapped around again.
 

FlyCoder

New Member
Jan 2, 2011
87
0
Go to: & Login. Select the Database you used for your Hotel, and then go into the Table 'system_config' - open up PheonixEMU & look at the 2 Ports, Enter them in their & also in Housekeeping. Make sure you have setup your Dcrs correctly aswell.
 

Users who are viewing this thread

Top