Repose-1.2.4.jar + fastcraft-1.23.jar
https://gist.github.com/11dd3e31889cbe0fa48837eb7ecaf4fc
Posts by SvEgiiVEteR
-
-
-
http://hastebin.com/ufowodowon.md
FC or AncientWarfare2? -
New build: http://files.player.to/tmp/fastcraft-1.22-ctest19.jar
It contains mostly bugfixes and should improve compatibility.
loaded the old world
http://hastebin.com/wetilihiba.md
and new world too -
https://github.com/Gamealition/Opis/issues/3
compatibility issues? -
-
test17
found in the log server. crash of the world is not ...
but it's like to be treated?
http://pastebin.com/SQUBqwER -
thank you .. but did not help ......
-
-
Quote
I found mod.
conflict with Thaumcraft-1.7.10-4.2.3.5
http://pastebin.com/Vj8czdpi
after generation of the world crash occurs. on server.
no mod, everything is OK.
BiomesOPlenty-1.7.10-2.1.0.1394-universal and Thaumcraft-1.7.10-4.2.3.5
second modes found ... strange that the two of them with a problem ...
http://pastebin.com/1n72Xv7e
and log http://pastebin.com/ieGisUCm
+ NotEnoughIDs-[1.7.10]1.3.0.jar
I write to the author mod. probably because of this mod problem.the problem is solved mod updated) NotEnoughIDs
-
I found mod.
conflict with Thaumcraft-1.7.10-4.2.3.5
http://pastebin.com/Vj8czdpiafter generation of the world crash occurs. on server.
no mod, everything is OK. -
I can confirm this is no longer crashing when ForgeEssentials it present! I will tell if I find any other possible issues. using http://files.player.to/tmp/fastcraft-1.22-ctest15.jar
I think the matter worldedit-forge-mc1.7.10-6.1.1. I have it installed too.fastcraft-1.22-ctest15
http://pastebin.com/U4B8xgD4
serverfastcraft-1.22-ctest14 ok
-
that you have changed in the 13 test version?
mod have increasing Russian letters. (ClientFixer-1.0.jar)
after installing 13 versions of the letters become small again.
10 test mod work
test10
test13thank! in the test 14 All was well.
if
resizeUnicodeText = true
enableFontRendererTweaks = true
the figures and the menu isOf course the difference that it is visible.
ClientFixer-1.0.jar in other letters.
minecraft suitable the style. -
-
http://files.player.to/tmp/fastcraft-1.22-ctest13.jar should fix compatibility with Optifine.
Edit: updated to ctest13, fixes a cross mod issue that causes world rendering to cease.
that you have changed in the 13 test version?
mod have increasing Russian letters. (ClientFixer-1.0.jar)
after installing 13 versions of the letters become small again.
10 test mod work
test10
test13 -
I tried launching test 11 with Optifine and got this font crash:
Code
Display More[19:16:21] [Client thread/DEBUG] [FastCraft-core/]: 9 / 30 applied [19:16:21] [Client thread/TRACE] [FastCraft-core/]: 63deb131 b977dd1d f168a731 dcd7e26c 603787d2 cb9a1328 cb011c41 913bc1c0 ca014a04 1591ae13 5365096f 9e3cbc4a c63d74f6 23343968 852176b9 d767c93d feaafe10 c0861319 31e7b92e 79afe342 06d43284 [19:16:21] [Client thread/DEBUG] [FastCraft-core/]: 10 / 30 applied [19:16:21] [Client thread/TRACE] [FastCraft-core/]: 63deb131 b977dd1d f168a731 603787d2 cb9a1328 cb011c41 913bc1c0 ca014a04 1591ae13 5365096f 9e3cbc4a c63d74f6 23343968 852176b9 d767c93d feaafe10 c0861319 31e7b92e 79afe342 06d43284 [19:16:21] [Client thread/DEBUG] [FastCraft-core/]: 11 / 30 applied [19:16:21] [Client thread/TRACE] [FastCraft-core/]: 63deb131 b977dd1d f168a731 603787d2 cb9a1328 cb011c41 913bc1c0 ca014a04 1591ae13 5365096f 9e3cbc4a c63d74f6 23343968 852176b9 feaafe10 c0861319 31e7b92e 79afe342 06d43284 [19:16:21] [Client thread/ERROR] [LaunchWrapper/]: Unable to launch java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?] Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/FontRenderer at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.7.0_51] at java.lang.Class.privateGetDeclaredMethods(Unknown Source) ~[?:1.7.0_51] at java.lang.Class.getDeclaredMethods(Unknown Source) ~[?:1.7.0_51] at ReflectorMethod.getTargetMethod(ReflectorMethod.java:50) ~[ReflectorMethod.class:?] at ReflectorMethod.<init>(ReflectorMethod.java:36) ~[ReflectorMethod.class:?] at ReflectorMethod.<init>(ReflectorMethod.java:23) ~[ReflectorMethod.class:?] at Reflector.<clinit>(Reflector.java:72) ~[Reflector.class:?] at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:163) ~[b.class:?] at net.minecraft.crash.CrashReport.<init>(CrashReport.java:55) ~[b.class:?] at net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:442) ~[b.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:871) ~[bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?] ... 6 more Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.FontRenderer at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.11.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51] at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.7.0_51] at java.lang.Class.privateGetDeclaredMethods(Unknown Source) ~[?:1.7.0_51] at java.lang.Class.getDeclaredMethods(Unknown Source) ~[?:1.7.0_51] at ReflectorMethod.getTargetMethod(ReflectorMethod.java:50) ~[ReflectorMethod.class:?] at ReflectorMethod.<init>(ReflectorMethod.java:36) ~[ReflectorMethod.class:?] at ReflectorMethod.<init>(ReflectorMethod.java:23) ~[ReflectorMethod.class:?] at Reflector.<clinit>(Reflector.java:72) ~[Reflector.class:?] at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:163) ~[b.class:?] at net.minecraft.crash.CrashReport.<init>(CrashReport.java:55) ~[b.class:?] at net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:442) ~[b.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:871) ~[bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?] ... 6 more
me too ...
http://paste.ubuntu.com/11938392/ -
conflict involving three mods: ExtraTiC,extrautilities,gregtech
https://github.com/rwtema/extrautilities/issues/682
please see) -
-
Quote
Is there allready any mod that really needs the most recent forge version? If not, just stay with an older one for now. I will update once it is really nesseary.
Thanks ... a mod not found.just I wanted to be on the recommended version.
if I find such mod reported.
I add that to the forge-1.7.10-10.13.3.1424-1.7.10-universal gone to the server without the client Crush -
When install gregtech_1.7.10-5.08.19.jar can not go to the server.
no gregtech mod I can go.
forg 1448
IC 2-2.2.736-experimental
servre log
http://paste.ubuntu.com/11702427/
client log
http://paste.ubuntu.com/11702429/
Crash Report
http://paste.ubuntu.com/11702439/
client crash. the server does not break.https://github.com/Blood-Asp/GT5-Unofficial/issues/45
I found, like my mistake.
forg 1451 crash the client has not disappeared ((