Jump to content

[1.8] Reflection Table


delpi

Recommended Posts

Where is the obfusification table at?  I'm sure i'm saying that wrong, but I mean the excel sheet that has the list between the names for each class to use.

Long time Bukkit & Forge Programmer

Happy to try and help

Link to comment
Share on other sites

To other points:

 

1) They're called SRG names I think.

2) It is important to update the mappings in your build.gradle file to grab the latest mappings. For some reason 1.8 is being distributed with a mapping from back in November and several of the names have been made more readable since then. To do this, put something like this in your build.gradle:

 

minecraft {

    version = "1.8-11.14.2.1439"

    runDir = "../run/assets"

    mappings = "snapshot_20150712"

}

 

Of course the version and run directory may be different in your case, I'm just saying to add the mappings line. The snapshot is just a date, and it is best to just put the current date which today is 20150712.

 

Check out my tutorials here: http://jabelarminecraft.blogspot.com/

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.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Add the full crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here
    • [10:43:34] [Datafixer Bootstrap/INFO]: 237 Datafixer optimizations took 430 milliseconds [10:43:38] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [10:43:38] [Render thread/INFO]: Setting user: InfexionX [10:43:38] [Render thread/INFO]: Backend library: LWJGL version 3.3.3+5 [10:43:39] [Render thread/INFO]: Reloading ResourceManager: vanilla [10:43:39] [Worker-Main-7/INFO]: Found unifont_all_no_pua-15.1.05.hex, loading [10:43:39] [Worker-Main-3/INFO]: Found unifont_jp_patch-15.1.05.hex, loading [10:43:40] [Render thread/WARN]: Missing sound for event: minecraft:block.spawner.fall [10:43:40] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Headphones (High Definition Audio Device) [10:43:40] [Render thread/INFO]: Sound engine started [10:43:40] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas [10:43:40] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas [10:43:40] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [10:43:40] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [10:43:40] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas [10:43:40] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas [10:43:40] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas [10:43:40] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [10:43:40] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [10:43:40] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas [10:43:40] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas [10:43:40] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas [10:43:40] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas [10:43:40] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas [10:44:16] [Render thread/INFO]: Stopping!
    • ive added theoneprobe, crashed. i removed ascended quark and it works. make it make sense.    thank you, TileEntity and please know i only had the courage to post here for help because i kept seeing how useful you are to everyone else so i am super glad you were the one to help me. thanks a lot!
    • Yes - looks like arsmagicalegacy requires this mod Or it is an issue with ascended_quark
  • Topics

×
×
  • Create New...

Important Information

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