mc服务器模组装进去后显示但是无法使用,用官方开服器安装了froge,但是mod不能在服务器里用,怎么办呢?...

在尝试在Minecraft 1.8服务器上安装Forge和mod时遇到问题。已安装Forge,但服务器缺少mods文件夹,手动创建后,mod无法在服务器上使用,尽管在客户端上可以。错误日志显示一些mod(如砍树mod和家具mod)在服务器上无法合成,而中文mod似乎可以正常使用。服务器启动日志未显示明显错误。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

该楼层疑似违规已被系统折叠 隐藏此楼查看此楼

我和朋友一起玩,我用官方开服器开的服务器,之前下载的客户端整合包但是总出问题,而且不能在服务器上使用mod。所以我决定自己弄,先下载了纯净的1.8客户端和1.8开服器,然后找到了forge-1.8-11.14.3.1450-installer-win分别对服务器和客户端进行了安装。但是在对服务器安装后没有出现mods文件夹,我就双击了一下服务器里出现的forge-1.8-11.14.3.1450-universal文件,就出现了mods文件夹。可是我把下载好的mod分别移动到服务器和客户端后,在服务器里还是不能使用mod(单机里可以使用)。请问该怎么办?

具体是有的mod比如砍树mod,家具mod在联机时候不能能用(在工具箱里可以看到合成的样子,但是拿不出来也就是只能看但是不能成功的合成),可是服务器里输入中文的mod可以用。

下面是开服的样子

1f58af87f95d6adf51cdec13261d738c.png

以下是我刚刚又点了一下forge-1.8-11.14.3.1450-universal.jar出现的

55660c4c3ebb17fea44baa36fd5a55cb.png

文字太多截图显示不了,复制如下:

[22:49:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker

[22:49:12] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker

[22:49:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker

[22:49:13] [main/INFO] [FML]: Forge Mod Loader version 8.99.124.1450 for Minecraft 1.8 loading

[22:49:13] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60

[22:49:13] [main/WARN] [FML]: The coremod me.guichaguri.betterfps.BetterFps does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[22:49:13] [main/WARN] [FML]: The coremod lain.mods.inputfix.InputFix does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[22:49:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[22:49:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[22:49:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[22:49:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[22:49:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[22:49:15] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[22:49:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[22:49:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[22:49:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[22:49:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[22:49:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[22:49:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[22:49:16] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}

[22:49:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.8

[22:49:22] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization

[22:49:21] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input

java.io.IOException: 句柄无效。

at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_60]

at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_60]

at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_60]

at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_60]

at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_60]

at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_60]

at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_60]

at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_60]

at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_60]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_60]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_60]

at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [pq.class:?]

[22:49:22] [Server thread/INFO] [FML]: MinecraftForge v11.14.3.1450 Initialized

[22:49:22] [Server thread/INFO] [FML]: Replaced 204 ore recipies

[22:49:22] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization

[22:49:23] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer

[22:49:23] [Server thread/INFO] [FML]: Searching C:\Users\lglong\Desktop\1.8服务器2.2\mods for mods

[22:49:24] [Server thread/INFO] [FML]: Forge Mod Loader has identified 11 mods to load

[22:49:24] [Server thread/INFO] [FML]: FML has found a non-mod file %5B1.8%5DEx-BetterFps-1.1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

[22:49:24] [Server thread/INFO] [FML]: FML has found a non-mod file ShadersMod-v2.4.1mc1.8-installer.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

[22:49:24] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, betterfps, InputFix, morebows, Treecapitator, bspkrsCore, wuppy29_slimedungeon, XaeroSpecialAttacks, cfm] at CLIENT

[22:49:24] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, betterfps, InputFix, morebows, Treecapitator, bspkrsCore, wuppy29_slimedungeon, XaeroSpecialAttacks, cfm] at SERVER

[22:49:26] [Server thread/INFO] [FML]: Processing ObjectHolder annotations

[22:49:26] [Server thread/INFO] [FML]: Found 384 ObjectHolder annotations

[22:49:26] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations

[22:49:26] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations

[22:49:26] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[22:49:27] [Server thread/INFO] [Treecapitator]: Proceeding to load tree/mod configs from file.

[22:49:29] [Server thread/INFO] [FML]: Applying holder lookups

[22:49:29] [Server thread/INFO] [FML]: Holder lookups applied

[22:49:29] [Server thread/INFO] [FML]: Injecting itemstacks

[22:49:29] [Server thread/INFO] [FML]: Itemstack injection complete

[22:49:29] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties

[22:49:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL

[22:49:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair

[22:49:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 192.168.1.185:25565

[22:49:31] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!

[22:49:31] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.

[22:49:31] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.

[22:49:31] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.

[22:49:31] [Server thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore

[22:49:32] [Server thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod Treecapitator

[22:49:33] [Server thread/INFO] [FML]: Injecting itemstacks

[22:49:33] [Server thread/INFO] [FML]: Itemstack injection complete

[22:49:33] [Server thread/INFO] [BetterFps]: Patching Minecraft using Riven's "Full" Algorithm

[22:49:34] [Server thread/INFO] [Treecapitator]: Prioritizing User and IMC mod configs...

[22:49:34] [Server thread/INFO] [Treecapitator]: Registering items and trees...

[22:49:34] [Server thread/INFO] [Treecapitator]: Skipping Ore Dictionary processing.

[22:49:34] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 11 mods

[22:49:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"

[22:49:34] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@82c872e)

[22:49:34] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@82c872e)

[22:49:34] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@82c872e)

[22:49:34] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0

[22:49:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 1%

[22:49:37] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 22%

[22:49:38] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 58%

[22:49:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (3.936s)! For help, type "help" or "?"

[22:49:39] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception

net.minecraft.util.ReportedException: Ticking entity

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:710) ~[MinecraftServer.class:?]

at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364) ~[po.class:?]

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598) ~[MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478) [MinecraftServer.class:?]

at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]

Caused by: java.lang.NullPointerException

at net.minecraft.util.MathHelper.func_76126_a(SourceFile:30) ~[uv.class:?]

at net.minecraft.entity.passive.EntitySquid$AIMoveRandom.func_75246_d(SourceFile:211) ~[acp.class:?]

at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:102) ~[zc.class:?]

at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:568) ~[xn.class:?]

at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1789) ~[xm.class:?]

at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:386) ~[xn.class:?]

at net.minecraft.entity.passive.EntitySquid.func_70636_d(SourceFile:94) ~[aco.class:?]

at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1628) ~[xm.class:?]

at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:229) ~[xn.class:?]

at net.minecraft.world.World.func_72866_a(World.java:1880) ~[aqu.class:?]

at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:732) ~[qt.class:?]

at net.minecraft.world.World.func_72870_g(World.java:1850) ~[aqu.class:?]

at net.minecraft.world.World.func_72939_s(World.java:1679) ~[aqu.class:?]

at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:571) ~[qt.class:?]

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:704) ~[MinecraftServer.class:?]

... 4 more

[22:49:39] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: C:\Users\lglong\Desktop\1.8服务器2.2\.\crash-reports\crash-2015-10-20_22.49.39-server.txt

### 如何在 Conda 中使用 conda-forge 渠道 #### 使用 `-c` 参数指定渠道 为了从 `conda-forge` 渠道安装软件包,可以使用带有 `-c` 参数的命令来指明渠道。这参数代表的是频道(channel),用于告知 `conda` 到哪去寻找所需的包。 ```bash conda install -c conda-forge some-package ``` 这条指令会让 `conda` 下载并安装来自 `https://anaconda.org/conda-forge` 上的 `some-package` 软件包[^1]。 #### 设置优先级顺序 有时可能需要调整不同渠道之间的优先级以确保首选项被遵循。可以通过配置文件修改默认行为: ```bash conda config --set channel_priority strict ``` 上述设置使得每次安装新包时都会先尝试从 `conda-forge` 获取资源,并严格按此规则操作[^2]。 #### 解决清华镜像源问题 对于提到无法找到特定路径的情况,这是因为国内用户经常使用的清华大学源软件镜像是对官方 Anaconda 服务器的一个缓存副本;而 `conda-forge` 是独立于主站之外的一套社区维护体系,因此其地址不会出现在清华镜像列表。不过仍然可以在本地环境中添加该镜像作为辅助加速下载速度的方法之一: ```bash conda config --append channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/ ``` 请注意这样做并不会改变实际获取数据的地方——即依旧是从原始位置拉取最新版本的信息,只是通过这种方式或许能提高某些情况下网络连接效率[^4]。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值