Bug 531 when tried to modify global.def

Everything about Modding TE2013, from new courts to the modifications of the player & tournament bases (and including all the bugs they may be creating ! ;) )
Forum rules
Speak English in 1st page of topics, and don't hijack topics, troll, use profanities nor insults

Bug 531 when tried to modify global.def

Postby Dilima » 10 May 2012, 09:04

Hello Manutoo,

I started to modify the file global def. Then I opened my game and started a match in training club but it appear a message saying bug 531 data invalid please reinstall the game. I closed the game and saved my global def.in my desktop and replace the modified one by the original file in the menu folder. Then I opened TE, tried to play and that message didn't appeared...Can you help me????

I let here my modified global def.

global.rar
You do not have the required permissions to view the files attached to this post.
Download the version 2.2.1 of my patch in: topic29-6880.php

WTA Summer Mod Edition by Our Modding Team:http://www.managames.com/Forum/topic29-7763.php

Mods by Dilima:http://www.managames.com/Forum/topic29-9895.php
User avatar
Dilima
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1000
Gaming Since: 22 Feb 2012, 23:21
Location: Portugal

Re: Bug 531 when tried to modify global.def

Postby manutoo » 11 May 2012, 04:20

Hello,

you should tell me what changes you did, coz like this I can't help you...
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18767
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: Bug 531 when tried to modify global.def

Postby Dilima » 13 May 2012, 10:18

Hello Manutoo, in global.def in the section Courts - Normal Size I added this:

Code: Select all
item Court14
{
   HelpText CustomCourt05 !ShowIfUnselectable
   Image Ico/CustomCourt05 IcoS IcoS
}
item Court15
{
   HelpText CustomCourt06 !ShowIfUnselectable
   Image Ico/CustomCourt06 IcoS IcoS
}
item Court16
{
   HelpText CustomCourt07 !ShowIfUnselectable
   Image Ico/CustomCourt07 IcoS IcoS
}
item Court17
{
   HelpText CustomCourt08 !ShowIfUnselectable
   Image Ico/CustomCourt08 IcoS IcoS
}
item Court18
{
   HelpText CustomCourt09 !ShowIfUnselectable
   Image Ico/CustomCourt09 IcoS IcoS
}
item Court19
{
   HelpText CustomCourt10 !ShowIfUnselectable
   Image Ico/CustomCourt10 IcoS IcoS
}
item Court20
{
   HelpText CustomCourt11 !ShowIfUnselectable
   Image Ico/CustomCourt11 IcoS IcoS
}
item Court21
{
   HelpText CustomCourt12 !ShowIfUnselectable
   Image Ico/CustomCourt12 IcoS IcoS
}
item Court22
{
   HelpText CustomCourt13 !ShowIfUnselectable
   Image Ico/CustomCourt13 IcoS IcoS
}
item Court23
{
   HelpText CustomCourt14 !ShowIfUnselectable
   Image Ico/CustomCourt14 IcoS IcoS
}
item Court24
{
   HelpText CustomCourt15 !ShowIfUnselectable
   Image Ico/CustomCourt15 IcoS IcoS
}
item Court25
{
   HelpText CustomCourt16 !ShowIfUnselectable
   Image Ico/CustomCourt16 IcoS IcoS
}
item Court26
{
   HelpText CustomCourt17 !ShowIfUnselectable
   Image Ico/CustomCourt17 IcoS IcoS
}
item Court27
{
   HelpText CustomCourt18 !ShowIfUnselectable
   Image Ico/CustomCourt18 IcoS IcoS
}
item Court28
{
   HelpText CustomCourt19 !ShowIfUnselectable
   Image Ico/CustomCourt19 IcoS IcoS
}
item Court29
{
   HelpText CustomCourt20 !ShowIfUnselectable
   Image Ico/CustomCourt20 IcoS IcoS
}
item Court30
{
   HelpText CustomCourt21 !ShowIfUnselectable
   Image Ico/CustomCourt21 IcoS IcoS
}
item Court31
{
   HelpText CustomCourt22 !ShowIfUnselectable
   Image Ico/CustomCourt22 IcoS IcoS
}
item Court32
{
   HelpText CustomCourt23 !ShowIfUnselectable
   Image Ico/CustomCourt23 IcoS IcoS
}
item Court33
{
   HelpText CustomCourt24 !ShowIfUnselectable
   Image Ico/CustomCourt24 IcoS IcoS
}


And in the section Courts - Small Size I added this:

Code: Select all
item CourtS14
{
   HelpText CustomCourt05 !ShowIfUnselectable
   Image Ico/CustomCourt05s IcoS IcoS
   Invisible
}
item CourtS15
{
   HelpText CustomCourt06 !ShowIfUnselectable
   Image Ico/CustomCourt06s IcoS IcoS
   Invisible
}
item CourtS16
{
   HelpText CustomCourt07 !ShowIfUnselectable
   Image Ico/CustomCourt07s IcoS IcoS
   Invisible
}
item CourtS17
{
   HelpText CustomCourt08 !ShowIfUnselectable
   Image Ico/CustomCourt08s IcoS IcoS
   Invisible
}
item CourtS18
{
   HelpText CustomCourt09 !ShowIfUnselectable
   Image Ico/CustomCourt09s IcoS IcoS
   Invisible
}
item CourtS19
{
   HelpText CustomCourt10 !ShowIfUnselectable
   Image Ico/CustomCourt10s IcoS IcoS
   Invisible
}
item CourtS20
{
   HelpText CustomCourt11 !ShowIfUnselectable
   Image Ico/CustomCourt11s IcoS IcoS
   Invisible
}
item CourtS21
{
   HelpText CustomCourt12 !ShowIfUnselectable
   Image Ico/CustomCourt12s IcoS IcoS
   Invisible
}
item CourtS22
{
   HelpText CustomCourt13 !ShowIfUnselectable
   Image Ico/CustomCourt13s IcoS IcoS
   Invisible
}
item CourtS23
{
   HelpText CustomCourt14 !ShowIfUnselectable
   Image Ico/CustomCourt14s IcoS IcoS
   Invisible
}
item CourtS24
{
   HelpText CustomCourt15 !ShowIfUnselectable
   Image Ico/CustomCourt15s IcoS IcoS
   Invisible
}
item CourtS25
{
   HelpText CustomCourt16 !ShowIfUnselectable
   Image Ico/CustomCourt16s IcoS IcoS
   Invisible
}
item CourtS26
{
   HelpText CustomCourt17 !ShowIfUnselectable
   Image Ico/CustomCourt17s IcoS IcoS
   Invisible
}
item CourtS27
{
   HelpText CustomCourt18 !ShowIfUnselectable
   Image Ico/CustomCourt18s IcoS IcoS
   Invisible
}
item CourtS28
{
   HelpText CustomCourt19 !ShowIfUnselectable
   Image Ico/CustomCourt19s IcoS IcoS
   Invisible
}
item CourtS29
{
   HelpText CustomCourt20 !ShowIfUnselectable
   Image Ico/CustomCourt20s IcoS IcoS
   Invisible
}
item CourtS30
{
   HelpText CustomCourt21 !ShowIfUnselectable
   Image Ico/CustomCourt21s IcoS IcoS
   Invisible
}
item CourtS31
{
   HelpText CustomCourt22 !ShowIfUnselectable
   Image Ico/CustomCourt22s IcoS IcoS
   Invisible
}
item CourtS32
{
   HelpText CustomCourt23 !ShowIfUnselectable
   Image Ico/CustomCourt23s IcoS IcoS
   Invisible
}
item CourtS33
{
   HelpText CustomCourt24 !ShowIfUnselectable
   Image Ico/CustomCourt24s IcoS IcoS
   Invisible
}


Do you need anything else???
Download the version 2.2.1 of my patch in: topic29-6880.php

WTA Summer Mod Edition by Our Modding Team:http://www.managames.com/Forum/topic29-7763.php

Mods by Dilima:http://www.managames.com/Forum/topic29-9895.php
User avatar
Dilima
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1000
Gaming Since: 22 Feb 2012, 23:21
Location: Portugal

Re: Bug 531 when tried to modify global.def

Postby manutoo » 14 May 2012, 05:34

Ok, check the System.log, I guess you should increase the menu max values (check HowToMod doc).
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18767
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: Bug 531 when tried to modify global.def

Postby Dilima » 14 May 2012, 08:32

I'll try...
Download the version 2.2.1 of my patch in: topic29-6880.php

WTA Summer Mod Edition by Our Modding Team:http://www.managames.com/Forum/topic29-7763.php

Mods by Dilima:http://www.managames.com/Forum/topic29-9895.php
User avatar
Dilima
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1000
Gaming Since: 22 Feb 2012, 23:21
Location: Portugal

Re: Bug 531 when tried to modify global.def

Postby Dilima » 14 May 2012, 09:01

Manutoo I tried that already but the same message appears when starting a training club match...In the system.log I have a warning saying too much shaders... is that important???
Download the version 2.2.1 of my patch in: topic29-6880.php

WTA Summer Mod Edition by Our Modding Team:http://www.managames.com/Forum/topic29-7763.php

Mods by Dilima:http://www.managames.com/Forum/topic29-9895.php
User avatar
Dilima
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1000
Gaming Since: 22 Feb 2012, 23:21
Location: Portugal

Re: Bug 531 when tried to modify global.def

Postby Dilima » 14 May 2012, 20:45

Manutoo please help me!!! It continues to appear the message "bug 531 data invalid please reinstall the game" and now some menu logos disappeared!!! please help me!!

bandicam 2012-05-14 19-37-33-140.jpg
bandicam 2012-05-14 19-37-39-853.jpg
bandicam 2012-05-14 19-37-43-890.jpg
bandicam 2012-05-14 19-37-49-092.jpg
bandicam 2012-05-14 19-37-54-417.jpg
bandicam 2012-05-14 19-38-17-856.jpg
bandicam 2012-05-14 19-38-23-585.jpg


System.rar
gamesys.rar
menu.rar
global.rar
You do not have the required permissions to view the files attached to this post.
Download the version 2.2.1 of my patch in: topic29-6880.php

WTA Summer Mod Edition by Our Modding Team:http://www.managames.com/Forum/topic29-7763.php

Mods by Dilima:http://www.managames.com/Forum/topic29-9895.php
User avatar
Dilima
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1000
Gaming Since: 22 Feb 2012, 23:21
Location: Portugal

Re: Bug 531 when tried to modify global.def

Postby manutoo » 15 May 2012, 04:54

You have to raise MaxShader in [3dEngine] .
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18767
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: Bug 531 when tried to modify global.def

Postby Dilima » 15 May 2012, 08:48

In what file??
Download the version 2.2.1 of my patch in: topic29-6880.php

WTA Summer Mod Edition by Our Modding Team:http://www.managames.com/Forum/topic29-7763.php

Mods by Dilima:http://www.managames.com/Forum/topic29-9895.php
User avatar
Dilima
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1000
Gaming Since: 22 Feb 2012, 23:21
Location: Portugal

Re: Bug 531 when tried to modify global.def

Postby manutoo » 16 May 2012, 06:02

Scripts/GameSys.ini
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18767
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: Bug 531 when tried to modify global.def

Postby Dilima » 16 May 2012, 08:54

Thanks a lot Manutoo now it's working!!!!!!! :D :applause:
Download the version 2.2.1 of my patch in: topic29-6880.php

WTA Summer Mod Edition by Our Modding Team:http://www.managames.com/Forum/topic29-7763.php

Mods by Dilima:http://www.managames.com/Forum/topic29-9895.php
User avatar
Dilima
crazy of the little yellow ball
crazy of the little yellow ball
 
Messages: 1000
Gaming Since: 22 Feb 2012, 23:21
Location: Portugal


Return to Modding - TE2013

Who is online

Users browsing this forum: AhRefs [Bot], ClaudeBot, SemRush [Bot] and 2 guests