Quite strange question: keep in mind fact that world is like a global village, leaks just happens, many reasons, many possibilities
Theese server files are a result of decompilation of server, which (seems) was developed by ogrefest
Printable View
Ive heard its a public copy "for PA". And got leaked anyway.
Someone, somewhere is trying to keep it "private" by sending DMCA on public URLS where the server files are hosted.
Think of it was what had happened to PYX BDO (BDO BOT) where the developer was asked by PA to give them the Source Code of the BOT and they'll stop with the sue then Bot Dev (Juju) will be only paying for his Lawyers.
Edit:
Whoever has a good upload speed, please create a Torrent and upload it on all torrent sites you can think of.
Post the .Torrent file instead of teh Torrent site where you uploaded it.
In this way, you are not violating any Ragezone Rules.
And we, the community will help keep it alive by seeding.
By doing this, please create a new thread so it wont be lost by new posts.
It's just an hypothesis but I think some guy bought these files (or stole them) and tried to hire a developper who shared them, not sure tho. I saw the thread of a guy named IsometricAtom on another forum on 22th of December (which is the name in the default mails gifts), he was looking for a dev. He just may have shared the files tho or I am totally wrong who knows lol
I got in touch with IsometricAtom on Discord. When I told him that I saw his post on the other forum, he immediately told me that wasn't involved on this project anymore and blacklisted me...
Maybe the guy has been threatened :p
oh, from epvp? That did not occurred to me.
We're getting off topic anyway.
Mh, I see.
I just tried to run the server with the SPP server files. Starting the GameServer.bat, the console gave me this error message:
I have 8GB RAM. If that's enough, how I fix it then?Quote:
Invalid maximum heap size: -Xmx4096mThe specified size exceeds the maximum representable size.Error: Could not create the Java Virtual Machine.Error: A fatal exception has occurred. Program will exit.
Strange, I have 8GB too and it runs flawlessly.
Which Java version do you have installed?
I got Java 8 151 (64-Bit). The SPP files contain Java 8 152 (64-Bit) (as described in this post: http://forum.ragezone.com/f857/black...6/index19.html). Maybe that's the problem?
Xmx4096m this is saying only 4g try to put there 6G or more
Someone tried to add an item under number 49009? :glare:
open gameserver.bat with notepad++ or any editor search for "-Xmx4096m " and replace for -Xmx6G
but now reading maybe your system dont have 4gb free of ram... so, maybe add 6g its worst idea :P my english isnt good at all xD so i hope the first solution works, if not means the ram thing.
Thanks for the reply.
It now just says:
I edited the value in a file named gameserver.bat, which is linked to the GameServer.bat, the one I actually use to start. So within the gameserver.bat, I edited following line:Quote:
Invalid maximum heap size: -Xmx6GThe specified size exceeds the maximum representable size.Error: Could not create the Java Virtual Machine.Error: A fatal exception has occurred. Program will exit.
Quote:
@rem Add default JVM options here. You can also use JAVA_OPTS and GAMESERVER_OPTS to pass JVM options to this script.set DEFAULT_JVM_OPTS="-DLog4jContextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector" "-server" "-XX:+DisableAttachMechanism" "-Xms1G" "-Xmx6G"
Mhhh, strange. I have a 64-bit OS and pretty much made sure that I downloaded and installed the 64-bit version of Java 8 151.
It's due to your PC's limitation, how much GB RAM do you have? try to set it to 2GB-3GB
remember the client itself is running 3+GB RAM and the server files are also running at 3+GB RAM so in total you need 6+GB RAM to run it or set the files to use less RAM and use the 32bit version of the client.
Nooo, I am so sorry. I am just dumb. It now works.
I redownloaded a 64-bit version of Java and it works. Dumb me, I thought I made sure to get the 64-bit version.
who can reupload xc...
how to fix error failed to init security
One last question: Using the SPP server files, how do I add items to my inventory?
Tried using the /bag addtoplayer [playername] [itemID] [count] command ingame. Didn't do anything.
Oh man, I am sorry for being unexperienced, but how do I access the database? The SPP package has mongo included, yet I have no idea which application to start and how to access the database.
This release is an emulator written by someone.
However the server files can be DMCAed because the current upload contains copyrighted scripts of the AI and more info related to the game.
Other server files might have been leaked due to a reason (accidental or on purpose).
Server files can exist out of:
- Leaked binaries (no source)
- Full source release (source has been leaked)
- Emulators (Someone emulated the original servers)
Most of the DMCA requests issued on this thread are not done by the official developers. However if we can proof that someone is sending fake DMCA requests, then the user will be banned from RageZone because the user is clearly breaking the law.
RageZone does NOT host any of the copyrighted material. We are just a forum where this stuff has been posted.
Getting stuck at the part with "Connect to localhost".
How do I do this? Got myself Robo3T btw.
https://postimg.org/image/hcowx27mr/
I made my life too complicated. Yeah, I checked on "Create" already but did the mistake of ticking "Perform authentication" because while browsing thorugh the .properties files, I read stuff like "database password" and such.
All I had to do was to click on create, change nothing and click on "Save" T.T
Thank you, though.
Mhh, one minor thing more: How do I change the server names in the server selection? I have browsed through the property files and have found nothing alike.
Here is an open-source launcher project I quickly wrote without any assets.
I release this into public domain. Have fun!
PS: This is untested so it might need some changes.
License:
Spoiler:
to change server name navigate into loginserver\bin\data\static_data\xml and edit gameserversData.xml
If anyone wants these files and can't find them feel free to PM me.
how to fix error failed to init security
Is there a list of gm commands?
Solved: \src\main\java\com\bdoemu\gameserver\scripts\commands
use /help and you see gm commands.
Server worked fine for a day or two, but now i'm getting this error on the game server:
https://i.imgur.com/97kpzFP.png
And when I launch game I can't connect to server anymore.
Any ideas?
Has anyone find a way to reduce mob. So server will use less ram.
i believe it's somewhere in sqlite db
btw if you wana just test it out you may disable monsters spawn
gameserver\bin\configs\ai.properties > spawn_ai = false
try to close most of process in your pc while starting gameserver
also close google chrome if you're using it, it's eating much of ram lol
I have 16 gb of ram, and I did try disabling chrome, nothing has worked besides complete reinstall of the entire server, which includes removing the database and building a new one. but we lose data that way...
- - - Updated - - -
if I remove the .sqlite3 file in the gameserver data folder, then the server would start, but then I still can't connect because now the data folder doesn't have the .sqlite files
well that's weird
anyways these are common problems
1st_ insufficient ram space
2nd_ using 32 bit os or 32 bit java
3rd_ not copying data folder in gameserver directory
4th_ limiting gameserver ram usage that much may cause errors ( line 17 in bat and i guess 4gb is ok as it's )
5th_ mongodb connection lost while loading (iguess)
Here is some data, "Black Book" for Gear ect url's quests.
https://docs.google.com/spreadsheets...#gid=517229787
https://docs.google.com/spreadsheets...Rds/edit#gid=0
Credits: Dach2k3
Here is a simple Gear Calculator.
https://github.com/Shadowtrance/BDO-Gear-Calculator
Credits: Shadowtrance
Just finish setting up the bdo server... couldn't find an admin weapon (for testing purposes) while looking at the sqlite data... however if you want to modify any weapon/accessory to have insane amount of damage. Just look through the 1_longsword - 5_Dagger Browser Data (using sqlite browser) and to look for a specific item just click on index and search the id value of the item (I used bdo database *google it*).
You will want to search for the Row with DDD, RDD, or MDD since i don't know what they stand for... however, I do know what they do.
DDD= phy melee damage
RDD = phy/range damage [most likely range bow uses this]
MDD = magic/range damage
Here is an example:
[Base Value| Enchanment +0]
Kzarka weapon has:
[AP: 18~22]
and the database show it as 1D5+17 this means its 1+17 D 5+17 which is AP: 18~22 (your everyday how to math 101) so what you just want to change is the +[insertvalue] like this 1D5+9999
Some other things I found out..... (couldn't find anything related to human/demihuman or DP armor values....)
Dhit = Melee accuracy
RHit = range Accuracy
Mhit = Magic accuracy
DDV = Phy Evasion
RDV = Range Evasion
MDV = Magic Evasion
HDDV = Phy Damage Evasion (+add)
HRDV = Range Damage Evasion (+add)
HMDV = Magic Damage Evasion (+add)
DPV = Phy Damage Reduction
RPV = Range Damage Reduction
MPV = Magic Damage Reduction
HDPV = Phy Damage Reduction (+add)
HRPV = Range Damage Reduction (+add)
HMPV = Magic Damage Reduction (+add)
Note: Also you won't see the value change on the item itself because the description is written in the client, but the damage value you edit does work its basically *Hidden*
im having two problens someone can help me with this ? im geting this error when i try open login server https://i.imgur.com/yKcgaKK.png
https://i.imgur.com/ZndQhPG.png and someone can confirm iff this database is colplete ? or left some parts ogrefast client work fine here but i have some problems to start server pls iff someone can help me PM me i want do a server just for me inst comercial use just to test some builds drop times enchant etc;... in game
No idea about w10 I never used that
On localhost in w7 I used java 8 w/o problem
On win 2k12 server used the same version so java 8
On debian I used jdk-1.8.0
Sent from my SM-N910F using Tapatalk
just to confirm so do you use java 8 SDK ? i want run server just in local host for do some tests
I've got JDK1.8.0_112 and its working fine (W10 Pro).
i will see iff i found to test that do you isntal 2 version or just 64 bits idt if this do some change
well idk why i cant post script so i need take some prints https://imgur.com/a/rsjJQi need change something in this bat scripts or i just need run because when i run i get that error login server bat https://i.imgur.com/2FFx4SN.pnghttps://i.imgur.com/8KrUHBS.png
im pretty noob in forum haha i almost dont use that so idk how do that but i post script in past bin this is login server.bat im using here so idk if i need edit something to this work or iff i just need use that way
aw and i allready isntaled anoter java version but error still same https://pastebin.com/n4RapssA
its is the SPP version im using but im stuck in that error client Ok database seems ok im having problem with loginserver i was just download the SPP version and tried follow theses steps was posted in forum earlyer
is it possible change korean language ??
Ty for this great release and the help of members, do someone know how can active wboss spawns?
Greetings,
Elssair.
boss spawm nomal mate
- - - Updated - - -
13:07:24.305 WARN - World/Field Boss has been killed. CreatureId=23060, Name=Karanda13:07:24.308 WARN - [23060] Total players=0, groups=313:07:24.308 WARN - [23060] Rewarding group=20, creatures=013:07:48.503 INFO - savePlayer: Elise13:09:11.498 WARN - World/Field Boss has been killed. CreatureId=23001, Name=Kzarka, the Lord of Corruption13:09:11.499 WARN - [23001] Total players=0, groups=313:09:11.499 WARN - [23001] Rewarding group=20, creatures=013:18:05.594 WARN - World/Field Boss has been killed. CreatureId=23073, Name=Ancient Kutum13:18:05.594 WARN - [23073] Total players=0, groups=313:18:05.594 WARN - [23073] Rewarding group=20, creatures=013:58:52.581 WARN - World/Field Boss has been killed. CreatureId=23032, Name=Nouver13:58:52.582 WARN - [23032] Total players=0, groups=313:58:52.582 WARN - [23032] Rewarding group=20, creatures=014:54:34.986 INFO - savePlayer: Silk16:05:04.914 INFO - savePlayer: Poseidon16:24:01.101 WARN - World/Field Boss has been killed. CreatureId=23056, Name=Dim Tree Spirit16:24:01.101 WARN - [23056] Total players=0, groups=316:24:01.101 WARN - [23056] Rewarding group=20, creatures=017:01:04.781 INFO - savePlayer: Elise17:03:17.071 WARN - World/Field Boss has been killed. CreatureId=23069, Name=Dastard Bheg17:03:17.071 WARN - [23069] Total players=0, groups=317:03:17.071 WARN - [23069] Rewarding group=20, creatures=017:45:37.758 WARN - World/Field Boss has been killed. CreatureId=23055, Name=Giant Mudster17:45:37.758 WARN - [23055] Total players=0, groups=317:45:37.758 WARN - [23055] Rewarding group=20, creatures=018:38:22.263 WARN - World/Field Boss has been killed. CreatureId=23061, Name=Red Nose18:38:22.263 WARN - [23061] Total players=0, groups=318:38:22.263 WARN - [23061] Rewarding group=20, creatures=0
just for fun I have set up a server as well for doing testing and trying to figure out how to add new contact
discord:https://discord.gg/f8zg7Kd
Quote:
[SERVICE]
TYPE=NA
RES=_EN_
nationType=1
damageMeter=1
[NA]
AUTHENTIC_DOMAIN=142.44.243.93
AUTHENTIC_PORT=8888
PATCH_URL=http://downtest1.black.game.daumserver.com/patch/
Someone knows the exact rates values? It's looks 100000 in config file is means exp = x100000?
Sent from my SM-N910F using Tapatalk
@kbnnlan ty for answer but your spawn is with gm command?
Attachment 162163
Greetings,
Elssair.
Isnt there a GM Command to spawn mobs?
Use that, Idk the actual command but you can do it like this for example:
/summon <mobId> <count>
As an example, its not a valid command but you get the idea.
how to add contribution ?
Does anyone still have the server files link?
attack on mob 2-3 sec delayed damages, using default allocated 4gb on gameserver, any tips?
Not at all.Ok then.
If value set to 100 then 100 = 100%
Like this.
# Collection drop rate:# 100%rate.collection.drop = 100
If value is 1000000 then 1000000= 100%
Just divide value with 10000 and you get % value.
Like this.
# Enchant armor rates# Default: 1000000, 1000000, 1000000, 1000000, 1000000, 1000000, 357142, 256410, 172413, 117647, 76923, 62500, 50000, 40000, 28571, 20000, 20000, 20000, 20000, 20000, 20000rate.enchant.armor.level = 1000000, 1000000, 1000000, 1000000, 1000000, 1000000, 357142, 256410, 172413, 117647, 76923, 62500, 50000, 40000, 28571, 20000, 20000, 20000, 20000, 20000, 20000
Or like this.
# Multiplier percentage of critical damage dealt with character attacks# Default: 1500000CriticalDamageRate = 1500000
Which mean 1500000/10000 = 150%
Dont quite sure about f value.For f i guess we need check source code first to find out real coef.
- - - Updated - - -
https://drive.google.com/file/d/1OvbwQo1r0kmqPE3OXQDCmuYonexQT4tL/view?usp=sharing
how to GM?
anyone know way to fix this : ERROR - An exception occured when reading a packet. java.lang.Exception: io.netty.handler.codec.TooLongFrameException: Adjusted frame length exceeds 16384: 20291 - discarded
i change value in Max income packet size and Max outcome packet size but it still show 16384
I had that issue as well. If you go to the "Server\gameserver\bin" and edit the gameserver.bat you need to increase RAM usage by editing this line:
"-Xmx4096m" to "-Xmx12G"
It doesn't have to be 12G but that's what I used since I have 32GB of RAM to spend. Something lower like "-Xmx8G" might work as well. Once I upped the RAM it became silky smooth.
@kbnnlan
Is so strange :O On my server I cannot see any boss warning on screen, and cannot see any boss if I'm going to summo zone.
I think that your java error is because you have a big number on any field and your server cannot read this number correctly.
if u want u can inbox me i send u my config
UTC +7 mate
at us the server works we type a command
someone now how to solve this ? i was with server up like 4 Hours before i get this error i get error talkign about memory limit exceed or something else but i have 20 gb ram and 50 gb in HD server now i cant connect anymore i was playing in server before get thishttps://i.imgur.com/cswLRSH.png
скинь ссылку на сервер
- - - Updated - - -
throw off the link to the server
There is but when I tried it it wasnt working
Code:@commandHandler(prefix = "spawn", accessLevel = EAccessLevel.ADMIN)
public class SpawnCommandHandler extends AbstractCommandHandler {
@commandHandlerMethod
public static Object[] index(final Player player, final String... params) {
if (params.length > 0) {
int formIndex = 0;
int creatureId;
int dialogId = -1;
try {
creatureId = Integer.parseInt(params[0]);
if (creatureId <= 0) {
return AbstractCommandHandler.getRejectResult("Creature ID must be a positive/notnull number!");
}
if (params.length > 1) {
formIndex = Integer.parseInt(params[1]);
}
if (params.length > 2) {
dialogId = Integer.parseInt(params[2]);
}
} catch (NumberFormatException ex) {
return AbstractCommandHandler.getRejectResult("Number format error.");
} catch (ArrayIndexOutOfBoundsException ex2) {
return AbstractCommandHandler.getRejectResult("Incorrect parameters count.");
}
final Location loc = player.getLocation();
SpawnPlacementT placementT = new SpawnPlacementT(creatureId, formIndex, loc);
if (dialogId != -1)
placementT.setDialogIndex(dialogId);
final Creature creature = Creature.newCreature(placementT);
if (creature != null && creature.getActionStorage() != null) {
World.getInstance().spawn(creature, true, false);
return AbstractCommandHandler.getAcceptResult("Creature " + creature.toString() + "spawned successfully");
}
}
return AbstractCommandHandler.getRejectResult("Creature didn't exist or error while spawn happened.");
}
who will make a launcher for money??
Look back through this thread.
There are links for several launchers.
RageZone is about sharing and developing.
Post requests with link i have given below, if you like someone to do that request for you.
http://forum.ragezone.com/f606/
there is a server working and a site and money we type the command details skype welcome8788
- - - Updated - - -
I have a template I want to do under it