You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use the Code Tags to display any large chunks of code/crashes. for in depth formatting tips, check out: >>Here<<
to use a group Code Tag like this one type this on it's own line to Open/Close it (minus the Spaces)
` ` `
Which Mod are you trying to Edit?
Which Version?
Which Version of MineCraft?
Which Version of Forge?
Which Version of Java are you currently Using?
What is your current Operating System? (aka OS [Operating System], aka iOS [internal Operating System])
Are you running in Server or Client Mode?
Are you trying to run this on a Server?
Are you trying to run this in Single Player?
Which Version of MineTweaker are you using? (MineTweaker related)
Do you have ModTweaker? (MineTweaker related)
Which Version of ModTweaker? (MineTweaker + ModTweaker related)
What is the current Script you are using? (MineTweaker + ModTweaker related)
Does that current Script currently Function as intended? (no Bugs/Errors/Crashes for that specific Script) (MineTweaker + ModTweaker related)
most of this information can be found in any Crash Log, for example:
---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 5/8/17 8:47 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_73, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 69093088 bytes (65 MB) / 159133696 bytes (151 MB) up to 2141913088 bytes (2042 MB)
JVM Flags: 42 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+AggressiveHeap -XX:+AggressiveOpts -XX:+AlwaysPreTouch -XX:+CMSScavengeBeforeRemark -XX:+ExplicitGCInvokesConcurrent -XX:+ParallelRefProcEnabled -XX:+ScavengeBeforeFullGC -XX:+UseCodeCacheFlushing -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseStringDeduplication -XX:-DisableExplicitGC -XX:-UseAdaptiveSizePolicy -XX:-UseCompressedOops -XX:-UseG1GC -XX:-UseParallelGC -XX:-UseSerialGC -XX:ReservedCodeCacheSize=128M -XX:InitialHeapSize=256M -XX:MaxNewSize=32M -XX:NewSize=8M -Xms64M -Xmx2048M -Xss2M -XX:CMSExpAvgFactor=10 -XX:CMSTriggerRatio=95 -XX:CodeCacheMinimumFreeSpace=64M -XX:ConcGCThreads=1 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=5 -XX:InitialCodeCacheSize=128M -XX:InitialSurvivorRatio=4 -XX:InitiatingHeapOccupancyPercent=75 -XX:MaxGCPauseMillis=250 -XX:MaxHeapFreeRatio=50 -XX:MaxTenuringThreshold=8 -XX:MinHeapFreeRatio=5 -XX:ParallelGCThreads=1 -XX:StringDeduplicationAgeThreshold=2 -XX:SurvivorRatio=4 -XX:TargetSurvivorRatio=50
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.12874 Compatibility Profile Context 14.100.0.0' Renderer: 'AMD Radeon HD 6310 Graphics'
you can clearly see my:
MineCraft Version (1.7.10)
Java Version (1.8.0_73, Oracle Corporation)
Operating System (Windows 7 (amd64) version 6.1)
Server/Client Mode (Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation)
I'm sure you can use your imagination to see how this type of information can greatly assist the people working on your issue.
The text was updated successfully, but these errors were encountered:
Blue64
changed the title
You need to provide more information.
You need to provide more information?
May 10, 2017
use the
Code Tags
to display any large chunks of code/crashes. for in depth formatting tips, check out:>>
Here<<
most of this information can be found in any Crash Log, for example:
you can clearly see my:
MineCraft Version (
1.7.10
)Java Version (
1.8.0_73, Oracle Corporation
)Operating System (
Windows 7 (amd64) version 6.1
)Server/Client Mode (
Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
)I'm sure you can use your imagination to see how this type of information can greatly assist the people working on your issue.
The text was updated successfully, but these errors were encountered: