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.

Featured Replies

Posted

I need help after i'd update my mod bad things happens

especiailly with my dimension

 

I dont know if its a bug or not but pls dont yell at me

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 9/22/13 4:45 PM
Description: Exception preparing structure feature

java.lang.IllegalArgumentException: Empty string not allowed
at net.minecraft.nbt.NBTTagString.<init>(NBTTagString.java:24)
at net.minecraft.nbt.NBTTagCompound.setString(NBTTagCompound.java:145)
at net.minecraft.world.gen.structure.StructureStart.func_143021_a(StructureStart.java:72)
at net.minecraft.world.gen.structure.MapGenStructure.func_143026_a(MapGenStructure.java:272)
at net.minecraft.world.gen.structure.MapGenStructure.recursiveGenerate(MapGenStructure.java:48)
at net.minecraft.world.gen.MapGenBase.generate(MapGenBase.java:33)
at MHF.World.ChunkProviderWyvernia.provideChunk(ChunkProviderWyvernia.java:295)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:166)
at net.minecraft.world.World.getChunkFromChunkCoords(World.java:529)
at net.minecraft.world.World.spawnEntityInWorld(World.java:1578)
at net.minecraft.server.management.ServerConfigurationManager.transferEntityToWorld(ServerConfigurationManager.java:560)
at net.minecraft.server.management.ServerConfigurationManager.transferPlayerToDimension(ServerConfigurationManager.java:488)
at MHF.Block.BlockWyverniaPortal.onEntityCollidedWithBlock(BlockWyverniaPortal.java:262)
at net.minecraft.entity.Entity.doBlockCollisions(Entity.java:1018)
at net.minecraft.entity.Entity.moveEntity(Entity.java:951)
at net.minecraft.network.NetServerHandler.handleFlying(NetServerHandler.java:342)
at net.minecraft.network.packet.Packet10Flying.processPacket(Packet10Flying.java:51)
at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)


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

-- Head --
Stacktrace:
at net.minecraft.nbt.NBTTagString.<init>(NBTTagString.java:24)
at net.minecraft.nbt.NBTTagCompound.setString(NBTTagCompound.java:145)
at net.minecraft.world.gen.structure.StructureStart.func_143021_a(StructureStart.java:72)
at net.minecraft.world.gen.structure.MapGenStructure.func_143026_a(MapGenStructure.java:272)

-- Feature being prepared --
Details:
Is feature chunk: True
Chunk location: 40,-86
Chunk pos hash: -369367187416
Structure type: MHF.World.gen.village.MapGenWyverniaVillage
Stacktrace:
at net.minecraft.world.gen.structure.MapGenStructure.recursiveGenerate(MapGenStructure.java:48)
at net.minecraft.world.gen.MapGenBase.generate(MapGenBase.java:33)
at MHF.World.ChunkProviderWyvernia.provideChunk(ChunkProviderWyvernia.java:295)

-- Chunk to be generated --
Details:
Location: 39,-82
Position hash: -352187318233
Generator: RandomLevelSource
Stacktrace:
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:166)
at net.minecraft.world.World.getChunkFromChunkCoords(World.java:529)
at net.minecraft.world.World.spawnEntityInWorld(World.java:1578)
at net.minecraft.server.management.ServerConfigurationManager.transferEntityToWorld(ServerConfigurationManager.java:560)
at net.minecraft.server.management.ServerConfigurationManager.transferPlayerToDimension(ServerConfigurationManager.java:488)
at MHF.Block.BlockWyverniaPortal.onEntityCollidedWithBlock(BlockWyverniaPortal.java:262)

-- Tile being collided with --
Details:
Block type: ID #2400 (tile.portal // MHF.Block.BlockWyverniaPortal)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (635,5,-1312), Chunk: (at 11,0,0 in 39,-82; contains blocks 624,0,-1312 to 639,255,-1297), Region: (1,-3; contains chunks 32,-96 to 63,-65, blocks 512,0,-1536 to 1023,255,-1025)
Stacktrace:
at net.minecraft.entity.Entity.doBlockCollisions(Entity.java:1018)

-- Entity being checked for collision --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 25
Entity Name: Player438
Entity's Exact location: 636.16, 5.17, -1310.79
Entity's Block location: World: (636,5,-1311), Chunk: (at 12,0,1 in 39,-82; contains blocks 624,0,-1312 to 639,255,-1297), Region: (1,-3; contains chunks 32,-96 to 63,-65, blocks 512,0,-1536 to 1023,255,-1025)
Entity's Momentum: 0.00, -0.30, 0.00
Stacktrace:
at net.minecraft.entity.Entity.moveEntity(Entity.java:951)
at net.minecraft.network.NetServerHandler.handleFlying(NetServerHandler.java:342)
at net.minecraft.network.packet.Packet10Flying.processPacket(Packet10Flying.java:51)
at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)

-- Ticking connection --
Details:
Connection: net.minecraft.network.NetServerHandler@12c03bf
Stacktrace:
at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)

-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 805487312 bytes (768 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
AABB Pool Size: 315 (17640 bytes; 0 MB) allocated, 63 (3528 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 14
FML: MCP v8.11 FML v6.4.3.883 Minecraft Forge 9.11.0.883 4 mods loaded, 4 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.3.883} [Forge Mod Loader] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.0.883} [Minecraft Forge] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
monsterhunter{Alpha Development 0.3 } [MonsterHunterFrontier] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 38 (2128 bytes; 0 MB) allocated, 7 (392 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['Player438'/25, l='New World', x=636.16, y=5.17, z=-1310.79]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'


Your 'monsterhunter' mod adds world gen structures, but does not register them with the new MapGenStructureIO class. Its REQUIRED for anything that makes structures.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

  • Author

Ill try to register my structure soon. However i have a problem with NBT edit it says "empty string "

Thats because you haven't registered your structures!

Seriously, i'm not talking out of my ass, try it.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.