Weird... alredy configured all the host addresses and my client doesn't find my server locally....
Weird... alredy configured all the host addresses and my client doesn't find my server locally....
Every time I enter a random battle, the game crashes but won't give me a crash report. Does anyone know what I am able to do to fix this?
Wenddy, if you use the client 2.0 with the server 2.0,I should you look at your firewall an anti-virus.
Else, this is my cfg.ini in my server folder:
NAME = 'localhost'
HOST = '127.0.0.1'
PORT = 3000
GAME_VERSION = 1.0
DEBUG_MODE = false
LOG_MESSAGES = false
LOG_ERRORS = true
LOG_ACTIONS = true
MAXIMUM_CONNECTIONS = 50
LOGIN_TIMEOUT = 120
AUTO_RESTART = true
RESTART_TIME = 5
USE_IP_BANNING = true
RUBY_PROMPT = false
EXTENDED_THREADING = true
OPTIMIZE_DATABASE_ON_STARTUP = false
SQL_HOSTNAME = '127.0.0.1'
SQL_USERNAME = 'root'
SQL_PASSWORD = ''
SQL_DATABASE = 'rmxosdb'
INBOX_SIZE = 20
EXTENSIONS = ["MOTD", "UserLogger"
]
Add a line 82 in RPG Maker -> Script Editor -> (RMX-OS) Options :
SERVERS.push(['Local', '127.0.0.1', 3000])
Josh Murph, do you have change any files in your client?
Nothing wrong with my AV, neither with the Firewall. I've even disabled both and the Client still showing my server as offline... My server cfg.ini is ok, just like urs.
Check your server settings in Game Maker.
Pls i have a problem
Log error:
2013-11-24 13:39:17 UTC; -1 () - Error:Table 'rmxosdb.users' doesn't exist
Data/Action_Handler1.rb:27:in `query'
Data/Action_Handler1.rb:27:in `try_register'
Data/Client.rb:137:in `check_connection'
Data/Client.rb:47:in `handle'
Data/Server.rb:276:in `block (2 levels) in run'
<internal:prelude>:28:in `block in exclusive'
<internal:prelude>:10:in `synchronize'
<internal:prelude>:27:in `exclusive'
Data/Server.rb:274:in `block in run'
2013-11-24 13:39:28 UTC; -1 () - Error:
Table 'rmxosdb.users' doesn't exist
Data/Action_Handler1.rb:59:in `query'
Data/Action_Handler1.rb:59:in `try_login'
Data/Client.rb:121:in `check_connection'
Data/Client.rb:47:in `handle'
Data/Server.rb:276:in `block (2 levels) in run'
<internal:prelude>:28:in `block in exclusive'
<internal:prelude>:10:in `synchronize'
<internal:prelude>:27:in `exclusive'
Data/Server.rb:274:in `block in run'
2013-11-24 13:44:02 UTC; -1 () - Error:
Table 'rmxosdb.users' doesn't exist
Data/Action_Handler1.rb:27:in `query'
Data/Action_Handler1.rb:27:in `try_register'
Data/Client.rb:137:in `check_connection'
Data/Client.rb:47:in `handle'
Data/Server.rb:276:in `block (2 levels) in run'
<internal:prelude>:28:in `block in exclusive'
<internal:prelude>:10:in `synchronize'
<internal:prelude>:27:in `exclusive'
Data/Server.rb:274:in `block in run'
2013-11-24 13:45:07 UTC; -1 () - Error:
Table 'rmxosdb.users' doesn't exist
Data/Action_Handler1.rb:59:in `query'
Data/Action_Handler1.rb:59:in `try_login'
Data/Client.rb:121:in `check_connection'
Data/Client.rb:47:in `handle'
Data/Server.rb:276:in `block (2 levels) in run'
<internal:prelude>:28:in `block in exclusive'
<internal:prelude>:10:in `synchronize'
<internal:prelude>:27:in `exclusive'
Data/Server.rb:274:in `block in run'
rmxosdb.users , your missing that in your database on your server ...
maybe wrong game maker version try another one
Can anyone help me use more characters? Maybe a character selector?
Last edited by prodigy007; 28-11-13 at 05:56 PM.
hi I'm having a really hard time trying to get this to run I followed the instructions but it didn't work idk
could someone make a video explaining it better