Jump to content

kysoto

Members
  • Posts

    66
  • Joined

  • Last visited

Posts posted by kysoto

  1. i figured out a workaround. first open C:\Users\<insert username here>\AppData\Roaming\.techniclauncher\launcher\technicssp\modpack.yml and change

    builds:

    7.3.4:

    minecraft: 1.4.2

    to minecraft: 1.4.4

    so it will actually install the modpack. close the launcher completely after it installs.then change 1.4.4 back to 1.4.2. then open the C:\Users\<insert username here>\AppData\Roaming\.techniclauncher\technicssp\minecraft.yml

    and change

    current: 1.4.4

    to current: 1.4.2

    close that

    download http://assets.minecraft.net/1_4_2/minecraft.jar ( this is from mojang) and replace the minecraft.jar in the C:\Users\<insert username here>\AppData\Roaming\.techniclauncher\technicssp\bin folder

    launch and it works.

  2. FOLLOWUP_IP:

    dxgmms1!VidSchiProcessIsrVSync+64

    fffff880`03f4338c e86b620000 call dxgmms1!VidSchiUpdateCurrentIsrFrameTime (fffff880`03f495fc)

    SYMBOL_STACK_INDEX: 3

    SYMBOL_NAME: dxgmms1!VidSchiProcessIsrVSync+64

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: dxgmms1

    IMAGE_NAME: dxgmms1.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 4ce799c1

    FAILURE_BUCKET_ID: X64_0x7f_8_dxgmms1!VidSchiProcessIsrVSync+64

    BUCKET_ID: X64_0x7f_8_dxgmms1!VidSchiProcessIsrVSync+64

    Followup: MachineOwner

    is what i got out of your crash report. you should google it.

  3. with EE specifically i know that you can disable certain items (on the server im helping maintain we disabled the destruction catalyst and gem of infinite density.) in the mod_EE.props file if you go down near the bottom

    AllowCollectors=1

    AllowCondensers=1

    AllowRelays=1

    AllowChests=1

    AllowPedestals=1

    AllowFurnaces=1

    AllowInterdiction=1

    AllowIgnition=1

    AllowZeroRing=1

    AllowSwiftWolf=1

    AllowHarvestBand=1

    AllowArcana=1

    AllowArchangel=1

    AllowVoidRing=1

    AllowBlackHoleBand=1

    AllowEternalDensity=1

    AllowSoulstone=1

    AllowBodystone=1

    AllowLifestone=1

    AllowMindstone=1

    AllowRepair=1

    AllowWatchOfTime=1

    AllowMercurial=1

    AllowDCatalyst=1

    AllowHKLens=1

    AllowHCLens=1

    AllowDMTools=1

    AllowRMTools=1

    AllowAlchemyBags=1

    AllowDMArmor=1

    AllowRMArmor=1

    AllowRMArmorPlus=1

    AllowKleinStar=1

    AllowEvertide=1

    AllowVolcanite=1

    AllowDiviningRod=1

    AllowNovaC1=1

    AllowNovaC2=1

    AlternateRelayRecipe=0

  4. if you use notepad to open it, you see

    java -Xmx3G -Xms2G -jar Tekkit.jar nogui

    pause

    how much ram do you have in your system? is it running 64-bit java? if its not running 64-bit java and/or doesnt have 3 gigs of ram, change it to

    java -Xmx1536M -Xms1024M -jar Tekkit.jar nogui

    pause

  5. This ore is a instable Nether ore if you try to mine it with a pick axe it will be explode but if you mine it with something else or mine it befor it explode you can pick it up but now it is useless this is a bugged ore.

    i just tested this out by turning off the explosion chance in the cfg file then loading up a single player world. i used a catalytic lense to mine several bags worth of ore and netherack and theres none of the useless ores i normally encounter

×
×
  • Create New...