What does this mean?

Forum for alternative clients, mods & discussions on the same.

Moderator: Phades

What does this mean?

Postby yougivemeweed » Sat Aug 23, 2014 10:49 am

Image
?

Aside from it appearing i dont see anything wrong with the client. still runs and all, no crashes or anything but its been bothering me for a few days now.
User avatar
yougivemeweed
 
Posts: 15
Joined: Sat Aug 02, 2014 5:57 pm

Re: What does this mean?

Postby Lordtimo » Sat Aug 23, 2014 12:38 pm

Im not sure, but i think it tries to download a res from unionclient.ru and fails it, that might be caused by the res not being on the webside or something like this.

As i said im not sure, maybe someone else can confirm it , or tell us what else is wrong.
User avatar
Lordtimo
 
Posts: 437
Joined: Wed Jun 01, 2011 12:00 pm

Re: What does this mean?

Postby borka » Sat Aug 23, 2014 1:10 pm

i'd say you're right - not res but "resource message (v-1)" - would have to look through the source code to see what that is ...
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: What does this mean?

Postby yougivemeweed » Sat Aug 23, 2014 1:49 pm

thanks for the response lordtimo and borka, much appreciated. im trying to search in the forums for related topics atm. might find something helpful about that error. :D
User avatar
yougivemeweed
 
Posts: 15
Joined: Sat Aug 02, 2014 5:57 pm

Re: What does this mean?

Postby borka » Sat Aug 23, 2014 1:55 pm

RemoteLoader.java (excerpt)
Code: Select all
{
new Thread(new Runnable() {
@Override
public void run() {
try {
Resource r = Resource.fromURL("message", new URL(
"http://www.unionclient.ru/cl/res/"));
r.loadwaitint();
IRemoteLoadable loadable = r.layer(CodeEntry.class).get(
IRemoteLoadable.class);
loadable.load();
} catch (Throwable ex) {
// Do nothing
}


Code: Select all
// Do nothing
but "throwing an execption" -> error message :P

... it still doesn't explain which res file should have been downloaded ... :roll:
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: What does this mean?

Postby yougivemeweed » Sat Aug 23, 2014 2:10 pm

borka wrote:RemoteLoader.java (excerpt)
Code: Select all
{
new Thread(new Runnable() {
@Override
public void run() {
try {
Resource r = Resource.fromURL("message", new URL(
"http://www.unionclient.ru/cl/res/"));
r.loadwaitint();
IRemoteLoadable loadable = r.layer(CodeEntry.class).get(
IRemoteLoadable.class);
loadable.load();
} catch (Throwable ex) {
// Do nothing
}


Code: Select all
// Do nothing
but "throwing an execption" -> error message :P

... it still doesn't explain which res file should have been downloaded ... :roll:



So its just really nothing but a throw exception error to derp me around? ¦]
User avatar
yougivemeweed
 
Posts: 15
Joined: Sat Aug 02, 2014 5:57 pm

Re: What does this mean?

Postby borka » Sat Aug 23, 2014 2:26 pm

well i guess if you don't want to get derped you'll need to compile union yourself after editing some stuff in source ;)

or might try to get a different haven-res.jar for testing
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: What does this mean?

Postby yougivemeweed » Sat Aug 23, 2014 2:31 pm

borka wrote:well i guess if you don't want to get derped you'll need to compile union yourself after editing some stuff in source ;)

or might try to get a different haven-res.jar for testing

Cool. I'll try my best! Thanks for all the help borka. :)
User avatar
yougivemeweed
 
Posts: 15
Joined: Sat Aug 02, 2014 5:57 pm

Re: What does this mean?

Postby borka » Sat Aug 23, 2014 2:34 pm

a union haven-res.jar !!!
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: What does this mean?

Postby yougivemeweed » Sat Aug 23, 2014 2:42 pm

ok so i think i found the problem. i got the union client from my friend and compared them from the union client i got from the forums. all the res files are from ender and not union. lol
User avatar
yougivemeweed
 
Posts: 15
Joined: Sat Aug 02, 2014 5:57 pm

Next

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 15 guests