Even more guilds - check my GitHub

Posts 1–15 of 18 · Page 1 of 2
Even more guilds - check my GitHub
Commit link: https://github.com/trapped/rotmg_svr...59a2ba239a3191
From the commit description:
"As the hot weather Italy is experiencing these days kills me, I can't
guarantee everything works. Things I added:
- Guild Chronicle (view - implemented edit but not sure if it works)
- Guild Board (view/edit)
- Guild Creation
- Guild Inviting and Joining
- Guild Renouncing
- Guild Hall (partially: entering breaks the guild chat somehow, only
level 3)
- Guild Chat (partially)
and probably some more things that I don't remember."
As said, I can't guarantee this doesn't give any error, that everything works without resettings guilds, etc.
Another backend change was that I decided that the default "not in guild" data was the following: guild id = 0, guild rank = -1. I've changed the Register method to match my decisions.

Regarding the code, I know I should refactor.
As the commit says, there might be some kind of surprises (I'm boiled, there are almost 30°C here, can't bother checking the changes from git) in the code. There are some useless methods. There is some code from a guy I can't remember the name of, probably about the Guild Hall, I think it's Ossimc... Oh well.

Post down here bugs/glitches, ideas, etc.
I will work on the guild hall upgrading tomorrow if I can.
Hope you enjoy my work. Greetings and have fun.

(I've watched the "Hunger Games" film yesterday, oh god, steampunk)
GG Cap, we appreciate.
Today i missed you on Realm only by minutes :/
WOOOHOOOO! Thank you so much Trapped!

Can you just post the file it self? Or do I have to download the whole folder (the new server) thanks!
Quote Originally Posted by BARm View Post
WOOOHOOOO! Thank you so much Trapped!

Can you just post the file it self? Or do I have to download the whole folder (the new server) thanks!
Whole archive. The changes are project-wide, not a single file.

---------- Post added at 03:18 AM ---------- Previous post was at 03:18 AM ----------

Quote Originally Posted by Zasx View Post
GG Cap, we appreciate.
Today i missed you on Realm only by minutes :/
lol zas, tu e il tuo lavoro di stalker in EUN.
Oh yeah! <3
Quote Originally Posted by jlr2_08 View Post
enjoyed the movie? @Trapped
Heh, could have been better.
ingame error when enterting from menu to nexus, Connection failed, tested on windows, and running wServer on linux using mono gives error
server.exe works on linux using mono

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for wServer.realm.RealmManager ---> System.MissingFieldException: Field '.XmlDatas.AdditionXml' not found.
at wServer.realm.worlds.Tutorial..ctor (Boolean isLimbo) [0x00000] in <filename unknown>:0
at wServer.realm.RealmManager..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at wServer.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for wServer.realm.RealmManager ---> System.MissingFieldException: Field '.XmlDatas.AdditionXml' not found.
at wServer.realm.worlds.Tutorial..ctor (Boolean isLimbo) [0x00000] in <filename unknown>:0
at wServer.realm.RealmManager..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at wServer.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
Quote Originally Posted by Trapped View Post
lol zas, tu e il tuo lavoro di stalker in EUN.
*USNW.

c:
Tyvm Trapped! Always looking forward to your releases!
Trapped , have you got skype ? i have a big probleme with your github ... please tell me your skype in PM thanks you so mutch
Quote Originally Posted by fenx95 View Post
Trapped , have you got skype ? i have a big probleme with your github ... please tell me your skype in PM thanks you so mutch
I have Skype, but I won't share it with random people.
Your problem is stupid, you have to import the struct.sql file (in the db folder) into MySQL.
Thanks you ! now , i have other probleme ... i have create account , and i give "Admin" .. but i cant spawn or give , the game say " you are not Game Master"

And i cant enter in Realm or vault ..
Quote Originally Posted by fenx95 View Post
Thanks you ! now , i have other probleme ... i have create account , and i give "Admin" .. but i cant spawn or give , the game say " you are not Game Master"

And i cant enter in Realm or vault ..

Hey to turn you admin you have to change the column role to 4,and its this what you can put in this column : 0 = user, 1 = donator, 2 = moderator, 3 = game master, 4 = admin, 5 = server owner.
Have you managed to enter in realm or Vault?
Quote Originally Posted by kdu428 View Post
Hey to turn you admin you have to change the column role to 4,and its this what you can put in this column : 0 = user, 1 = donator, 2 = moderator, 3 = game master, 4 = admin, 5 = server owner.
Have you managed to enter in realm or Vault?
"Have you managed to enter in realm or Vault?" how to ?? i cant enter in realm or vault ...
Posts 1–15 of 18 · Page 1 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?