Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Fresh

Members
  • Joined

  • Last visited

  1. Hi, so I as you said updated the mods to 1.7.10 and got a fresh forge 1.7.10 recommended installer because I couldn't get anything helpful out from the logs. (In one log it says that he's skipping some BlockEntity's [18:54:07] [server thread/WARN]: Skipping BlockEntity with id seatTile) So here are my steps I took: #1 Restored a backup from 1.6.4 #2 Installed the recommended version for each mod (just to make sure and it worked) #3 Closed the server and uploaded the files I got from the forge installer: libraries folder, minecraft_server.1.7.10.jar, universial forge which I renamed to minecraft_server.jar #4 I replaced the existing minecraft_server.jar on the server with the new one and deleted the minecraft_server.1.7.2.jar #5 Deleted all mod and uploaded the new one for 1.7.10 #6 Started the server Now I can see the server is available and am able to connect to it, but then just after the "spawn" I disconnect with the message "server closed". I got a nice crash report about a ticked entity: ---- Minecraft Crash Report ---- // You're mean. Time: 11/3/14 7:32 PM Description: Ticking entity java.lang.IllegalArgumentException: TileEntity data is NULL! at com.github.abrarsyed.secretroomsmod.network.PacketCamo.<init>(PacketCamo.java:43) at com.github.abrarsyed.secretroomsmod.blocks.TileEntityCamo.func_145844_m(TileEntityCamo.java:84) at net.minecraft.entity.player.EntityPlayerMP.func_147097_b(EntityPlayerMP.java:540) at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:276) at net.minecraft.world.World.func_72866_a(World.java:2070) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) at net.minecraft.world.World.func_72870_g(World.java:2034) at net.minecraft.world.World.func_72939_s(World.java:1887) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at com.github.abrarsyed.secretroomsmod.network.PacketCamo.<init>(PacketCamo.java:43) at com.github.abrarsyed.secretroomsmod.blocks.TileEntityCamo.func_145844_m(TileEntityCamo.java:84) at net.minecraft.entity.player.EntityPlayerMP.func_147097_b(EntityPlayerMP.java:540) at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:276) at net.minecraft.world.World.func_72866_a(World.java:2070) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) at net.minecraft.world.World.func_72870_g(World.java:2034) -- Entity being ticked -- Details: Entity Type: null (net.minecraft.entity.player.EntityPlayerMP) Entity ID: 206 Entity Name: RamTamSpecial Entity's Exact location: 62.42, 77.00, 7.77 Entity's Block location: World: (62,77,7), Chunk: (at 14,4,7 in 3,0; contains blocks 48,0,0 to 63,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Entity's Momentum: 0.00, -0.08, 0.00 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1887) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) -- Affected level -- Details: Level name: world All players: 1 total; [EntityPlayerMP['RamTamSpecial'/206, l='world', x=62.42, y=77.00, z=7.77]] Chunk stats: ServerChunkCache: 854 Drop: 0 Level seed: -4284705618985560933 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (232,64,252), Chunk: (at 8,4,12 in 14,15; contains blocks 224,0,240 to 239,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 575849390 game time, 26753 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 2140 (now: false), thunder time: 82949 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Linux (amd64) version 3.14.17-nitradoV3-MC-300-nH-dP-a Java Version: 1.7.0_65, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 162009416 bytes (154 MB) / 503840768 bytes (480 MB) up to 954728448 bytes (910 MB) JVM Flags: 2 total; -Xmx1024M -Xms256M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP v9.05 FML v7.10.85.1230 Minecraft Forge 10.13.2.1230 12 mods loaded, 12 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available FML{7.10.85.1230} [Forge Mod Loader] (minecraft_server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Forge{10.13.2.1230} [Minecraft Forge] (minecraft_server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Backpack{2.0.1} [backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available BiblioCraft{1.8.2} [biblioCraft] (BiblioCraft[v1.8.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available GollumCoreLib{2.0.0} [Gollum Core Lib] (Gollum_Core_Lib.1.7.10-2.0.0Beta1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available IronChest{6.0.41.729} [iron Chest] (ironchest-1.7.10-6.0.41.729-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available SlimevoidLib{2.0.4.6} [slimevoid Library] (SlimevoidLibrary-2.0.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available LittleBlocks{2.2.4.3} [Little Blocks] (LittleBlocks-2.2.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MorePistons{2.0.0 Beta 1.0} [More Pistons] (More_Pistons-1.7.10-2.0.0Beta1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.376.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Player Count: 1 / 4; [EntityPlayerMP['RamTamSpecial'/206, l='world', x=62.42, y=77.00, z=7.77]] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)
  2. Okay I did that. But when I try to join the server it says: "minecraft server still starting please reconnect later". I found this: "This is caused by Forge Mod Loader detecting significant differences between the mods used with the current world and the new mods" So why is the world not "updated" ? Why do I have to update it via nitrado? That doesn't make sense even because the update deletes all mods and the minecraft_server.jar ._.
  3. Sure that make sense. But my server is not local. It's a webhoster (nitrado) where I can access files via webinterface or ftp. But I'm not able to execute any files there. That's the reason why I renamed the server.jar and modified it with the files from the universal.jar.
  4. Hi, I used the installer, sorry I didn't mention that. The installer > server gives me a folder named "libraries" an forge-1.7.2-10.12.2.1147-universal.jar and minecraft_server.1.7.2.jar.
  5. Hi everybody, so I have a problem updating my server and forge. I couldn't find anything about how to perform a mc & forge update so I hope a topic like this does not exist. I'm using a nitrado server and was using the MC version 1.6.4. Yesterday I decided to update it and checked my mods for the latest version. -> Problem: not every mod is available in the latest mc version so I installed 1.7.2. The server itself works fine but all the stuff I have had in the previous version is now gone. So my question is: Is it possible to update to a newer version of mc&forge without losing the used items? Here my steps that I made to update my server: #1: Perform a backup und update server via nitrado to 1.7.2 (guess heres the problem because it creates a new server.jar and sets up a new "mods" folder #2: installing serverversion #3: Rename minecraft_server.1.7.2.jar to minecraft_server.jar #4: Copying content of forge universal.jar into minecraft_server.jar #5: Upload folder libraries, minecraft_server.jar and my updated mods up #6: Start server and wondering Thank you for your help

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.