Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: Magus on May 20, 2010, 12:34:56 am

Title: Resolved!
Post by: Magus on May 20, 2010, 12:34:56 am
Okay, after following the well written instructions of the online mmo system blizz made, I finally got everything installed,
created a username, etc.  Now listen, this is critical. I put the rmx-os script in a game, that was already created. (orb of death)
I'm not sure if it has to be some blank field or what not, but here's a picture of the error it keeps giving me. Can anyone tell me the cause of it:


(http://i49.tinypic.com/35akr6h.png)
Title: Re: so close to making this work!
Post by: Blizzard on May 20, 2010, 02:22:28 am
1. Your scripts HAVE TO be in the right order.
2. You HAVE TO have the Blizz-ABS Controller plugin in the scripts and the server extension running on the server.
3. Adding Blizz-ABS corrupts save data and that is no different in RMX-OS. Empty your database.

Pretty much the 3 most basic things that there are to do. -_-
Title: Re: so close to making this work!
Post by: Magus on May 20, 2010, 02:36:41 am
1. Yes and I have them in the corrected order: like this: Blizzabs, Rmx options, rmx script, rmx main, blizz-abs controller
2. Yes, the controller is among the scripts and the extension is running on the server
3. I already knew that... since like when I first used blizz-abs

:/ I know these things already.. yet I'm still getting that error. i started a new blank game. And whoope, got the same error O_O.

Oh and occasionally, I believe I get a "no method error"


I'm not sure what's happening... I know I can't be the only one suffering annoyance with this error -_-

EDIT:  TO ADD MORE DETAIL: THIS ERROR APPEARS RIGHT WHEN I START THE MAP. I can log in fine with my username and all.
Title: Re: so close to making this work!
Post by: Blizzard on May 20, 2010, 02:52:41 am
I was first going to post a picture, but I've changed my mind. I'll be a complete ass and tell you to check your script order (http://forum.chaos-project.com/index.php/topic,23.0.html) again without providing you any information whatsoever. The only exception is that I will say how I find it most amusing that you put a script below main and expect it to actually work.
Title: Re: so close to making this work!
Post by: Magus on May 20, 2010, 03:24:12 am
There isn't a script below main.  There are two types of main (the way I named it)

Rxmos- main, which is the main rxmos script   and of course the regular main, which is rpg maker default main :/  sorry for being unclear.


Edit: If I would've had a script below main, then how would I know my log in and registration works?  It wouldn't start at all if that were the case :S

Title: Re: so close to making this work!
Post by: Blizzard on May 20, 2010, 03:34:54 am
Quote from: Nawm on May 20, 2010, 02:36:41 am
1. Yes and I have them in the corrected order: like this: Blizzabs, Rmx options, rmx script, rmx main, blizz-abs controller


No, there is no script below main. Not at all. Totally not. Such an idea would never cross your mind. Never. Ever.

Quote from: Nawm on May 20, 2010, 03:24:12 am
Rxmos- main, which is the main rxmos script   and of course the regular main, which is rpg maker default main


Of course. RMX-OS Main is its own script. Nobody said anywhere that you are supposed to replace the original main with RMX-OS Main. Nobody. Nowhere. Ever. Especially not in the installation guide and especially not in the second sentence of the installation guide. Especially not.

(http://img29.imageshack.us/img29/8043/snap240.th.png) (http://img29.imageshack.us/img29/8043/snap240.png)

God, do I love sarcasm.
Title: Re: so close to making this work!
Post by: Magus on May 20, 2010, 08:46:55 am
The original main isn't preset, yet I still get the error. So here's a screenshot of how I got everything. Like, no matter what, this thing refuses to work.  After logging in, a map begins. That's when I get that error

(http://i50.tinypic.com/2jexrw1.png)


Edit:  Of course, rmx-os scripts were above blizz-abs at first, following the blizz's script order guide.

edit 2, AFTER CAREFULLY FOLLOWING THAT GUIDE, IT GAVE ME A NEW ERROR:

(http://i49.tinypic.com/8ybz7m.png)
Title: Re: so close to making this work!
Post by: Blizzard on May 20, 2010, 09:22:58 am
Quote from: Blizzard on May 20, 2010, 02:22:28 am
3. Adding Blizz-ABS corrupts save data and that is no different in RMX-OS. Empty your database.


EDIT: Also:

Quote from: Nawm on May 20, 2010, 08:46:55 am
Edit:  Of course, rmx-os scripts were above blizz-abs at first, following the blizz's script order guide.


You actually thought putting them in the wrong order would make them work? Just lol.
Title: Re: so close to making this work!
Post by: Magus on May 20, 2010, 09:32:02 am
No, I just put them in order for orginization :V
O_o there is no saved data, at all.  Maybe I'm not clear on the "empty your database." (also, keep in mind that I tried this with a brand-new project)

Title: Re: so close to making this work!
Post by: Blizzard on May 20, 2010, 10:59:06 am
Delete the database and make a new one or just delete all the data from your database. Your database = save data and Blizz-ABS makes old save data unusable.
It doesn't matter how new your project is if you connect to a database. Doing that is like making a new project, but copying the save games from an old project.
Title: Re: so close to making this work!
Post by: Magus on May 20, 2010, 12:45:27 pm
See the thing is, I have no saved data. I'm polishing the game, so I haven't saved any games. (If I'm clear, you're talking about those file1, 2, 3, 4)  I have none of those.


BUT if you're talking about data such as map data, actor data, etc. (which most likely, you aren't, a)

I generally don't save games. Since I'm on a laptop, I can easily minimize my program, and resume it anytime. And since I'm highly-skilled at blizz-abs,  and run from enemies that are going to finish me, I generally don't need to worry about saving.

I do apollogize for giving you a hard time with this. This is my  first time ever using rmx-os, and I spent hours last night studying the your
well written instructions. So setting up the mysql, and stuff like that was EASY as hell. It's just, after I log in, and the game takes you to the first map of course, it gives me that error.  There is no saved games, because I generally don't save. (laptops are awesome)

I really should make sure I'm clear on this, because if I can set up a server with NO problem, then I should be able to get to the first map of the game as well.. unfortunately Blizz-abs script part 3 is deteching an error that shouldn't exist.
Title: Re: so close to making this work!
Post by: Blizzard on May 20, 2010, 01:11:29 pm
RMX-OS saves automatically every 30 seconds (unless configured differently). It creates a save entry in the database as soon as you register your account. -_-
Just empty your database or drop the database (delete it) and create a new one with the SQL query and it will work.
As I said, databases don't work the same way as savefiles.
Title: Re: so close to making this work!
Post by: Magus on May 20, 2010, 02:09:53 pm
ohhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh.  *facepalms*  
Let's give this a try.

Fake EDIT: YES YES YES. BLIZZ, YOU'VE GOT IT TO WORK.  Thanks for having patience with me xD, you seriously helped out.
(I've got to be careful not to misunderstand simple instructions)
Title: Re: Resolved!
Post by: AliveDrive on May 20, 2010, 03:40:38 pm
All your database.

Heh.  :haha: