elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   ArcheAge Trading (https://www.elitepvpers.com/forum/archeage-trading/)
-   -   Archeage Mod Pack (https://www.elitepvpers.com/forum/archeage-trading/3461990-archeage-mod-pack.html)

aigestyme 01/27/2016 16:16

Just do a re-install and play without the scripts for the time being, working fine.

castlerock2 01/27/2016 16:39

still packet error!!! :(((

plox where are u help me pls

Ploxasarus 01/27/2016 17:16

Quote:

Originally Posted by castlerock2 (Post 33833521)
still packet error!!! :(((

plox where are u help me pls

I'm working on it now, and as another user stated you need to remove the scripts from running - everything in the base install is functioning and tested but the scripts will need to be updated. You need to realize I've to compare files, look an see if edits still work, not to mention decompress the alb files prior and also test again and again myself - this is not an fast process so please be patient..

Derp and the base mod are still functioning fine, the scripts is what is giving the packet error and the reason you keep getting it, you need a clean install to repair this since the scripts in the mod will cause the packet error since they are not up-to-date with the patch. I already see 3-4 files now myself in the reroll folder for the scripts that are not matching the current live server, which is what is going to cause this to happen.

In short, re-install archeage entirely, just use the 1 option, chill out and use derp with the sunkens and be patient so I can get this done an see what is still functioning. I told people this would be a 2-3 day process since I have to go through all the lua for it, so please relax while I do.

justin19955 01/27/2016 19:00

I suppose there's no wayto bypass the debuff thingy right?

Ploxasarus 01/27/2016 19:28

Quote:

Originally Posted by justin19955 (Post 33834622)
I suppose there's no wayto bypass the debuff thingy right?

Not that I'm aware of at this time, it seems to be a server-sided debuff put on the user.

I can confirm torso & potteries are still dropping, same RNG and if people are not getting good drops its just bad rng day for you, I got several testing myself.

To the people still complaining about packet error, please re-install the game, just run option 1, do not run 5/6 at this time until I update the files needed which are in total only 7 but I need to sort an test the lua prior and it isn't an easy thing to do an some things might need be removed on this update.

nightclaws 01/27/2016 20:33

Let him work all.. error reinstall game after deleting game worked for me NP you even reinstall 1 on Mod just dont do 5 or ya get error again ...

Ploxasarus 01/27/2016 21:05

Quote:

Originally Posted by nightclaws (Post 33835375)
Let him work all.. error reinstall game after deleting game worked for me NP you even reinstall 1 on Mod just dont do 5 or ya get error again ...

The mod has been completely updated now.

Changes are:

UI Scaling has been removed.
Fog cvar has been removed, replaced with shader that now removes fog, is apart of the base install.
Removed 2.5 loading screen ( we are on 2.5 )
Updated all of the scripts, do note you cannot leave them running in the game and will need to run option 6 and the refresh on derp or alternative method.
Changed the config to contain the live folder instead of beta, since it was from my own directory from playing alpha/beta.

The readme is not updated, but I will do that now and people can just enjoy it as such and if need be just get it later as a reference an what not.


Enjoy free warehouse anywhere and no need to p2w for it :)


P.S.: Please let me know of any issues, I see none at this time.

johnnychakkal 01/27/2016 21:16

link dl new AAMOD

nightclaws 01/27/2016 22:10

UI Scaling has been removed. aww thats 1 thing i loved i run in 720P and so i read screen on my 52 inch and still make room on screen :( was working last night why ya take it out?

DeathenShada 01/27/2016 22:21

1 Attachment(s)
Hey Plox,

I have a bug where my warehouse button is bigger and overlaps the mailbox button (see image).

Optional mods installed are nude and library. That's about it.

Edit: did you add sunken ship ez-finder?

Ploxasarus 01/27/2016 22:23

Quote:

Originally Posted by DeathenShada (Post 33836147)
Hey Plox,

I have a bug where my warehouse button is bigger and overlaps the mailbox button (see image).

Optional mods installed are nude and library. That's about it.

What resolution are you running in?

nightclaws 01/27/2016 22:37

on 2.5 you go to options and at bottom it let you turn on where you move most everything on screen
try that DeathenShada

Hexero 01/27/2016 22:43

Hi please check your PMs when you get a chance! TY! :)

DeathenShada 01/27/2016 23:15

Quote:

Originally Posted by Ploxasarus (Post 33836165)
What resolution are you running in?

The resolution is 1920 x 1080. Been using the same resolution forever and didn't have problems with the previous Mod versions.

smerked 01/28/2016 00:08

I'm having the same issue as DeathenShada same resolution 1920 x 1080 Borderless Windowed Mode

konradmm 01/28/2016 00:56

Quote:

Originally Posted by smerked (Post 33836773)
I'm having the same issue as DeathenShada same resolution 1920 x 1080 Borderless Windowed Mode

It's because he was using same button as the one to Expand inventory.
Atm i have no idea how find button ids but if u know how:
Mods/Scripts/game/scriptsbin/x2ui/npc_interaction.alb
Here is the file u need to edit, line 222 is where u apply skin of other UI element.

DarkthShadow 01/28/2016 02:02

hey, does anyone know why

[Only registered and activated users can see links. Click Here To Register...]

is happening?

also, something seems to have broken the keybind for the skills page, even if i deactivate both the mod and scripts, then even if i rebind it too.... so weird

DeathenShada 01/28/2016 02:07

Quote:

Originally Posted by DarkthShadow (Post 33837100)
hey, does anyone know why

[Only registered and activated users can see links. Click Here To Register...]

is happening?

Nope and your not the only one, just hang tight. Plox will look into it when he has a chance.

konradmm 01/28/2016 02:55

Quote:

Originally Posted by DarkthShadow (Post 33837100)
hey, does anyone know why

[Only registered and activated users can see links. Click Here To Register...]

is happening

If anyone wonders how to resolve it right now (mby idea for plox), go to ur mod directory:
Mods/Scripts/game/scriptsbin/x2ui/npc_interaction.alb
Edit that file, go to line 222 (or)
find:
Code:

BUTTON_CONTENTS.INVENTORY_EXPAND
replace with
Code:

BUTTON_CONTENTS.INVENTORY_STORE
so it will look like that:
[Only registered and activated users can see links. Click Here To Register...]

P.s. you may need to add one time "-" sign at the end of the file

DeathenShada 01/28/2016 03:18

Quote:

Originally Posted by konradmm (Post 33837188)
If anyone wonders how to resolve it right now (mby idea for plox), go to ur mod directory:
Mods/Scripts/game/scriptsbin/x2ui/npc_interaction.alb
Edit that file, go to line 222 (or)
find:
Code:

BUTTON_CONTENTS.INVENTORY_EXPAND
replace with
Code:

BUTTON_CONTENTS.INVENTORY_STORE
so it will look like that:
[Only registered and activated users can see links. Click Here To Register...]

P.s. you may need to add one time "-" sign at the end of the file

I'm currently at University and can't reach my desktop, but when I get back home I'll give it a shot. It definitely looks like a good fix based on the screenshot.

smerked 01/28/2016 03:51

Quote:

Originally Posted by konradmm (Post 33837188)
If anyone wonders how to resolve it right now (mby idea for plox), go to ur mod directory:
Mods/Scripts/game/scriptsbin/x2ui/npc_interaction.alb
Edit that file, go to line 222 (or)
find:
Code:

BUTTON_CONTENTS.INVENTORY_EXPAND
replace with
Code:

BUTTON_CONTENTS.INVENTORY_STORE
so it will look like that:
[Only registered and activated users can see links. Click Here To Register...]

P.s. you may need to add one time "-" sign at the end of the file

This works, I had to delete one of the "-" at the end of the file in order to achieve correct file size.

konradmm 01/28/2016 04:10

Quote:

Originally Posted by smerked (Post 33837273)
This works, I had to delete one of the "-" at the end of the file in order to achieve correct file size.

oh then delete, actually i forgot if i deleted one or added, but if u say so, let it be ;D

IF you somehow added/deleted one '-' from the eof just watch carefully if packer runs fine or it displays some error, so u will know to do the opposite ^^

P.s. i changed as well coordinates to , -60 , -120 so it fits my Olympic dreams more: [Only registered and activated users can see links. Click Here To Register...]

Ploxasarus 01/28/2016 05:12

Yes, I've been going between this/gw2/bns , so forgive me for getting to it now and not having the ability to even post on epvp cause it keeps being retarded and going down non-stop randomly.. I noticed they changed the button size on that so will just go to using another button which if it peases everyone can just use that one but there is other ones available too and I do know all of the button ID's so there is plenty but that one was actually one I was aiming towards originally and someone suggested to use the + instead.

It's odd though cause on mine I did not get the same issue but of course was on a smaller resolution ( vmware ).

I'm also going to re-work on derp something when I can get the time but need to do it on my machine that will basically remove the script checking in game and remove the packet error for people so you can just run derp an leave the scripts running 24/7 an not worry about any client checking, but there was a heavy change in memory with that which has stopped me from doing it right when I was updating everything so I could push it out to people as quick as I could an make sure everything was ready.

I'll sort through some buttons I know and sling it to people on skype an see what the masses think and then drop that asap.

Moloch Amon 01/28/2016 05:46

Something wrong it appears. once in game no movement char will run, but holds still.
To make sure clean slate:
I run 2, 6

Roll Cvars (3) at this screen.
[Only registered and activated users can see links. Click Here To Register...]

Then run (4)
[Only registered and activated users can see links. Click Here To Register...]

Get to login screen and get packet error shown in this gif:

[Only registered and activated users can see links. Click Here To Register...]

Run 5:
[Only registered and activated users can see links. Click Here To Register...]
Once in game run (6)
[Only registered and activated users can see links. Click Here To Register...]

In game no movement:
[Only registered and activated users can see links. Click Here To Register...]

soullesswolf 01/28/2016 07:29

Anyone else been seeing these small little jelly fish just swimming around the sea floor area? you cant attack them and they wont hurt you.

just wondering if you guys seen it also.

blahblah9 01/28/2016 08:03

I can't move when I'm ingame I tried rerolling everything and uninstalling the mod, and i still can't move.

Moloch Amon 01/28/2016 08:55

Quote:

Originally Posted by blahblah9 (Post 33837651)
I can't move when I'm ingame I tried rerolling everything and uninstalling the mod, and i still can't move.

I had to reinstall after that. so lesson learned by me was download clean copy, save somewhere update often and delete modded copy and replace all files. I've not found a fix otherwise yet :S

smerked 01/28/2016 09:24

Hey Plox, with this newest update the draw distance is no longer increased. Would there be anyway to get that back?

Ploxasarus 01/28/2016 09:38

If your having an issue with the mod and getting the packet error/stuck problem, it is because you have not updated the mod with the latest ( which the link does not change ) and if there was an even issue prior, I have uploaded a new update just now and tested/checked/looked at absolutely everything to make sure its 100% good to go.

Updated:

- Changed the warehouse button, decided to use something that resembles a warehouse since none of us really ever use coin to store in there and if you do, then kudos cause I never have.
- Did some changes to some of the lua files, checked everything through an through.
- Added my own spin-off to the loading screen, you don't need to use it, I just got tired of the 2.5 screen already since we've been using it since 2.0 ;)

Let me know of any other issues, please.

And yes, to the people asking me, I'm looking at the thing for sunken ships ( the bubbles ) an seeing what I can do for it.

wilifox 01/28/2016 11:13

Plox the new mod put in step 5, file diferent (y,n or force) ? when load this steps. Ty

Lazarian 01/28/2016 12:34

so far updated to your latest version as of 30 mins ago still got the packet error even after using 2 to uninstall the mod and 1 to put it back, game worked and once i used 5 to load up the scripts it all ran perfectly (and of course once the game was loaded where i can run around i used 6). closed the game and reopened it and there it is "packet error!!!" tried a bunch of things and still nothing, did a clean install deleting everything game ran fine without mod, used 1 then as the loading screen came up (nice new screen btw) used 5..got in game used 6 logged out 5 mins later. tried loading it up again and "packet error" again. derp wasn't on or anything it only happens when i load in the scripts it runs perfectly if i never try and load the scripts in the first time after a fresh install cuz 1 works fine its just the scripts bug the game out...also your .bat is showing files missmatched size again.

nightclaws 01/28/2016 12:36

Quote:

Originally Posted by Ploxasarus (Post 33837956)

And yes, to the people asking me, I'm looking at the thing for sunken ships ( the bubbles ) an seeing what I can do for it.

SWEETTTTT

eagi 01/28/2016 13:42

After installing the new updated mod I am getting this weird graphic objecs. Also generally my graphics look weird. Anyone else had same problem?

[IMG=expandable: 0]http://i.imgur.com/GfIe63W.jpg[/IMG]

P.S. Plox, your mod now doesn't allow the use of Teleport Book Sort and Filter Mod by Keretus. Even if I put the portal folder in your mod in Optional folder, it just makes my teleport book be regular.
I use his mod as it's not needed to run 5,6 for his teleport mod to work for those times when I don't run 5,6.

justin19955 01/28/2016 14:48

There's no way to fix the packet error except reinstalling? I was playing like fine yesterday

shyic 01/28/2016 15:04

Quote:

Originally Posted by eagi (Post 33839046)
After installing the new updated mod I am getting this weird graphic objecs. Also generally my graphics look weird. Anyone else had same problem?

[IMG=expandable: 0]http://i.imgur.com/GfIe63W.jpg[/IMG]

I got the same issue, but from some time now, like 1,5 month.
I thought its my graphic card/driver problem, but nothing helped.
And I have such graphic glitches only on one computer with nvidia gtx 980 card. On 2 other computers (one has shitty ATI, the other is Lenovo laptop) there is no problem...

Are you sure that it came with new mod?
What mod version you used before? The newest for that time, or you just upgraded by jumping up few versions at time? (when was your last mod update?)

ShadySnow 01/28/2016 15:34

Quote:

Originally Posted by shyic (Post 33839543)
I got the same issue, but from some time now, like 1,5 month.
I thought its my graphic card/driver problem, but nothing helped.
And I have such graphic glitches only on one computer with nvidia gtx 980 card. On 2 other computers (one has shitty ATI, the other is Lenovo laptop) there is no problem...

Are you sure that it came with new mod?
What mod version you used before? The newest for that time, or you just upgraded by jumping up few versions at time? (when was your last mod update?)

Iron Throne + Mailbox in one, id be happy xd

DarkthShadow 01/28/2016 15:34

cool, the new update to the mod fixed it plox

[Only registered and activated users can see links. Click Here To Register...]

eagi 01/28/2016 15:55

Quote:

Originally Posted by shyic (Post 33839543)
I got the same issue, but from some time now, like 1,5 month.
I thought its my graphic card/driver problem, but nothing helped.
And I have such graphic glitches only on one computer with nvidia gtx 980 card. On 2 other computers (one has shitty ATI, the other is Lenovo laptop) there is no problem...

Are you sure that it came with new mod?
What mod version you used before? The newest for that time, or you just upgraded by jumping up few versions at time? (when was your last mod update?)

I am using the newest version of them mod.
If I remove the mod, I don't have those glitches anymore.
I also completely re-installed the game and the mod, and it's still happening.

konradmm 01/28/2016 16:02

Quote:

Originally Posted by soullesswolf (Post 33837581)
Anyone else been seeing these small little jelly fish just swimming around the sea floor area? you cant attack them and they wont hurt you.

just wondering if you guys seen it also.

this is the anti-hack feature from what i heard.
If u click it, means u CAN target it from far, and if u do, ure flagged and logged into system so they will know who to track to ban or stuff.

Quote:

Originally Posted by Lazarian (Post 33838615)
so far updated to your latest version as of 30 mins ago still got the packet error even after using 2 to uninstall the mod and 1 to put it back, game worked and once i used 5 to load up the scripts it all ran perfectly (and of course once the game was loaded where i can run around i used 6). closed the game and reopened it and there it is "packet error!!!" tried a bunch of things and still nothing, did a clean install deleting everything game ran fine without mod, used 1 then as the loading screen came up (nice new screen btw) used 5..got in game used 6 logged out 5 mins later. tried loading it up again and "packet error" again. derp wasn't on or anything it only happens when i load in the scripts it runs perfectly if i never try and load the scripts in the first time after a fresh install cuz 1 works fine its just the scripts bug the game out...also your .bat is showing files missmatched size again.

Once u change the file with the other size one, u change all structure of the game_pak, which means the things that had address calling to 150th byte, it will call now to 162th byte. This means, ur game_pak after installing the outdated mod is corrupted. The ONLY way you can do now, is to redownload game/game_pak ;)

P.s.
We need fix for that: [Only registered and activated users can see links. Click Here To Register...]

Doug_E_Fresh 01/28/2016 17:43

is the 2 min cooldown on chest salvaging intended, or is it because of the mod ?


All times are GMT +2. The time now is 15:09.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.