Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • coolsim

coolsim

Members
 View Profile  See their activity
  • Content Count

    21
  • Joined

    January 7, 2018
  • Last visited

    Thursday at 07:14 PM

Community Reputation

4 Neutral

About coolsim

  • Rank
    Tree Puncher

Converted

  • Gender
    Male

Recent Profile Visitors

2084 profile views
  • artdigy

    artdigy

    November 26, 2018

  1. coolsim

    I need help with this crash

    coolsim replied to kaths's topic in Support & Bug Reports

    The Mod, Divine Objects, is causing this crash, removing it should fix the issue. It’s also an MCCreator mod, which doesn’t have a good reputation. Also, your SurvivalPlus and MoreThanPickaxe mods are out of date... (I’d know since I made them )😝
    • October 24, 2020
    • 5 replies
  2. coolsim started following New Minecraft Youtubers Wanted!, Mac Downloads??, [1.13.2] Replacing Vanillia Textures Doesn't Work Outside IDE and and 1 other January 23, 2020
  3. coolsim

    Mac Downloads??

    coolsim replied to marceline's topic in General Discussion

    Lil Screeny, to open the installer jar, open System Preferences and go to the Security & Privacy settings and under the General tab down the bottom of the window, after having just tried to open the jar, it will say something like "forge-1.15.1-30.0.51-installer.jar" was blocked from opening because it is not from an identified developer. All you need to do is click the button next to it called Open Anyway and then you may be required to enter your administrator name and password. From there it will open as normal.
    • January 23, 2020
    • 5 replies
  4. coolsim

    [1.13.2] Replacing Vanillia Textures Doesn't Work Outside IDE

    coolsim replied to coolsim's topic in Modder Support

    Updated to 1.14.4-28.1.20 and still not working... just using a seperate resource pack I made for now.
    • September 27, 2019
    • 4 replies
  5. coolsim

    [1.13.2] Replacing Vanillia Textures Doesn't Work Outside IDE

    coolsim replied to coolsim's topic in Modder Support

    Yeah I did look though the built jar and the textures were in there. Planning to update to 1.14 anyway but just wondering if I’d done anything incorrect.
    • September 24, 2019
    • 4 replies
  6. coolsim

    [1.13.2] Replacing Vanillia Textures Doesn't Work Outside IDE

    coolsim posted a topic in Modder Support

    Using Forge 1.13.2-25.0.219. So my mod adds textures for vanilla Minecraft, for example, an iron_ingot texture located in resources/assets/minecraft/textures/item/iron_ingot.png. In the eclipse IDE my custom texture works as seen here, whereas when I've built my mod and am using it in both another workspace and through the Minecraft launcher it doesn't use my textures, seen here. Not sure what's going on as it works in the IDE, but not anywhere else. My mod code can be found on GitHub here. Any help with this would be appreciated.
    • September 24, 2019
    • 4 replies
  7. coolsim

    Minecraft Crashes at around Phase 2 of loading in. I am using mods.

    coolsim replied to D3stroyer234's topic in Support & Bug Reports

    You have reached the limit of item/block ids which is 4096. Try adding NotEnoughIds.
    • January 1, 2019
    • 5 replies
  8. coolsim

    forge keeps crashing

    coolsim replied to TheDubzy's topic in Support & Bug Reports

    You're trying to use 1.12.2 mods using forge for 1.12.1. Update forge to 1.12.2.
    • March 6, 2018
    • 1 reply
  9. coolsim

    1.12.2 make it snow

    coolsim replied to Glistre's topic in Modder Support

    I haven't tested this myself, but this is what I found. Use b.setTemperature(0.0F).setRainfall(0.5F).setSnowEnabled(); instead.
    • March 5, 2018
    • 4 replies
  10. coolsim

    [1.11.2] Building New API Jar with Gradle

    coolsim replied to coolsim's topic in Modder Support

    I'm still trying to get this to work with no success. I've looked at Forestry, Tough as Nails and other build.gradle files but each one does this in different ways. Does someone know what I'm missing? My build.gradle now looks like this:
    • March 5, 2018
    • 3 replies
  11. coolsim

    [1.10.2] Minecraft Closed During Preinitialization the Mods

    coolsim replied to Nemo1's topic in Support & Bug Reports

    Firstly, if there are no crash reports can you upload the log file? Also 1.7.10 is no longer supported on this forum.
    • March 4, 2018
    • 2 replies
  12. coolsim

    Game crashes when attempting to load an existing world.

    coolsim replied to JadedApprentince's topic in Support & Bug Reports

    The mod TConstruct is crashing your world. Try creating a new world and if it doesn’t work report this to the developers of TContrust.
    • March 4, 2018
    • 6 replies
  13. coolsim

    1.12.2 Server Crash : Exception in server tick loop

    coolsim replied to Alycos's topic in Support & Bug Reports

    I cannot find anything wrong here in terms of a particular mod crashing this. However, from what I can see (if I am reading the right JMV arguments) you haven"t allocated enough ram to the server. You are running lots of mods on this server and there may not be enough allocated ram to keep up with loading the world, thus crashing it.
    • March 3, 2018
    • 1 reply
  14. coolsim

    Game keeps crashing whilst initializing game

    coolsim replied to iMoo's topic in Support & Bug Reports

    I’m not sure what specifically is causing this (maybe a resource pack) but it is effecting the model json file for crops.
    • March 3, 2018
    • 8 replies
  15. coolsim

    Minecraft Forge Server Crash: Please HELP

    coolsim replied to jushymaso222's topic in Support & Bug Reports

    The server crashes when it tries to load the Armory mod. Try removing it.
    • March 3, 2018
    • 4 replies
  16. coolsim

    [1.11.2] Building New API Jar with Gradle

    coolsim replied to coolsim's topic in Modder Support

    So I've added this above task packApi. However, I still don't get an API jar when I build. jar { // Add necessary files, remove unnecessary ones. includes.addAll(project.ext.coreFiles) includes.addAll(project.ext.apiFiles) includes.addAll('mcmod.info') //includes.addAll('LICENSE.txt') }
    • March 2, 2018
    • 3 replies
  • All Activity
  • Home
  • coolsim
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community