DivineRPG (Official)

DivineRPG (Official)

2M Downloads

1.12.2 build error

aws0jam opened this issue ยท 14 comments

commented

Hello! I cant build 1.12.2 Divinerpg mod throw this error

image

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring root project 'DivineRPG-1.12.2'.

Could not resolve all dependencies for configuration ':deobfCompile'.
Could not resolve curse.maven:baubles:2518667.
Required by:
naturix.divinerpg:DivineRPG-1.12.2:1.7.1
> Could not resolve curse.maven:baubles:2518667.
> Could not get resource 'https://www.cursemaven.com/curse/maven/baubles/2518667/baubles-2518667.pom'.
> Could not GET 'https://www.cursemaven.com/curse/maven/baubles/2518667/baubles-2518667.pom'. Received status code 400 from server: Bad Request

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

commented

probably just means that version of baubles got removed. this is why we dont support old versions of the mod and move on to newer stuff

commented

It works, I can build it. Maybe you know where I have to rewrite so that the dimension id is not divinerpg:eden?

commented

And couldn't this be solved somehow? it would be important to me

commented

All you need to do is change the file id. But also why bother with 1.12.2? Also you do know you can't upload any changes you make?

commented

And couldn't this be solved somehow? it would be important to me

You just change the file id for a working one.

commented

Because I want to change the dimension id from divinerpg:eden to divinerpg_eden. Because you want to create a plugin folder with the name world, but the folder name cannot be :

commented

[14:48:41] [Server thread/WARN] [Sponge]: /* Exception: /
[14:48:41] [Server thread/WARN] [Sponge]: /
java.nio.file.InvalidPathException: /
[14:48:41] [Server thread/WARN] [Sponge]: /
Illegal char <:> at index 9: /
[14:48:41] [Server thread/WARN] [Sponge]: /
divinerpg:eden /
[14:48:41] [Server thread/WARN] [Sponge]: /
sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182) /
[14:48:41] [Server thread/WARN] [Sponge]: /
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153) /
[14:48:41] [Server thread/WARN] [Sponge]: /
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77) /
[14:48:41] [Server thread/WARN] [Sponge]: /
sun.nio.fs.WindowsPath.parse(WindowsPath.java:94) /
[14:48:41] [Server thread/WARN] [Sponge]: /
sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255) /
[14:48:41] [Server thread/WARN] [Sponge]: /
sun.nio.fs.AbstractPath.resolve(AbstractPath.java:53)

commented

The biggest problem with legacy stuff is it breaks all the time. You're much better off just going to modern versions

commented

I just wanted to fix this little bug

commented

image
u mean for this id ?

commented

Yup

commented

doesn't work or should I try all version?

commented

In the dimension registry. but thats likely to break other stuff