[Dev Rev] download / install / build / log / debug

Welcome in the osRose emulator Project.

Moderators: osRose dev team, ospRose dev team, osiRose dev team, Moderators

Re: [Dev Rev] download / install / build / log / debug

Postby Sousie on Thu Jan 19, 2012 11:55 am

Well I believe removing the "CCharServer ::" part in line 74 will fix the problem. o.o
Sousie
Smoulie
Smoulie
 
Posts: 42
Joined: Sun Oct 24, 2010 2:38 pm

Re: [Dev Rev] download / install / build / log / debug

Postby lefteris on Wed Mar 21, 2012 5:19 pm

Hello! (WARNIGN FOR BAD ENGLISH)

im new at this stuff so i have a little problem with the server but i hope that someone could help me!

So first of all, i have installed all the extras (VFSEdtor & Make_csv.sql.bat) as it said in the guide but the only things i have in my Navicat Tables are this!
http://imageshack.us/photo/my-images/51 ... redza.jpg/

So the problem here is that when i start the server i get (FATAL ERROR):
http://imageshack.us/photo/my-images/82 ... re2yw.jpg/
No list_config and roseon.channels in Navicat or something!
And this happens when i start the server. (chr,world,login)

so i looked in Navicat to fix it but i dont know what to do becaus when i try to make a new Table so i can write this inside..
http://imageshack.us/photo/my-images/526/40479851.jpg/
I cant becaus i dont know wich type and stuff i should choose:
http://imageshack.us/photo/my-images/88/77062925.jpg/

Oh yea.. this is the folder after the VFSEdtior and after the Make_csv.sql.bat:
http://imageshack.us/photo/my-images/83 ... re4te.jpg/

So i hope someone of you guys could help me :) // if you are still alive <3 BYE!
lefteris
Little soul
Little soul
 
Posts: 7
Joined: Wed Mar 21, 2012 4:52 pm

Re: [Dev Rev] download / install / build / log / debug

Postby Poseidon on Thu Mar 22, 2012 12:07 am

lefteris wrote:Hello! (WARNIGN FOR BAD ENGLISH)

im new at this stuff so i have a little problem with the server but i hope that someone could help me!

So first of all, i have installed all the extras (VFSEdtor & Make_csv.sql.bat) as it said in the guide but the only things i have in my Navicat Tables are this!
http://imageshack.us/photo/my-images/51 ... redza.jpg/

So the problem here is that when i start the server i get (FATAL ERROR):
http://imageshack.us/photo/my-images/82 ... re2yw.jpg/
No list_config and roseon.channels in Navicat or something!
And this happens when i start the server. (chr,world,login)

so i looked in Navicat to fix it but i dont know what to do becaus when i try to make a new Table so i can write this inside..
http://imageshack.us/photo/my-images/526/40479851.jpg/
I cant becaus i dont know wich type and stuff i should choose:
http://imageshack.us/photo/my-images/88/77062925.jpg/

Oh yea.. this is the folder after the VFSEdtior and after the Make_csv.sql.bat:
http://imageshack.us/photo/my-images/83 ... re4te.jpg/

So i hope someone of you guys could help me :) // if you are still alive <3 BYE!


Okay, it looks like you are missing a few tables, the import was probably not successful and it needs to be re-imported.

To do so, you have to delete the database and recreate it. Unless you want to just delete the tables and import the complete list of tables.

For what I can see, you are trying to add a field, and what's missing is actually the table.

I recommend you to import a fresh database and see if that solves the issue.

It's been a while since I have seen the ROSE files, so feel free to link me where you got the files from and I might make a video tutorial on how to get things working. :)
User avatar
Poseidon
Moderator
Moderator
 
Posts: 302
Joined: Thu Aug 09, 2007 5:02 am

Re: [Dev Rev] download / install / build / log / debug

Postby lefteris on Thu Mar 22, 2012 8:35 am

Hi and thanks for the help..
But the problem is that it still does not work..

I tried to delete both the host and the database but i still get the same files!
I would love it if you made a tutorial becasu its really hard for some peaple and me.
All the files i have is from this SVN link: https://osrose-svn.cvsdude.com/trunk "in TUT"
I maby can make a video on how i install the server from the beggning to the problem!

thanks again lefteris!


EDIT: so after a wile when i tried to reinstall my server i noticed that i get many errors in my database_installer (highlighted with yellow):
http://imageshack.us/photo/my-images/27/capturegmx.jpg/

soooo... after a bit of surching i found how to enable it by typeing a "#" before skip-innodb:
http://us.ciquest.com/wordpressbeta/?p=3
http://imageshack.us/photo/my-images/201/worldw2.jpg/
but it still does not work!
maby you know how to fix it.. <3 /lefteris
Last edited by lefteris on Thu Mar 22, 2012 8:35 pm, edited 1 time in total.
lefteris
Little soul
Little soul
 
Posts: 7
Joined: Wed Mar 21, 2012 4:52 pm

Re: [Dev Rev] download / install / build / log / debug

Postby Poseidon on Thu Mar 22, 2012 8:25 pm

lefteris wrote:Hi and thanks for the help..
But the problem is that it still does not work..

I tried to delete both the host and the database but i still get the same files!
I would love it if you made a tutorial becasu its really hard for some peaple and me.
All the files i have is from this SVN link: https://osrose-svn.cvsdude.com/trunk "in TUT"
I maby can make a video on how i install the server from the beggning to the problem!

thanks again lefteris!


I just ran the database_installer.bat and it imported the entire database, it just takes a long time depending on your computer specs.

When you see "Note: !!! THIS CAN BE VERY LONG !!!"

It really means it will take a very long time, just let it do it's job and you will have a complete database imported.

Patience is a virtue when importing databases with a lot of information needed by a game. ;)

Untitled.png
User avatar
Poseidon
Moderator
Moderator
 
Posts: 302
Joined: Thu Aug 09, 2007 5:02 am

Re: [Dev Rev] download / install / build / log / debug

Postby lefteris on Thu Mar 22, 2012 8:37 pm

Hello and thanks for the fast reply!
i just edited my last reply with this!

So after a wile when i tried to reinstall my server i noticed that i get many errors in my database_installer (highlighted with yellow):
http://imageshack.us/photo/my-images/27/capturegmx.jpg/

soooo... after a bit of surching i found how to enable it by typeing a "#" before skip-innodb:
http://us.ciquest.com/wordpressbeta/?p=3
http://imageshack.us/photo/my-images/201/worldw2.jpg/
but it still does not work!
maby you know how to fix it.. <3 /lefteris

here is one more pic on it : http://imageshack.us/photo/my-images/11/captu222re.jpg/
lefteris
Little soul
Little soul
 
Posts: 7
Joined: Wed Mar 21, 2012 4:52 pm

Re: [Dev Rev] download / install / build / log / debug

Postby Poseidon on Thu Mar 22, 2012 8:41 pm

lefteris wrote:Hello and thanks for the fast reply!
i just edited my last reply with this!

So after a wile when i tried to reinstall my server i noticed that i get many errors in my database_installer (highlighted with yellow):
http://imageshack.us/photo/my-images/27/capturegmx.jpg/

soooo... after a bit of surching i found how to enable it by typeing a "#" before skip-innodb:
http://us.ciquest.com/wordpressbeta/?p=3
http://imageshack.us/photo/my-images/201/worldw2.jpg/
but it still does not work!
maby you know how to fix it.. <3 /lefteris

here is one more pic on it : http://imageshack.us/photo/my-images/11/captu222re.jpg/


What version of mysql are you using and where did you get it from?

Untitled.png
User avatar
Poseidon
Moderator
Moderator
 
Posts: 302
Joined: Thu Aug 09, 2007 5:02 am

Re: [Dev Rev] download / install / build / log / debug

Postby lefteris on Thu Mar 22, 2012 9:06 pm

Im using the Mysql server 5.0 that was recomended in the tutorial:
http://dev.mysql.com/downloads/mysql/5.0.html#downloads
http://imageshack.us/photo/my-images/839/captur3e.jpg/

and Navicat for Myqsql..

Do you think that phpmyadmin would be better?
lefteris
Little soul
Little soul
 
Posts: 7
Joined: Wed Mar 21, 2012 4:52 pm

Re: [Dev Rev] download / install / build / log / debug

Postby Poseidon on Thu Mar 22, 2012 9:22 pm

lefteris wrote:Im using the Mysql server 5.0 that was recomended in the tutorial:
http://dev.mysql.com/downloads/mysql/5.0.html#downloads
http://imageshack.us/photo/my-images/839/captur3e.jpg/

and Navicat for Myqsql..

Do you think that phpmyadmin would be better?


I'm actually using MySQL 5.5.20 and I haven't tried running a server even though I don't think it would cause errors but I might be wrong.

It doesn't really matter what you use, the error will still come back unless you fix it.
[But I prefer phpmyadmin, I dislike navicat with all my heart lol]

This is how those innodb lines look inside my my.ini

  1.  
  2. # Uncomment the following if you are using InnoDB tables
  3. #innodb_data_home_dir = C:\mysql\data/
  4. #innodb_data_file_path = ibdata1:10M:autoextend
  5. #innodb_log_group_home_dir = C:\mysql\data/
  6. #innodb_log_arch_dir = C:\mysql\data/
  7. # You can set .._buffer_pool_size up to 50 - 80 %
  8. # of RAM but beware of setting memory usage too high
  9. #innodb_buffer_pool_size = 16M
  10. #innodb_additional_mem_pool_size = 2M
  11. # Set .._log_file_size to 25 % of buffer pool size
  12. #innodb_log_file_size = 5M
  13. #innodb_log_buffer_size = 8M
  14. #innodb_flush_log_at_trx_commit = 1
  15. #innodb_lock_wait_timeout = 50
  16.  


"#" means that line won't be read by the software/script and it will be skipped. In other words, the line will be ignored.

I'm going to setup a server and see if there's any errors with default configuration files, zero edits.
User avatar
Poseidon
Moderator
Moderator
 
Posts: 302
Joined: Thu Aug 09, 2007 5:02 am

Re: [Dev Rev] download / install / build / log / debug

Postby lefteris on Sat Mar 24, 2012 2:10 am

hello agian..

i tried to install the mysql 5.5 and see if the default was on (innodb) but it was not working..
i dont know what to do anymore.. i tried so many time and i still dont get it to work...
i still get the errors the InnoDB id disabled. nd i dont find any thing good in google.. if you know a link on the InnoDb plugin please send it to me so i can try to add it and see.. thanks!
lefteris
Little soul
Little soul
 
Posts: 7
Joined: Wed Mar 21, 2012 4:52 pm

PreviousNext

Return to Support - OsRose Emulator

Who is online

Users browsing this forum: No registered users and 20 guests