|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
General::News EQemu news posts. |
 |
|
 |

04-19-2015, 09:39 PM
|
 |
Developer
|
|
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
|
|
I'll be the first to admit that I don't know much about Akkadius's repack...
If you didn't find either *.conf file, then it may not be setup by default to run RoF+ clients..someone else will have to verify that.
As far as whether those *.conf files are registered in the repack, check this file in your local repository:
https://github.com/EQEmu/Server/blob...es/patches.cpp
Both functions need to have the StructStrategy method calls for the client that you are attempting to use.
If they are not present, you should be able to add them, recompile and then copy over the new binary files to the
repack's server directory.
As this now makes your content 'custom,' I don't know how updates to the repack are handled and you may need to ask
some more questions.
IF they are present in your local copy, then there are still some other issues that need to be addressed..but, we need to
first determine if those methods are being called.
__________________
Uleat of Bertoxxulous
Compilin' Dirty
|
 |
|
 |

04-19-2015, 09:46 PM
|
Fire Beetle
|
|
Join Date: Oct 2013
Location: United States
Posts: 17
|
|
markusdabrave tried Titanium, UF, and RoF. Titanium and UF worked. RoF did not.
Maybe I'll just need to compile myself.
|

04-19-2015, 11:42 PM
|
 |
Sarnak
|
|
Join Date: Jan 2012
Location: Plano, TX
Posts: 70
|
|
I learned the hard way - read the entire thread 
|

04-22-2015, 08:58 PM
|
 |
Administrator
|
|
Join Date: Feb 2009
Location: MN
Posts: 2,072
|
|
Quote:
Originally Posted by markusdabrave
I learned the hard way - read the entire thread 
|
It's the only major thing not in the repack.
It's a hell of a lot better than the alternative, doing it all from scratch having no clue what you're doing.
Even if you do know what you're doing, people get hung up on many stupid things.
The repack is definitely a massive time saver.
I really don't feel like spending 10 hours going through and getting everything just weeded out just right and tested on several platforms to change one small thing to build another repack.
|

04-22-2015, 08:56 PM
|
Hill Giant
|
|
Join Date: Nov 2013
Location: Eastern US
Posts: 120
|
|
Also make sure the C:\program files\mariadb 10.0\bin precedes the C:\program files\mariadb 10.0\ statement. Otherwise the search will stop in the C:\program files\mariadb 10.0\ folder and will not search the \bin folder. At that point it will error out. Old DOS trick and problem. The repack installs both path statements, but it doesn't install the \bin statement first. Well, it didn't in my installation.
|

04-22-2015, 09:09 PM
|
Hill Giant
|
|
Join Date: Nov 2013
Location: Eastern US
Posts: 120
|
|
I think the Repack is great. Vsab brought the variable solution to me.
I was just letting everyone know that if they do have this problem to check the path statement to make sure the \bin precedes the other mariadb path statement. You shouldn't have to change it not even implying that you should.
I just wanted anyone who is running into this problem and don't have any xp in the old dos path environment to know what to look for.
The correction is a simple one.
Just add \bin to the first mariadb path statement and delete it from the other one.
Takes longer to find it in the path than to correct it.
Last edited by Akkadius; 04-22-2015 at 09:21 PM..
|

05-01-2015, 02:33 PM
|
Fire Beetle
|
|
Join Date: Oct 2014
Posts: 1
|
|
Fresh Install - No servers listed
Hello...
I have a fresh install using Titanium client. I can launch the server just fine, get the four console windows as expected. When I try running the client, I can't see any servers and login fails. Anyone have a clue as to what may be the problem?
|

05-02-2015, 10:20 AM
|
Fire Beetle
|
|
Join Date: Jul 2011
Posts: 1
|
|
I got it up and running, but when I restarted the installer tried to re-install on bootup. Anyway to kill the installer from launching on restart?
Running Windows 7 64-bit
*Edit: Fixed it, was problem with corrupted registry on startup. Used Fixit to fix the registry.
|

07-06-2015, 10:05 PM
|
Fire Beetle
|
|
Join Date: Nov 2007
Posts: 10
|
|
It is a so great work.thank you,Akkadius.But can i get another download address?I can't download it from the address which you supplied.The GFW is so strong.
Anyway ,thank you all the same.
|
 |
|
 |

07-09-2015, 12:36 PM
|
Fire Beetle
|
|
Join Date: Jan 2009
Location: Memphis,TN
Posts: 2
|
|
Not sure this is the right place to post this, but I as well was trying to dabble in the setting up my own server. I did the install of Akka's PEQ repack, and everything works great as far as running the server, being able to log in (through the eqemu login server). I was even able to change the name based on the notes provided. The one thing I am confused on is being able to edit the tables. I have basic database familiarity, but I always have a server address/tns to which to connect along with my username/schema and password. I tried opening the HeidiSQL but it wants me to try to set up the session and I don't seem to have much direction on that. I tried using the my.ini to load settings, as well looking in the file to try to use some of the values but that seems to fail.
I tried running the MySQL Client (Maria DB 10.0) directly but it prompts for a password, which I do not have.
Does anyone have links to where I can find more information on editing the db for this? I tried looking around on the wiki, but i am missing any details around this. So far my searches so far are not turning up anything which is getting me the details i need as well, but I may be searching for the wrong keywords.
|
 |
|
 |
 |
|
 |

07-09-2015, 01:32 PM
|
 |
Dragon
|
|
Join Date: Nov 2008
Location: GA
Posts: 904
|
|
Quote:
Originally Posted by Crowley
Not sure this is the right place to post this, but I as well was trying to dabble in the setting up my own server. I did the install of Akka's PEQ repack, and everything works great as far as running the server, being able to log in (through the eqemu login server). I was even able to change the name based on the notes provided. The one thing I am confused on is being able to edit the tables. I have basic database familiarity, but I always have a server address/tns to which to connect along with my username/schema and password. I tried opening the HeidiSQL but it wants me to try to set up the session and I don't seem to have much direction on that. I tried using the my.ini to load settings, as well looking in the file to try to use some of the values but that seems to fail.
I tried running the MySQL Client (Maria DB 10.0) directly but it prompts for a password, which I do not have.
Does anyone have links to where I can find more information on editing the db for this? I tried looking around on the wiki, but i am missing any details around this. So far my searches so far are not turning up anything which is getting me the details i need as well, but I may be searching for the wrong keywords.
|
Assuming you're trying to log into the database from the local machine, all you need is the password from the eqemu_config.xml file.
|
 |
|
 |

07-28-2015, 03:29 PM
|
Fire Beetle
|
|
Join Date: Sep 2011
Location: Southern California USA
Posts: 14
|
|
Hi, im trying to uninstall akka's peq repack but after restarting my computer, i get this strange window that says its trying to install it again. I made sure the *.msi isn't even located anywhere yet it asks for it? What the heck is going on.. freakin virus wannabe :(
|

07-28-2015, 04:31 PM
|
 |
Administrator
|
|
Join Date: Feb 2009
Location: MN
Posts: 2,072
|
|
Quote:
Originally Posted by aoneone81
Hi, im trying to uninstall akka's peq repack but after restarting my computer, i get this strange window that says its trying to install it again. I made sure the *.msi isn't even located anywhere yet it asks for it? What the heck is going on.. freakin virus wannabe :(
|
It is recommend that you use a Virtual Machine if you do not want this repack to affect your main operating system as uninstalling does not always work the best for some people
|

07-28-2015, 07:44 PM
|
 |
Discordant
|
|
Join Date: Jun 2006
Posts: 371
|
|
Could always try CCleaner might be able to clean registry and fix uninstall problems works wonders for a lot of stuff for me at least.
__________________
"We are all on the same team, and I think not enough people realize this."
- Leetsauce
|

08-03-2015, 01:00 AM
|
Sarnak
|
|
Join Date: Aug 2009
Location: n/a
Posts: 67
|
|
got some errors after win 10 upgrade, so tried repair from msi but get
error 2503: called runscript when not marked in progress
error 2502: called installfinalize when no install in progress
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
All times are GMT -4. The time now is 05:42 AM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |