Hello I have a problem, the game crashes at the end of the loading screen at the start of the game, can't send u the full starsector.log it's too long but here's the last lignes:
27914 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/shuttle.png (using cast)
27924 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/afflictor/afflictor_d_pirates.png (using cast)
27946 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/stations/gargoyle.png (using cast)
27956 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/stations/module_large2_lowtech.png (using cast)
27959 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/buffalo_dd.png (using cast)
27963 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/stations/module_hightech_armour.png (using cast)
27964 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/hound/hound_luddic_church.png (using cast)
28012 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/stations/module_medium_pd1.png (using cast)
28025 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/mercury/mercury_substandard.png (using cast)
28038 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/wasp_ftr.png (using cast)
28185 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain - java.lang.RuntimeException: Error loading [data.scripts.DAModPlugin]
java.lang.RuntimeException: Error loading [data.scripts.DAModPlugin]
at com.fs.starfarer.loading.scripts.ScriptStore$3.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: data.scripts.DAModPlugin
at org.codehaus.janino.JavaSourceClassLoader.findClass(JavaSourceClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 2 more
Notice also that I have this error message when game crashes:
Fatal: Error loading [data.scripts.DAModPlugin]
Cause: data.scriptsDAModPlugin
Hope u can help
