简体   繁体   English

Minecraft Missing Server jvm(已安装JRE)

[英]Minecraft Missing Server jvm (Have JRE Installed)

I recently installed the JDK, and ever since then, running my Minecraft server through the JRE hasn't worked (returning the error "Missing `server' JVM (Java\\jre7\\bin\\server\\jvm.dll.)"). 我最近安装了JDK,从那以后,通过JRE运行我的Minecraft服务器一直无法正常工作(返回错误“缺少服务器JVM(Java \\ jre7 \\ bin \\ server \\ jvm.dll。)”。 A question eerily similar to this one has been asked on here before, but it seems that the poster simply hadn't installed the JRE. 之前曾在这里提出过一个与这个问题极为相似的问题,但似乎发布者根本没有安装JRE。 Could this be an error with set path in the cmd? 这可能是cmd中设置路径的错误吗?

To clarify: the server was working just fine for a while, and I never turned it off. 需要说明的是:服务器工作了一段时间后仍能正常工作,而我从未关闭过它。 Recently, my power went out, and as such, it turned off. 最近,我的电源关闭了,因此,电源关闭了。 In the interim between turning it on and the power going out, I installed the JDK and ran some trivial Java applications through the cmd. 在打开电源和关闭电源之间的过渡期间,我安装了JDK,并通过cmd运行了一些琐碎的Java应用程序。 I think this is the problem. 认为这是问题所在。

Any suggestions? 有什么建议么?

It returned the error: 它返回错误:

Missing `server' JVM (Java\\jre7\\bin\\server\\jvm.dll.) 缺少服务器JVM(Java \\ jre7 \\ bin \\ server \\ jvm.dll。)

Clearly stating it is looking for Java**jre7**\\bin\\server\\jvm.dll 清楚地表明它正在寻找Java ** jre7 ** \\ bin \\ server \\ jvm.dll

Try and install jre7 and it should work. 尝试安装jre7,它应该可以工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 驱动器名称丢失! *:\\ Software \\ JRE \\ bin \\ server \\ jvm.dll中缺少“服务器” JVM - Drive name lost! missing `server' JVM at `*:\Software\JRE\bin\server\jvm.dll' Minecraft 服务器 Java Jvm 参数 - Minecraft server Java Jvm arguments 如何处理有关“ C:\\ Program Files \\ Java \\ jre7 \\ bin \\ server \\ jvm.dll”中缺少“服务器” JVM的问题 - how to handle issue regarding Missing “server” JVM at “C:\Program Files\Java\jre7\bin\server\jvm.dll” 检查是否已安装jdk / JRE并获取jvm.dll的路径 - Check jdk/JRE is installed and get path for jvm.dll 安装JRE 8和Elasticsearch 7.3.1后没有jvm.options - No jvm.options after having installed JRE 8 and Elasticsearch 7.3.1 我在Linux机器上安装了jdk9,但是缺少jre文件,我下载了错误的tar文件吗? - i have installed jdk9 on my linux machine but jre file is missing, did i downloaded wrong tar file? 我在哪里可以找到服务器 JRE 8,它是否比我的世界服务器的客户端 JRE 更好(我是主机) - Where could I find Server JRE 8 and is it better than a client-side JRE for a minecraft server (I'm the host) JRE 7 JVM更新和优化 - JRE 7 JVM updates and optimizations JVM实现JRE - JVM Implementing JRE Eclipse中的JRE7 Unbound错误-我已安装1.8 - JRE7 Unbound error in eclipse - I have 1.8 installed
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM