Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

AQWorlds Private Server troubles with SmartFoxServer on VPS + Domain

Banned
Banned
Joined
Jul 3, 2016
Messages
26
Reaction score
2
port problem or setting problem did you clearly config your server side?
 
Upvote 0
Newbie Spellweaver
Joined
Sep 1, 2014
Messages
12
Reaction score
1
port problem or setting problem did you clearly config your server side?

This come to my mind, give a look again on smartfox setup, maybe you miss something.
 
Upvote 0
Banned
Banned
Joined
Jul 3, 2016
Messages
26
Reaction score
2
Do you have Skype possibly sir?



No one is helping, so I am bumping this.

i never use my skype for helping people to fix thier problems we can use forum and provide some screenshot so we can help you
 
Upvote 0
Newbie Spellweaver
Joined
Jul 16, 2014
Messages
9
Reaction score
0
i never use my skype for helping people to fix thier problems we can use forum and provide some screenshot so we can help you

Okay thanks for the reply, sorry for my moodiness. I've just been so uptight over this.
I'm getting a new error in SFS (SmartFoxServer):

Code:
|::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::||                                                            |
|              ...:::  SmartFoxServer :::...                 |
|                Multiplayer Socket Server                   |
|                      version 1.6.6                         |
|                           ---                              |
|              (c) 2004 - 2009 gotoAndPlay()                 |
|                  www.smartfoxserver.com                    |
|                    www.gotoandplay.it                      |
|                                                            |
|::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::|


::::::::::: { BlueBox INITED } ::::::::::::
:                                         :
: Version 1.0.5 -- (c) 2008 gotoAndPlay() :
:                                         :
:::::::::::::::::::::::::::::::::::::::::::
22:35:52.856 - [ INFO ] > Starting h2 engine...




--- [ System Info ] ------------------------------------------


System CPU(s): 1
VM Max memory: 506 MB


os.name: Windows Server 2012 R2
os.arch: amd64
os.version: 6.3
java.version: 1.7.0_75
java.vendor: Oracle Corporation
java.vendor.url: http://java.oracle.com/
java.vm.specification.version: 1.7
java.vm.version: 24.75-b04
java.vm.vendor: Oracle Corporation
java.vm.name: Java HotSpot(TM) 64-Bit Server VM




--- [ Network Cards ] -----------------------------------------


Card:Software Loopback Interface 1
 -> 127.0.0.1
 -> 0:0:0:0:0:0:0:1
Card:WAN Miniport (L2TP)
Card:WAN Miniport (SSTP)
Card:WAN Miniport (IKEv2)
Card:WAN Miniport (PPTP)
Card:WAN Miniport (PPPOE)
Card:WAN Miniport (IP)
Card:WAN Miniport (IPv6)
Card:WAN Miniport (Network Monitor)
Card:Microsoft Kernel Debug Network Adapter
Card:RAS Async Adapter
Card:Microsoft Hyper-V Network Adapter
 -> 45.35.48.119
 -> fe80:0:0:0:ed81:68f9:4308:b0f%12
Card:Microsoft ISATAP Adapter
 -> fe80:0:0:0:200:5efe:2d23:3077%13
Card:Microsoft 6to4 Adapter
 -> 2002:2d23:3077:0:0:0:2d23:3077
Card:Teredo Tunneling Pseudo-Interface
 -> 2001:0:9d38:6abd:105c:3798:d2dc:cf88
 -> fe80:0:0:0:105c:3798:d2dc:cf88%15
Card:WAN Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000
Card:WAN Miniport (IP)-QoS Packet Scheduler-0000
Card:WAN Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000
Card:WAN Miniport (IPv6)-QoS Packet Scheduler-0000
Card:WAN Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000


Card:WAN Miniport (Network Monitor)-QoS Packet Scheduler-0000
Card:Microsoft Hyper-V Network Adapter-WFP Native MAC Layer LightWeight Filter-0
000
Card:Microsoft Hyper-V Network Adapter-QoS Packet Scheduler-0000
Card:Microsoft Hyper-V Network Adapter-WFP 802.3 MAC Layer LightWeight Filter-00
00




--- [ Licence Loaded ] ------------------------------------


License Type    -> PRO
License Owner   -> --== Crack By Sam ==--
Max. Clients    -> Unlimited
BlueBox Type    -> Demo Version


--- [ Zones & Rooms ] -------------------------------------


        DB Manager Activated ( com.mysql.jdbc.Driver )
Zone: zone_master


        Lobby              (id: 1, max: 40, pass:N)
[ INFO ][ ExtensionHandler.createExtension ] Zone Extension [ zm ] created, for
zone:zone_master
[ INFO ][ Database.<init> ] Database connections initialized.
[ INFO ][ WarzoneQueue.<init> ] WarzoneQueue intialized.
[ INFO ][ ACGiveaway.<init> ] ACGiveaway event initialized.
[ INFO ][ World.retrieveDatabaseObject ] Item objects retrieved.
[ INFO ][ World.retrieveDatabaseObject ] Map objects retrieved.
[ INFO ][ World.retrieveDatabaseObject ] Quest objects retrieved.
[ INFO ][ World.retrieveDatabaseObject ] Shop objects retrieved.
jdbchelper.NoResultException
        at jdbchelper.JdbcHelper.genericQuery(JdbcHelper.java:353)
        at jdbchelper.JdbcHelper.queryForString(JdbcHelper.java:913)
        at augoeides.world.World.retrieveDatabaseObject(World.java:378)
        at augoeides.world.World.retrieveDatabaseObject(World.java:392)
        at augoeides.world.World.<init>(World.java:178)
        at augoeides.AugoEidEs.init(AugoEidEs.java:68)
        at it.gotoandplay.smartfoxserver.controllers.ExtensionHandler.createExte
nsion(ExtensionHandler.java:246)
        at it.gotoandplay.smartfoxserver.controllers.ExtensionHandler.createExte
nsion(ExtensionHandler.java:189)
        at it.gotoandplay.smartfoxserver.controllers.ExtensionHandler.parse_Exte
nsions(ExtensionHandler.java:649)
        at it.gotoandplay.smartfoxserver.SmartFoxServer.setupZone(SmartFoxServer
.java:2085)
        at it.gotoandplay.smartfoxserver.lib.ConfigReader.parse_Zones(ConfigRead
er.java:806)
        at it.gotoandplay.smartfoxserver.lib.ConfigReader.readZoneConfig(ConfigR
eader.java:174)
        at it.gotoandplay.smartfoxserver.SmartFoxServer.initServerSocket(SmartFo
xServer.java:339)
        at it.gotoandplay.smartfoxserver.SmartFoxServer.run(SmartFoxServer.java:
607)
Problems in config file: null
it.gotoandplay.smartfoxserver.exceptions.ConfigurationException
        at it.gotoandplay.smartfoxserver.lib.ConfigReader.readZoneConfig(ConfigR
eader.java:199)
        at it.gotoandplay.smartfoxserver.SmartFoxServer.initServerSocket(SmartFo
xServer.java:339)
        at it.gotoandplay.smartfoxserver.SmartFoxServer.run(SmartFoxServer.java:
607)


Errors found in configuration files.
Unable to start the server.




Shutting down server...


Press any key to continue . . .

I'm not sure what the issue is. Please help!
 
Upvote 0
Newbie Spellweaver
Joined
Jul 16, 2014
Messages
9
Reaction score
0
make sure your smartfoxserver port forwarded to udp and tcp

I just checked and it said that the connection was refused for port 5588. What port do I need to portforward for SmartFoxServer?
 
Upvote 0
Newbie Spellweaver
Joined
Jul 16, 2014
Messages
9
Reaction score
0
can you post the config of your smartfoxserver here

Code:
<!--

   Hidden Project SFS Configuration File
   (c) 2013 Hidden Project
   
   SmartFoxServer version 1.6.9
-->
 <SmartFoxConfig>
   <ServerSetup>
      <!--
        Specify an ip address or use an asterisk(*) to bind all available IPs
     -->
      <ServerIP>45.35.48.119</ServerIP>
      <ServerPort>5588</ServerPort>
      <AutoSendPolicyFile>true</AutoSendPolicyFile>


	  <MaxUserIdleTime>1440</MaxUserIdleTime>
      <MaxSocketIdleTime>60</MaxSocketIdleTime>     
	  <UserVarsOptimization>true</UserVarsOptimization>
	  <DeadChannelsPolicy>strict</DeadChannelsPolicy>
	  
	  <LogMaxSize>5000000</LogMaxSize>
	  <LogMaxFiles>5</LogMaxFiles>
	  
      <!-- Server Variables limits (-1 = unlimited) -->
      <MaxRoomVars>-1</MaxRoomVars>
      <MaxUserVars>-1</MaxUserVars>
     
      <!-- New since 1.6.3, optimizes user variables size -->
      <UserVarsOptimization>true</UserVarsOptimization>
     
      <AntiFlood active="false">
         <MinMsgTime tolerance="5">1000</MinMsgTime>
         <MaxRepeatedMessages>3</MaxRepeatedMessages>
         <WarningsBeforeKick>2</WarningsBeforeKick>
         <WarningMessage><![CDATA[No flooding allowed!)]]></WarningMessage>
         <KickMessage><![CDATA[You've been warned! No flooding! Now you're kicked]]></KickMessage>
         <BanMessage><![CDATA[Stop Flooding!! You're being banned]]></BanMessage>        
         <BanAfter timeSpan="1">3</BanAfter>
      </AntiFlood>
     
      <BadWordsFilter active="false">
         <FilterMode>filter</FilterMode> <!-- REMOVE or FILTER -->
         <StripCharacters><![CDATA[,.;:_!$%&/#*-+]]></StripCharacters>
         <Warnings>true</Warnings>
         <FilterRoomNames>true</FilterRoomNames>
         <FilterUserNames>true</FilterUserNames>
         <WarningsBeforeKick>3</WarningsBeforeKick>
         <WarningMessage><![CDATA[No swearing!)]]></WarningMessage>
         <KickMessage><![CDATA[You've been warned! No Swearing! Now you're kicked]]></KickMessage>
         <BanMessage><![CDATA[Stop Swearing! You're being banned!]]></BanMessage>  
         <BanAfter timeSpan="1">3</BanAfter>
         
         <BadWordsList>            
            <badWord>idiot</badWord>
            <badWord>idiot</badWord>
            <badWord>shithead</badWord>
            <badWord>poop</badWord>
            <badWord>Ducking</badWord>
            <badWord>duck</badWord>
            <badWord>idiot</badWord>
            <badWord>bastard</badWord>
            <badWord>awesomeguy</badWord>
            <badWord>idiot</badWord>
            <badWord>witch</badWord>
         </BadWordsList>
      </BadWordsFilter>
     
      <BanCleaning>auto</BanCleaning>
      <BanDuration>1800</BanDuration> <!-- 30 min -->
      <BannedLoginMessage>You have been banned!</BannedLoginMessage>
     
      <OutQueueThreads>1</OutQueueThreads>
      <ExtHandlerThreads>1</ExtHandlerThreads>
      <MaxWriterQueue>50</MaxWriterQueue>
     
      <!--
        New since 1.6.0
        Set the client queue size and the max. allowed dropped packets
     -->
      <ClientMessagQueue>
         <QueueSize>50</QueueSize>
         <MaxAllowedDroppedPackets>1</MaxAllowedDroppedPackets>
      </ClientMessagQueue>
     
      <MaxIncomingQueue>5000</MaxIncomingQueue>
      <DeadChannelsPolicy>strict</DeadChannelsPolicy>
      <MaxMsgLen>4096</MaxMsgLen>
     
      <LogMaxSize>5000000</LogMaxSize>
      <LogMaxFiles>5</LogMaxFiles>
     
      <!--
        Available options are:
       
        FINEST
        FINER
        FINE
        CONFIG
        INFO
        WARNING
        SEVERE
 
     -->
      <FileLoggingLevel>INFO</FileLoggingLevel>
      <ConsoleLoggingLevel>INFO</ConsoleLoggingLevel>  
     
      <!-- Adminisitrator login -->
      <AdminLogin>dolphin</AdminLogin>
      <AdminPassword>test123</AdminPassword>
     
      <!-- Allowed administrator IP addresses -->
      <AdminAllowedAddresses>
         <AllowedAddress>*.*.*.*</AllowedAddress>
      </AdminAllowedAddresses>
     
      <!-- Allow remote debugging of extensions -->
      <ExtensionRemoteDebug>true</ExtensionRemoteDebug>
     
      <!--
        Allow global autoreload of extensions upon file save
        You should specify in each Zone if the autoreload is enabled.
     -->
      <AutoReloadExtensions>true</AutoReloadExtensions>
     
      <ExtensionRemoteDebug>true</ExtensionRemoteDebug>
     
      <IpFilter>0</IpFilter>
     
      <Mailer>
         <MailHost>test.mail.com</MailHost>
         <MailUser>foo</MailUser>
         <MailPass>bar</MailPass>
         <SmtpPort>25</SmtpPort>
         <WorkerThreads>1</WorkerThreads>
      </Mailer>
     
      <!-- Enable / Disable remote zone info -->
      <EnableZoneInfo>false</EnableZoneInfo>
     
      <!-- Enable / Disable embedded webserver -->
      <WebServer active="true">
         <CfgFile>webserver/cfg/jetty.xml</CfgFile>
      </WebServer>
     
      <!--  raw custom protocol separator -->
      <RawProtocolSeparator><![CDATA[%]]></RawProtocolSeparator>
     
      <!-- Enable NPCs -->
      <EnableNPC>true</EnableNPC>
     
      <!-- Use concurrent map for properties objects -->
      <DynamicPropertiesClass>java.util.concurrent.ConcurrentHashMap</DynamicPropertiesClass>
     
      <!-- Send a message to client, on wrong Zone. DISABLE THIS ONE IN PRODUCTION
     <WarnOnWrongZoneRequest><![CDATA[Invalid zone: %s]]></WarnOnWrongZoneRequest>
     -->
   </ServerSetup>
   
   
   
   <!--
     Zones Configuration.
  -->
	<Zones>    
		<Zone name="zone_master" customLogin="true" emptyNames="false">
            <MaxRoomNamesLen>500</MaxRoomNamesLen>
			<Rooms>
				<Room name="Lobby" autoJoin="false" limbo="true" /> 
			</Rooms>
			<DatabaseManager active="true">
				<Driver>com.mysql.jdbc.Driver</Driver>
				<ConnectionString>jdbc:mysql://127.0.0.1:3306/mextv3?allowMultiQueries=true&useCompression=true</ConnectionString>           
				<UserName>root</UserName>
				<Password></Password>             
				<TestSQL><![CDATA[SELECT 1]]></TestSQL>           
				<MaxActive>50</MaxActive>
				<MaxIdle>25</MaxIdle>           
				<OnExhaustedPool>grow</OnExhaustedPool>
				<BlockTime>1000</BlockTime>
			</DatabaseManager>
			<Extensions>
				<extension name="zm" className="augoeides.AugoEidEs" type="java" />
			</Extensions>
		</Zone>
	</Zones>


</SmartFoxConfig>
 
Upvote 0
Banned
Banned
Joined
Jul 3, 2016
Messages
26
Reaction score
2
forward port on TCP and UDP 5588 after that restart the machine and check again if it is open already it might be work after that
 
Upvote 0
Newbie Spellweaver
Joined
Jul 16, 2014
Messages
9
Reaction score
0
forward port on TCP and UDP 5588 after that restart the machine and check again if it is open already it might be work after that

See it just keeps saying connection refused on

Any ideas?\

Edit: The server has to be running for the port to be seen, so yeah.



Yep, still giving me the null error. I guess no one knows how to fix this?
 
Upvote 0
Back
Top