Jump to content
  • 0
Echoes

Various starting errors

Question

Hello again,

This time I am asking about how to solve the errors I am getting, using 2015-12-30aRagexeRE client found in Asheraf's post under Client Releases.

I am using the translated data and System folder https://github.com/Asheraf/Translation.

The first three errors I am getting just are just right after clicking the .exe to play. The 4th one is some sprite error I am getting.

Spoiler

errors.png

I understand as for the first error, there is a function called, but that's it, I don't know how to fix it; here is the code of that error:

		if nil ~= DESC.costume then
			result, msg = AddItemIsCostume(ItemID, DESC.costume)
			if not result then
				return false, msg
			end
		end

 

Please help C:

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

old clients cant works with data from new client versions.

Last Asheraf's repository commit support only last RagexeRE clients.

if you want older translations, you can try to use old commits from his repository.

Also not only translations must be correct versions but also all other data in grf.

This mean if you want use 2015 client, find somewhere official kro grf and other files for 2015 client. and after if you can you can try to port to it some new data

Share this post


Link to post
Share on other sites
  • 0
1 hour ago, 4144 said:

This mean if you want use 2015 client, find somewhere official kro grf and other files for 2015 client. and after if you can you can try to port to it some new data

Ah, thank you for the clarification.

Time to test some newer versions of the clients, I hope I can find one stable.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.