Jump to content

Build32 - Changes to mod -> class "URL"


Koregan

Recommended Posts

Hi to all.

 

I just realized that my mod is not working correct on build 32 and I had a look on the error-messages.

 

It seems like the "File.separator" was removed - but I managed this by just setting it with my mod again.

 

But I have another problem:

URL.new() is not working any more, so I cannot call online-information as i did all the time.

Is there a way to get it back, or did just the command change?

 

Would be nice to know, because half of my mod (and also the autoupdater) is based on this function.

 

Thanks for any help.

Koregan

Link to comment
Share on other sites

It seems like the "File.separator" was removed - but I managed this by just setting it with my mod again.

 

I solved it myself, but is there any direct alternative to "File.separator" ?

I think this is an important part for any modder (when you want to set paths for your textfiles of the mod).

 

Perhaps I just missed to know the alternative way. (I also tried "file.separator", but "file" is also not available.)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...