Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

NetVX, Version 2!!! new systems!!

godden

Member

Is there an issue with the gold/exp not saving correctly? The hp/location/actor name seem to save fine, but a query in the SQL database always shows exp/gold at 0. It funtions correctly inside the game and allows you to level, but when you log back in it's always reset to 0.
 
I am a 100% RGSS noob (I prefer newbie) but couldn't you just save them in the server with a raw function? When it is a totally insane answer, ignore it, delete it or do anything else with it. It's just a suggestion.
 
-sorry for the bad english-

I dont know if this is a bug but, My friend Downloaded the enrypted file of the client, and I online the netvx.rb, but what happen is When my friend finished extracting the file and hit the Game.exe he recieve this error:

"script input line 238: no method error occured"

when i tested the game on my computer, the error is not appearing only for his computer. why is that?

my IP is not "192..bla bla bla" coz i put mine example 'IP ="hello.dontexist.net" ? '
is that works or not?
 
I seem to have this problem,

set it all up my config looks like this

Code:
HOST = "localhost"

PORT = 5000

SERVERNAME = "Test"

MESSAGE1 = "TEST"

MOTD = "Welcome to Awakening Online."

CLIENTFILE = "Client_NetVX"

CLIENTCLASS = "Client.new"

 

DEBUG_MSG = false

SQL_USE = true

SQL_U = "root" # SQL Username

SQL_P = "****" # SQL Password

SQL_H = "localhost" # SQL Host

SQL_DB = "NetVX" # SQL Database

 

and I can play locally just fine.
well when I go to editor and change config in scripts to my I.P. I can't connect.
So I figured it makes sence to change
HOST = "localhost" to my I.P. but if I do that then my NetVX client comes up I pres enter and it closes.

Any help getting it to work from another computer would be great thanks.

*note* I have port forwarded all the ports necessary
 
Script "TCPSocket" line 44: Errno: ERRCONREFUSED occurred.

No connection could be made because the target machine actively refused it.

Wat? Help me out here (using port 3007)
 
Phoenix":200jnjg6 said:
Script "TCPSocket" line 44: Errno: ERRCONREFUSED occurred.

No connection could be made because the target machine actively refused it.

Wat? Help me out here (using port 3007)
Open port 5000
and set this port in the client make sure the ip in the server and in the client are
the same ...
@terra: you need to edit the ip in the server too
 
nowayskill":4xr9xrmq said:
Phoenix":4xr9xrmq said:
Script "TCPSocket" line 44: Errno: ERRCONREFUSED occurred.

No connection could be made because the target machine actively refused it.

Wat? Help me out here (using port 3007)
Open port 5000
and set this port in the client make sure the ip in the server and in the client are
the same ...
@terra: you need to edit the ip in the server too

I do believe I did.
Here is an image of my error

Note that for privacy reasons that ip in not my I.P.
 
TerraEnvy":10qqm74w said:
nowayskill":10qqm74w said:
Phoenix":10qqm74w said:
Script "TCPSocket" line 44: Errno: ERRCONREFUSED occurred.

No connection could be made because the target machine actively refused it.

Wat? Help me out here (using port 3007)
Open port 5000
and set this port in the client make sure the ip in the server and in the client are
the same ...
@terra: you need to edit the ip in the server too

I do believe I did.
Here is an image of my error

Note that for privacy reasons that ip in not my I.P.
You need your IP from Whatismyip.com
place it in both server and client,
if port 5000 is forwarded then no problem should be popped
some routers need to be restarted after forwarding ports.
 
nowayskill":26ci28m8 said:
TerraEnvy":26ci28m8 said:
nowayskill":26ci28m8 said:
I do believe I did.
Here is an image of my error

Note that for privacy reasons that ip in not my I.P.
You need your IP from Whatismyip.com
place it in both server and client,
if port 5000 is forwarded then no problem should be popped
some routers need to be restarted after forwarding ports.

Ok, let me clarify, I put my I.P in both. Did that
But when My i.p. has been put into the server and I start "NetVX" it starts and asks me to press enter, when I do I get the error in the image I posted before.
When I have 127.0.0.1 or my router i.p. 192.168.0.*** It starts just fine, but wont start when I put in my Global I.P. address.
 

teth

Member

Hi ;)
Your script is amazing, but when im testing for about 3 minutes windows gives me report and turning off Game.exe :(
Could you fix it somehow?
Teth
 
Script "TCPSocket" line 44: Errno: ERRCONREFUSED occurred.

No connection could be made because the target machine actively refused it.

I'm getting that as well :/ i've opened up port 5000 as well and all the PW'S match in mysql/cfg, anyone got any ideas??
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top