Giter Club home page Giter Club logo

endless's People

Contributors

cnlimiter avatar yuoft avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

endless's Issues

Draconic Infinity Armor Death

Mc: 1.16.5
Forge. 36.2.33
Endless Fake: Endless-1.16.5-1.3.0.1.jar
Draconic Evolution: Draconic-Evolution-1.16.5-3.0.26.459-universal.jar
Brandon Core: BrandonsCore-1.16.5-3.0.14.247-universal.jar

Hi. First, my apologies if this github is not meant for international bug reports. Second, I've discovered an issue related to Draconic Evolution. While you're on a Chaos Island, you can die in the Infinity Armor. After dying, you can't respawn. The only fix will be to go back to the title screen and re-join your map. After that, you'll be in the same spot where you died previously, but you'll not be dead. The log file doesn't say anything about this. There's just this.

你好。 首先,如果此 github 不适用于国际错误报告,我深表歉意。 其次,我发现了一个与龙进化有关的问题。 当你在混沌岛上时,你可以穿着 Infinity Armor 死去。 死后无法重生。 唯一的解决办法是返回标题屏幕并重新加入您的地图。 在那之后,你会回到你之前死去的地方,但你不会死。 日志文件没有说明这一点。 只有这个。

1.2.4版本服务器盔甲失效以及物品拾起时崩溃

Endless-1.16.5-1.2.4
Forge:36.2.35

服务器中身穿全套无尽护甲仍会受到伤害(包括摔落,攻击受伤等),用的forge-1.16.5-36.2.35,仅装了本模组,并且服务器中拾起或用指令清理(kill @e[type=item])任何可以快速拾起的物品的(无尽护甲或者寰宇支配之剑等)都会导致服务器崩溃,单人游戏正常。

update 1.19.2?

update 1.19.2?
能否更新1.19.2,官方不会更新1.19以及之后的版本

Rendering eyes luminos and wings, and eyes.

The eyes do not change color, the wing does not fit with the infinity chest plate.
image The wings.
image The strange eyes.
Fix, please? And can you make it like the original Avaritia?
Like this:
images
The Infinity Sword and the Infinity Armor have something like singularities on them.
image
The wings when not touching the beacon's light.
image
The wings when touching the beacon's light.
Fix???

魔改问题

在服务端的情况下
在服务器修改完合成后(比如删除),配方不会同步到本地(JEI查的时候没有改动),但是合成表确实已经修改.

Game crash when 'ZombifiedPiglinEntity' is rendered

When a zombified Piglin Entity net.minecraft.entity.monster.ZombifiedPiglinEntity is trying to be rendered it seems to cause a crash (Crashlog added at the end).

This crash was replicated for the mod in isolation (only forge (version forge-36.2.34) and Endless-mod (version 1.16.5-1.4.4))

The crash can be replicated by spawning a zombified Piglin (visiting nether, spawnegg, or by command).

---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 12/17/22 12:55 PM
Description: Rendering entity in world

java.lang.ClassCastException: net.minecraft.entity.monster.ZombifiedPiglinEntity cannot be cast to net.minecraft.entity.player.PlayerEntity
	at com.yuo.endless.Render.InfinityEyeLayer.func_225628_a_(InfinityEyeLayer.java:20) ~[?:1.16.5-1.4.4] {re:classloading}
	at net.minecraft.client.renderer.entity.LivingRenderer.func_225623_a_(LivingRenderer.java:125) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.entity.MobRenderer.func_225623_a_(SourceFile:43) ~[?:?] {re:classloading}
	at net.minecraft.client.renderer.entity.MobRenderer.func_225623_a_(SourceFile:18) ~[?:?] {re:classloading}
	at net.minecraft.client.renderer.entity.EntityRendererManager.func_229084_a_(EntityRendererManager.java:251) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.WorldRenderer.func_228418_a_(WorldRenderer.java:1202) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:1010) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:608) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:425) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$442/763236610.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
	at com.yuo.endless.Render.InfinityEyeLayer.func_225628_a_(InfinityEyeLayer.java:20) ~[?:1.16.5-1.4.4] {re:classloading}
	at net.minecraft.client.renderer.entity.LivingRenderer.func_225623_a_(LivingRenderer.java:125) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.entity.MobRenderer.func_225623_a_(SourceFile:43) ~[?:?] {re:classloading}
	at net.minecraft.client.renderer.entity.MobRenderer.func_225623_a_(SourceFile:18) ~[?:?] {re:classloading}
-- Entity being rendered --
Details:
	Entity Type: minecraft:zombified_piglin (net.minecraft.entity.monster.ZombifiedPiglinEntity)
	Entity ID: 720
	Entity Name: Zombified Piglin
	Entity's Exact location: 217.50, 63.00, 222.50
	Entity's Block location: World: (217,63,222), Chunk: (at 9,3,14 in 13,13; contains blocks 208,0,208 to 223,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Entity's Momentum: 0.00, 0.00, 0.00
	Entity's Passengers: []
	Entity's Vehicle: ~~ERROR~~ NullPointerException: null

-- Renderer details --
Details:
	Assigned renderer: net.minecraft.client.renderer.entity.PiglinRenderer@3c18942
	Location: 1.00,-1.62,2.00 - World: (1,-2,2), Chunk: (at 1,-1,2 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Rotation: 39.375
	Delta: 0.37999278
Stacktrace:
	at net.minecraft.client.renderer.entity.EntityRendererManager.func_229084_a_(EntityRendererManager.java:251) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.WorldRenderer.func_228418_a_(WorldRenderer.java:1202) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:1010) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:608) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}


-- Affected level --
Details:
	All players: 1 total; [ClientPlayerEntity['Henri_96'/317, l='ClientLevel', x=216.50, y=63.00, z=220.50]]
	Chunk stats: Client Chunk Cache: 841, 529
	Level dimension: minecraft:overworld
	Level spawn location: World: (224,63,224), Chunk: (at 0,3,0 in 14,14; contains blocks 224,0,224 to 239,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Level time: 697 game time, 697 day time
	Server brand: forge
	Server type: Integrated singleplayer server
Stacktrace:
	at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:447) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:623) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$442/763236610.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {}


-- System Details --
Details:
	Minecraft Version: 1.16.5
	Minecraft Version ID: 1.16.5
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 363189304 bytes (346 MB) / 1772617728 bytes (1690 MB) up to 3817865216 bytes (3641 MB)
	CPUs: 8
	JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
	ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
	ModLauncher launch target: fmlclient
	ModLauncher naming: srg
	ModLauncher services: 
		/mixin-0.8.4.jar mixin PLUGINSERVICE 
		/eventbus-4.0.0.jar eventbus PLUGINSERVICE 
		/forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE 
		/forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE 
		/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
		/forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE 
		/forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE 
		/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE 
		/forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE 
	FML: 36.2
	Forge: net.minecraftforge:36.2.34
	FML Language Providers: 
		[email protected]
		minecraft@1
	Mod List: 
		forge-1.16.5-36.2.34-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
		forge-1.16.5-36.2.34-universal.jar                |Forge                         |forge                         |36.2.34             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
		Endless-1.16.5-1.4.4.jar                          |Endless                       |endless                       |1.16.5-1.4.4        |DONE      |Manifest: NOSIGNATURE
	Crash Report UUID: 014789a3-5692-46d0-9520-fd177f9117bc
	Launched Version: forge-36.2.34
	Backend library: LWJGL version 3.2.2 build 10
	Backend API: NVIDIA GeForce RTX 2070/PCIe/SSE2 GL version 4.6.0 NVIDIA 527.56, NVIDIA Corporation
	GL Caps: Using framebuffer using OpenGL 3.0
	Using VBOs: Yes
	Is Modded: Definitely; Client brand changed to 'forge'
	Type: Client (map_client.txt)
	Graphics mode: fancy
	Resource Packs: 
	Current Language: English (US)
	CPU: 8x Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz

Singularity Tag

I am trying to use a singularity in a craft. I saw the website saying that "item:endless:singularity.withTag({type: "diamond"})" should work (I just changed the "diamond" to the type of singularity that i want) but when I join the game it recognize as a singularity with no tag and idk what I am doing wrong. If you can say what I am doing wrong and the right way to do it, thank you!
Captura de tela 2023-06-10 121953

猪灵导致客户端崩溃

Endless-1.16.5-1.4.4
java17启动客户端 1.16.5forge36.2.39 只加了一个无尽mod
周围有僵尸猪灵、普通猪灵、猪灵蛮兵,客户端就会崩溃。
我感觉不止猪灵会崩溃,因为我服务器有玩家说在主世界也崩溃了。
crash-2022-12-11_23.21.18-client.txt

1.2.5kill @e指令清除无尽物品实体类掉落物bug

Endless-1.16.5-1.2.5
Forge:36.2.35
在单人游戏以及多人游戏均会出现

复现步骤:
1.丢弃无尽物品实体类物品(寰宇支配之剑等)
2.用kill @e[type=item]清理
3.不去拾起之前丢弃的物品,在其下方放置漏斗
4.掉落物不会进入漏斗,但漏斗中将不断增加这种掉落物

用指令清理时会提示已清除掉落物,在混合服务端(mohist)中用kill @e[type=item]清理后物品将无法被拾起,但是仍会出现上述bug;在单人游戏以及forge服务端中用指令清理后仍可以正常拾起掉落物。

在服务器使用Crt魔改配方后客户端无法同步显示

在服务器使用Crt魔改配方后客户端无法同步显示
Crt1.12的时候有这个问题,但是1.16正常应该只在服务器进行魔改客户端就能正常显示,玩家客户端添加魔改文件也只能是进入单人加载魔改后才能在服务器显示客户端加载的魔改

Error During the common_startup event phase

Mc: 1.16.5
Forge: 36.2.33
EndlessFake: Endless-1.16.5-1.3.3.jar

After updating the mod, I got this error:
image
Here's the latest.log.

嗨,更新mod後,我得到了這個錯誤。還有最新的日誌

无尽箱子问题

使用创造模式打掉无尽箱子 会掉落为 压缩箱子 生存模式无此问题

Render effect for Sword and Armor.

Why don't you use some .obj files to make render for Sword of the Cosmos and the Infinity Suit (Armor)?

image
And also some other files maybe you will need.
image
I hope you can discover the way to create cool render for your Endless mod like Avaritia in 1.7.10/1.12.2/1.18.2!

小建议喃

有没有一种可能 就是类似 无尽剑的右键范围伤害 啄颅剑的砍头掉率 什么的可以在配置文件修改范围或者关闭它.
在多人游戏的情景下 可能会对其他人有一定影响

Disable Craft

I'm using KubeJs for my modpack and I can't seem to delete a craft. It would be great to be able either to act on the craft itself or to have a variable in the config to delete a craft.

What's more, it's impossible to desactivate an item in JEI.

CraftTweaker

Hi, how can I add a recipe to craft tweaker for extremecrafting?

[Enhancement] No more welcome text?

Would it be possible to add a config to remove the text that would appear in chat when you're joining a world/server?
是否可以添加配置以刪除在加入世界/服務器時出現在聊天中的文本?
image

Crt魔改无法删除与模组联动产生的合成表

例如植物魔法,抽屉等联动的合成表不能通过
mods.endless.ExtremeCraftRecipe.remove();
来移除,reload重载合成时无报错,无尽催化剂合成可以正常删除,删除后依旧可以正常合成
还有就是部分联动合成不合理,最严重的的是创造抽屉升级,只需中子锭就可合成出创造模式取出升级(能无限的取出被存入的物品)
版本1.16.5
MOD版本Endless-1.16.5-1.4.5.jar

GUI for neutronium collectors

The text runs off the GUI for the Neutronium collectors in the dense, denser, and densest collectors. Also, would be cool if there was a better way to know the progress of the neutronium collector in the gui besides just the purple bar. Thank you so much for the mod it is by far the best Avaritia I've seen in 1.16!
2023-03-01_00 00 57
2023-03-01_00 01 00
2023-03-01_00 01 02

CompressorRecipe.addShaped compatibility problems

I tried to add recipes to craft singularities from Extended Crafting using the Neutron Compressor.
Here are 2 lines of script I have tried :

  • mods.endless.CompressorRecipe.addShaped("first_attempt", item:minecraft:dragon_egg, 100, [item:minecraft:clay]);
  • mods.endless.CompressorRecipe.addShaped("second_attempt", item:extendedcrafting:singularity.withTag({Id: "extendedcrafting:clay"}), 100, [item:minecraft:clay]);

The line provided one the official page (https://www.mcmod.cn/post/2306.html)works perfectly. It looks like this :

  • mods.endless.CompressorRecipe.addShaped("test_b", item:endless:singularity.withTag({type: "diamond"}), 100, [item:minecraft:dirt, item:minecraft:diamond * 2]);

Whenever I load a world with this script active, I get an infinite load on the "Joining World..." prompt.
Because of this, I think that the OUTPUT of CompressorRecipe.addShaped() can't be an item outside of the Avaritia Endless mod

Crt魔改无法删除与模组联动产生的合成表

例如植物魔法,抽屉等联动的合成表不能通过
mods.endless.ExtremeCraftRecipe.remove();
来移除,reload重载合成时无报错,无尽催化剂合成可以正常删除,删除后依旧可以正常合成
还有就是部分联动合成不合理,最严重的的是创造抽屉升级,只需中子锭就可合成出创造模式取出升级(能无限的取出被存入的物品)
版本1.16.5
MOD版本Endless-1.16.5-1.4.5.jar

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.