Coder Social home page Coder Social logo

Comments (8)

Slycan avatar Slycan commented on June 19, 2024

Mods work fine separate but when together they have a start-up crash for me, here is the log;

Fabric-api-0.3.0+build.200
Biom-Terrestria-1.0.1
TreesDontFloat-1.3.0+build.27

Crash Report (click to expand) ---- Minecraft Crash Report ---- // There are four lights!

Time: 7/22/19 7:36 PM
Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors!
at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.logErrors(EntrypointUtils.java:45)
at net.fabricmc.loader.entrypoint.hooks.EntrypointClient.start(EntrypointClient.java:35)
at net.minecraft.class_310.method_1503(class_310.java)
at net.minecraft.class_310.method_1514(class_310.java:394)
at net.minecraft.client.main.Main.main(Main.java:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:170)
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:129)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
Suppressed: java.lang.NoSuchMethodError: net.minecraft.class_1299.(Lnet/minecraft/class_1299$class_4049;Lnet/minecraft/class_1311;ZZZLcom/mojang/datafixers/types/Type;Lnet/minecraft/class_4048;)V
at net.fabricmc.fabric.impl.entity.FabricEntityType.(FabricEntityType.java:30)
at net.fabricmc.fabric.api.entity.FabricEntityTypeBuilder.build(FabricEntityTypeBuilder.java:116)
at grondag.tdnf.FallingLogEntity.(FallingLogEntity.java:73)
at grondag.tdnf.client.ClientInitializer.onInitializeClient(ClientInitializer.java:30)
at net.fabricmc.loader.entrypoint.hooks.EntrypointClient$$Lambda$1514/179572550.accept(Unknown Source)
at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.lambda$logErrors$0(EntrypointUtils.java:38)
at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils$$Lambda$1382/528690672.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.logErrors(EntrypointUtils.java:36)
... 11 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Client thread
Stacktrace:
at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.logErrors(EntrypointUtils.java:45)
at net.fabricmc.loader.entrypoint.hooks.EntrypointClient.start(EntrypointClient.java:35)
at net.minecraft.class_310.method_1503(class_310.java)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.class_310.method_1514(class_310.java:394)
at net.minecraft.client.main.Main.main(Main.java:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:170)
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:129)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)

-- System Details --
Details:
Minecraft Version: 1.14.4
Minecraft Version ID: 1.14.4
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1292491832 bytes (1232 MB) / 1845493760 bytes (1760 MB) up to 2147483648 bytes (2048 MB)
CPUs: 8
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Fabric Mods:
blue_endless_jankson: jankson 1.1.2
cloth-config2: Cloth Config v2 0.2.0
fabric: Fabric API 0.3.0+build.200
fabric-api-base: fabric-api-base 0.1.0+5914746342
fabric-biomes-v1: fabric-biomes-v1 0.1.0+896c7fbb
fabric-commands-v0: fabric-commands-v0 0.1.1+25fd0c52
fabric-containers-v0: fabric-containers-v0 0.1.2+25fd0c5242
fabric-content-registries-v0: fabric-content-registries-v0 0.1.1+05f11b7542
fabric-crash-report-info-v1: fabric-crash-report-info-v1 0.1.0+5914746342
fabric-events-interaction-v0: fabric-events-interaction-v0 0.1.0+ea100f6142
fabric-events-lifecycle-v0: fabric-events-lifecycle-v0 0.1.0+5914746342
fabric-item-groups-v0: fabric-item-groups-v0 0.1.0+1e69a0a542
fabric-keybindings-v0: fabric-keybindings-v0 0.1.1+7dfef87c42
fabric-loot-tables-v1: fabric-loot-tables-v1 0.1.0+43028fa642
fabric-mining-levels-v0: fabric-mining-levels-v0 0.1.0+ab421b9c42
fabric-models-v0: fabric-models-v0 0.1.0+5914746342
fabric-networking-blockentity-v0: fabric-networking-blockentity-v0 0.1.1+25fd0c5242
fabric-networking-v0: fabric-networking-v0 0.1.2+ea100f6142
fabric-object-builders-v0: fabric-object-builders-v0 0.1.1+9fe2f882
fabric-registry-sync-v0: fabric-registry-sync-v0 0.2.2+ea100f6142
fabric-renderer-api-v1: fabric-renderer-api-v1 0.1.1+9486cfbf42
fabric-renderer-indigo: fabric-renderer-indigo 0.1.9+9486cfbf42
fabric-rendering-data-attachment-v1: fabric-rendering-data-attachment-v1 0.1.0+02a46d5b42
fabric-rendering-fluids-v1: fabric-rendering-fluids-v1 0.1.0+dc4c57c242
fabric-rendering-v0: fabric-rendering-v0 0.1.1+6dad974e42
fabric-resource-loader-v0: fabric-resource-loader-v0 0.1.1+eff4f58d
fabric-tag-extensions-v0: fabric-tag-extensions-v0 0.1.1+c189dc5c42
fabric-textures-v0: fabric-textures-v0 0.1.4+792c1c3542
fabricloader: Fabric Loader 0.4.8+build.157
terraform: Terraform 0.1.0+build.28
terrestria: Terrestria 1.0.1
trees-do-not-float: Trees Do Not Float 1.3.0+build.27
Launched Version: fabric-loader-0.4.8+build.157-1.14.4
LWJGL: 3.2.2 build 10
OpenGL: NO CONTEXT
GL Caps:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
Resource Packs: ERROR NullPointerException: null
Current Language: ERROR NullPointerException: null
CPU:

from terrestria.

coderbot16 avatar coderbot16 commented on June 19, 2024

Interesting because I didn't encounter that crash while testing. I'll try to reproduce it again.

from terrestria.

coderbot16 avatar coderbot16 commented on June 19, 2024

Successfully reproduced: it's an issue with jar-in-jar stuff. Will push a fix.

from terrestria.

coderbot16 avatar coderbot16 commented on June 19, 2024

@Slycan Terrestria 1.0.2 has been published which resolves the crash you observed.

from terrestria.

NeusFear avatar NeusFear commented on June 19, 2024

This should be fixed in Grondag’s latest release of tdnf: https://www.curseforge.com/minecraft/mc-mods/trees-do-not-float/files/2746940
Can you verify @Slycan ?

from terrestria.

Slycan avatar Slycan commented on June 19, 2024

Both mods are working together now, thank you!

from terrestria.

coderbot16 avatar coderbot16 commented on June 19, 2024

Glad to hear that it's working now, thank Grondag for the fix :)

from terrestria.

coderbot16 avatar coderbot16 commented on June 19, 2024

Terrestria is now fully compatible with the latest version of Trees Do Not Float

from terrestria.

Related Issues (20)

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.