Having problems getting EB2 to run? Try these solutions.
================
I do NOT answer PM requests for help with EB. Ask in a new help thread in the tech help forum.
================
I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. - Stephen Hawking
Ignore previous post of mine, i dont know how to edit so apologies for this one
ADDENDUM TO MY PROBLEM
When I directly execute launch.bat, the weird "can't find M2TW" thing doesn't appear in the command prompt, but that second JScript error still appears.
And I get the message shown in the attachment when I directly execute launcher.swf.
Last edited by Campylobacter jejuni; August 25, 2014 at 05:12 PM.
You shouldn't run that, if launch.bat opens that .wsf file then it means you haven't used the fixed I proposed:
http://www.twcenter.net/forums/showt...1#post14048532
Nothing works i give up! stupid Gold edition is to blame i think, should have bought of steam or piratednight night all
Reinstalling MTW2 from steam pain in the butt steam merged all the updates together and wouldnt recognize kingdoms. If any one else is having that problem here is link for fix http://www.twcenter.net/forums/showt...OLUTION)/page2
So the message I get when launching th swf is normal. I just wanted to make sure that everything is alright with that file.
Yes, I have applied your fix. The original runtime error is gone, but was replaced by this new one I posted way above and now here for quick reference.
Bolded text is the different part.Script: C:\SEGA\Medieval II Total War\documentation\tools\demo_launcher\launcher.wsf
Line: 345
Sign: 4
Error: Access denied
Code: 800A0046
Source: Runtime error in Microsoft JScript
Last edited by Campylobacter jejuni; August 25, 2014 at 05:50 PM.
I have a feeling "demo_launcher.launcher.wsf" is not right.@echo offrem This batch file is a batch wrapper around
rem documentation\tools\demo_launcher.launcher.wsf
rem
rem It allows you to play the mod through the launcher.wsf
rem without needing to load CA's Launcher application
rem
echo "Will launch: %~dp0"
IF NOT EXIST ..\..\kingdoms.exe (
IF EXIST ..\..\medieval2.exe (
copy ..\..\medieval2.exe ..\..\kingdoms.exe
 ELSE (
echo ERROR: Cannot find the M2TW executable. You probably installed EB2 into the wrong folder. EB2 must be installed directly into a folder containing an M2TW installation!
pause
 
)
if "x%~1"=="xnocd" goto :launch
cd ..\..
:launch
"%~dp0..\..\documentation\tools\demo_launcher\launcher.wsf" @%~dp0EBII.cfg --features.mod="%~dp0"
I'm going to bed now, my eyes are starting to swell like a dead sperm whale.
Last edited by Campylobacter jejuni; August 25, 2014 at 06:10 PM.
Not related to the main aspect of this thread, but I've noticed a bug where the British Tribesmen don't appear to wield any spears.
By spears I mean throwing javelins or whatever you want to call them. Also until they are caught in actual melee combat their spears are invisible.
Yeah, please post it here:
http://www.twcenter.net/forums/showt...ing-bug-thread
Until the TWC mods bring up the sub-forums.
Thanks!
Alin, I tried your mini patch but it says I cannot delete output file C:/programfiles (x86)/Sega/Medieval II Total War/mods/EBII/launch.
I have found a Bug.
Roman Campaign. Siege of Tarantum. I have build 1 Ram, 2 Siege Towers and 2 Leitern!.
The Loading Screen starting and then a CTD.
( Kann ich hier auch in Deutsch posten?)
I got the install to work and the game runs, it just that it will not go full screen and only occupies a corner of my screen. How can I fix this?
Like I said you didn't apply the fix I did, it should have been:
cd ..\..
kingdoms.exe @mods\EBII\EBII.cfg
I have no clue w/o:
It's better in english in case other have your issue. Do you use steam Steam?If those didn't solve the problem then we'll need you to post the following:
-log file, located in: M2TW\mods\EBII\logs
-the Windows version you are using(32 or 64bit and version: 7, 8, XP )
-steam or retail version
-install path
Did you use the: Europa Barbarorum II (for Steam users - using launcher) shortcut?
http://www.twcenter.net/forums/showt...1#post14048832