You must be logged in to comment. Click here to register a new account or log in.
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 4/23/17 8:33 PM
Description: Initializing game
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:452)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:452)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_121, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3072812024 bytes (2930 MB) / 3601858560 bytes (3435 MB) up to 3601858560 bytes (3435 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3584m -Xmx3584m
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:
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
GL Caps:
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [customPack.zip]
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
This is a graphics card error. Update your graphics card drivers to the latest version and it should work.
Giving a Missing mod: Battlegear error when trying to connect to the new server, everything is updated properly
Make sure you have the newest update for the modpack. Using a fresh install of the server and modpack I have not had this problem (the mod should be in both packages).
Alternatively, you can copy the mine & Blade mod from your server folder and paste it in your technic one if it is missing in there for some reason.
I really want to join a server with this modpack if anyone knows one tell me please
We started a new world with my community and have been trying to find a Millnaire village; however, upon their travels they have not found any of them. While the mod is included in the pack it doesn't seem they are actually around or that the spawnrate is very low. Is there a possibility that it could be fixed please? Also, the piranhas spawn a bit too much in the water (Although nowhere near as bad before, thank god.) Can you look into that as well? Thanks for reading! :)
I am having the same issue on a server with a friend of mine, have yet to find one in an hour of looking.
Thanks for the heads up guys. I have fixed the problem and updated the server download. Just move your old world folder into the new server folder and run it, and you'll be good to go. Millenaire villages will now generate in new chunks, and other things (liek pressing M to see quests etc.) now works also.
Can i join in the community?
I had really wanted to join a server for this pack
it won't let me download it if freezes and then crashes
Does anyone here know of a well occupied server for this pack?
it crashes everytime i open up the crafting guide
As an alternative, press O while in your inventory (if NEI is not turned on by default for you) and then search an item. Hover over the item and press U to see all crafting recipes with that item. Crafting guide seems to crash some players, but not most, so I imagine it has more to do with either your java, RAM allocation, or graphics card.
i got an crash report i know a little about crashes but you are the master so.. here it is
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 22-4-17 8:24
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ChunkProviderServer.java:300)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:809)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:318)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:569)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
iam geussing its a world gen bug so look into that( sorry bad englisz its not my native lang)
What were you doing when this happened, and are you able to log back in? A lot of the time, these crashes are one-time things.
successfully downloaded the pack but it just doesnt launch
Open your console via the technic launcher options when you are trying to launch, and then copy whats in there after it fails and post it on pastebin so I can take a look at it.
Will there be a official server for this modpack for all of those who want to just get the modpack and play with random people?
I have no problem with including community servers in the default server list for the pack, but it's up to the community to make some public ones. I can't host one myself due to my poor internet.
are there any servers for this pack out now that you know about?
I think my texture is in error, can you send me a link of a new texture?
obs:The items are white
Try re-installing the pack, or turning off the texture pack if that wont work.
okay, thank you
:P
Server download currently not working.
What does it do/say when you try to download? It is currently working on my end.
So i got an issue where i was running towards this dungeon and my game crashed no crash report nothing just exited completely. each time i load up the world it does the same thing. the dungeon looked like an aztec temple if that helps and i think the mobs were skeletons.
There should be a crash report in your crash reports folder. You can also play with the console open (via the launcher settings) and paste what it says in there to pastebin or something for me to look at.
Uhm... download doesn't work. Failed to download dropbox..
wow... there seem to be alot of download problems
Close your technic launcher and try again, we are no longer using dropbox, so that message means your page probably hasn't updated. Download still works on my end
Thanks :), it doesn't say dropbox anymore, but it still crashes. Failed to download archive.org
Yes, it would seem that archive.org is actually down right now.
Ah snap xD when will it be back up?
But thanks for saying. That means that the installation will probably work fine when archive is back up.
Archive.org is down for scheduled maintenance and upgrades. There does not seem to be a ETA.
Download is fixed again! Not to jynx it, but I may have found a host that wont break... fingers crossed!
Can you make a Server? pls
Nope, my internet is not good enough to host one. It's up to the community if anyone wants to make one.
What does it mean when I'm just walking, minding my own business, not actually doing anything, and the "puzzle solved" sound from Legend of Zelda randomly goes of apropos of nothing?
It means there is a hidden room near you.
Is there a door I should look for, or do I just dig?
Could u add Immersive enginers and update T.C. it would be nice
We have the newest version of T>C. that is available for this version of MC already. I have no plans to add I.E. as I am avoiding tech mods as much as possible with this pack.
Can you add Optifine?
Nope, it is incompatible with FastCraft, which does a much better job of reducing lag.