Jump to content

World generation doesn't work when i try to make a world to test my 1.8.9 mod


syntaxedits

Recommended Posts

Details:
    Minecraft Version: 1.8.9
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_321, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 819847264 bytes (781 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Loaded coremods (and transformers): 
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 457.30' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
[13:40:57] [Client thread/INFO] [FML]: MinecraftForge v11.15.1.2318 Initialized
[13:40:58] [Client thread/INFO] [FML]: Replaced 229 ore recipies
[13:40:58] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[13:40:58] [Client thread/INFO] [FML]: Searching C:\Users\2rdbu\Downloads\something\run\mods for mods
[13:40:59] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[13:41:00] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, examplemod] at CLIENT
[13:41:00] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, examplemod] at SERVER
[13:41:00] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Example Mod
[13:41:00] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[13:41:00] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[13:41:00] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[13:41:00] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[13:41:00] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[13:41:00] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[13:41:00] [Client thread/INFO] [FML]: Applying holder lookups
[13:41:00] [Client thread/INFO] [FML]: Holder lookups applied
[13:41:00] [Client thread/INFO] [FML]: Injecting itemstacks
[13:41:00] [Client thread/INFO] [FML]: Itemstack injection complete
[13:41:01] [Sound Library Loader/INFO]: Starting up SoundSystem...
[13:41:01] [Thread-9/INFO]: Initializing LWJGL OpenAL
[13:41:01] [Thread-9/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[13:41:01] [Thread-9/INFO]: OpenAL initialized.
[13:41:01] [Sound Library Loader/INFO]: Sound engine started
[13:41:07] [Client thread/INFO] [FML]: Max texture size: 16384
[13:41:07] [Client thread/INFO]: Created: 16x16 textures-atlas
[13:41:09] [Client thread/INFO] [STDOUT]: [com.example.examplemod.ExampleMod:init:19]: DIRT BLOCK >> tile.dirt
[13:41:09] [Client thread/INFO] [FML]: Injecting itemstacks
[13:41:09] [Client thread/INFO] [FML]: Itemstack injection complete
[13:41:09] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[13:41:09] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Example Mod
[13:41:09] [Client thread/INFO]: SoundSystem shutting down...
[13:41:09] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[13:41:09] [Sound Library Loader/INFO]: Starting up SoundSystem...
[13:41:10] [Thread-11/INFO]: Initializing LWJGL OpenAL
[13:41:10] [Thread-11/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[13:41:10] [Thread-11/INFO]: OpenAL initialized.
[13:41:10] [Sound Library Loader/INFO]: Sound engine started
[13:41:15] [Client thread/INFO] [FML]: Max texture size: 16384
[13:41:15] [Client thread/INFO]: Created: 512x512 textures-atlas
[13:41:20] [Server thread/INFO]: Starting integrated minecraft server version 1.8.9
[13:41:20] [Server thread/INFO]: Generating keypair
[13:41:20] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[13:41:20] [Server thread/INFO] [FML]: Applying holder lookups
[13:41:20] [Server thread/INFO] [FML]: Holder lookups applied
[13:41:20] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@16ef65df)
[13:41:21] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@16ef65df)
[13:41:21] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@16ef65df)
[13:41:21] [Server thread/INFO]: Preparing start region for level 0
[13:41:22] [Server thread/INFO]: Preparing spawn area: 5%
[13:41:23] [Server thread/INFO]: Preparing spawn area: 16%
[13:41:24] [Server thread/INFO]: Preparing spawn area: 28%
[13:41:25] [Server thread/INFO]: Preparing spawn area: 43%
[13:41:26] [Server thread/INFO]: Preparing spawn area: 58%
[13:41:27] [Server thread/INFO]: Preparing spawn area: 72%
[13:41:28] [Server thread/INFO]: Preparing spawn area: 88%
[13:41:28] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTING. Loading cannot continue
[13:41:28] [Server thread/ERROR] [FML]: 
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAA    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJAAA    FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8.9-11.15.1.2318-1.8.9.jar) 
    UCHIJAAA    Forge{11.15.1.2318} [Minecraft Forge] (forgeSrc-1.8.9-11.15.1.2318-1.8.9.jar) 
    UCHIJAAE    examplemod{1.0} [Example Mod] (bin) 
[13:41:28] [Server thread/ERROR] [FML]: The following problems were captured during this phase
[13:41:28] [Server thread/ERROR] [FML]: Caught exception from examplemod
java.lang.NullPointerException
    at net.minecraft.command.CommandHandler.registerCommand(CommandHandler.java:134) ~[forgeSrc-1.8.9-11.15.1.2318-1.8.9.jar:?]
    at net.minecraftforge.fml.common.event.FMLServerStartingEvent.registerServerCommand(FMLServerStartingEvent.java:52) ~[forgeSrc-1.8.9-11.15.1.2318-1.8.9.jar:?]
    at com.example.examplemod.ExampleMod.serverLoad(ExampleMod.java:23) ~[bin/:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_321]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_321]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560) ~[forgeSrc-1.8.9-11.15.1.2318-1.8.9.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_321]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_321]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211) ~[forgeSrc-1.8.9-11.15.1.2318-1.8.9.jar:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189) ~[forgeSrc-1.8.9-11.15.1.2318-1.8.9.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_321]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_321]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:787) [Loader.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:284) [FMLCommonHandler.class:?]
    at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:129) [IntegratedServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:508) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_321]
[13:41:28] [Server thread/ERROR] [FML]: A fatal exception occurred during the server starting event
java.lang.NullPointerException
    at net.minecraft.command.CommandHandler.registerCommand(CommandHandler.java:134) ~[forgeSrc-1.8.9-11.15.1.2318-1.8.9.jar:?]
    at net.minecraftforge.fml.common.event.FMLServerStartingEvent.registerServerCommand(FMLServerStartingEvent.java:52) ~[forgeSrc-1.8.9-11.15.1.2318-1.8.9.jar:?]
    at com.example.examplemod.ExampleMod.serverLoad(ExampleMod.java:23) ~[bin/:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_321]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_321]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560) ~[forgeSrc-1.8.9-11.15.1.2318-1.8.9.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_321]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_321]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189) ~[LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_321]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_321]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_321]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:787) [Loader.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:284) [FMLCommonHandler.class:?]
    at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:129) [IntegratedServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:508) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_321]
[13:41:28] [Server thread/INFO] [FML]: Applying holder lookups
[13:41:28] [Server thread/INFO] [FML]: Holder lookups applied
[13:41:28] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[13:41:28] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.

 

 

 

What happens is it makes the world then it doesnt load and just puts me back into the title screen

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • They are heartless scammers, they ruined my life, by making me develop an interest in investing my hard-earned money. I deposited 67,000 USD which was later turned into 110,450 USD including my payout bonus, there was an impressive improvement in a few weeks, later I had an emergency and needed money to pay my insurance fee, I tried reaching out to them to collect the money I invested, they cut the live chats and got me harassed then I realized that I was being scammed. I just wanted my money back! I was advised by a friend to seek help from a recovery firm to assist me in recovering my invested funds, God was so kind I came across some great positive reviews about BETAFORT ONLINE on how they helped scammed victims like me to recover their lost cryptocurrency assets, I took no delay and got in touch with BETAFORT ONLINE, the Expert immediately looked into my case and after providing all the required information they need, and it took them less then a day to recover all my funds. And now I really feel obligated to recommend BETAFORT ONLINE and their team, their recovery strategies, and for working relentlessly to help me recover my funds. Feel free to reach out to BETAFORT ONLINE via google search and they will guide you on how to recover your invested funds, I advise everyone to be careful with these heartless cryptocurrency scammers.  
    • yeah I believe so, its been something deep with the modpack I'm guessing. ill fix each error it states if its saying to replace or download a mod but I'm not sure where to go from here. I have been spending days and have yet to find the issue    
    • It worked, thank you very much 😭
    • https://spark.lucko.me/0ZaR1OAi2F I use spark mod to do a scan and send it here to search for help and if someone know about this issue I dont know to much about, but one thing i see in the record of the minecraft launcher when i play says: can't keep up server overloaded and etc, etc.  I assign 6GB ram to minecraft from the 16 GB of my pc, and fps is not a problem...(no to much) its something about tic rate/second and i am in SINGLE PLAYER. The funny thing is, minecraft vanilla (No mods) works normaly. My mods list (130): https://imgur.com/a/kY3yQr1  Datapacks: https://imgur.com/CTDBe7D ResourcePacks: https://imgur.com/AztTOOw so plis, is someone help me T_T a work  a loot of time in downloading and trying to all mods work but i dont know what to do anymore. Last thing  I SPEAK SPANISH so... sorry if my english is a little scuff or ... werever... bad. Thanks :3
    • Whenever I try to create an world my game crashes. I´ve tried to figure it out myself but wasnt able to do it.   Here are the logs
  • Topics

×
×
  • Create New...

Important Information

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