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.

Netplay Plus Master Thread

Status
Not open for further replies.
ISMY;297297 said:
I was wonderin is this could we use
a download mysql server or do we
have to use a web server

also how do i make a server for my game

im using 2.0

You can use ANY MySQL host as long as you have the hostname a database a username and a password with database access.
 
Hi, I had everything working, but i think i either deleted some files or if maybe my new installion of norton internet security is messing something up, but after i restarted my computer ruby wont work, i even tried re-installing and deleting the registery. When I start the netplay server, i get this error

Loading ./Library/Server/LIB/Game_Class/Game_Actor.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Battler 1.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Battler 2.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Battler 3.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Character_1.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Character_2.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Character_3.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Event.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Map.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Range.rb...
Loading ./Library/Server/LIB/Game_Class/Game_SelfSwitches.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Switches.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Variables.rb...
Loading ./Library/Server/LIB/Game_Class/mod_RPG.rb...
Loading ./Library/Server/LIB/Game_Class/Settings.rb...
Loading ./Library/Server/LIB/Game_Class/Table2.rb...
Loading ./Library/Server/LIB/Game_Class/table2.so...
./Library/Server/LIB/Game_Class/table2.so
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
./Library/Server/LIB/server.rb:16
./Library/Server/LIB/server.rb:14:in `each'
./Library/Server/LIB/server.rb:14
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_re
quire'
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
./Library/Server/Main.rb:18:in `main'
C:/Documents and Settings/Compaq_Owner/Desktop/New Folder (13)/N+ Ruby Server/Ne
tplay Plus Server.rb:13

Can anybody help me out, I would really apperiate it, I understand probably no one knows anybody about ruby, cause I myself don't know anything. Please help!
 

ISMY

Member

sk8rjoe;297766 said:
You can use ANY MySQL host as long as you have the hostname a database a username and a password with database access.

Do i need a website
I have a domain i could use..
 

Kilk

Member

Hmm well.....I am sure there is a solution to my problem as it works for everyone else except me and that other guy on Page 3....I have tried redownloading etc. Does this have to do with some included file from RMXP or something?

Regards,
Kilk
 
I got a couple of problems with this. I've got servers created, online and everything. The game is now online and works smoothly. Here's my issues though.

1. Choices are messed up. You chose whatever choice, and it runs through ever single answer for every choice.

2. Chat. It doesn't scroll down like it's supposed to.

Edit: Just so you know, I'm using 1.6 with 0.8 server

Apart from that, well made.

~Hutton~
 
I have got an error (my grammer is bad':|) I have placed a new Map (Map004) of my game in the map: Data of de Server. I have now the error :

Tue Oct 16 20:11:39 +0200 2007 - Server Error: undefined class/module RPG::Map

C:/Users/Ives/Downloads/test/Server/main.rb:10:in `load'
C:/Users/Ives/Downloads/test/Server/main.rb:10:in `load_data'
./LIB/Game_Class/Game_Map.rb:24:in `initialize'
./LIB/server.rb:89:in `new'
./LIB/server.rb:89:in `setup'
./LIB/server.rb:88:in `each'
./LIB/server.rb:88:in `setup'
C:/Users/Ives/Downloads/test/Server/main.rb:46:in `main'
C:/Users/Ives/Downloads/test/Server/main.rb:88


Can anyone help me?-_-^_^
 
You have to convert the map by holding down Z before the Title screen shows up in the demo, then you copy the file from the Converted folder over to the server data folder.
 
Icedmetal57;299114 said:
You have to convert the map by holding down Z before the Title screen shows up in the demo, then you copy the file from the Converted folder over to the server data folder.


Yeah, I have done that, and it just messed up the server. It just fails loading one of the modules...
 
I held down Z but it didnt convert, I fixed that up by changing line 12 in main from "#map_export" to "map_export". The map then went to the converted folder and I copied it into data. Everything works fine untill I make a new character (the start location is on the map I made, is there something I need to change in the server for that?) and click play it freezes.

I even reset the server as well.
 
andrew-101;301467 said:
I held down Z but it didnt convert, I fixed that up by changing line 12 in main from "#map_export" to "map_export". The map then went to the converted folder and I copied it into data. Everything works fine untill I make a new character (the start location is on the map I made, is there something I need to change in the server for that?) and click play it freezes.




I even reset the server as well.

Do you have to copy it to the DATA map of the Server:thumbsup02:.
 
holloway;244194 said:
What is Netplay Plus?
... For small ORPGS and usage for it's network abilities it is perfect, however, although it is technically capable of them, MMORPGs still need a good server admin and script debugging to maintain a working game.

so, if I'm running the server from my computer, how many players can I handle? are we talking a bout tens or hunderds, or just 3-4?
 
silver wind;302434 said:
so, if I'm running the server from my computer, how many players can I handle? are we talking a bout tens or hunderds, or just 3-4?

Like it says - it depends on your computer/server - if you had a dedicated server with 5 GIG of RAM and a mega processor etc. then it'd probably hold a fair few players without lagging too much...
 
I have the same problem where If you make a new map or if I choose a different starting positon, even in the demo if i make the starting positon in the battle room or hidden cave, and I created my charachter and hit load, the screen freezes. Also, can anybody help with the player vs. player feature? How do i set this up?
 
We have the server running and everything. Everything has been worked out and sorted, etc. etc. etc.

But when u start the game it says no server, even though it is there.

Could someone please help me?

~Hutton~
 
silver wind;302434 said:
so, if I'm running the server from my computer, how many players can I handle? are we talking a bout tens or hunderds, or just 3-4?

When I release my game I'm encouraging as many people as possible to log on at once, so as to test this. Nobody has any reliable figures on this.
 
Status
Not open for further replies.

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