Working Version 5 bineary's

Status
Not open for further replies.
I will try right now and tell you if I get it working :)

---------- Post added at 02:53 PM ---------- Previous post was at 02:23 PM ----------

Which account db did you use?

---------- Post added at 03:21 PM ---------- Previous post was at 02:53 PM ----------

Ok nvm that account server works, now im getting cannot read databaseserver.ini :S

---------- Post added at 03:48 PM ---------- Previous post was at 03:21 PM ----------

I keep getting Not Read databaseserver.ini, I tried to change the .ini with v14 v15 and v11 and it just keeps failing, even tried changing position to it such as script non script folder c:\neurospace w/e, don't know what to do to fix that lol
 
You act as if it's hard to set up official files. O.o

I must be an idiot then, well I haven't been playing with official files for a while, but I'm pretty sure I'm not that dumb enough not to setup a server yet.. The database server doesn't read the .ini, I want to know if it's the same for anyone else?
 
Ok i got the stuff working but I don't know how to change the ip on the neuz.. Can't do that with reshacker and i dont know what keyword to use to find the ip to hex edit it
 
@ adler ^ see

I made it extra hard :X sorry

np <3

why are the windows bugged like that? :X

Quget - Working Version 5 bineary's - RaGEZONE Forums


nvm got it working xD elements of v5 were <3 D:
 
Last edited:
What a Version of microsoft sql server do I have to use because on mine the database w'ont work :S

Edit: All Server work fine but I'm to stupid in adding the ip to neuz xD
 
Last edited:
Database.ini just hex edit and look for c:\neurospace\script\databaseserver.ini or just put the files there.. for the ip hex edit and look for 192.168 ( or something like that, i forgot which ip he left in ) and edit to 127.0.0.1
 
Yes I had handled these 2 things on my own :D
But now I have a problem with the characters
when i creat a character the character is not created and i can't connect to the worldserver
Now I am trying to find out where I got the problem but I think I can handle it on my own ;D
thx Cambons :)
 
Last edited:
Ok I dunno why but all time i get a database error...
For sure: i cant login with a character i made because this character is not shown in the game.
when i creat a character he dont appear in the character select login...
Could somebody help me?
 
Last edited:
Ok I dunno why but all time i get a database error...
For sure: i cant login with a character i made because this character is not shown in the game.
when i creat a character he dont appear in the character select login...
Could somebody help me?
It's not harder than setting up v15 binaries, just use MisterKid's character db. If you can't create a character, look at the logs to see whats wrong with the database, there's probably some messed up procedure.
 
I tried all out and can't find my fault. Btw V 15 is no big thing with all the tutorials...
Allways when I accomplished the db of MisterKid I get an advice in Microsoft SQL Management Studio.
Code:
The query uses non-ANSI outer join operators ("*=" or "=*"). To run this query without modification, please set the compatibility level for current database to 80, using the SET COMPATIBILITY_LEVEL option of ALTER DATABASE. It is strongly recommended to rewrite the query using ANSI outer join operators (LEFT OUTER JOIN, RIGHT OUTER JOIN). In the future versions of SQL Server, non-ANSI join operators will not be supported even in backward-compatibility modes.

I removed the * from the *= in the .sql file and then I got no advice. All Server worked without an error. But like I said before when I create a character he is not shown in the login window.
As Account db I used the V11 db.

Then I tried to overwrite the v11 character db with the db of MisterKid. There i got no advice in the management studio but i got an error with the databaseserver...
Whatever I tried to login but with this error wasn't able to come to the window for creating a character.


I have no more ideas what I could try that this will work.
 
I tried all out and can't find my fault. Btw V 15 is no big thing with all the tutorials...
Allways when I accomplished the db of MisterKid I get an advice in Microsoft SQL Management Studio.
Code:
The query uses non-ANSI outer join operators ("*=" or "=*"). To run this query without modification, please set the compatibility level for current database to 80, using the SET COMPATIBILITY_LEVEL option of ALTER DATABASE. It is strongly recommended to rewrite the query using ANSI outer join operators (LEFT OUTER JOIN, RIGHT OUTER JOIN). In the future versions of SQL Server, non-ANSI join operators will not be supported even in backward-compatibility modes.

I removed the * from the *= in the .sql file and then I got no advice. All Server worked without an error. But like I said before when I create a character he is not shown in the login window.
As Account db I used the V11 db.

Then I tried to overwrite the v11 character db with the db of MisterKid. There i got no advice in the management studio but i got an error with the databaseserver...
Whatever I tried to login but with this error wasn't able to come to the window for creating a character.


I have no more ideas what I could try that this will work.
Okay, I used the v11 databases too. For the character db, delete it and create a new database, go to properties > options > set compatibility to 80. Then you need to set up the filegroups for the character db, which you know how to do right? Then execute the query and name the database Character01.

Nice release for people who want a cool sandbox to run around in and live out v5 in a way. However it wouldn't be smart to bring a v5 server public since the amount of bugs v5 has is ridiculous. I know MisterKid stated this already but people never read. /ridicule
Nothing is 100% safe, someone hacked into the database of the officials recently... so v15 isn't much safer. I tested Augmentation and termination already and it doesn't work in v5, the buff stack glitch probably does though. Aeonsoft was always changing the structure of the packets, so bugs that work in later versions may not work in v5.
 
Last edited:
Okay, I used the v11 databases too. For the character db, delete it and create a new database, go to properties > options > set compatibility to 80. Then you need to set up the filegroups for the character db, which you know how to do right? Then execute the query and name the database Character01.


Nothing is 100% safe, someone hacked into the database of the officials recently... so v15 isn't much safer. I tested Augmentation and termination already and it doesn't work in v5, the buff stack glitch probably does though. Aeonsoft was always changing the structure of the packets, so bugs that work in later versions may not work in v5.

Wow thanks!
I didn't found the compatibility... now I got it :D
 
Status
Not open for further replies.
Back