EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   EQEmu Operations Center (https://www.eqemulator.org/forums/forumdisplay.php?f=679)
-   -   EOC 2.0 Released (https://www.eqemulator.org/forums/showthread.php?t=38925)

Akkadius 10-22-2014 10:03 PM

EOC 2.0 Released
 
I will not get lengthy in this post as all of the information is contained in a Wiki article.

http://wiki.eqemulator.org/p?EQEmu_O...pment&frm=Main

Lots of time and energy put into bringing this to you guys, enjoy it!

Everything listed in the page is what's ready to go along with the development statuses. There is still a plan to open it up for external development and I am currently working on the commander interface which is not released as a part of this.

Let me know if you have any questions.

chrsschb 10-22-2014 10:15 PM

Good news!

Akkadius 11-12-2014 01:38 AM

Made a dark EOC 2.0 skin per request of Drakiyth, and I kind of liked the idea :-D

Spent a half hour or so getting all the elements to look right.

You can toggle your UI skin at the top left.

http://i.imgur.com/92tWXlc.png

chrsschb 11-12-2014 11:18 AM

Quote:

Originally Posted by Akkadius (Post 235456)
Made a dark EOC 2.0 skin per request of Drakiyth, and I kind of liked the idea :-D

Spent a half hour or so getting all the elements to look right.

You can toggle your UI skin at the top left.

[IMG]http://i.imgur.com/92tWXlc.png[IMG]

Should be default for all dev environments. Most of us are hermits who live in the dark. :D

Akkadius 11-12-2014 01:43 PM

Top left, what was I smoking. I meant top right, your other left.

zerjz3 11-12-2014 02:48 PM

Akkadius, what plugin in required for viewing the spell animation in the spell editor? Firefox says a plugin is required, but doesn't specify.

Akkadius 11-12-2014 03:57 PM

Quote:

Originally Posted by zerjz3 (Post 235467)
Akkadius, what plugin in required for viewing the spell animation in the spell editor? Firefox says a plugin is required, but doesn't specify.

Just adobe flash basically.

It's a flash video player, I still need to upload all new spell videos and finish the editor, it still functions though.

vsab 11-12-2014 05:16 PM

Can't wait for the standalone version, I started writing my own one so I could do my dev work disconnected (which accounts for 99% of the time I get to work on Eqemu stuff), but might just park that now >.<

Toony 11-18-2014 06:39 PM

Thanks for the dark theme, so much easier on the eyes.

Question, what should I see here? http://eoc.akkadius.com/EOC2/index.php?M=Commander

I see a header for "Players Online Players Port Short Name Zone ID Instance ID"

but nothing is populated.

Akkadius 11-18-2014 06:41 PM

Quote:

Originally Posted by Toony (Post 235637)
Thanks for the dark theme, so much easier on the eyes.

Question, what should I see here? http://eoc.akkadius.com/EOC2/index.php?M=Commander

I see a header for "Players Online Players Port Short Name Zone ID Instance ID"

but nothing is populated.

Something I'm working on as you can see it says (In Dev)

Figback65 11-26-2014 05:20 PM

Phenominal

Greatly helps developing across multiple people!!!

zerjz3 12-01-2014 04:04 PM

Akka, I'm having some troubles with EOC 2.0 today...

I switched internet providers today and have a new external and internal IP address of my server. I am able to connect to the database in HeidiSQL and the server is up and running fine, but trying to log into EOC 2.0 on the new connection has been a nightmare. No matter what I try, I get
Code:

Cannot connect to server!
Cannot connect to database

I flushed the MySQL permissions, even tried creating a new user and granting permissions, nothing seems to work. Is there anything else you can think of that I am missing here, or that would need to be set after changing to a new internet provider? I do have ports open and such.

Akkadius 12-01-2014 04:15 PM

Quote:

Originally Posted by zerjz3 (Post 235873)
Akka, I'm having some troubles with EOC 2.0 today...

I switched internet providers today and have a new external and internal IP address of my server. I am able to connect to the database in HeidiSQL and the server is up and running fine, but trying to log into EOC 2.0 on the new connection has been a nightmare. No matter what I try, I get
Code:

Cannot connect to server!
Cannot connect to database

I flushed the MySQL permissions, even tried creating a new user and granting permissions, nothing seems to work. Is there anything else you can think of that I am missing here, or that would need to be set after changing to a new internet provider? I do have ports open and such.

Some providers do whats called CGNAT, you'd share the same IP with several other customers which makes it impossible to NAT or port forward your own ports.

I would verify with your provider to see if that is the case or not.

zerjz3 12-01-2014 04:22 PM

Edit: Crazy router strikes again, ports weren't being forwarded properly. Sorry for taking up post space in the thread with this junk.

iluvseq 01-11-2015 01:33 PM

The version of the PEQ editor available via EOC is Rev 421, and it requires a character_ table rather than a character_data table...

Akkadius 01-11-2015 09:03 PM

Updated and added a PEQ Editor 460 partition.

Randymarsh9 08-29-2015 11:54 PM

I finally graduated college and got a real grown-up job, so now that I'm not spending all of my weekends doing homework, I decided to get back into working on a server here. I just wanted to say that I was ecstatic when I discovered EoC. I used to use the GeorgeS tools but I always had errors from them not being updated to the current DB, and I feel like the EoC tools function similarly enough to the GeorgeS tools that there doesn't seem to be much of a learning curve. I just wanted to thank you for taking the time to create such an awesome and easily accessible suite of tools; it has definitely made getting back into developing here way easier.

mgellan 05-25-2016 10:48 AM

Any thoughts on when a standalone version will be coming we can host on our own servers? I'm running on AWS and apparently I need to connect to Mysql through an ssh connection so the current version doesn't work for me...

Regards,
Mg

Akkadius 05-25-2016 12:38 PM

Quote:

Originally Posted by mgellan (Post 248988)
Any thoughts on when a standalone version will be coming we can host on our own servers? I'm running on AWS and apparently I need to connect to Mysql through an ssh connection so the current version doesn't work for me...

Regards,
Mg

https://github.com/Akkadius/EQEmuEOC

N0ctrnl 05-25-2016 02:21 PM

I've been using my own EoC setup for ages...

Drakiyth 05-25-2016 02:24 PM

Quote:

Originally Posted by Akkadius (Post 234915)
I will not get lengthy in this post as all of the information is contained in a Wiki article.

http://wiki.eqemulator.org/p?EQEmu_O...pment&frm=Main

Lots of time and energy put into bringing this to you guys, enjoy it!

Everything listed in the page is what's ready to go along with the development statuses. There is still a plan to open it up for external development and I am currently working on the commander interface which is not released as a part of this.

Let me know if you have any questions.


Your development tools are awesome Akkadius. Thank you for all the hard work you do.

Akkadius 05-25-2016 03:16 PM

Quote:

Originally Posted by Drakiyth (Post 249003)
Your development tools are awesome Akkadius. Thank you for all the hard work you do.

Thanks Drak, appreciate the appreciation ;)

Akkadius 05-25-2016 03:17 PM

BTW, PEQ Editor Rev 501 from Github updated and pushed to EoC:

http://i.imgur.com/VKeT8vx.png

mgellan 05-28-2016 02:04 PM

Quote:

Originally Posted by Akkadius (Post 248996)

Thank you sir!!

Regards,
Mg

mgellan 05-28-2016 03:54 PM

One question: When logging on to a local copy of the site, what credentials is it looking for?

Regards,
Mg

jshows1 12-24-2018 04:12 PM

Hey guys! I'm trying to get the EOC working with my DB. I believe I've followed the instructions as listed here: http://eoc.akkadius.com/EOC2/

However when I try to login from http://eoc.akkadius.com/EOC2/login.php It won't connect.

I checked through Heidi and I DID create the user eoc_database_user with eoc_database_password for user at 142.44.176.142

I also have port 3306 opened in my router. Does anyone have any suggestions that I could try?

sklead 02-07-2019 04:48 AM

Quote:

Originally Posted by jshows1 (Post 260981)
Hey guys! I'm trying to get the EOC working with my DB. I believe I've followed the instructions as listed here: http://eoc.akkadius.com/EOC2/

However when I try to login from http://eoc.akkadius.com/EOC2/login.php It won't connect.

I checked through Heidi and I DID create the user eoc_database_user with eoc_database_password for user at 142.44.176.142

I also have port 3306 opened in my router. Does anyone have any suggestions that I could try?

When this happened to me I ended up checking my firewall, which was still blocking 3306 for some reason. I had to manually open that port on my firewall

Sturm 03-08-2019 05:10 PM

Quote:

Originally Posted by Akkadius (Post 236757)
Updated and added a PEQ Editor 460 partition.

Is this partition still active? I'd like to continue using this older revision of the EoC. Like when it was updated to Revision 501, 460 was still available.


All times are GMT -4. The time now is 08:49 AM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.