Solved BSOD When Launching Pixelmon Mod Via Technic and Minecraft Launchers

lewisg743

New member
Local time
9:55 AM
Messages
9
Hello, for some reason when i launch my Pixelmon mod from my technic launcher it loads to the Mojang Splash screen and then i get a BSOD. My technic folder is completely clean (I've re-installed several times, even on different drives) I've allocated 1GB to 4 GB's of RAM with no difference. No other mod does this so it must be something within specific to pixelmon.

I have the correct Java 64bit version installed.

For some reason it works on my Windows 7 VMware system :S

Here is the BSOD error.

Code:
Problem signature:
Problem Event Name:    BlueScreen
OS Version:    6.1.7601.2.1.0.768.3
Locale ID:    2057
 
Additional information about the problem:
BCCode:    a0000001
BCP1:    0000000000000005
BCP2:    0000000000000000
BCP3:    0000000000000000
BCP4:    0000000000000000
OS Version:    6_1_7601
Service Pack:    1_0
Product:    768_1
 
Files that help describe the problem:
C:\Windows\Minidump\041414-34741-01.dmp
C:\Users\Lewis\AppData\Local\Temp\WER-65286-0.sysdata.xml
 
Read our privacy statement online:
[URL="http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0"]Windows 7 Privacy Statement - Microsoft Windows[/URL]...
 
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
 
 
 
Another BSOD Log in Event Viewer that may be helpful
 
Log Name: Application
Source: Windows Error Reporting
Date: 14/04/2014 16:40:59
Event ID: 1001
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: Lewis-TheBeast
Description:
Fault bucket , type 0
Event Name: BlueScreen
Response: Not available
Cab Id: 0
 
Problem signature:
P1: 
P2: 
P3: 
P4: 
P5: 
P6: 
P7: 
P8: 
P9: 
P10: 
 
Attached files:
C:\Windows\Minidump\041414-34741-01.dmp
C:\Users\Lewis\AppData\Local\Temp\WER-65286-0.sysdata.xml
 
These files may be available here:
C:\Users\Lewis\AppData\Local\Microsoft\Windows\WER\ReportArchive\Kernel_0_0_cab_092c98d5
 
Analysis symbol: 
Rechecking for solution: 0
Report Id: 041414-34741-01
Report Status: 0
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Windows Error Reporting" />
<EventID Qualifiers="0">1001</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-04-14T15:40:59.000000000Z" />
<EventRecordID>18109</EventRecordID>
<Channel>Application</Channel>
<Computer>Lewis-TheBeast</Computer>
<Security />
</System>
<EventData>
<Data>
</Data>
<Data>0</Data>
<Data>BlueScreen</Data>
<Data>Not available</Data>
<Data>0</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
C:\Windows\Minidump\041414-34741-01.dmp
C:\Users\Lewis\AppData\Local\Temp\WER-65286-0.sysdata.xml</Data>
<Data>C:\Users\Lewis\AppData\Local\Microsoft\Windows\WER\ReportArchive\Kernel_0_0_cab_092c98d5</Data>
<Data>
</Data>
<Data>0</Data>
<Data>041414-34741-01</Data>
<Data>0</Data>
</EventData>
</Event>
 
 
All drivers are up to date, and weren't changed recently.
 
My Specs:
CPU - Amd 4170 (Water Cooled)
GPU - Amd 7770 (Water Cooled)
Motherboard - Asus M5A78L-M/USB3
RAM - 8GB Kingston HyperX (Not too sure on model)
Hard Drive (I have a few but this is the one technic is ran off) Seagate Barracuda 7200RPM 1TB (All defragmented and in very healthy working order)
 
The system is very stable and i've never ran into this kind of problem with any application (had minecraft for years, and i regularly play FTB etc)
 
 
Note: When testing it through my Virtual Box the game just crashed occasionally on start up, here's the error log
 
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
 
Time: 4/14/14 5:35 PM
Description: Initializing game
 
java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/Lewis/AppData/Roaming/.technic/modpacks/pixelmon-251/config/cofh/CoFHSocial.cfg:1'
at net.minecraftforge.common.Configuration.load(Configuration.java:625)
at net.minecraftforge.common.Configuration.<init>(Configuration.java:100)
at cofh.CoFHSocial.preInit(CoFHSocial.java:41)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- Head --
Stacktrace:
at net.minecraftforge.common.Configuration.load(Configuration.java:625)
at net.minecraftforge.common.Configuration.<init>(Configuration.java:100)
at cofh.CoFHSocial.preInit(CoFHSocial.java:41)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
 
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
 
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 114771120 bytes (109 MB) / 224960512 bytes (214 MB) up to 2075918336 bytes (1979 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048m -XX:MaxPermSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_C9 18 mods loaded, 18 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.49.965} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.965} [Minecraft Forge] (modpack.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
TooManyItems{1.6.4} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized
bspkrsCore{v5.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.3.zip) Unloaded->Constructed->Errored
ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] ([1.6.4]ArmorStatusHUDv1.15.zip) Unloaded->Constructed->Errored
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized
BetterGrassAndLeavesMod{1.6.4.D} [Better Grass & Leaves Mod] (BetterGrassAndLeavesMod[v1.6.4.D].jar) Unloaded->Constructed->Pre-initialized
ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded->Constructed->Pre-initialized
CoFHCore{2.0.0.2} [CoFH Core] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
CoFHLoot{2.0.0.2} [CoFH Loot] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
CoFHSocial{2.0.0.2} [CoFH Social] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Errored
CoFHWorld{2.0.0.2} [CoFH World] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
pixelmon{3.0.4} [Pixelmon] (Pixelmon 3.0.4.zip) Unloaded->Constructed->Pre-initialized
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: Gallium 0.4 on SVGA3D; build: RELEASE; GL version 2.1 Mesa 7.12-devel (git-8cad948), VMware, Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

If you need ANY more information just let me know, i'm really stuck on this one.

Thanks, Lewis.
 
Last edited:

My Computer My Computer

At a glance

Windows 7 Home Premium 64bitAmd 41708GB Kingston HyperX (Not too sure on model)Amd 7770 1GB Edition
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Windows 7 Home Premium 64bit
CPU
Amd 4170
Motherboard
Asus M5A78L-M/USB3
Memory
8GB Kingston HyperX (Not too sure on model)
Graphics Card(s)
Amd 7770 1GB Edition
Hard Drives
x3 1TB Seagate Barracuda 7200RPM Drive's
x1 Samsung 128GB PRO SSD
Antivirus
Malware Bytes - IObit Antivirus - Advanced System Care
Browser
Google Chrome (Obviously)
Hello Lewis, and welcome to Seven Forums.

Please read the instructions here: Blue Screen of Death (BSOD) Posting Instructions, and post back with the needed information. One of our BSOD experts should be by later when able to further help. :)
 

My Computer My Computer

At a glance

64-bit Windows 11 Pro for WorkstationsIntel i7-8700K OC'd to 5 GHz64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600...ASUS ROG-STRIX-GTX1080TI-O11G-GAMING
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self built custom
OS
64-bit Windows 11 Pro for Workstations
CPU
Intel i7-8700K OC'd to 5 GHz
Motherboard
ASUS ROG Maximus XI Formula Z390
Memory
64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz
Graphics Card(s)
ASUS ROG-STRIX-GTX1080TI-O11G-GAMING
Sound Card
Integrated
Monitor(s) Displays
2 x Samsung Odyssey G7 27"
Screen Resolution
2560x1440
Hard Drives
1TB Samsung 990 PRO M.2,
4TB Samsung 990 PRO PRO M.2,
TerraMaster F8 SSD Plus NAS
PSU
Seasonic Prime Titanium 850W
Case
Thermaltake Core P3
Cooling
Corsair Hydro H115i
Keyboard
Logitech wireless K800
Mouse
Logitech MX Master 4
Internet Speed
2 Gb/s Download and 100 Mb/s Upload
Antivirus
Malwarebyte Anti-Malware Premium
Browser
Google Chrome
Other Info
Logitech Z625 speaker system,
Logitech BRIO 4K Pro webcam,
HP Color LaserJet Pro MFP M477fdn,
APC SMART-UPS RT 1000 XL - SURT1000XLI,
Galaxy S23 Plus phone
Alright i attached that file, thank you for your help sir.
 

My Computer My Computer

At a glance

Windows 7 Home Premium 64bitAmd 41708GB Kingston HyperX (Not too sure on model)Amd 7770 1GB Edition
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Windows 7 Home Premium 64bit
CPU
Amd 4170
Motherboard
Asus M5A78L-M/USB3
Memory
8GB Kingston HyperX (Not too sure on model)
Graphics Card(s)
Amd 7770 1GB Edition
Hard Drives
x3 1TB Seagate Barracuda 7200RPM Drive's
x1 Samsung 128GB PRO SSD
Antivirus
Malware Bytes - IObit Antivirus - Advanced System Care
Browser
Google Chrome (Obviously)
Back
Top