[XP] RPG Maker XP Online System (RMX-OS)

Started by Blizzard, June 20, 2009, 11:52:23 am

Previous topic - Next topic

Blizzard

Thanks for the bug reports. I don't think any of the bugs have been fixed yet. I'll look into them.

The only thing that is not a bug are the battle graphics. You need to add @battler_name and @battler_hue in the SAVE_DATA[Game_Actor] array.

As for the non-tradable items, I'll simply change it so you can't trade items that have a price of 0 (it works the same way with non-sellable items in shops).
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Jragyn

So, err...
I managed to function a testplay with the scripts given for RMX-OS, I logged in and did all that jazz, can even wander the maps and kill enemies...

But what steps do I need to take to make it so someone else can wander these maps too?
I can imagine it has to do with the cfg.ini + RMX-OS(options) + my IP, but umm, I didn't see anything about the methods in the manual, maybe I missed it?

If not, can someone explain it briefly to me?
I dunno if its similer, but I've managed to set up my own WoW server, but RMX-OS is just curbstomping my face X_X


--JeR
A bright light can either illuminate or blind, but how will you know which until you open your eyes?

Blizzard

You set it up like every other server. You need an external IP, you set that IP up as the server host IP and you put the same IP in the connection data in the client. Done.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

jcsnider

I dont know of you want me to report it here or through PM Blizz, but Rmx-Os has another memory leak somewhere. I have made sure of it before posting this...

Blizzard

Technically RMX-OS can't have a memory leak because it doesn't use external components and Ruby has a garbage collector. I'd need to know when the "memory leak" occurs.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Kett Shee

um...it seems the new command you added in 1.09 clashes with the database(or server, not exactly sure which). :P
You're all daft cunts. I love you. <3

Blizzard

You use an old configuration file. You need to configure the new file rather than replacing it with your old file because new options have been added.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Wizered67

Not quite sure whats causing this, but help would be appreciated. When I give the game to my firends to play, when it gets to the server selection page they get a "script is hanging" error. S, I myself downloaded the version I gave them, but have no problems with it. Why are they having it, but i'm not?

Thanks in advance
-Wizered67

WhiteRose

Are you behind a router or firewall?

Wizered67

Quote from: Flower Lady WhiteRose on March 11, 2010, 07:27:04 pm
Are you behind a router or firewall?


Um.... I'm not quite sure what you mean by that.... can you try to explain it to me differently.

Thanks and I'm sorry i'm such a pain. I'm not good at this stuff....

WhiteRose

Quote from: Wizered67 on March 11, 2010, 07:48:07 pm
Quote from: Flower Lady WhiteRose on March 11, 2010, 07:27:04 pm
Are you behind a router or firewall?


Um.... I'm not quite sure what you mean by that.... can you try to explain it to me differently.

Thanks and I'm sorry i'm such a pain. I'm not good at this stuff....

No worries, everyone's new at things sometime or other. How are you connected to the internet? Are there other computers in your house that are also connected?

Wizered67

ya, there are other computers connected. as far as i know, i am connected by a router....

WhiteRose

Then in order for other people to connect to your network, you need to set up port-forwarding. I can help you with that if you can find the model number for your router.

Wizered67

Quote from: Flower Lady WhiteRose on March 11, 2010, 08:01:26 pm
Then in order for other people to connect to your network, you need to set up port-forwarding. I can help you with that if you can find the model number for your router.


As far as i know, I have already done the portforwarding part. before that, nothing worked for even me, but once I did it, everything worked at least for me. Therefore, I don't think that's the problem.

WhiteRose

What's your IP? I'll ping it and see if I can connect. If I can, that means that the error is in your script configuration, and not your router. If you don't feel comfortable posting it, PM it to me.

Wizered67


Kett Shee

Quote from: Champion Blizzard on March 11, 2010, 02:49:10 am
You use an old configuration file. You need to configure the new file rather than replacing it with your old file because new options have been added.

um...i'm not sure how to do that.(this is when putting off to learn RGSS scripting comes back to haunt me) :(
You're all daft cunts. I love you. <3

Ryex

get the new rmx-os config file from the download and configure the settings in the cfg.ini file to your needs. btu I don't think the GUI is compatible with v1.09 configuration.
I no longer keep up with posts in the forum very well. If you have a question or comment, about my work, or in general I welcome PM's. if you make a post in one of my threads and I don't reply with in a day or two feel free to PM me and point it out to me.<br /><br />DropBox, the best free file syncing service there is.<br />

Kett Shee

ok, I see what happened now. Thanks and you guys have been such a big help. :) (goes and begins project)
You're all daft cunts. I love you. <3

King_Ooga_TonTon

I've been having a problem that from what I read appears to be fairly "original," shall we say. My server is up and running fine, but as soon as I try and connect to it from the client, I get an error.


Script '(RMX-OS) Script' line 2556: Errno::ECCONNRESET occured.
An existing connection was forcibly closed by the remote host.


My computer is the host, so I'm not really sure what it means by that, but from what I can tell it runs the connection but then immediately terminates it. Does anyone have any idea what could be wrong? Or has anyone even gotten an error like this one before?

Btw great job on the script Blizzard, I know that might seem sarcastic since I'm asking for help but it's really sincere. You're a really good scripter.