Quark Oddities

Quark Oddities

22M Downloads

[1.12.2] Server Launch error with Quark

Kuruchov opened this issue · 1 comments

commented

Hi! I am unable to load the mod even if Quark and AutoRegLib are the only mods in my mods folder, I have updated the forge version and even allocate more Ram to the server (6 to 8 GB) but still not working.
I also made a new fresh modded server but it just crashes when I place Quark and AutoRegLib.
I have the crash report with Quark and AutoRegLib here.
Please help, I can't imagine Minecraft without Quark :(
-----------------------------------------------------------
---- Minecraft Crash Report ----

WARNING: coremods are present:
Quark Plugin (Quark-r1.6-178.jar)
Contact their authors BEFORE contacting forge

// Don't do that.

Time: 14/03/20 04:23 PM
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Quark (quark)
Caused by: java.lang.NoClassDefFoundError: gnu/trove/map/hash/TIntObjectHashMap
at vazkii.quark.vanity.feature.BoatSails.(BoatSails.java:47)
at vazkii.quark.vanity.QuarkVanity.addFeatures(QuarkVanity.java:33)
at vazkii.quark.base.module.Module.setupConfig(Module.java:82)
at java.util.HashMap$Values.forEach(Unknown Source)
at vazkii.quark.base.module.ModuleLoader.forEachModule(ModuleLoader.java:189)
at vazkii.quark.base.module.ModuleLoader.loadModuleConfigs(ModuleLoader.java:175)
at vazkii.quark.base.module.ModuleLoader.loadConfig(ModuleLoader.java:168)
at vazkii.quark.base.module.ModuleLoader.setupConfig(ModuleLoader.java:149)
at vazkii.quark.base.module.ModuleLoader.preInit(ModuleLoader.java:100)
at vazkii.quark.base.proxy.CommonProxy.preInit(CommonProxy.java:34)
at vazkii.quark.base.Quark.preInit(Quark.java:44)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: gnu.trove.map.hash.TIntObjectHashMap
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 47 more
Caused by: java.lang.NullPointerException

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

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_241, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1037900712 bytes (989 MB) / 1356857344 bytes (1294 MB) up to 7605846016 bytes (7253 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2845 6 mods loaded, 6 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State | ID         | Version      | Source                                  | Signature |
|:----- |:---------- |:------------ |:--------------------------------------- |:--------- |
| LCH   | minecraft  | 1.12.2       | minecraft.jar                           | None      |
| LCH   | mcp        | 9.42         | minecraft.jar                           | None      |
| LCH   | FML        | 8.0.99.99    | forge-1.12.2-14.23.5.2845-universal.jar | None      |
| LCH   | forge      | 14.23.5.2845 | forge-1.12.2-14.23.5.2845-universal.jar | None      |
| LCE   | quark      | r1.6-178     | Quark-r1.6-178.jar                      | None      |
| LC    | autoreglib | 1.3-32       | AutoRegLib-1.3-32.jar                   | None      |

Loaded coremods (and transformers): 

Quark Plugin (Quark-r1.6-178.jar)
vazkii.quark.base.asm.ClassTransformer
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

commented

I can play it correctly on minecraft client, but on the server, it crashes.
It must be a java error because on my old machine the server run just fine.
or maybe its windows? can´t say :/