Lunatrius / Schematica

Import schematics, export schematics, build schematics. All inside Minecraft!
MIT License
212 stars 146 forks source link

java.lang.OutOfMemoryError: Direct buffer memory #107

Closed hassmmas closed 8 years ago

hassmmas commented 8 years ago
---- Minecraft Crash Report ----
// Shall we play a game?

Time: 1/9/16 7:00 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: java.lang.OutOfMemoryError: Direct buffer memory
    at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:163)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:733)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.OutOfMemoryError: Direct buffer memory
    at java.nio.Bits.reserveMemory(Bits.java:658)
    at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
    at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
    at net.minecraft.client.renderer.GLAllocation.func_74524_c(SourceFile:37)
    at net.minecraft.client.renderer.WorldRenderer.<init>(WorldRenderer.java:45)
    at net.minecraft.client.renderer.RegionRenderCacheBuilder.<init>(SourceFile:15)
    at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.<init>(SourceFile:46)
    at com.github.lunatrius.schematica.client.renderer.chunk.OverlayRenderDispatcher.<init>(OverlayRenderDispatcher.java:15)
    at com.github.lunatrius.schematica.client.renderer.RenderSchematic.<init>(RenderSchematic.java:99)
    at com.github.lunatrius.schematica.client.renderer.RenderSchematic.<clinit>(RenderSchematic.java:68)
    at com.github.lunatrius.schematica.proxy.ClientProxy.init(ClientProxy.java:187)
    at com.github.lunatrius.schematica.Schematica.init(Schematica.java:36)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
    ... 10 more

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.8
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 124783448 bytes (119 MB) / 255066112 bytes (243 MB) up to 255066112 bytes (243 MB)
    JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Xmx256M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 5 mods loaded, 5 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHI    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCHI    FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563.jar) 
    UCHI    Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563.jar) 
    UCHI    LunatriusCore{1.1.2.29} [LunatriusCore] (LunatriusCore-1.8-1.1.2.29-universal.jar) 
    UCHE    Schematica{1.7.7.140} [Schematica] (Schematica-Mod-1.8.jar) 
    Loaded coremods (and transformers): 
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Mobility Radeon HD 4200 Series'
Lunatrius commented 8 years ago

Assign at least 512MiB of RAM to Minecraft.

hassmmas commented 8 years ago

how do i do that

On Sat, Jan 9, 2016 at 7:51 PM, Jadran Kotnik notifications@github.com wrote:

Closed #107 https://github.com/Lunatrius/Schematica/issues/107.

— Reply to this email directly or view it on GitHub https://github.com/Lunatrius/Schematica/issues/107#event-510343990.

This email comes from a student account at Derby Public Schools in Derby, KS. These accounts are to be used for academic purposes only. If you received an email from this account and feel it does not meet the parameters of academic use, please contact the district directly at 316.788.8460.

CONFIDENTIALITY NOTE: This electronic mail message and any attached documents contain information from USD 260 Derby Public Schools and should be considered confidential and privileged. The information contained and/or attached is intended for the individual or entity named in the To:, CC:, and/or BCC: fields. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contained information is prohibited. If you have received this message in error, please contact us immediately at 316-788-8591 and destroy this message.

Lunatrius commented 8 years ago

Edit Profile > Java Settings (Advanced) > JVM Arguments: -Xmn512M -Xmx512M

hassmmas commented 8 years ago

JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn512M -Xmx512M -Xmx256M

~ @Lunatrius - removed "duplicate" crash report

hassmmas commented 8 years ago

i got this what do i do now

On Sat, Jan 9, 2016 at 8:58 PM, Mason Hassman hassmmas@usd260.com wrote:

---- Minecraft Crash Report ---- // This doesn't make any sense!

Time: 1/9/16 8:58 PM Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: java.lang.OutOfMemoryError: Direct buffer memory at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:163) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:733) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) at net.minecraft.client.main.Main.main(SourceFile:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.OutOfMemoryError: Direct buffer memory at java.nio.Bits.reserveMemory(Bits.java:658) at java.nio.DirectByteBuffer.(DirectByteBuffer.java:123) at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311) at net.minecraft.client.renderer.GLAllocation.func_74524_c(SourceFile:37) at net.minecraft.client.renderer.WorldRenderer.(WorldRenderer.java:45) at net.minecraft.client.renderer.RegionRenderCacheBuilder.(SourceFile:15) at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.(SourceFile:46) at com.github.lunatrius.schematica.client.renderer.chunk.OverlayRenderDispatcher.(OverlayRenderDispatcher.java:15) at com.github.lunatrius.schematica.client.renderer.RenderSchematic.(RenderSchematic.java:99) at com.github.lunatrius.schematica.client.renderer.RenderSchematic.(RenderSchematic.java:68) at com.github.lunatrius.schematica.proxy.ClientProxy.init(ClientProxy.java:187) at com.github.lunatrius.schematica.Schematica.init(Schematica.java:36) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731) ... 10 more

A detailed walkthrough of the error, its code path and all known details is as follows:


-- System Details -- Details: Minecraft Version: 1.8 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 105113848 bytes (100 MB) / 235405312 bytes (224 MB) up to 235405312 bytes (224 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn512M -Xmx512M -Xmx256M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 5 mods loaded, 5 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} Minecraft Coder Pack UCHI FML{8.0.99.99} Forge Mod Loader UCHI Forge{11.14.4.1563} Minecraft Forge UCHI LunatriusCore{1.1.2.29} LunatriusCore UCHE Schematica{1.7.7.140} Schematica Loaded coremods (and transformers): GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Mobility Radeon HD 4200 Series'

On Sat, Jan 9, 2016 at 8:51 PM, Jadran Kotnik notifications@github.com wrote:

Edit Profile > Java Settings (Advanced) > JVM Arguments: -Xmn512M -Xmx512M

— Reply to this email directly or view it on GitHub https://github.com/Lunatrius/Schematica/issues/107#issuecomment-170302620 .

This email comes from a student account at Derby Public Schools in Derby, KS. These accounts are to be used for academic purposes only. If you received an email from this account and feel it does not meet the parameters of academic use, please contact the district directly at 316.788.8460.

CONFIDENTIALITY NOTE: This electronic mail message and any attached documents contain information from USD 260 Derby Public Schools and should be considered confidential and privileged. The information contained and/or attached is intended for the individual or entity named in the To:, CC:, and/or BCC: fields. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contained information is prohibited. If you have received this message in error, please contact us immediately at 316-788-8591 and destroy this message.

Lunatrius commented 8 years ago

Was there anything in the field already? Or did you manually tweak that field at any time? Because the default value of that field is the following:

-Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

Just unticking the checkbox will revert the arguments back to default.

hassmmas commented 8 years ago

i erased all of that and put what u gave me in the box

On Sat, Jan 9, 2016 at 9:09 PM, Jadran Kotnik notifications@github.com wrote:

Was there anything in the field already? Or did you manually tweak that field at any time? Because the default value of that field is the following:

-Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

Just unticking the checkbox will revert the arguments back to default.

— Reply to this email directly or view it on GitHub https://github.com/Lunatrius/Schematica/issues/107#issuecomment-170305925 .

This email comes from a student account at Derby Public Schools in Derby, KS. These accounts are to be used for academic purposes only. If you received an email from this account and feel it does not meet the parameters of academic use, please contact the district directly at 316.788.8460.

CONFIDENTIALITY NOTE: This electronic mail message and any attached documents contain information from USD 260 Derby Public Schools and should be considered confidential and privileged. The information contained and/or attached is intended for the individual or entity named in the To:, CC:, and/or BCC: fields. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contained information is prohibited. If you have received this message in error, please contact us immediately at 316-788-8591 and destroy this message.

Lunatrius commented 8 years ago

Just erase the whole thing. You previously had:

-Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Xmx256M

The -Xmx argument is duplicate and the second one overrides the first one.

hassmmas commented 8 years ago

can u type a templet of what i should have so i can copy and paste

On Sat, Jan 9, 2016 at 9:24 PM, Jadran Kotnik notifications@github.com wrote:

Just erase the whole thing. You previously had:

-Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Xmx256M

The -Xmx argument is duplicate and the second one overrides the first one.

— Reply to this email directly or view it on GitHub https://github.com/Lunatrius/Schematica/issues/107#issuecomment-170306504 .

This email comes from a student account at Derby Public Schools in Derby, KS. These accounts are to be used for academic purposes only. If you received an email from this account and feel it does not meet the parameters of academic use, please contact the district directly at 316.788.8460.

CONFIDENTIALITY NOTE: This electronic mail message and any attached documents contain information from USD 260 Derby Public Schools and should be considered confidential and privileged. The information contained and/or attached is intended for the individual or entity named in the To:, CC:, and/or BCC: fields. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contained information is prohibited. If you have received this message in error, please contact us immediately at 316-788-8591 and destroy this message.

Lunatrius commented 8 years ago

Uncheck the checkbox and save it. Do not put anything into it.

hassmmas commented 8 years ago

how do i get the mod to run without crashing

On Sat, Jan 9, 2016 at 9:33 PM, Jadran Kotnik notifications@github.com wrote:

Uncheck the checkbox and save it. Do not put anything into it.

— Reply to this email directly or view it on GitHub https://github.com/Lunatrius/Schematica/issues/107#issuecomment-170307179 .

This email comes from a student account at Derby Public Schools in Derby, KS. These accounts are to be used for academic purposes only. If you received an email from this account and feel it does not meet the parameters of academic use, please contact the district directly at 316.788.8460.

CONFIDENTIALITY NOTE: This electronic mail message and any attached documents contain information from USD 260 Derby Public Schools and should be considered confidential and privileged. The information contained and/or attached is intended for the individual or entity named in the To:, CC:, and/or BCC: fields. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contained information is prohibited. If you have received this message in error, please contact us immediately at 316-788-8591 and destroy this message.

Lunatrius commented 8 years ago

I've already told you to UNCHECK the JVM Arguments property and save the profile.

hassmmas commented 8 years ago

i did that and it still crashes

On Sat, Jan 9, 2016 at 9:36 PM, Jadran Kotnik notifications@github.com wrote:

I've already told you to UNCHECK the JVM Arguments property and save the profile.

— Reply to this email directly or view it on GitHub https://github.com/Lunatrius/Schematica/issues/107#issuecomment-170307256 .

This email comes from a student account at Derby Public Schools in Derby, KS. These accounts are to be used for academic purposes only. If you received an email from this account and feel it does not meet the parameters of academic use, please contact the district directly at 316.788.8460.

CONFIDENTIALITY NOTE: This electronic mail message and any attached documents contain information from USD 260 Derby Public Schools and should be considered confidential and privileged. The information contained and/or attached is intended for the individual or entity named in the To:, CC:, and/or BCC: fields. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contained information is prohibited. If you have received this message in error, please contact us immediately at 316-788-8591 and destroy this message.

hassmmas commented 8 years ago

JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Xmx256M

~ @Lunatrius - removed "duplicate" crash report

Lunatrius commented 8 years ago

Tick it and set it to:

-XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M -Xmx1G

If it still crashes, I can't really help you because you're doing something wrong or the launcher doesn't apply the parameters correctly.

hassmmas commented 8 years ago

Invalid maximum heap size: -Xmx1G-XX:+UseConcMarkSweepGC

On Sat, Jan 9, 2016 at 9:38 PM, Jadran Kotnik notifications@github.com wrote:

Tick it and set it to:

-XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M -Xmx1G

If it still crashes, I can't really help you because you're doing something wrong or the launcher doesn't apply the parameters correctly.

— Reply to this email directly or view it on GitHub https://github.com/Lunatrius/Schematica/issues/107#issuecomment-170307799 .

This email comes from a student account at Derby Public Schools in Derby, KS. These accounts are to be used for academic purposes only. If you received an email from this account and feel it does not meet the parameters of academic use, please contact the district directly at 316.788.8460.

CONFIDENTIALITY NOTE: This electronic mail message and any attached documents contain information from USD 260 Derby Public Schools and should be considered confidential and privileged. The information contained and/or attached is intended for the individual or entity named in the To:, CC:, and/or BCC: fields. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contained information is prohibited. If you have received this message in error, please contact us immediately at 316-788-8591 and destroy this message.

hassmmas commented 8 years ago

tis is what it says

On Sat, Jan 9, 2016 at 9:41 PM, Mason Hassman hassmmas@usd260.com wrote:

Invalid maximum heap size: -Xmx1G-XX:+UseConcMarkSweepGC

On Sat, Jan 9, 2016 at 9:38 PM, Jadran Kotnik notifications@github.com wrote:

Tick it and set it to:

-XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M -Xmx1G

If it still crashes, I can't really help you because you're doing something wrong or the launcher doesn't apply the parameters correctly.

— Reply to this email directly or view it on GitHub https://github.com/Lunatrius/Schematica/issues/107#issuecomment-170307799 .

This email comes from a student account at Derby Public Schools in Derby, KS. These accounts are to be used for academic purposes only. If you received an email from this account and feel it does not meet the parameters of academic use, please contact the district directly at 316.788.8460.

CONFIDENTIALITY NOTE: This electronic mail message and any attached documents contain information from USD 260 Derby Public Schools and should be considered confidential and privileged. The information contained and/or attached is intended for the individual or entity named in the To:, CC:, and/or BCC: fields. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contained information is prohibited. If you have received this message in error, please contact us immediately at 316-788-8591 and destroy this message.

Lunatrius commented 8 years ago

You're doing something wrong. I just tested this and the default values are set to min=128M and max=1G. Changing the values correctly applied only ONE of the arguments.

Make sure you're editing the correct profile. And uncheck the checkbox. It must work or you're doing something horribly wrong and I can't really help you in that case.

hassmmas commented 8 years ago

i am checking the box pasteing what u sent me into the text slot and saveing the profile and clicking play

On Sat, Jan 9, 2016 at 9:45 PM, Jadran Kotnik notifications@github.com wrote:

You're doing something wrong. I just tested this and the default values are set to min=128M and max=1G. Changing the values correctly applied only ONE of the arguments.

Make sure you're editing the correct profile. And uncheck the checkbox. It must work or you're doing something horribly wrong and I can't really help you in that case.

— Reply to this email directly or view it on GitHub https://github.com/Lunatrius/Schematica/issues/107#issuecomment-170308079 .

This email comes from a student account at Derby Public Schools in Derby, KS. These accounts are to be used for academic purposes only. If you received an email from this account and feel it does not meet the parameters of academic use, please contact the district directly at 316.788.8460.

CONFIDENTIALITY NOTE: This electronic mail message and any attached documents contain information from USD 260 Derby Public Schools and should be considered confidential and privileged. The information contained and/or attached is intended for the individual or entity named in the To:, CC:, and/or BCC: fields. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contained information is prohibited. If you have received this message in error, please contact us immediately at 316-788-8591 and destroy this message.

hassmmas commented 8 years ago

what could i be doing wrong

On Sat, Jan 9, 2016 at 9:49 PM, Mason Hassman hassmmas@usd260.com wrote:

i am checking the box pasteing what u sent me into the text slot and saveing the profile and clicking play

On Sat, Jan 9, 2016 at 9:45 PM, Jadran Kotnik notifications@github.com wrote:

You're doing something wrong. I just tested this and the default values are set to min=128M and max=1G. Changing the values correctly applied only ONE of the arguments.

Make sure you're editing the correct profile. And uncheck the checkbox. It must work or you're doing something horribly wrong and I can't really help you in that case.

— Reply to this email directly or view it on GitHub https://github.com/Lunatrius/Schematica/issues/107#issuecomment-170308079 .

This email comes from a student account at Derby Public Schools in Derby, KS. These accounts are to be used for academic purposes only. If you received an email from this account and feel it does not meet the parameters of academic use, please contact the district directly at 316.788.8460.

CONFIDENTIALITY NOTE: This electronic mail message and any attached documents contain information from USD 260 Derby Public Schools and should be considered confidential and privileged. The information contained and/or attached is intended for the individual or entity named in the To:, CC:, and/or BCC: fields. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contained information is prohibited. If you have received this message in error, please contact us immediately at 316-788-8591 and destroy this message.

hassmmas commented 8 years ago

JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M -Xmx1G -Xmx256M

~ @Lunatrius - removed "duplicate" crash report

hassmmas commented 8 years ago

please help me i am trying to build a spawn for a server and i need schematica to do it

On Sat, Jan 9, 2016 at 10:05 PM, Mason Hassman hassmmas@usd260.com wrote:

---- Minecraft Crash Report ---- // Don't do that.

Time: 1/9/16 10:04 PM Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: java.lang.OutOfMemoryError: Direct buffer memory at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:163) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:733) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) at net.minecraft.client.main.Main.main(SourceFile:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.OutOfMemoryError: Direct buffer memory at java.nio.Bits.reserveMemory(Bits.java:658) at java.nio.DirectByteBuffer.(DirectByteBuffer.java:123) at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311) at net.minecraft.client.renderer.GLAllocation.func_74524_c(SourceFile:37) at net.minecraft.client.renderer.WorldRenderer.(WorldRenderer.java:45) at net.minecraft.client.renderer.RegionRenderCacheBuilder.(SourceFile:15) at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.(SourceFile:46) at com.github.lunatrius.schematica.client.renderer.chunk.OverlayRenderDispatcher.(OverlayRenderDispatcher.java:15) at com.github.lunatrius.schematica.client.renderer.RenderSchematic.(RenderSchematic.java:99) at com.github.lunatrius.schematica.client.renderer.RenderSchematic.(RenderSchematic.java:68) at com.github.lunatrius.schematica.proxy.ClientProxy.init(ClientProxy.java:187) at com.github.lunatrius.schematica.Schematica.init(Schematica.java:36) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731) ... 10 more

A detailed walkthrough of the error, its code path and all known details is as follows:


-- System Details -- Details: Minecraft Version: 1.8 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 111366360 bytes (106 MB) / 241631232 bytes (230 MB) up to 241631232 bytes (230 MB) JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M -Xmx1G -Xmx256M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 5 mods loaded, 5 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} Minecraft Coder Pack UCHI FML{8.0.99.99} Forge Mod Loader UCHI Forge{11.14.4.1563} Minecraft Forge UCHI LunatriusCore{1.1.2.29} LunatriusCore UCHE Schematica{1.7.7.140} Schematica Loaded coremods (and transformers): GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Mobility Radeon HD 4200 Series'

On Sat, Jan 9, 2016 at 10:00 PM, Mason Hassman hassmmas@usd260.com wrote:

what could i be doing wrong

On Sat, Jan 9, 2016 at 9:49 PM, Mason Hassman hassmmas@usd260.com wrote:

i am checking the box pasteing what u sent me into the text slot and saveing the profile and clicking play

On Sat, Jan 9, 2016 at 9:45 PM, Jadran Kotnik notifications@github.com wrote:

You're doing something wrong. I just tested this and the default values are set to min=128M and max=1G. Changing the values correctly applied only ONE of the arguments.

Make sure you're editing the correct profile. And uncheck the checkbox. It must work or you're doing something horribly wrong and I can't really help you in that case.

— Reply to this email directly or view it on GitHub https://github.com/Lunatrius/Schematica/issues/107#issuecomment-170308079 .

This email comes from a student account at Derby Public Schools in Derby, KS. These accounts are to be used for academic purposes only. If you received an email from this account and feel it does not meet the parameters of academic use, please contact the district directly at 316.788.8460.

CONFIDENTIALITY NOTE: This electronic mail message and any attached documents contain information from USD 260 Derby Public Schools and should be considered confidential and privileged. The information contained and/or attached is intended for the individual or entity named in the To:, CC:, and/or BCC: fields. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contained information is prohibited. If you have received this message in error, please contact us immediately at 316-788-8591 and destroy this message.

Lunatrius commented 8 years ago

This is not a chat room, you can edit the messages you sent previously.

Follow this guide. Make sure your launcher is up to date and it should work.

I'm not sure if you're aware, but each and every of your email replies also includes the following:

This email comes from a student account at Derby Public Schools in Derby, KS. These accounts are to be used for academic purposes only. If you received an email from this account and feel it does not meet the parameters of academic use, please contact the district directly at 316.788.8460.

CONFIDENTIALITY NOTE: This electronic mail message and any attached documents contain information from USD 260 Derby Public Schools and should be considered confidential and privileged. The information contained and/or attached is intended for the individual or entity named in the To:, CC:, and/or BCC: fields. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contained information is prohibited. If you have received this message in error, please contact us immediately at 316-788-8591 and destroy this message.

hassmmas commented 8 years ago

this is an old account for wen i was in high school

On Sat, Jan 9, 2016 at 10:10 PM, Jadran Kotnik notifications@github.com wrote:

This is not a chat room, you can edit the messages you sent previously.

Follow this https://youtu.be/eBLxAXi2ybQ guide. Make sure your launcher is up to date and it should work.

I'm not sure if you're aware, but each and every of your email replies also includes the following:

This email comes from a student account at Derby Public Schools in Derby, KS. These accounts are to be used for academic purposes only. If you received an email from this account and feel it does not meet the parameters of academic use, please contact the district directly at 316.788.8460.

CONFIDENTIALITY NOTE: This electronic mail message and any attached documents contain information from USD 260 Derby Public Schools and should be considered confidential and privileged. The information contained and/or attached is intended for the individual or entity named in the To:, CC:, and/or BCC: fields. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contained information is prohibited. If you have received this message in error, please contact us immediately at 316-788-8591 and destroy this message.

— Reply to this email directly or view it on GitHub https://github.com/Lunatrius/Schematica/issues/107#issuecomment-170311414 .

This email comes from a student account at Derby Public Schools in Derby, KS. These accounts are to be used for academic purposes only. If you received an email from this account and feel it does not meet the parameters of academic use, please contact the district directly at 316.788.8460.

CONFIDENTIALITY NOTE: This electronic mail message and any attached documents contain information from USD 260 Derby Public Schools and should be considered confidential and privileged. The information contained and/or attached is intended for the individual or entity named in the To:, CC:, and/or BCC: fields. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contained information is prohibited. If you have received this message in error, please contact us immediately at 316-788-8591 and destroy this message.

ghost commented 7 years ago

Okay i Added more than enough ram correctly and it still shows the error

Lunatrius commented 7 years ago

@BigJeremy please include the crash log

Tyler430 commented 3 years ago

I am having the same issue, but I did try all of the things you guys said. ---- Minecraft Crash Report ----

WARNING: coremods are present: SkyblockAddonsLoadingPlugin (SkyblockAddons-1.5.5-for-MC-1.8.9.jar) FMLLoadingPlugin (Scrollable Tooltips-1.3 (1.8.9).jar) FMLLoadingPlugin (Skytils-1.0-pre2.jar) Perspective Mod ([1.8.9] Perspective Mod-3.0.jar) FMLLoadingPlugin (Compact Chat-1.3 (1.8.9).jar) PatcherTweaker (Patcher-1.5.1 (1.8.9).jar) ModTweaker (Patcher-1.5.1 (1.8.9).jar) Contact their authors BEFORE contacting forge

// Daisy, daisy...

Time: 5/25/21 10:11 AM Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: java.lang.OutOfMemoryError: Direct buffer memory at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:739) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.OutOfMemoryError: Direct buffer memory at java.nio.Bits.reserveMemory(Bits.java:658) at java.nio.DirectByteBuffer.(DirectByteBuffer.java:123) at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311) at net.minecraft.client.renderer.GLAllocation.func_74524_c(SourceFile:37) at net.minecraft.client.renderer.WorldRenderer.(VertexBuffer.java:76) at net.minecraft.client.renderer.RegionRenderCacheBuilder.(SourceFile:18) at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.(ChunkRenderDispatcher.java:80) at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.(ChunkRenderDispatcher.java:50) at com.github.lunatrius.schematica.client.renderer.chunk.OverlayRenderDispatcher.(OverlayRenderDispatcher.java:14) at com.github.lunatrius.schematica.client.renderer.RenderSchematic.(RenderSchematic.java:99) at com.github.lunatrius.schematica.client.renderer.RenderSchematic.(RenderSchematic.java:68) at com.github.lunatrius.schematica.proxy.ClientProxy.init(ClientProxy.java:182) at com.github.lunatrius.schematica.Schematica.init(Schematica.java:36) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737) ... 10 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.8.9 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 624770520 bytes (595 MB) / 1140850688 bytes (1088 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.19 Powered by Forge 11.15.1.2318 Optifine OptiFine_1.8.9_HD_U_L5 16 mods loaded, 16 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.2318-1.8.9.jar) UCHI Forge{11.15.1.2318} [Minecraft Forge] (forge-1.8.9-11.15.1.2318-1.8.9.jar) UCHI perspectivemod{3.0} [Perspective Mod 3.0] (minecraft.jar) UCHI modcore{0.1.47} [ModCore] (Sk1er Modcore-0.1.47 (1.8.9).jar) UCHI ChromaHUD{3.0} [Chroma HUD] (ChromaHUD-3.0 (1.8.9).jar) UCHI compactchat{1.3} [Compact Chat] (Compact Chat-1.3 (1.8.9).jar) UCHI LunatriusCore{1.1.2.32} [LunatriusCore] (LunatriusCore-1.8.9-1.1.2.32-universal.jar) UCHI notenoughupdates{2.0.0-REL} [NotEnoughUpdates] (NotEnoughUpdates-2.0-PRE26.jar) UCHI animations{6.7} [Orange's 1.7 Animations] (Orange's+1.7+Animations-6.7.jar) UCHI orangesimplemod{1.0} [orangesimplemod] (Orange's+Simple+Mods-1.2.jar) UCHI patcher{1.5.1} [Patcher] (Patcher-1.5.1 (1.8.9).jar) UCHE Schematica{1.7.7.143} [Schematica] (Schematica-1.8.9-1.7.7.143-universal.jar) UCHI text_overflow_scroll{1.3} [Scrollable Tooltips] (Scrollable Tooltips-1.3 (1.8.9).jar) UCHI skyblockaddons{1.5.5} [SkyBlock Addons] (SkyblockAddons-1.5.5-for-MC-1.8.9.jar) UCHI skytils{1.0-pre2} [Skytils] (Skytils-1.0-pre2.jar) Loaded coremods (and transformers): SkyblockAddonsLoadingPlugin (SkyblockAddons-1.5.5-for-MC-1.8.9.jar) codes.biscuit.skyblockaddons.tweaker.SkyblockAddonsTransformer FMLLoadingPlugin (Scrollable Tooltips-1.3 (1.8.9).jar) club.sk1er.mods.overflowscroll.forge.ClassTransformer FMLLoadingPlugin (Skytils-1.0-pre2.jar)

Perspective Mod ([1.8.9] Perspective Mod-3.0.jar) net.canelex.perspectivemod.asm.CameraTransformer FMLLoadingPlugin (Compact Chat-1.3 (1.8.9).jar) club.sk1er.mods.core.forge.ClassTransformer PatcherTweaker (Patcher-1.5.1 (1.8.9).jar) club.sk1er.mods.core.forge.ClassTransformer club.sk1er.patcher.tweaker.ClassTransformer ModTweaker (Patcher-1.5.1 (1.8.9).jar) club.sk1er.patcher.tweaker.other.ModClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 461.92' Renderer: 'GeForce RTX 3060/PCIe/SSE2' OptiFine Version: OptiFine_1.8.9_HD_U_L5 OptiFine Build: 20191204-143016 Render Distance Chunks: 18 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 461.92 OpenGlRenderer: GeForce RTX 3060/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 16