Giter Club home page Giter Club logo

betterrecords's People

Contributors

angrysoundtech avatar arnuh avatar azulaloi avatar otakup0pe avatar stumblinbear avatar targren avatar toricima avatar

betterrecords's Issues

Adding URL to remoteLibraries.txt causes crash on startup

Version Info

Forge version:
Mod version: Initial Fork

Description

See title

Steps to reproduce:

  1. Add a url to remoteLibraries.txt
  2. Start client

What I expect to happen:

Not crash.

What actually happens:

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Better Records (betterrecords)
Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:224)
at com.google.gson.Gson.fromJson(Gson.java:887)
at com.google.gson.Gson.fromJson(Gson.java:852)
at com.google.gson.Gson.fromJson(Gson.java:801)
at com.google.gson.Gson.fromJson(Gson.java:773)
at tech.feldman.betterrecords.library.LibraryContent$Companion.fromJson(LibraryContent.kt:50)
at tech.feldman.betterrecords.library.RemoteLibrary.(Library.kt:80)
at tech.feldman.betterrecords.library.Libraries.init(Libraries.kt:118)
at tech.feldman.betterrecords.CommonProxy.init(CommonProxy.kt:43)
at tech.feldman.betterrecords.client.ClientProxy.init(ClientProxy.kt:48)
at tech.feldman.betterrecords.BetterRecords.init(BetterRecords.kt:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
...

Client Freezes if stopping while music is playing

Version Info

Forge version:
Mod version: Inti Fork

Description

Client will not close while record is playing on Single Player. Not tested yet on SMP

USERSDIR\temp\natives-fdf574318d5c4a10997d831e3c96ca63
[2022-08-07 18:02:39 PM] java.nio.file.AccessDeniedException: USERSDIR\temp\natives-fdf574318d5c4a10997d831e3c96ca63\OpenAL64.dll
[2022-08-07 18:02:39 PM] at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
[2022-08-07 18:02:39 PM] at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
[2022-08-07 18:02:39 PM] at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
[2022-08-07 18:02:39 PM] at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269)
[2022-08-07 18:02:39 PM] at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
[2022-08-07 18:02:39 PM] at java.nio.file.Files.delete(Files.java:1126)
[2022-08-07 18:02:39 PM] at com.atlauncher.utils.walker.DeleteDirVisitor.visitFile(DeleteDirVisitor.java:30)
[2022-08-07 18:02:39 PM] at com.atlauncher.utils.walker.DeleteDirVisitor.visitFile(DeleteDirVisitor.java:27)
[2022-08-07 18:02:40 PM] at java.nio.file.Files.walkFileTree(Files.java:2670)
[2022-08-07 18:02:40 PM] at java.nio.file.Files.walkFileTree(Files.java:2742)
[2022-08-07 18:02:40 PM] at com.atlauncher.utils.FileUtils.deleteDirectory(FileUtils.java:91)
[2022-08-07 18:02:40 PM] at com.atlauncher.data.Instance.lambda$launch$22(Instance.java:1217)
[2022-08-07 18:02:40 PM] at java.lang.Thread.run(Thread.java:750)
[2022-08-07 18:02:40 PM] java.nio.file.AccessDeniedException: USERSDIR\temp\natives-fdf574318d5c4a10997d831e3c96ca63\OpenAL64.dll
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269)
at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
at java.nio.file.Files.delete(Files.java:1126)
at com.atlauncher.utils.walker.DeleteDirVisitor.visitFile(DeleteDirVisitor.java:30)
at com.atlauncher.utils.walker.DeleteDirVisitor.visitFile(DeleteDirVisitor.java:27)
at java.nio.file.Files.walkFileTree(Files.java:2670)
at java.nio.file.Files.walkFileTree(Files.java:2742)
at com.atlauncher.utils.FileUtils.deleteDirectory(FileUtils.java:91)
at com.atlauncher.data.Instance.lambda$launch$22(Instance.java:1217)
at java.lang.Thread.run(Thread.java:750)

Steps to reproduce:

  1. Etch Record
  2. Start playing record
  3. Try to close game

What I expect to happen:

Playback stops, client closes

What actually happens:

Client locks, music keeps playing until client is killed from launcher

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.