Giter Club home page Giter Club logo

minecraft-dark-souls-edition's Introduction

Steve SMP S5 Reloaded

Banner image

My own SMP running a custom Packwiz modpack.

Versions

  • Java 17
  • Minecraft 1.19.2
  • Quilt Loader 0.17.10
  • Quilted Fabric API 4.0.0-beta.27 (provides Fabric API 0.73.0)
  • Quilt Standard Libraries 3.0.0-beta.29

Mods

Run the command packwiz list, or look inside the /mods directory.
See rejected_mods.md for mods that weren't accepted due to issues.

Notes

Some stuff that helped me put together this modpack.

minecraft-dark-souls-edition's People

Contributors

steveplays28 avatar

Watchers

 avatar

minecraft-dark-souls-edition's Issues

Remove Elytra

Elytras are too overpowered, and disabling them would incentivise trains, horses, and other mobility options.

Error creating ragdoll for class `net.minecraft.class_1472`

Caused by: Physics Mod

[14:26:29] [Render thread/INFO]: [STDERR]: error creating ragdoll for class net.minecraft.class_1472

[14:26:29] [Render thread/INFO]: [STDERR]: java.lang.IndexOutOfBoundsException: Index (6) is greater than or equal to list size (6)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at it.unimi.dsi.fastutil.objects.ObjectArrayList.get(ObjectArrayList.java:411)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.diebuddies.physics.ragdoll.Ragdoll.addConnection(Ragdoll.java:72)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.diebuddies.physics.ragdoll.RagdollMapper.getCuboids(RagdollMapper.java:157)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.diebuddies.physics.ragdoll.RagdollMapper.getCuboids(RagdollMapper.java:171)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.diebuddies.physics.ragdoll.RagdollMapper.getCuboids(RagdollMapper.java:163)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.diebuddies.physics.ragdoll.RagdollMapper.getCuboids(RagdollMapper.java:171)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.diebuddies.physics.ragdoll.VanillaRagdollHook.map(VanillaRagdollHook.java:362)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.diebuddies.physics.ragdoll.RagdollMapper.map(RagdollMapper.java:43)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.diebuddies.physics.PhysicsMod.blockifyEntity(PhysicsMod.java:576)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.minecraft.class_634.handler$emo000$handleRemoveEntities(class_634.java:11024)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.minecraft.class_634.method_11095(class_634.java)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.minecraft.class_2716.method_11764(class_2716.java:31)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.minecraft.class_2716.method_11054(class_2716.java:9)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.minecraft.class_2600.method_11072(class_2600.java:22)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.minecraft.class_1255.redirect$bae000$redirectExecuteTask(class_1255.java:1021)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.minecraft.class_1255.method_16075(class_1255.java:131)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.minecraft.class_1255.method_5383(class_1255.java:116)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.minecraft.class_310.method_1523(class_310.java:1129)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.minecraft.class_310.method_1514(class_310.java:768)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.minecraft.client.main.Main.method_44604(Main.java:244)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at net.minecraft.client.main.Main.main(Main.java:51)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at org.quiltmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:475)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at org.quiltmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at org.quiltmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:24)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at org.prismlauncher.impl.OneSixLauncher.invokeMain(OneSixLauncher.java:104)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at org.prismlauncher.impl.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:176)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at org.prismlauncher.impl.OneSixLauncher.launch(OneSixLauncher.java:186)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at org.prismlauncher.EntryPoint.listen(EntryPoint.java:144)
[14:26:29] [Render thread/INFO]: [STDERR]: 	at org.prismlauncher.EntryPoint.main(EntryPoint.java:74)


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.