Jump to content

Issue while loading in minecraft World


Recommended Posts

Hey!

If i want tp join my minecraft Survival world then the Server Closes and this appears:

---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 31.03.20 02:16
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
    at com.lycanitesmobs.core.entity.creature.EntityConcapedeHead.onFirstSpawn(EntityConcapedeHead.java:67) ~[?:1.0] {re:classloading}
    at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70636_d(BaseCreatureEntity.java:1628) ~[?:1.0] {re:classloading}
    at com.lycanitesmobs.core.entity.AgeableCreatureEntity.func_70636_d(AgeableCreatureEntity.java:129) ~[?:1.0] {re:classloading}
    at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2103) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70071_h_(BaseCreatureEntity.java:1504) ~[?:1.0] {re:classloading}
    at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?] {re:classloading}
    at net.minecraft.world.server.ServerWorld$$Lambda$6605/254213080.accept(Unknown Source) ~[?:?] {}
    at net.minecraft.world.World.func_217390_a(World.java:536) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) ~[?:?] {re:classloading}
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:635) [?:?] {re:classloading,pl:accesstransformer:B}
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}


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

-- Head --
Thread: Server thread
Stacktrace:
    at com.lycanitesmobs.core.entity.creature.EntityConcapedeHead.onFirstSpawn(EntityConcapedeHead.java:67)
    at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70636_d(BaseCreatureEntity.java:1628)
    at com.lycanitesmobs.core.entity.AgeableCreatureEntity.func_70636_d(AgeableCreatureEntity.java:129)
    at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2103)
    at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274)
    at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70071_h_(BaseCreatureEntity.java:1504)
    at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600)
    at net.minecraft.world.server.ServerWorld$$Lambda$6605/254213080.accept(Unknown Source)

-- Entity being ticked --
Details:
    Entity Type: lycanitesmobs:concapede (com.lycanitesmobs.core.entity.creature.EntityConcapedeHead)
    Entity ID: 9209
    Entity Name: Concapede 
    Entity's Exact location: 2285.50, 65.00, 1619.50
    Entity's Block location: World: (2285,65,1619), Chunk: (at 13,4,3 in 142,101; contains blocks 2272,0,1616 to 2287,255,1631), Region: (4,3; contains chunks 128,96 to 159,127, blocks 2048,0,1536 to 2559,255,2047)
    Entity's Momentum: 0.00, -0.08, 0.00
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
    at net.minecraft.world.World.func_217390_a(World.java:536)
    at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401)

-- Affected level --
Details:
    All players: 1 total; [ServerPlayerEntity['TheFriedSmile'/9108, l='New World', x=2259.30, y=64.00, z=1656.93]]
    Chunk stats: ServerChunkCache: 4560
    Level dimension: DimensionType{minecraft:overworld}
    Level name: New World
    Level seed: -6317366382044298902
    Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: true
    Level generator options: {}
    Level spawn location: World: (-96,63,16), Chunk: (at 0,3,0 in -6,1; contains blocks -96,0,16 to -81,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 630556 game time, 774333 day time
    Known server brands: forge
    Level was modded: true
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 97378 (now: false), thunder time: 38191 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:635)
    at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
    Minecraft Version: 1.15.2
    Minecraft Version ID: 1.15.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 527150600 bytes (502 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 12
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 5.0.0-milestone.4+67+b1a340b
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.1.17.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.1.17.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.0.3-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.1.17.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.1.17.jar runtimedistcleaner PLUGINSERVICE 
        /forge-1.15.2-31.1.17.jar fml TRANSFORMATIONSERVICE 
    FML: 31.1
    Forge: net.minecraftforge:31.1.17
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        forge-1.15.2-31.1.17-client.jar Minecraft {[email protected] DONE}
        Macaws-Bridges-Mod-1.15.2.jar Macaw's Bridges {[email protected] DONE}
        Lucky-Block-Mod-1.15.2.jar Lucky Block {[email protected] DONE}
        Reptile-Mod-1.15.2-Lizard.jar Lizard Mod {[email protected] DONE}
        Reptile-Mod-1.15.2-Turtle.jar Turtle Mod {[email protected] DONE}
        Reptile-Mod-1.15.2-Crocodile.jar Crocodile Mod {[email protected] DONE}
        PattysMoreTools-2-Mod-1.15.2.jar PattysMoreTools-2 {[email protected] DONE}
        Easy-Steel-More-Mod-1.15.2.jar Easy Steel & More {[email protected] DONE}
        Inventory-Profiles-Mod-1.15.2.jar Inventory Profiles {[email protected] DONE}
        InstaHouses-Mod-1.15.2.jar Slashkings InstaHouses {[email protected] DONE}
        Geolosys-Mod-1.15.2.jar Geolosys {[email protected] DONE}
        Biomes-O-Plenty-Mod-1.15.2.jar Biomes O' Plenty {[email protected] DONE}
        rhodonite-1.15.2-1.0.0.jar Rhodonite {[email protected] DONE}
        Edible-Bugs-Mod-1.15.2.jar Edible Bugs {[email protected]_MC1.15.2 DONE}
        jei-1.15.2-6.0.0.2.jar Just Enough Items {[email protected] DONE}
        Simple-Farming-Mod-1.15.2.jar Simple Farming {[email protected] DONE}
        Slurpies-Dongles-Mod-1.15.2.jar Ray's Dongles {[email protected] DONE}
        Simply-Backpacks-Mod-1.15.2.jar Simply Backpacks {[email protected] DONE}
        Mekanism-Mod-Core-1.15.2.jar Mekanism {[email protected] DONE}
        Macaws-Windows-Mod-1.15.2.jar Macaw's Windows {[email protected] DONE}
        lycanitesmobs-1.15.2-2.2.2.1.jar Lycanites Mobs {[email protected] DONE}
        Xaeros-Minimap-Mod-1.15.2.jar Xaero's Minimap {[email protected] DONE}
        Waystones-Mod-1.15.2.jar Waystones {[email protected] DONE}
        pizzaatime-Timber-Mod-1.15.2.jar Timber Mod {[email protected] DONE}
        Clumps-Mod-1.15.2.jar Clumps {[email protected] DONE}
        Ores-Above-Diamonds-Mod-1.15.2.jar Ores Above Diamonds {[email protected] DONE}
        Ring-of-Miner-Mod-1.15.2.jar Ring of Miner {[email protected] DONE}
        Gardening-Tools-Mod-1.15.2.jar Garden Tools {[email protected] DONE}
        Reptile-Mod-1.15.2-Spider.jar Spider Mod {[email protected] DONE}
        Mutant-Beasts-Mod-1.15.2.jar Mutant Beasts {[email protected] DONE}
        The-Endergetic-Expansion-Mod-1.15.2.jar The Endergetic Expansion {[email protected] DONE}
        Mekanism-Mod-Tools-1.15.2.jar Mekanism: Tools {[email protected] DONE}
        MrCrayfishs-Furniture-Mod-1.15.2.jar MrCrayfish's Furniture Mod {[email protected] DONE}
        Macaws-Furniture-Mod-1.15.2.jar Macaw's Furniture {[email protected] DONE}
        Mekanism-Mod-Generators-1.15.2.jar Mekanism: Generators {[email protected] DONE}
        Hwyla-Mod-1.15.2.jar Waila {waila@version DONE}
        Just-Another-Ruby-Mod-1.15.2.jar Just Another Ruby Mod {ruby@version DONE}
        Oh-The-Biomes-Youll-Go-Mod-1.15.2.jar Oh The Biomes You'll Go {[email protected] DONE}
        The-Bumblezone-Mod-1.15.2.jar The Bumblezone {[email protected] DONE}
        XL-Food-Mod-1.15.2.jar XL Food Mod {[email protected] DONE}
        forge-1.15.2-31.1.17-universal.jar Forge {[email protected] DONE}
        PattysMoreStuff-Mod-1.15.2.jar pattysmorestuff {[email protected] DONE}
        Super-Tools-Mod-1.15.2.jar Super Tools {[email protected] DONE}
        Lucky-Ores-Mod-1.15.2.jar Lucky Ores Mod {[email protected] DONE}
        Iron-Chests-Mod-1.15.2.jar Iron Chests {[email protected] DONE}
        Corpse-Mod-1.15.2.jar Corpse {[email protected] DONE}
    Player Count: 1 / 8; [ServerPlayerEntity['TheFriedSmile'/9108, l='New World', x=2259.30, y=64.00, z=1656.93]]
    Data Packs: vanilla, mod:biomesoplenty, mod:byg, mod:cfm (incompatible), mod:corpse, mod:crocmod, mod:easy_steel (incompatible), mod:ediblebugs (incompatible), mod:forge (incompatible), mod:gardentools (incompatible), mod:geolosys (incompatible), mod:instahouses (incompatible), mod:inventoryprofiles (incompatible), mod:ironchest, mod:jei (incompatible), mod:lizardmod, mod:lucky (incompatible), mod:luckyores (incompatible), mod:mcwbridges, mod:mcwwindows, mod:mekanism, mod:mekanismgenerators, mod:mekanismtools, mod:mutantbeasts (incompatible), mod:oresabovediamonds (incompatible), mod:pattysmorestuff (incompatible), mod:pattysmoretools (incompatible), mod:rhodonite, mod:ruby (incompatible), mod:simplefarming, mod:simplybackpacks (incompatible), mod:slurpiesdongles, mod:spidermod (incompatible), mod:supertools (incompatible), mod:the_bumblezone, mod:turtlemod (incompatible), mod:waila (incompatible), mod:waystones (incompatible), mod:xaerominimap, mod:xlfoodmod, mod:lycanitesmobs (incompatible), mod:clumps (incompatible), mod:mcwfurnitures, mod:ring_of_miner (incompatible), mod:timber (incompatible), mod:endergetic (incompatible)
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'

Link to comment
Share on other sites

Lycanites Mobs' problem. Remove it and report to its author.

Some tips:

Spoiler

Modder Support:

Spoiler

1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code.

2. Always post your code.

3. Never copy and paste code. You won't learn anything from doing that.

4. 

Quote

Programming via Eclipse's hotfixes will get you nowhere

5. Learn to use your IDE, especially the debugger.

6.

Quote

The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it.

Support & Bug Reports:

Spoiler

1. Read the EAQ before asking for help. Remember to provide the appropriate log(s).

2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.

 

 

Link to comment
Share on other sites

The filenames of one or more of your mods suggests you got them from a repost site.

Please read up on the StopModReposts project (link in my signature) for info on why this is a bad thing.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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