-
Notifications
You must be signed in to change notification settings - Fork 334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server-side crash teleporting to planets due to different localized names client and server. #866
Comments
One issue per issue report please. I'm going to focus on the console error. First up, did you read this thread? http://forum.micdoodle8.com/index.php?threads/galacticraft-space-station-dimensions-a-thread-for-server-admins.4044/ If that did not fix it, then I need more information please:
|
:world-environment-settings is in сauldron.yml: logging: On any planet does not start up, other than Earth (start site)
dimensions { Minecraft version 1.7.10 If you create a spacestation, the server beats with the crash: |
Thank you for the information. Please try GC version 3.0.0.163 - http://ci.micdoodle8.com/job/Galacticraft-1.7/163/ The planets crash is a problem. Is it possible for you to go back to use Forge version 10.13.0.1180? That is the Forge version we use, maybe it can make a difference. If the planets crash is still happening, please on the client PC go to |
I can not go to 10.13.0.1180 I turned on the debug mode. Only gives this: |
That's the server log. The DEBUG info I need to see will be in the client log (enable debug=true on the client). |
[09:17:09] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker |
OK please try version 165 on your server, I made this just for you :) |
Ok, I downloaded 165: |
"Марс" is Mars in Russian script? |
Yes |
In the build of 165 teleport is normal only to the space station. |
Sorry that automatically closed things. |
OK it looks like the problem is your client Minecraft is set to Russian language and your server Minecraft is set to English language. I think you can fix it by changing the Obviously this is a bug in Galacticraft, everything should work correctly even when players connect to servers internationally. We will fix this but it will need us to upgrade Galacticraft from version 3.0.0 to 3.0.1 otherwise everyone else is going to have a problem if they don't have matching client and server versions. |
You will not believe, but there is no cauldron option.txt |
?! |
Try this: |
Yes, everything works fine! |
ok, great - and seriously, thank you for your help fixing this!!! If you didn't spot it today, this would have become a serious problem for the future when we will have plenty of servers with players in different countries. For this issue:
please create a new issue with the same problem. I did not understand what you are showing in the 3 screenshots, please explain what each screenshot is and what it should be. Do you have strange FOV settings on the client? |
Collided with such a problem:
When you select a planet and pressing Run, the console gives this:
[01:51:57] [Server thread/ERROR] [Galacticraft/]: Error occurred when attempting to transfer entity to dimension: Марс
[01:51:57] [Server thread/WARN] [/]: java.lang.NullPointerException
[01:51:57] [Server thread/WARN] [/]: at micdoodle8.mods.galacticraft.core.network.PacketSimple.handleServerSide(PacketSimple.java:747)
[01:51:57] [Server thread/WARN] [/]: at micdoodle8.mods.galacticraft.core.network.GalacticraftPacketHandler.channelRead0(GalacticraftPacketHandler.java:27)
[01:51:57] [Server thread/WARN] [/]: at micdoodle8.mods.galacticraft.core.network.GalacticraftPacketHandler.channelRead0(GalacticraftPacketHandler.java:12)
[01:51:57] [Server thread/WARN] [/]: at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98)
[01:51:57] [Server thread/WARN] [/]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[01:51:57] [Server thread/WARN] [/]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[01:51:57] [Server thread/WARN] [/]: at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
[01:51:57] [Server thread/WARN] [/]: at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111)
[01:51:57] [Server thread/WARN] [/]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[01:51:57] [Server thread/WARN] [/]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[01:51:57] [Server thread/WARN] [/]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
[01:51:57] [Server thread/WARN] [/]: at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169)
[01:51:57] [Server thread/WARN] [/]: at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77)
[01:51:57] [Server thread/WARN] [/]: at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244)
[01:51:57] [Server thread/WARN] [/]: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
[01:51:57] [Server thread/WARN] [/]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:973)
[01:51:57] [Server thread/WARN] [/]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422)
[01:51:57] [Server thread/WARN] [/]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803)
[01:51:57] [Server thread/WARN] [/]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
[01:51:57] [Server thread/WARN] [/]: at java.lang.Thread.run(Unknown Source)
And so the same if you sit in a rocket, then the other players sitting crookedly in rockets:
Screenshots:
http://5.firepic.org/5/images/2014-08/17/hrq1w9bgj2ch.png
http://5.firepic.org/5/images/2014-08/17/dwpge6s60kfd.png
http://5.firepic.org/5/images/2014-08/17/36pmdxpke6b2.png
Build GalactiCraft 160
Server Cauldron
The text was updated successfully, but these errors were encountered: