Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

RELEASE TERA 71.03 EME Retail proto. 333782 + WebApp + VM

Joined
Mar 29, 2019
Messages
1,043
Reaction score
1,209

thx,,it works but have another errors....

UTC 2023-11-11 04:33:10.886 > System.Xml.XmlException: “<”(十六进制值 0x3C)是无效的特性字符。 第 5 行,位置 5。
在 System.Xml.XmlTextReaderImpl.Throw(Exception e)
在 System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
在 System.Xml.XmlTextReaderImpl.ParseAttributes()
在 System.Xml.XmlTextReaderImpl.ParseElement()
在 System.Xml.XmlTextReaderImpl.ParseElementContent()
在 System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
在 System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
在 System.Xml.Linq.XElement.ReadElementFrom(XmlReader r, LoadOptions o)
在 System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
在 System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
在 WebApp.WebAppConfig.Init()
在 WebApp.Global.Application_Start(Object sender, EventArgs e)
UTC 2023-11-11 04:35:40.025 > System.Xml.XmlException: “<”(十六进制值 0x3C)是无效的特性字符。 第 5 行,位置 5。
在 System.Xml.XmlTextReaderImpl.Throw(Exception e)
在 System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
在 System.Xml.XmlTextReaderImpl.ParseAttributes()
在 System.Xml.XmlTextReaderImpl.ParseElement()
在 System.Xml.XmlTextReaderImpl.ParseElementContent()
在 System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
在 System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
在 System.Xml.Linq.XElement.ReadElementFrom(XmlReader r, LoadOptions o)
在 System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
在 System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
在 WebApp.WebAppConfig.Init()
在 WebApp.Global.Application_Start(Object sender, EventArgs e)


Send me the full log file located at \WebApp\Logs\
 
Experienced Elementalist
Joined
Apr 25, 2014
Messages
230
Reaction score
7
my hub_gw server always closed by itself....
don't know what problem...

here is logs....crash reports
1700111884938 - RELEASE TERA 71.03 EME Retail proto. 333782 + WebApp + VM - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jan 5, 2023
Messages
12
Reaction score
2
Hi,

About older releases it might have some news in the future, so be patient.

Make sure you have started the steer server, since i enabled the steer integration in the api.
I can't be patient. I was checking this weekly, now I'm checking daily!
 
Joined
Mar 29, 2019
Messages
1,043
Reaction score
1,209
my hub_gw server always closed by itself....
don't know what problem...

here is logs....crash reports
View attachment 245398

Hi,

I never seen this error before but check this,


1. You have windows in english or korean
2. You have the rights to execute every process without administrator
3. There's no zombie process of hub and hub_gw
4. Make sure that you don't have 11001 and 8000 ports used by another program
5. You are executing hub and hub_gw from the batch files
 
Newbie Spellweaver
Joined
Oct 22, 2007
Messages
75
Reaction score
8
i've done the server side perfectly.

the client part is where i`m stuck
so downloaded both clients GF and EME
applied patch xingcodepatch_tera , used your Launcher_VM_IP_192.168.1.128 and the client is not opening.
 
Joined
Mar 29, 2019
Messages
1,043
Reaction score
1,209
i've done the server side perfectly.

the client part is where i`m stuck
so downloaded both clients GF and EME
applied patch xingcodepatch_tera , used your Launcher_VM_IP_192.168.1.128 and the client is not opening.

Hi,

If the launcher opens normally, then the issue might be the region,

Make sure to change in the API,

API_PORTAL_CLIENT_REGIONS_EUR=English

to

API_PORTAL_CLIENT_REGIONS_USA=English

Save and try again.

If the above suggestion don't work for you, give us the error that the launcher pop up.

If there's no launcher pop up, then you might have the launcher in the wrong location. (It must be in the root folder, where's binaries, engine and s1data is located.)
 
Last edited:
Newbie Spellweaver
Joined
Oct 22, 2007
Messages
75
Reaction score
8
after almost 2 hours of dumbwalking through the forum ...
VM Ip was 192.168.188.128

client was 192.168.1.128

now i can see a window =)
 
Newbie Spellweaver
Joined
Jan 5, 2023
Messages
12
Reaction score
2
I have been using your VM for a few days and I wanted to come back by and comment on your TERA Server Manager. What a great tool. I really appreciate all your hard work keeping TERA alive.
 
Newbie Spellweaver
Joined
Dec 21, 2022
Messages
7
Reaction score
0
awesome work!
1 question tho... any idea how to get rid of the CLIENT: LIVE-71.03 EME#7 text?
Screenshot 2023-11-21 234818 - RELEASE TERA 71.03 EME Retail proto. 333782 + WebApp + VM - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
TERA Foundation
Joined
Jun 3, 2020
Messages
490
Reaction score
789
awesome work!
1 question tho... any idea how to get rid of the CLIENT: LIVE-71.03 EME#7 text?
View attachment 251571
Set qaServer as false on the server side (DeploymentConfig.xml). But in this case, you will lose access to QA commands. I have not yet made a patch for the ArbiterServer that allows QA commands with disabled qaServer, as I said above. You'll need to wait until I have time and I'll release a patch.

ArbiterServer QA patch is here.
 
Last edited:
Newbie Spellweaver
Joined
Dec 21, 2022
Messages
7
Reaction score
0
Also I'm wondering if this is a known issue:

accbenefit - RELEASE TERA 71.03 EME Retail proto. 333782 + WebApp + VM - RaGEZONE Forums


It works fine on the v100 version of teraAPI.

Another issue I found is that the Elite scroll for 180 days seem problematic, it doesn't delete itself on use.
The elite duration also resets after logging out and back in. I'm not sure if it's a visual bug or just that the scroll cannot be used unless it's a non-elite account.
 

Attachments

You must be registered for see attachments list
Joined
Mar 29, 2019
Messages
1,043
Reaction score
1,209
Also I'm wondering if this is a known issue:

View attachment 251613

It works fine on the v100 version of teraAPI.

Another issue I found is that the Elite scroll for 180 days seem problematic, it doesn't delete itself on use.
The elite duration also resets after logging out and back in. I'm not sure if it's a visual bug or just that the scroll cannot be used unless it's a non-elite account.

I don't have that issue

1700696840381 - RELEASE TERA 71.03 EME Retail proto. 333782 + WebApp + VM - RaGEZONE Forums


About the 180 day Elite Status it wont work since the API gives by default the items 207018 and 81207 when you redeem those elite vouchers

Api will give this error where it exactly says that the itemtemplateid 207018 doesn't exist which is true, in this version of TERA that itemid don't exist.

1700700971918 - RELEASE TERA 71.03 EME Retail proto. 333782 + WebApp + VM - RaGEZONE Forums


Solution?

Goto .\WebApi\config\chronoScroll.js and edit with Notepad,

{ item_template_id: 207018, item_count: 1 }

to

{ item_template_id: 81180, item_count: 1 }

Save, restart your API and enjoy

1700701435221 - RELEASE TERA 71.03 EME Retail proto. 333782 + WebApp + VM - RaGEZONE Forums


1700701466816 - RELEASE TERA 71.03 EME Retail proto. 333782 + WebApp + VM - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Dec 21, 2022
Messages
7
Reaction score
0
I don't have that issue

View attachment 251698

About the 180 day Elite Status it wont work since the API gives by default the items 207018 and 81207 when you redeem those elite vouchers

Api will give this error where it exactly says that the itemtemplateid 207018 doesn't exist which is true, in this version of TERA that itemid don't exist.

View attachment 251700

Solution?

Goto .\WebApi\config\chronoScroll.js and edit with Notepad,

{ item_template_id: 207018, item_count: 1 }

to

{ item_template_id: 81180, item_count: 1 }

Save, restart your API and enjoy

View attachment 251701

View attachment 251702

for account benefits, this is in the VM version.

After some digging I found the solution...
Head to the WebApi data\datasheets folder and rename en-US to en

For Elite scroll issue. I see the problem now, it's due to the scrolls giving items in item claim... and one of them didn't exist
 
TERA Foundation
Joined
Jun 3, 2020
Messages
490
Reaction score
789
for account benefits, this is in the VM version.

After some digging I found the solution...
Head to the WebApi data\datasheets folder and rename en-US to en
This VM uses a modified version of Tera API to support multiple dialects of English (for the working of both GF and EME clients). So you can't just update Tera API from my . Perhaps in the future I will add these changes to the master branch.
 
Newbie Spellweaver
Joined
Aug 27, 2022
Messages
28
Reaction score
1
Hello.

I really appreciate your dedication.
I have a question. I am currently playing the game alone with version 100.02 set up.
Is version 71.03 better than version 100.02?
I am curious as to why you are working on version 71.03 when there is already a distribution file with a higher version.

Personally, I dislike the phenomenon of the 100.02 version client arbitrarily lowering the texture level.
Is there no such problem in version 71.03?
If the 71.03 client is ahead of 100.02 in terms of performance, I'd like to try it.
 
Joined
Mar 29, 2019
Messages
1,043
Reaction score
1,209
Hello.

I really appreciate your dedication.
I have a question. I am currently playing the game alone with version 100.02 set up.
Is version 71.03 better than version 100.02?
I am curious as to why you are working on version 71.03 when there is already a distribution file with a higher version.

Personally, I dislike the phenomenon of the 100.02 version client arbitrarily lowering the texture level.
Is there no such problem in version 71.03?
If the 71.03 client is ahead of 100.02 in terms of performance, I'd like to try it.

Hi,

Unfortunately, the texture resolution issue happens on this version too, but is because of the game engine itself and the bad optimization. Idk if there's a workound to avoid it.

About why i'm working on a lower version of TERA, well, i love vanilla TERA and currently this is the most lower version publicly available (Before was 92.0x)

Regarding if this version is better than 100.02, that depends on you and in what kind of content are you looking for. Personally i think so.
 
Joined
Jun 27, 2010
Messages
941
Reaction score
1,195
Hello.

I really appreciate your dedication.
I have a question. I am currently playing the game alone with version 100.02 set up.
Is version 71.03 better than version 100.02?
I am curious as to why you are working on version 71.03 when there is already a distribution file with a higher version.

Personally, I dislike the phenomenon of the 100.02 version client arbitrarily lowering the texture level.
Is there no such problem in version 71.03?
If the 71.03 client is ahead of 100.02 in terms of performance, I'd like to try it.
Maybe try .
 
Back
Top